body { font-family: Arial, Helvetica, sans-serif; background:/*#A4CFFE*/ url(assets/images/bgRepeat.jpg) repeat-x;}

p { font-size: 12px;
	line-height: 18px;}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#669999}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#669999}

h3 { font-size: 15px;
	 font-weight: bold;
	 color:#47544B;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a {
	font-weight: bold;
	text-decoration: none;
	color:#47544B
}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 20px;
	 padding-bottom:5px;}

.imgborder { BORDER: #000000 1px solid;}

.smalltext { font-size: 11px;
	         line-height: 18px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#000000;
	background:#000000;
	height:1px;
	border:0;}
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */

#top {width:100%; position:relative; z-index:10;}
#bar1 {width:80%; height:34px; background-color:#718177; position:relative; float:left; right:20%; top:-138px; z-index:5;}
#bar2 {width:100%; height:28px; background-color:#BCC3BC; position:relative; float:left; left:50%; top:-138px; z-index:5;}
#btmBar {width:760px; height:100 px; background:url(assets/images/btmBar.jpg) no-repeat; clear:left; text-align:center;}
#centerWrapper{ width:760px; margin:0 auto;}
#wrapper {width:716px; border:#000 22px solid; border-width:22px 22px 0 22px; background:#F9EDDE url(assets/images/header.jpg) no-repeat; float:left;}
#btmWrapper {width:716px; background:url(assets/images/btmLeft.jpg) bottom left no-repeat; float:left;}
#content {width:531px; float:left; margin-top:194px; padding:10px 30px 10px 15px;}
#btmArea{width:716px; float:left; clear:left;}

#nav {width:140px; float:left; padding-top:62px;}
#nav ul {margin:0; padding:0; list-style:none;}
#nav li {margin:0; padding:0; height:22px; display:block; line-height:22px; background-color:#47544B; margin-bottom:5px;}
#nav a { font:13px Arial, Helvetica, sans-serif; color:#fff; padding-left:8px; font-weight:bold; line-height:22px;}
#nav a:hover {background-color:#BCC3BB; display:block; height:22px; line-height:22px; color:#485951; text-decoration:none;}

.address {color:#F9EAD4; font:18px Arial, Helvetica, sans-serif; padding:5px 22px;}
