@charset "UTF-8";
/* CSS Document */
/* Layout Styles */

body {
	margin: 0;
	padding: 0;
	font: 1em Tahoma, Arial, sans-serif;
	background-color: #877722;
}
p {
	font-size: 0.9em;
	padding: 0 20px 0 px;
	line-height: 140%;
}

h1 {
	font-size: 1em;
	color: #ffffff;
	
	line-height: 1.9em;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #660033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 150%;
	font-variant: small-caps;
	font-weight: lighter;
}
h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #3c688c;
	padding: 0 20px 0 20px;
}
h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	padding: 0 20px 0 20px;
}
#Container {
	width: 950px;
	color: #000;
	background-color: #eeeeee;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/nsvg-bkgd2.gif);
	background-repeat: repeat-y;
}
#masthead{
	margin: 0px;
	padding: 0px;
	width: 832px;
	background-color: #603913;
}
#sponsor {
	text-align: right;
	float: right;
	height: 35px;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-top: 10px;
}

#topmenu {
	width: 950px;
	float: left;
}
#topimage {
	height: 250px;
	width: 650px;
	background-color: #603913;
	padding: 0;
	margin-top: 0px;
	float: left;
	position: relative;
	z-index: 3;
}
/************* left column styles **************/


#leftcol {
	margin-top: 0px;
	width: 160px;
	padding: 0 0 0 20px;
	position: relative;
	float: left;
	background-color: #455c6b;
	height:100%;
	min-height: 400px;
	line-height: 100%;
	font-size: 0.95em;
	font-style: italic;
	color: #fbb03b;
	}
#leftcol h1{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 100%;
	font-size: .9em;
}
#leftcol a:link, #leftcol a:visited {
	color: #fbb03b;
	text-decoration: none;
}

#leftcol a:hover {
	color: #c8b570;
	text-decoration: none;
}
/***** main content area ******/
#midcol{
	margin-top: 0px;
	width: 615px;
	position: relative;
	padding: 15px 15px 0 20px;
	line-height: 160%;
	color: #333333;
	background-color: #e5ecd9;
	font-size: 0.95em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	}
#midcol_wide{
	margin-top: 0px;
	width: 915px;
	position: relative;
	padding: 15px 15px 0 20px;
	line-height: 160%;
	color: #333333;
	background-color: #e5ecd9;
	font-size: 0.95em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	}
#midcol h1{
	font-size: 1.3em;
	color: #FFFFFF;
	line-height: 1.9em;
	font-family: "Times New Roman", Times, serif;
}
#midcol h2 {
	color: #330033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 160%;
	font-weight: lighter;
	margin: 0 0 10px 0;
	padding-bottom : 10px;
	border-bottom : 1px solid #8c004c;
	letter-spacing: 0.2em;
}


#midcol p {
	color:#333333;
	line-height: 180%;
}
.subhead {
	font-size: 1em;
	font-style: italic;
	color: #fbb03b;
}
#midcol a:link, #midcol a:visited {
	color: #660033;
	text-decoration: none;
	
}

#midcol a:hover {
	color: #663366;
	text-decoration: none;
}
/***** container for right column ******/
#rightcol {
	width: 275px;
	padding: 0 10px 0 15px;
	position: relative;
	float: right;
	background-color: #5d4659;
	height:100%;
	min-height: 600px;
	z-index: 100;
	color: #FFFFFF;
	font-weight: lighter;
	}
#rightcol p{
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	font-weight: lighter;
	}
.largecap {
	font-size: 150%;
}
#rightcol h1{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1em;
}
#rightcol h2{
	color: #660033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 150%;
	font-variant: small-caps;
	font-weight: lighter;
}
#rightcol a:link, #rightcol a:visited {
	color: #FFFF66;
	text-decoration: none;
}

#rightcol a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
/***** styles ******/
.left-pix {
	border: 3px #767769 solid;
	float: left;
	margin: 0 10px 5px 0;
}
.right_pix {
	float: right;
	margin: 0  0 0 20px;
}
.blockquote {
	padding-left: 40px;
}
.smaller {
	font-size: 90%;
}

/* Footer */

#footer {
	font-size:0.7em;
	color:#b0a790;
	clear:both;
	width:940px;
	background-color:#333300;
	padding:9px 5px 5px 5px;
	height: 22px;
	line-height: 130%;
	letter-spacing: .1em;
}

#footer a {
	color:#b0a790;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
#footer a:link{
	text-decoration:underline;
}
/* SKIP NAVIGATION */
 
 /* these elements will be hidden from display, 
 although screen readers will see them */
#skip a, #skip a:hover, #skip a:visited, .hidden
 { 
 border:0;
 position:absolute; 
 left:0px; 
 top:-500px; 
 width:1px; 
 height:1px; 
 overflow:hidden;
 } 
  
#skip a:active 
 { 
 border:0;
 position:static; 
 width:auto; 
 height:auto; 
 }	

/* @end */
