@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

img, div { behavior: url(iepngfix.htc) 
}

body {
	background-image: url(images/wallpaper_17.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.75em;
	text-align:left;	
	color: #222222;

}

html, body{
	height: 100%;
	margin: 0px auto;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.75em;
	text-align:left;	
	color: #222222;
	margin-bottom: 1.5em;
}
h1{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 36px;
	color: #222222;
	font-weight:normal;
	line-height: 1.1em;
	margin-bottom: .5em;
}
h2{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	color: #222222;
	font-weight:normal;
	line-height: 1em;
	margin-bottom: .5em;
}
h3{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #841812;
	font-weight:normal;
	line-height: 1em;
	margin-top: .25em;
	margin-bottom: .5em;
}
h4{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #222222;
	font-weight:bold;
	line-height: 1em;
	margin-bottom: .5em;
	text-transform:uppercase;
}

a:link {
	color: #841812;
	text-decoration: underline;
}
a:visited {
	color: #C5231B;
	text-decoration: none;
}
a:hover {
	color: #EFEFEF;
	background-color: #660000;
	text-decoration:underline;
}
a:active {
	color: #841812;
	text-decoration: none;
}
ul li#footer1 a {
	display: inline;
	text-indent: 0px;
	background: none;
	
}
ul li#footer1 a:link {
	color: #841812;
	text-decoration: none;
}
ul li#footer1 a:visited {
	color: #841812;
	text-decoration: none;
}
ul li#footer1 a:hover {
	color: #EFEFEF;
	background-color: #660000;
	text-decoration:underline;
}
ul li#footer1 a:active {
	color: #841812;
	text-decoration: none;
}
.team_photo{
border: none;
margin-right: 16px;
margin-bottom: 10px;
}
.legalese{
line-height:.75em;
}
/******* Wrapper  *******/
#wrapper{
	width: 100%;
	height: 100%;
}
/****** Header ******/
#header{
	width: 1050px;
	height: 60px;
	margin: 16px auto 0 auto;
	padding: 0;
	display: block;
	position: relative;
	background-image: url(images/header_1.png);
	background-repeat:no-repeat;

}
#title_tab{
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	margin-top: 22px;
	margin-right: 30px;
}
/**** Content ****/
#content{
	width: 1050px;
	margin: 0 auto;
	background-image: url(images/content_1.png);
	background-repeat: repeat-y;
}
/**** Column Left ****/
#column_left{
	margin-left: 30px;
	margin-top:10px;
	margin-bottom: 10px;
	float: left;
}
#logo{
	position: relative;
}

/***** Menu ****/
#menu{
	width: 334px;
	height: 298px;
	position: relative;
	background-image: url(images/menu_css_2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 20px;
}

ul li {
	display: block;
	list-style-type:none;
	float: left;
	margin-top: 0px;
	text-decoration: none;
}
ul li a {
	display: block;
	height: 60px; 
	width: 334px;
	background:url(images/menu_css_2.gif) no-repeat 0 0;
	text-indent:-9009px;
	margin-top:0px;
	text-decoration: none;
}
ul li#navigation2 a {
	height: 60px;
	width:334px;
	background-position: 0px 60px;
	text-decoration: none;
}
ul li#navigation3 a {
	height: 60px;
	width:334px;
	background-position: 0px 120px;
	text-decoration: none;
}
ul li#navigation4 a {
	height: 60px;
	width:334px;
	background-position: 0px 180px;
	text-decoration: none;
}
ul li#navigation5 a {
	height: 57px;
	width:334px;
	background-position: 0px 240px;
	text-decoration: none;
}

ul li a:hover {
	background-position: -334px 0px;
	text-decoration: none;
}
ul li#navigation2 a:hover {
	background-position: -334px -60px;
	text-decoration: none;
}
ul li#navigation3 a:hover {
	background-position: -334px -120px;
	text-decoration: none;
}
ul li#navigation4 a:hover {
	background-position: -334px -180px;
	text-decoration: none;
}
ul li#navigation5 a:hover {
	background-position: -334px -240px;
	text-decoration: none;
}


/**** Column Right ****/
#column_right{
	position: relative;
	float: left;
	width: 650px;
	overflow: auto;
	margin-left: 10px;
	margin-top:10px;
	margin-bottom: 10px;
}
#text{
	width:610px;
	padding: 20px;
	background-image: url(images/text_bkgrd_1.gif);
	background-repeat: no-repeat;
	background-color:#EFEFEF;
	border-bottom: 3px solid #CCCCCC;
	margin-bottom: 12px;
}
#main_photo{
	width: 648px;
	border: 1px solid #EEEEEE;
	margin-bottom: 12px;
}
/**** Footer ****/
#footer{
	width: 1050px;
	height: 90px;
	margin: 0 auto;
	background-image: url(images/footer_2.png);
	background-repeat: no-repeat;
}
ul li#footer1{
	margin-top: 10px;
	margin-right: 30px;
	display: block;
	list-style-type:none;
	float: right;
	font-size: 11px;
}
#legalese{
	margin-top: 0px;
	margin-right: 30px;
	float: right;
text-align:right;
	line-height:1.25em;
	font-size: 10px;
	clear: right;
}
#clear{
clear:both;
}