body 
{
	width:90%;
	background-image: url(../images/bg-stripe2.jpg);
	background-repeat:no-repeat;
	background-color:#EDEBEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color:#000000;	
}

#topline {
height: 170px; }

 /* logo: positions logo in top right hand corner */
 #logo {
	position: absolute;
	top: 25px;
	right: 10px;
	width: 367px;
	height: auto;
    } 	
	
 #logo2 {
	position: absolute;
	top: 25px;
	left: 10px;
	width: 367px;
	height: auto;
    } 		
#mainbody
{ 
top: 170px;
}
#leftnav {
	float:left;
	position: relative;	
	width:200px;
	font-weight: bold;
}

#maincontent {
	padding-left:12px; 
	border-left: 1px solid #FFCC66;
	margin-left: 236px;

}

#footer {
border-top: 1px solid #FFCC66;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
padding-top:14px;
}

#footer a {
font-weight:bold;
}

.footerblocks
{		width: 24%;
		float:left;
		padding-bottom:12px;
		padding-left: 2px;
		position: relative;		
		}
p, span,  td, li, dl, dt {
font-size: 1.1em;
line-height:1.7em; }

a:link {
	color: #006600;
	text-decoration: none;
	font-size: 1em;
}

a:visited {
	color: #663399;
	text-decoration: none;
	font-size: 1em;	
}

a:hover {
	color: #00CCFF	;
	text-decoration: none;
		font-size: 1em;	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.spacing 
{ padding-top:20px;
padding-bottom:10px;
}

.smallertext 
{ 
font-size:1em;
}


.photocaptions
{ 
font-size:.9em;
}

/* .nowrap ensures that any containers are cleared out before next set of text is entered on page */
.nowrap {
 clear: both;
}		

.dotted {
	border: 1px dotted #CCCCCC;
}
