@charset "utf-8";

#zt{

	background:url(../_img/bg.png);

    background-position:top;

	position:absolute;

	background-repeat:no-repeat;

	z-index:-1;

}

body {

	font:normal normal normal 14px/1.5 Arial, Helvetica, sans-serif;

	background-color:#c8c8c0;

}

a{

color:#900;	

}

a:visited{

color:#900;

}

p {

	color: #53695e;

	margin:0 0 21px;

	font-family:"Bookman Old Style";

	line-height:1.5em;

	font-size:18px;

	font-color:#53695e;

}

h2, h3, h4, h5 {

	font: bold 20px/1.5 Arial, Helvetica, sans-serif;

}

h3 {

	font-size:18px;	

}

h4 {

	font-size:16px;

}

h5{

	color:#900;

	font-weight:lighter;

	padding-left:50px;

}

h5 a, h5 a:visited{

	color:#F00;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:14px;

	text-decoration: none;

}

#submenu{

padding-left:50px;

font-size:14px;	

font-family:Georgia, "Times New Roman", Times, serif;

color:#033;

margin:0;

}

#smalltext p{

font-size:14px;	

font-family:Georgia, "Times New Roman", Times, serif;	

}

#submenu a{

 font-size:18px;

}

#submenu a:hover{

 color:#FFF;

 background-color:#900;

}

#contentLeft ul,#contentLeft li{

	list-style:disc;

	margin-left:40px;

	color:#53695e;

}

#contentLeft ul p{

margin:0;

padding:0;

}

#leftcontactsm{

float:left;

width:530px;	

}

#leftcontactsm p{

line-height:1.5em;

}

#leftcontactsmap{

float:left;

 width:500px;	

}

h5 a:hover{

	text-decoration: underline;

}

a, a:hover {

	text-decoration: none;

}

.leftImg {  /* places an image LEFT for text wrap */

	float:left;

	padding:0 15px 0 0;

}

.rightImg {  /* places an image RIGHT for text wrap */

	float:right;

	padding:0 0 0 15px;

}

/*** LAYOUT STYLES ***/

#headerWrap, #leaderboardWrap, #navWrap, #contentWrap, #footerWrap {

	float:left;

	width:100%;

}

#header, #leaderboard, #nav, #content, #footer {

	margin:0 auto;

	width:1048px;

}

/* HEADER */

#headerWrap {

	margin-top:50px;

	height:210px;

}

#header {

	height: 210px;

	background:#C00;

	background-image:url(../_img/header.jpg);

}

#header h1 a { /*LOGO*/

	display:block;

	width:175px;

	height:100px;

	margin:0 0 0 0;

	float: left;

	text-indent:-9999px;

}

#contactInfo {

	float:right;

	width:347px;

	height:80px;

	padding:10px;

	text-align:right;

}

/* NAVIGATION */

#navWrap {

background-image:url(../_img/nav.png);

	position:relative;

	z-index:2;

}

#nav {

	width:1028px;

	height: 48px;

	margin:0 auto;

	background-color:#98a6a0;

	font-family:"Candara", Arial;

	position:relative;

	z-index:2;

}

#nav a {

	font-size: 20px;

	color: #000;

	line-height: 48px;

}

#current{

	background-color:#98a6a0;

	font-family:"Candara", Arial;

	position:relative;

	z-index:2;	

	font-size: 20px;

	color: #900;

	line-height: 48px;

}

#nav a:hover {

	color:#900;

	text-decoration: none;

}

#nav ul{

margin-left:100px;	

}

#nav ul li {

	float:left;

	display:inline;

	margin:0 0 0 10px;

	line-height:30px;

	font-size:20px;

}

#nav ul li a {

	display:inline;

}

/* LEADERBOARD */

#leaderboardWrap {

	background: url(../_img/leaderboardwrap_bg.png) repeat-x;

}

#leaderboard {

	height:200px;

	background:#C60;

}

/* CONTENT */

#contentWrap {

	background: url(../_img/mainwrap_bg.png) repeat-x;

}

#content {

}

#title{

font-family:"Apple Chancery";

font-size:22px;

padding:0;

margin:0;

}

#contentHome{

	float:left;

	width:1048px;

	background-image:url(../_img/content1.jpg);

	background-repeat:repeat-y;

    padding-left:10px;

}

#contentHome p{

 padding-left:50px;

 	

}

#contentLeft, #contentRight {

	float:left;

}

#contentLeft {

	width:700px;

	padding-right:10px;

}

.heading{

color:#990000;

font-weight:bold;

}

.heading2{

font-size:26px;	

}

.tabletd{

 background-color:#a9bcbc;

border-style:solid;

border-color:#999;




}

.tablep{

margin-left:-50px;	


}

.tabletd p{

 color:#FFFFFF;	

 border-color:#333;
 
 line-height: normal;
 
 margin-top: 15px;



}

#contentRight {

	width:300px;


	border-style:dotted;

	border-color:#699;

	border-left-width:3px;

	margin-top:50px;
}



#contentRight small{

	font-family:"Georgia";

 font-size:16px;

 line-height:1.5em;

 color:#630;

}

#section1{

margin-left:25px;	

}

#contentRight ul,#contentRight li{

	font-style:italic;

	font-family:"Georgia";

	font-size:16px;

	font-weight:bold;



	padding:11px;

 

}

#contentRight a{

	color:#900;

}

#contentRight a:hover{

	text-decoration:underline;

}


/* FOOTER */

#footerWrap {

	background: url(../_img/footerwrap_bg.png) repeat-x;

	clear: both;

	overflow: hidden;

}

#footer {

	height: 170px;

	text-align:center;

	background-image:url(../_img/bottom.jpg);

	background-repeat:no-repeat;

}

#footer p {

	color: #000;

	text-align: center;

	padding-top: 10px;

}

#footer a {

	color: #000;

}

#footer a:hover {

	color: #c40000;

}

#footer a {

	text-decoration: none;

	color: #333;

}

p.copy {

	font:10px/1.5 Arial, Helvetica, sans-serif;

}

/* footer horizontal navigation */

#footer ul#footerNav {

	padding:20px 0 0;

}

ul#footerNav li {

	display:inline;

	margin:0 0 0 10px;

	line-height:30px;

}

ul#footerNav li a {

	display:inline;

}



