/*typography*/
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#979748;
	padding-top:6px;
	padding-bottom:8px;
	padding-left:8px;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#00356A;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:8px;
	clear:both;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#00356A;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:8px;
	clear:both;
}
h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#00356A;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:8px;
	clear:both;
}
h5{
	background-image: url(../images/header_bg_gold.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 6px;
	text-align:center;
}
h6{
	background-image: url(../images/header_bg_blue.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 6px;
	text-align:center;
}
ol{
	font-family:"Trebuchet MS",Helvetica, Arial, sans-serif;
	font-size:12px;
}
p{
	font-family:"Trebuchet MS",Helvetica, Arial, sans-serif;
	font-size:12px;
}
p a{
	color:#00356A;
	font-weight:bold;
	text-decoration:none;
}
p a:hover{
	text-decoration:underline;
}
em{
	font-family:"Trebuchet MS",Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#CC0000;
}
#right p{
	padding-bottom:10px;
	padding-top:10px;
	padding-left:8px;
	padding-right:4px;
}
/*end typography*/
body{
	background-color:#4E4E4E;
}
#container{
	background-image: url(../images/containerBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
}
#hdr{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 766px;
	height:62px;
	margin-right: auto;
	margin-left: auto;
}
#content{
	width: 736px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	background-image: url(../images/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#left{
	width:180px;
	float:left;
	margin-left:0;
	padding:0;
	background-color:transparent;
	margin-top:-38px;
}
/*begin main navigation*/
ul#mainNav{
	margin-left: 0px;
	margin-top:20px;
	padding-left:5px;
	width:172px;
	list-style-type: none;
	font-family:"Trebuchet MS",Helvetica, Arial, sans-serif;
	padding-bottom:315px;
}
ul#mainNav li{
	border-top:1px solid #3375B7;
}
ul#mainNav li#mn1{
	border-top:none;
}
ul#mainNav li a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	line-height:20px;
	height:20px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	display:block;
}
ul#mainNav li a:hover{
	background-color:#6598CC;
}
/*end main navigation*/
#right{
	float:left;
	width: 552px;
	margin-left:3px;
	background-color: #FFFFFF;
	padding-bottom:10px;
}
#right p img{
	margin-right:15px;
	margin-bottom:10px;
}
#right ul.ruled-list li{
	border-bottom:1px solid #EEEEEE;
	list-style-type:none;
	padding-top:10px;
	padding-bottom:50px;
	clear:both;
}
#photo-header{
	margin-left:8px;
}
#topRight{
	background-image: url(../images/welcomebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:547px;
	height:29px;
	margin-left:8px;
	margin-bottom:15px;
	padding-top:45px;
}
#topRight p{
	text-align:center;
}
#rightOne{
	float: left;
	margin-left:8px;
}
#rightL{
	float:left;
	width:280px;
}
#rightR{
	margin-left:5px;
	float:left;
	width:259px;
}
#rightLTwo{
	float:left;
	width:280px;
}
#rightRTwo{
	margin-left:5px;
	float:left;
	width:259px;
}
#rightTwo{
	float: left;
	margin-left:5px;
}
#btm{
	clear:both;
	width: 766px;
	height:16px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/btmBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ftr{
	clear:both;
	width:755px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:60px;
	color:#363636;
}
#copyright {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;
}
#mass {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mass img{
	padding-bottom:2px;
}
