@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#edece9;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Calibri, Arial, Verdana, "Trebuchet MS";
	font-size:13px;
	color:#333333;
	line-height:18px
}
body img {
	border:0
}
ul, li {
	margin:0;
	padding:0;
	text-indent:0
}
h2, h3, h4 {
	font-family:Calibri, Arial, Verdana, "Trebuchet MS";
	font-weight:normal
}
h3, h4 {
	margin:0;
	padding:0
}
h1 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:25px;
	color:#0066cb;
	font-weight:normal
}
h2 {
	font-family:Calibri, Arial, Verdana, "Trebuchet MS";
	font-size:27px;
	color:#a7a6a4;
	border-bottom:1px solid #a7a6a4;
	padding-bottom:14px;
	font-weight:normal;
	margin-bottom:0
}
h3 {
	font-size:15px;
	color:#0066cb
}
h4 {
	font-size:12px;
	color:#c3bfb6
}
#main {
	width:728px;
	margin:0 auto
}
#header {
	height:113px;
	background-image:url(images/header.jpg);
	margin-top:13px;
	border-bottom:1px #7f7864 solid;
	margin-bottom:16px;
}
#nav {
	padding-left:100px;
	padding-top:66px;
}
#nav a {
	margin-left:30px;
	display: inline;
	float:left;
	text-decoration:none;
	font-family:Calibri, Arial, Verdana, "Trebuchet MS";
	font-size:16px;
	color:#7f7864
}
#nav a:hover {
	color:#0066cb
}
#headerimg {
	background-image:url(images/headerimage.jpg);
	height:272px;
}
#icon {
	position: absolute;
    width:109px;
	height:123px;
	left: 643px;
	top: 176px;
}
.clear {
	clear:both
}
#position {
	position: relative
}
#content {
	border-bottom:1px #7f7864 solid;
	padding:15px 12px 15px 12px
}
#bottom {
	border-bottom:0px #7f7864 solid;
	padding:15px 0px 25px 0px
}
#bottomleft {
	width:219px;
	float:left;
	padding-left:5px
}
#bottomright {
	width:460px;
	float:left;
	padding-left:20px
}
#bottomright h3 {
	color: #000000
}
#bottomright p {
	margin:0;
	padding:0
}
.photoholder {
	float:left;
	width:128px;
	margin-right:20px
}
.contentholder {
	float:left;
	width:312px;
	padding-top:4px
}
.borderbot {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px #a7a6a4 solid
}
.textalignright {
	text-align:right;
	padding-top:10px
}
#footer {
	padding-top:10px;
	padding-bottom:10px
}
#copyright {
	float:left;
	width:50%;
	font-size:11px;
	padding-top:5px
}
#designby {
	float:right;
	width:50%;
	text-align:right
}
#closingfooter {
	background-image:url(images/footer.jpg);
	height:23px;
	width:100%
}

#borderbottom ul{ padding-left:30px}      
#borderbottom  li { text-indent:50px; padding-bottom:10px}
#borderbottom li ul li { text-indent:80px; padding-bottom:10px}
#content ul{ padding-left:30px}     
#content li { text-indent:10px; padding-bottom:10px}
#content li ul li { text-indent:80px; padding-bottom:10px}
.teampic{ text-align:center; padding-top:15px; border-top:1px #A7A6A4 solid; margin-top:10px; text-align:center}
.bold{ font-weight:bold}
.padding { padding:20px}
.bordertop{border-top:1px solid #A7A6A4;}

.Label 
{	
	FONT-WEIGHT: bold;	
	FONT-SIZE: 10px;	
	COLOR: gray;	
	FONT-FAMILY: Verdana;
	text-align:right;
}
.Error
{
	text-align:left;
	padding-left:305px;
}

#dropmenudiv{position:absolute;
background-color: #E6E6E6;
/*border:1px solid #091C44;*/
border-top:0px;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:20px;

z-index:100;

}

#dropmenudiv a{
width: 100%;
color:black;
font-size:11px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #091C44;
padding: 1px 0;
text-decoration: none;
font-weight: ;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #AB0535;
color:white;
}

