

html,body {
	margin:0;
	padding:0;
	height: 100%; /* needed for container min-height */
	background:#fff;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#000;

}

h1 { 
	font:1.25em Verdana, Geneva, Arial, Helvetica, sans-serif; 
	margin:0.5em 0;
		color:#666;
		text-decoration: none;
		padding:0 15px;
}


h2 {
	font:1.25em Verdana, Geneva, Arial, Helvetica, sans-serif; 
	margin:0 0 0.5em;
		color:#666;
		text-decoration: none;
		padding:0 15px;
}

	h3, h4 {
		color:#666;
		text-decoration: none;
		padding:0 15px;
		font-size: 100%;
		font-weight: bold;
	}
	
	
	a:link {color: #0000ff; padding:0 5px; font-size: 90%;} /* unvisited link */
	a:visited {color: #0000ff; padding:0 5px; font-size: 90%;} /* visited link */
	a:hover {color: #ff0000; padding:0 5px; font-size: 90%;} /* visited link */
	a:active {color: #ff0000; padding:0 5px; font-size: 90%;} /* selected link */ 



p { 
	line-height:1.5; 
	margin:0 0 1em;
	padding:0 15px;
	text-align:justify;
}
p.para { 
	line-height:1.5; 
	margin:0 0 1em;
	padding:0 15px;
	text-align:left;
}
p.inset { 
	line-height:1.5; 
	margin:0 0 1em;
	padding:0 15px 0 100px;
	text-align:left;
}
.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}



div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto;
	width:960px;
	background:#fff;
		border-right: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
	height:auto !important; /* most browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
}

/* START HEADER*/
div#header {
	padding: 0em;
	background:url("../images/paceheaderbg_fade960.jpg") 100% repeat;
	height: 200px;
	width : 960px;
	margin: 0;
}
       #logo {	float: right;}
/* END HEADER*/

div#content {
	padding:0; /* bottom padding for footer */
	background:#fff;
	height: 700px;
}
div#contentsite {
	padding:0; /* bottom padding for footer */
	background:#fff;
	height: 940px;
}
div#content1200 {
	padding:0; /* bottom padding for footer */
	background:#fff;
	height: 1200px;
}
div#content2000 {
	padding:0; /* bottom padding for footer */
	background:#fff;
	height: 2000px;
}
div#contentterms {
	padding:0; /* bottom padding for footer */
	background:#fff;
	height: 3000px;
}
	div#nav {

	border-top: 1px solid black; padding:0 5px;
	border-bottom: 1px solid black;	padding:10px 0;

}
	div#navsub {
		font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif; 
	border-bottom: 1px solid black;	padding:10px 0;
			width : 960px;
}

	div#defaultpic {
	float: right;
	width:260px;
	margin-top:120px;
	bottom:0; /* stick to bottom */
	top:0; /* stick to top */
}

	div#maintext1 {
	float: left;
	background:#fff;
	border-bottom: 1px solid black;	padding:10px 0;
	width:100%;
	margin:0;
	bottom:0; /* stick to bottom */
	font-size: 80%;
	clear: both;
	
}
	h1.maintext1 {
	color:#000;
	font-weight: bold;
}

	div#maintext2 {
	float: left;
	width:100%;
	margin:0px;
	bottom:0; /* stick to bottom */
	font-size: 80%;
	clear: both;
}

	div#maintext3 {
	float: left;
	width: 100%;
	margin:0px;
	bottom:0; /* stick to bottom */
	font-size: 80%;
	clear: both;
}

	div#maintextspace { /* needed for space before footer- Do not use for text */
	float: left;
	width:100%;
	margin:5px;
	bottom: 0; /* stick to bottom */
	font-size: 80%;
	clear: both;
}


div.clear {
	clear: both;
}

/* START 3 SECTIONS*/  

		div.thumbnail_1 {float: left; width: 200px; margin: 0px 5px 5px 25px; padding: 0 0 0 10px;}
		div.thumbnail_2{float: left; width: 200px; margin: 0px 5px;  padding: 0 0 0 10px;}
		div.thumbnail_3 {float: left; width: 200px; margin: 0px 5px; padding: 0 0 0 10px;}
		div.thumbnail_1 img {width: 167px; border-color:#000;}
		div.thumbnail_2 img {width: 167px; border-color:#000;}
		div.thumbnail_3 img {width: 167px; border-color:#000;}
		div.thumbnail_1 p {text-align: left; font-size: 70%; margin: 0.5em;}
		div.thumbnail_2 p {text-align: left; font-size: 70%; margin: 0.5em;}
		div.thumbnail_3 p {text-align: left; font-size: 70%; margin: 0.5em;}
		div.thumbnail_1 h3 {text-align: left; font-size: 90%; font-weight: bold; margin: 0.5em;}
		div.thumbnail_2 h3 {text-align: left; font-size: 90%; font-weight: bold; margin: 0.5em;}
		div.thumbnail_3 h3 {text-align: left; font-size: 90%; font-weight: bold; margin: 0.5em;}
		div.thumbnail_2 p {text-align: left; font-size: 70%; margin: 0.5em;}
		div.thumbnail_3 p {text-align: left; font-size: 70%; margin: 0.5em;}
		div.thumbnail_1 a {color:#CC0000; text-decoration:none;}
		div.thumbnail_1 a:hover {color:#666; text-decoration:none;}
		div.thumbnail_2 a {color:#CC0000; text-decoration:none;}
		div.thumbnail_2 a:hover {color:#666; text-decoration:none;}
		div.thumbnail_3 a {color:#CC0000; text-decoration:none;}
		div.thumbnail_3 a:hover {color:#666; text-decoration:none;}		

		div.thumbnail_4 {float: left; width: 200px; margin: 0px 5px 5px 125px; padding: 0 10px 0 0;}
		div.thumbnail_5{float: left; width: 200px; margin: 0px 5px;  padding: 0 10px;}

		div.thumbnail_4 img {width: 167px; border-color:#000;}
		div.thumbnail_5 img {width: 167px; border-color:#000;}

		div.thumbnail_4 p {text-align: left; font-size: 70%; margin: 0.5em;}
		div.thumbnail_5 p {text-align: left; font-size: 70%; margin: 0.5em;}

		div.thumbnail_4 h3 {text-align: left; font-size: 90%; font-weight: bold; margin: 0.5em;}
		div.thumbnail_5 h3 {text-align: left; font-size: 90%; font-weight: bold; margin: 0.5em;}

		div.thumbnail_4 a {color:#CC0000; text-decoration:none;}
		div.thumbnail_4 a:hover {color:#666; text-decoration:none;}
		div.thumbnail_5 a {color:#CC0000; text-decoration:none;}
		div.thumbnail_5 a:hover {color:#666; text-decoration:none;}

div#footer {

	clear: both;
	position:absolute;
	width:100%;
	margin:0;
	bottom:0; /* stick to bottom */
	background:#ccc;
	border-top: 1px solid black;
}
	div#footer p {
		padding: 0 15px 0 10px;
		margin:0;
		color:#000;

	}
	
		div#footerleft {
		float: left;
		width: 600px;
		font-size: 60%;
		margin:0;
		color:#000;
			background:#ccc;
	}
	
		div#footerright {
		float: right;
		width: 360px;

		margin:0;
		color:#000;
	}

		
		#footer a:link {color: #000; padding:0 5px;} /* unvisited link */
		#footer a:visited {color: #000; padding:0 5px;} /* visited link */
		#footer a:active {color: #FF0000; padding:0 5px;} /* selected link */ 
		#footer a:hover {color:#ff0000; padding:0 5px;}

