/* CSS Document */

#header {
	/*background-color: red;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width:984px;
	height: 20px;
	margin:0px auto;
	text-align:right;
	/*padding:0,0,10,0;	*/
}

.headerlink {
	color:white;
}

#container {
	background-color: white;
	width:964px;
	height: 648px;
	margin:0px auto; /* right and left margin widths set to "auto" so it will stay centered */
	text-align:left;
	padding:10 10px;	
}

#nav {
	width:192px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 336699;
	line-height: 20px;
	padding-left: 10px;
	float: left;
	margin-top: 51px;	
}




A:link {color: black; text-decoration: none}
A:visited {color: black; text-decoration: none}
A:active {color: #FF6633}
A:hover {color: white; background-color: #FF6633}

.activenavhead {
	color: white; 
	background-color: #FF6633
}

p.head{
	margin-top: 7px;
	margin-bottom: 0px;
	}
	
	
.mainhead {
	color: 336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.currentlink {
	color: #FF6633;
}





.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: black;
}





#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF6633;
	width:453px;
	text-align:left;
	margin-top: 10px;
	margin-right: 268px;
	margin-left: 20px;
	float: left;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	line-height: 18px;
}
.pagenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 2px;
	color: #666666;
}

.currentpagenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-weight: bold;
	color: #FF6633;
}

#imagecontainer {
	/*background-color: red;*/
	width:453px;
	height:578px;
	padding:0 0px;
	margin-left: 40px;
	float: left;
}

#bigcontentcontainer {
	/*background-color: red;*/
	width:600px;
	height:450px;
	padding:38 0px 0;
	margin-left: 40px;
	float: left;
}

.bigcontent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 42px;
	line-height: 50px;
	color: black;
}

.bigcontenthighlight {
	color: white;
	background-color:#FF6633;
}

p.bigcontent{
	margin-top: 0px;
	margin-bottom: 25px;
	}



#image {
	width:453px;
	height:471px;
	/*border: 1px solid #CCCCCC;*/
}

#caption {
	/*background-color: yellow;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #336699;
	width:453px;
	height:107px;
	padding-top: 10px;
}

#description {
	/*background-color: green;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	width:200px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;	
}

p.leader{
	margin-top: 0px;
	margin-bottom: 1px;
	}
	
p.description{
	margin-bottom: 1px;
	}
	
.downloads {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #336699;
}
.downloads2 {
	/*color: #666666;*/
	line-height: 18px;
}

