/*********************Inherited Styles************************/
/*.clear {
	clear:both; }

.clearfix {display: inline-block;}
.clearer {
        clear: both;
        display: block;
        height: 1px;
        margin-bottom: -1px;
        font-size: 1px;
        line-height: 1px;
}*/

img {border:none; outline:none; outline-style:none;}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
	
	
.clearer {
        clear: both;
        display: block;
        height: 1px;
        margin-bottom: -1px;
        font-size: 1px;
        line-height: 1px;
}
	
/*p { padding-bottom: 5px; }*/

td { font-size: 11px; }


html {
	background-image:url(../../images/tanbkgrd.gif);
	background-repeat: repeat;
	/*background-position:  0px;
	height: 100%;*/}

body {
	background-image:url(../../images/topbkgrd.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	padding: 0px; 
	margin: 0px;
	color:#000000;
	text-align: left;
 	/*height: 322px; 
	min-height: 322px;*/}
	
a:link { color: #B70004; text-decoration: underline; font-weight: bold;}
a:active { color: #B70004; text-decoration: underline; font-weight: bold;}
a:visited { color: #B70004; text-decoration: underline; font-weight: bold;}
a:hover { color: #3E3333; text-decoration: underline; font-weight: bold;}
h1 {display: none;}



h2 {
	font-size: 1.3em;
	color: #B70004;
}
h3 {
	font-size: 1.2em;
	color: #B70004;
}
h4 {
	font-size: 1.1em;
	color: #3E3333;
	padding-top: 7px;
	padding-bottom: 7px;
}
h5 {
	font-size: 1.0em;
	color: #3E3333;
}
h6 {
	font-size: 0.9em;
	color: #3E3333;
}

ul {
	margin:0;
	padding: 0 0 0.2em 1em;
	list-style-type: none;
}
ol li {
	background: none;
	line-height: 18px;
}


/*********************Wrapper Styles************************/

#container {
	margin: 0 auto;
	width:728px;
	height: 100%;
	min-height: 100%;
	border: none;
}

* html #container { height: 100%; }

#nonfooter { position: relative; padding-top:0px; margin-top: 0px; min-height: 100%; border:none; height: 100%; }
* html #nonfooter { height: 100%; }


/********************* Top Nav ************************/
	
.top {
	height: 344px;
	min-height: 344px;
	padding-top: 28px;
	margin-top: 0;
	width: 728px;
	}


#topnav {
	font-size: 1em;
	line-height: 1em;
	margin: 0px;
	padding-top: 20px; /*padding + height should equal 90px*/
	padding-left: 0px;
	color:#3E3333;
	text-align:right;
	height:70px;
	min-height: 70px;
	background-color: none; 
	background-image:url(../../images/whitetopbkgrd.jpg);
	background-repeat: no-repeat;
	width: 728px;
}
/*#topnav { behavior: url(iepngfix.htc); }*/

#topnav h1 { 
	font-size: 0em;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
}

/*#topnav .logo1 {
	margin-top: 55px;
	margin-left: 40px;
	padding:0;
	height: 106px;
	min-height: 106px;
	width: 105px;
	position: absolute;
	top: 0; left: 0;
	float: left;
}*/


.name { 
	float: left; 
	clear: right; 
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 10px;
	line-height:2em;
	color:#3E3333;
	margin-left: 150px;
	}
* html .name { margin-left: 75px; }

.name a:link { color: #333333; text-decoration: none; font-weight: bold;}
.name a:active { color: #333333; text-decoration: none; font-weight: bold;}
.name a:visited { color: #333333; text-decoration: none; font-weight: bold;}
.name a:hover { color: #B70004; text-decoration: none; font-weight: bold;}

#topnav #nav {
	text-align: right;
	margin-top: 0;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 50px;
	border: none;
	position: relative;
}

#topnav #nav img{
	text-align: right;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	width: 8px;
	height: 8px;
}

#topnav #nav ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	padding-top: 0;
}
#topnav #nav li {
	display: inline;
	text-align: right;
	padding-left: 0px;
	color: #3E3333;
	font-weight: bold;
	background: none;
	padding-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
}
#topnav #nav a {
	text-decoration: none;
	color: #3E3333;
	font-weight: bold;
}

#topnav #nav a:hover {
	text-decoration: underline;
	color: #B70004;
	font-weight: bold;
}

#search {
	text-align: right;
	clear: none;
	padding-top: 0px;
	padding-left: 5px;
	margin-top: 0;
}
#search img {
	position: absolute;
	top: 0px;
	right:3px;
	width: 14px;
}
#search input {
	height: 12px;
	width: 80px;
	font-size: 1.1em;
	margin-top: 1px;
	padding-top: 1px;
	padding-left: 3px;
	text-align: left;
	margin-right: 4px;
	padding-right: 2px;
	color: #B68252;
	
}
/*********************Header Graphic Styles************************/

.header {
	margin: 0px;
	padding: 0px;
	min-height: 254px;
	height: 254px;
	width: 728px;
	background-color: none; 
	/*background-image:url(../../images/mainheader.jpg);
	background-repeat: no-repeat;*/
}

.header .lftsideheader {
	margin-top: 0px;
	min-height: 254px;
	height: 254px;
	width: 211px;
	float: left;
	clear: both;
	background-color: none; 
	background-image:url(../../images/sideheader.jpg);
	background-repeat: no-repeat;
}

.header .rtsideheader {
	margin-top: 0px;
	min-height: 254px;
	height: 254px;
	width: 517px;
	float:right;
	clear: right;
	/*background-image:url(../../images/mainheader.jpg);
	background-repeat: no-repeat;*/}

.spageheader {
	display: block;
	margin-top: 0px;
	min-height: 254px;
	height: 254px;
	width: 728px;
	background-color: none; 
	background-image:url(../../images/spageheader.jpg);
	background-repeat: no-repeat;
}

#menu {
	height: 239px;
	width: 200px; 
	margin: 0px;
	margin-left: 0px;}
	
.majornav {
	width: 175px;
	height: 204px;
	min-height: 204px;
	/*padding-left: 22px;
	padding-right: 22px;*/
	margin-left: 22px;
	margin-bottom: 0px;
	padding-top:35px;
	text-align: left;
	font-size: 1.2em;
	line-height:1.2em;
}

.majornav ul { 
	margin-left: 0px; 
	padding-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	list-style-type: none; 
	padding-bottom: 0px;
	margin-bottom: 0px; 
	}
	
.majornav li { 
	border-bottom: 1px solid #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
.majornav li a:link { color:#ffffff;text-decoration: none; padding-left: 16px; background-image:url(../../images/arrortan.gif); background-repeat: no-repeat; margin-left: 0px; }
.majornav li a:active { color: #ffffff; text-decoration: none; padding-left: 16px; background-image:url(../../images/arrortan.gif); background-repeat: no-repeat; margin-left: 0px; }
.majornav li a:focus { color: #ffffff; text-decoration: none; padding-left: 16px;background-image:url(../../images/arrortan.gif); background-repeat: no-repeat; margin-left: 0px; }
.majornav li a:visited { color: #ffffff; text-decoration: none;padding-left: 16px;background-image:url(../../images/arrortan.gif); background-repeat: no-repeat; margin-left: 0px; }
.majornav li a:hover { color: #D9BC9A; text-decoration: none; background-image:url(../../images/arror.gif); background-repeat: no-repeat; margin-left: 0px; padding-left: 16px;}


/*********************Menu Styles************************/

#mainwrapper {
	background-image:url(../../images/mainbkgrd2.jpg);
	background-repeat:repeat-y;
	width: 728px;
	height: 100%;
	min-height: 100%;
	float:left;}
	
	/********************sidebar********************/
	
#sidebar {
	margin-top:25px;
	padding-top:0;
	width: 200px;
	float:left;
	height: auto;
	min-height: auto;
	padding-bottom: 0px;
	clear:both;
	border-right: 1px solid #D9BC9A;
}

	
.sidebutton {
	background-repeat:no-repeat;
	width: 148px;
	height: auto;
	min-height: auto;
	margin: 0px 0px 20px 30px;}
	
	
.line1 {
	border-bottom: 1px solid #D9BC9A;
	width: 148px;
	height: 1px;
	margin-bottom:5px;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;}

	
	/********************main********************/
	
.main {
	width: 500px;
	height: 100%;
	min-height: 100%;
	padding: 0px 0px 15px 20px;
	margin-top: 25px;
	float: right;
	clear:none;
}
	
.main .title {
	padding: 0px;
	margin-top: 16px;
	color: #B70004;
	font-size: 2.2em;
	font-weight: bold;
	padding-bottom:8px; 
	margin-bottom: 7px;}
	
.main .content {
	padding-top: 0px;
	margin: 0px;
	color:#3E3333;
	font-size: 1.1em;
	line-height:1.7em;
	padding-left: 0;
	padding-right: 30px;
	padding-bottom:10px;
	margin-bottom: 0px;
	height: 100%;
	min-height: 100%;}
	
.img {	float: right;
	width: 100px;
	padding: 3px;
	margin: 0 10px 0px 0;
	text-decoration: none;}
	
		
	/********************footer********************/


#footer {
	height:200px;
	min-height: 200px;
	background-color: none; 
	background-image:url(../../images/whitebottombkgrd.png);
	background-repeat: no-repeat;
	width: 728px;
	margin: 0 auto;
	padding: 0px;
	position:relative;
	display: block;
	border: none;
}
#footer { behavior: url(iepngfix.htc); }

	
.contactinfo { 
	color:#FFFFFF;
	padding-top: 88px;
	letter-spacing: none;
	height: 25px;
	min-height: 25px;
	text-align:center;
	font-weight: bold;
	}
	
.contactinfo a:link { color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.contactinfo a:active { color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.contactinfo a:visited { color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.contactinfo a:hover { color: #3E3333; text-decoration: underline; font-weight: bold;}
	
.bullet {
	width: 4px;
	height: 8px;
	/*background-image:url(../../images/bullet.png);
	background-repeat: no-repeat;*/
	margin-left: 2px;
	margin-right:2px;
	}
* html .bullet { padding-right: 6px; }


/********************news list********************/


.content ul {text-decoration: none; margin-top: 0; margin-left: 30px; padding: 10px 0 20px 0; list-style-type: none;}
.content ul li {
	background-image:url(../../images/bulletred.gif);
	background-repeat: no-repeat;
	background-position: 0 1em; 
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-left: 0px;
	padding-left: 12px;
}
.content li a:link { color: #3E3333; text-decoration: underline; font-weight: normal;  }
.content li a:active { color: #3E3333; text-decoration: underline; font-weight: normal;  }
.content li a:visited { color: #3E3333; text-decoration: underline; font-weight: normal;  }
.content li a:hover { color: #B70004; text-decoration: underline; padding-left: 0;}

	/******************** Photograph Styles - Center Column ************************************/

#photos {
	background-color: none;
	width: 455px;
	height: auto;
	color: #3E3333;
	display: block;}
	
.cutline {
	background-color: none;
	color: #3E3333;
	width: 185px;
	font-size: .9em;
	line-height:1em;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align:center;}


#photos .thnail {
	width: 185px;
	padding-left: 0px;
	display: block;
	background-color: #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right:40px;
	margin-right: 0px;
	height:auto;
	float: left;
	clear:none;
	border: none;}

#photos .thnail img {
	width: 185px;
	height: auto;
	float: left;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 18px;
	margin-top: 0px;
	border: 1px solid #fff;
	padding-right: 0px;
	margin-right: 0px;
	border-left: 1px solid #D9BC9A;
	padding-left: 0px;
	margin-left: 0px;}
	
/********************staff********************/
	
.contactheader {
	display:block; 
	background-color:#3E3333; 
	color: #ffffff; 
	line-height: 14px; 
	padding-bottom: 2px; 
	padding-top:2px; 
	font-size: 1.2em; 
	font-weight:bold; 
	margin-bottom: 10px; 
	padding-left: 10px; 
	width:430px; 
	margin-top:0px;}

.contacttitle { 
	
	padding-top: 5px;
	padding-bottom: 5px;
	height: 100%;
	min-height: 100%;
	margin-bottom: 15px;
	width:430px;
	font-weight: bold;
	font-size: 1.1em;}
	
.detail { color: #3E3333; padding-left: 20px; border-bottom: 1px solid #D9BC9A;	width:420px; padding-bottom: 10px; padding-top: 10px;}
	
.accent { color: #B70004; }
.subhead { color: #3E3333; font-weight: bold; font-size: 1.1em;}

table#ctl00_cphMain_cbMain3 tr td img {
	padding: 3px 3px;
	border: 1px solid #b70004;
}
table#ctl00_cphMain_cbMain3 tr td.label {
	height: 30px;
	font-size: 14px;
	color: #b70004;
	font-weight: bold;
}	
