/* OGS - an open source xhtml/css website layout 

Version: 1.0
(April 25, 2006)

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(bg.gif) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 2px 0 0 0;
padding: 0;
height: 5px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 1px 0;
border: 0;
}

#lnkNav { width: 600px; border: 0px; font-size: smaller; margin: 5px 0px 0px 25px; }
#lnkNav p { color: #000033; font: bold 8pt Arial; }
#lnkNav a { color: #000033; font: bold 8pt Arial;  text-decoration: none; }

#lhsBlock {
	width:150px;
	float:left;
	]padding-top:10px;
}

#lhsNav {
	float: left;
	display: block;
	width: 136px;
	font: bold 8pt Arial;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #E6F0E0;
	margin: 0px 0px 0px 8px;
	padding: 6px 0px 10px 0px;
	background:#FFFFFF url(../images/bkgndNavLhs2.jpg) left bottom repeat-x;
}

div.lhsNavBlock {
	float: left;
	width: 138px; ]width: 136px;
	height:5px;
	background:#303B3D;
	clear: left;
	margin:1px 0 15px 8px;
}

#lhsNav a {
	display: block;
	margin: 7px 0px 0px 0px;
	text-decoration: none;
	color: #333333;
	background:transparent url(../images/bullet.gif) 0% 2px no-repeat;
	]background:transparent url(../images/bullet.gif) 0% 3px no-repeat;
	padding-left:12px;
}

#lhsNav a:hover { color: #FF6666; }
#lhsNav a.selected { color: #FF6666; }

#lhsNav2 {
	float: left;
	clear: left;
	display: block;
	width: 136px;
	font: 8pt Arial;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	padding: 4px 0px 6px 0px;
	margin: 0px 0px 0px 8px;
}

#lhsNav2 a { display: block; margin: 5px 0px 0px 10px; text-decoration: none; color: #666666; }
#lhsNav2 a:hover { color: #FF6666; }
#lhsNav2 a.RelatedLinks {font-weight:bold; color:#666666;}


#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 30px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
float: right;
width: 105px;
margin: 10px 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 10px 0;
}

#content {
margin: 10px 110px 20px 150px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font: 12pt Arial; color: #FFFFFF;
font-weight:bold;
background: #003399;
margin: 0 0 2px 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}
#content-cell {
background-color: #FFFFFF;
margin: 0 0 2px 0;
}
h3 {
font: 12pt Arial; color: #666;
font-weight:bold;
margin: 0 0 10px 0;
}

h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: .7em;

	color: #003063;

	padding:2px;

	font-weight: bold;

}

/* Sub headings in Content Panels - light blue background with white text */
#content h4 {
font: 12pt Arial; color: #FFFFFF;
font-weight:bold;
background: #9999CC;
margin: 0 0 0.5em 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}


.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

#footer { clear: both; width: 720px; color: #B8B8B8; margin-top: 20px; margin-right: 10px; margin-left: 10px; margin-bottom: 2px; text-align: right; font: 8pt Arial; }
#footer #footNav { float: left; }
#footer #footNav a { text-decoration: none; display: inline; margin-left: 10px; padding-right: 10px; border-right: 1px solid #B8B8B8; color:#B8B8B8; }
#footer #footNav a:hover { color:#FF6666; }
