/* Global Styles */

body {
	font:1.0em arial;
	background-color: #999966; 
	/* background-image:url(images/SSGP4315.JPG); */
	background-image:url(images/background3.jpg); 
	background-repeat:repeat;
	margin: 20px 60px;
	}
	
td {
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#concrete_table {
	border: 4px solid #999966;
}

#navigation {
	padding-left: 30px;
}

#navigation a {
	font:11px arial;
	font-weight:bold;
	background-color: #999966;
	text-decoration:none;
	/* letter-spacing:.1em; */
	padding:10px;
	}
	
#navigation a:hover {
	background-color: #990000;
	color: #999966;
	text-decoration:none;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.3em;
	font-weight:bold;
	}
.logo p {
	font:12px arial;
	font-style:italic;
	letter-spacing:.2em;
	line-height:18px;
	}
	
.logoimg {
	margin: 10px 10px 5px 25px;
	}
	
.tagline {
	font:14px times new roman;
	color: #333300;
	text-align:center;
	letter-spacing:.2em;
	font-weight:bold;
	font-style:italic;
	background-color:#FFFFFF;
	}

.sidebarText {
	font:13px arial;
	line-height:auto;
	color:#333333;
	margin: 10px 10px 20px 30px;
	}
	
p {
	font:1.0em arial;
	color:#333333;
	}
ul {
	font:1.0em arial;
	color:#333333;
	}
	
h1 {
	font:1.6em georgia;
	color: #CC3300;
	
	line-height:26px;
	}
h2 {
	font:1.3em georgia;
	color: #CC3300;
	line-height:1.2em;
	}
	
.subHeader {
	font:14px;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.1em;
	}
	
.head_bar {
	background-color: #640700;
	}

.side_bar {
	width: 322px;
	background-color: #999966;
	margin:0;
	}
