body {
	margin: 0;
	padding: 0;
	background: #4f554d/*olive*/ url("images/bgBar.gif") repeat-x top left;
	color: gray;
	font-family: arial;
	font-size: 8pt;	
}

img  {
	border:none;	
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 800px;
	height: auto;	
	background: #f2f2f2/*light light gray*/;
}

#header {
	width: 800px;
	height: 120px;
	background: #f2f2f2/*light light gray*/ url("images/headerBar.gif") repeat-x top left;	
	
}

#logo {
	border: 0;
	margin: 10px 0 0 20px;	
}

#headerRight {
	text-align: right;
	color: gray;
	font-size: 8pt;	
	margin-right: 10px;
	margin-top: -30px;
}

#headerRight input{
	font-size: 9pt;	
	color: gray;
}

#nav {
	text-align: right;	
	margin-right: 10px;
}

#nav li{
	color: gray;
	display: inline;	
}

#nav a{
	color: gray;
	font-size: 10pt;	
	text-decoration: none;
	margin: 0 3px;
}

#nav a:hover {
	text-decoration: underline;	
	color: #1c4c3b/*hunterGreen*/;
}

#flashAd {
	width: 770px;
	height: 250px;
	
	margin: 0 auto;
}

#lowerSection {
	
	margin: 10px auto;
	width: 770px;
	height: 200px;
	border-top: 2px solid #51483f/*brown*/;
	border-bottom: 2px solid #51483f/*brown*/;
}

#homeTable td{
	
	
	
	
	color: black;
	font-size: 8pt;
}

h2{
	font-size: 9pt;
	color: 	#51483f/*brown*/;
	margin: 10px 0 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.cell {
	float: left;
	width: 210px;
	margin-right: 13px;	
	
	padding: 0 15px;

}
#cell1 {
	width: 220px;
}

.cell h3{
	font-size: 9pt;
	color: #b28e5b/*carmel*/;	
	margin: 0;
	padding: 0;
}

.cell p{
	font-size: 8pt;
	padding: 0;
	margin: 5px 0 15px 0;
		
}

.loginLinks {
	color: #272727/*dark gray*/;
	font-size: 8pt;
}

.loginLinks:hover {
	text-decoration: none;
}
li {
	color: #272727/*dark gray*/;	
}
.carmelLink{
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #b28e5b/*carmel*/;	
	margin: 0 0 0 100px ;
		
}



#loginLinks2 {
	font-size: 9pt;
	color: black;
	text-decoration: none;
	font-weight: bold;	
}

#goButton {
	border: 1px solid white;
	background: #afa498 /*tan*/; 
	color: white;
	font-size: 8pt;	
	cursor: pointer;
	padding: 2px 5px;
}

#footer {
	width: 800px;
	height: 50px;
	background: #f2f2f2/*light light gray*/ url("images/footerBottom.gif") no-repeat bottom left;
		
}


#footerBottom li{
	color: gray;
	display: inline;
	margin: 0;
	padding: 0;	
	
}

#footerBottom ul{
	margin: 0;
	padding: 0;	
}

#footerBottom a{
	color: gray;
	font-size: 7pt;	
	text-decoration: none;
	margin: 0 3px;
}

#footerTop{
	float: right;
	
	margin-right: 20px;	
}

#footerBottom{
	margin-top: 20px;
	margin-left: 10px;
		
}

/***********************content***************************************/
#sideColumn{
	width: 240px;
	height: 475px;
	border: 1px solid #a7a7a7/*gray*/;
	margin-left: 5px;
	background: #e7e7e7;
	float: left;	
}

#headerINC {
	border-bottom: 4px solid #b0a498/*tan*/;	
	margin-bottom: 5px;
}

#mainSection {
	width: 520px;
	height: auto;
	float: left;
	margin-left: 5px;
	background: white;	
	padding: 10px;
}

.clear {
	clear: both;	
}

#mainSection p{
	font-size: 8pt;	
	margin: 0 10px 10px 20px;
	color:#565656/*gray*/;
	
}

h4 {
	font-size: 9pt;	
	color: #7c6c5d/*tan*/;
	
}

#mainSection h4 {
	margin-left: 10px;
	margin-bottom: 5px;	
}

.product{
	border-bottom: 1px solid #a7a7a7/*gray*/;
}

h1 {
	font-size: 11pt;
	color: #1c4c3b/*hunterGreen*/;
		
}

#headerText{
	color: black;
	font-size: 9pt;	
}

#financial table{
	width: 520px;
}

#financial td {
	font-size: 8pt;	
	color:#565656/*gray*/;
}

.rightTD {
	text-align: right;	
}

.leftTD {
	padding-left: 10px;	
}

.center {
	text-align: center;	
}

dt {
	font-size: 9pt;
	font-weight: bold;
	color:#565656/*gray*/;	
}

dd {
	font-size: 9pt;
	color:#565656/*gray*/;
	margin-bottom: 10px;
	
}

dl{
	margin-left: 30px;	
}

#locations {
	margin-left: 40px;	
	height: 420px;
}
#locations h2{
	margin-bottom: 0;
	padding-bottom: 0;
}

#locations p{
	padding-top: 0;	
}

form{
	margin: 0;
	padding: 0;	
}

/*******************RATES**********************************/

.rateTableMain {
	width: 520px;
	border: 1px solid gray;	
	color: #3d3d3d;
}

#rateTableTop {
	width: 520px;
	border:1px solid gray;
	background: gray;	
	color: white;
}

.tableBold td{
	font-weight: bold;	
}

.tdBold {
	font-weight: bold;	
}

#tableBG {
	background: gray;
	color: white;	
}

#adSpace1 {
	margin-top: 15px;
	
}

#adSpace1 img{
	border: 1px solid gray;	
}