/*  	Main Layout Divs and Text 	*/

body {
	text-align: center;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #014724 url("/images/bg_main.gif") top center repeat-y;
	}
	
#wrap {
	text-align: left;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}

#logo {
	float: left;
	margin: 0;
	padding: 0;
	height: 80px;
	width: 150px;
	border-bottom: 1px solid #999;
	background: #969377 url("/images/logo.gif") top left no-repeat;
	}

	#logo a {
		display: block;
		float: left;
		width: 150px;
		height: 80px;
	}
	
	#logo span {
		display: none;
	}
	
#menu {
	float: right;
	height: 80px;
	width: 600px;
	border-bottom: 1px solid #999;
	}

#block1 {
	float: left;
	margin: 0;
	padding: 0;
	height: 114px;
	width: 150px;
	border-right: 1px solid #999;
	background: #006633 url("/images/bg_green.gif") top left no-repeat;
	}

#block2 {
	float: left;
	margin: 0;
	padding: 0;
	height: 114px;
	width: 148px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

#block3 {
	float: left;
	margin: 0;
	padding: 0;
	height: 114px;
	width: 300px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
	
	#block3 p {
	margin-left: 15px;
	margin-top: 18px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	}

	#block3 a {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	}
	
	#block3 a:hover {
	color: #999966;
	text-decoration: underline;
	}

#block4 {
	float: left;
	margin: 0;
	padding: 0;
	height: 114px;
	width: 149px;
	border-bottom: 1px solid #999;
	background-color: #EFEDE7;
	}

	#block4 p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 18px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	letter-spacing: .01px;
	text-decoration: none;
	}
	
#block_tips {
	float: left;
	margin: 0;
	padding: 0;
	height: 28px;
	width: 150px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #EFEDE7;
	}

#block_ad {
	float: left;
	margin: 0;
	padding: 0;
	height: 114px;
	width: 750px;
	border-bottom: 1px solid #999;
	background-color: #fff;
	}

#block_sublink {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #006633;
	height: 114px;
	width: 150px;
	background: #006633 url("/images/bg_green.gif") top left no-repeat;
	}

	#block_sublink p {
	text-align: left;
	margin-left: 15px;
	margin-top: 25px;
	}
	
	#block_sublink a {
	display: block;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	}
	
	#block_sublink a:hover {
	color: #999966;
	}

#block_content {
	float: right;
	margin: 0;
	padding: 0;
	width: 599px;
	background: #fff url("/images/bg_content.gif") top center no-repeat;
	}

#block_text {
	float: left;
	margin: 0;
	padding: 0;
	width: 449px;
	}

	#block_text_pad {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	}
	
	#block_text_pad a {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	}
	
	#block_text_pad a:hover {
	color: #999966;
	text-decoration: underline;
	}
	
	#block_text_pad a.disclaimerlink {
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	}

	#block_text_pad a:hover.disclaimerlink {
	color: #999;
	text-decoration: underline;
	}

#block_text_side {
	float: left;
	margin: 0;
	padding: 0;
	width: 149px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	text-transform: none;
	}

	#block_text_side a {
	display: block;
	padding-bottom: 5px;
	font-size: 9px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	}
	
	#block_text_side a:hover {
	color: #999966;
	}

/*  	Details Layout Divs and Text  	*/

#block5 {
	float: left;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	height: 114px;
	width: 149px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	background-color: #EFEDE7;
	}

	#block5 p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 18px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	letter-spacing: .01px;
	text-decoration: none;
	}

#block_sub_content {
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
	}

/*  	Headers 	*/

h1 {
	display: block;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background: url(/images/bullet_header.gif) no-repeat left top; 
	margin: 0;
	margin-bottom: 10px;
	padding: 2px 0 5px 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #CCC;
	}

h2 {
	display: block;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	color: #666633;
	margin: 0;
	padding: 0 0 3px 0;
	letter-spacing: 1px;
	}

h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 10px;
	}

/*  	Individual Span Tags 	*/

.textsmall {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	}

.text_details {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 14px;
	}

.textbold {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}

.price {
	float: right;
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	margin: 0;
	padding: 0;
	}

.error {
	display: block;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	margin: 0;
	padding: 0 0 3px 0;
	letter-spacing: 1px;
	}

/*  	Images  	*/

img, a.imgLink {
	border: 0px solid white;
	color: white;
	}
	
.img_border {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:5px;
	border: 1px solid #ccc;
	}

.img_results {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:3px;
	border: 1px solid #ccc;
	}

.img_agent {
	float: left;
	margin-right: 10px;
	padding:3px;
	border: 1px solid #ccc;
	}

/*    Tables     */

.table {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	border: 0;
	font-size: 11px;
	}

.tdheader {
	padding: 0;
	border-bottom: 1px solid #ccc;
	}

.td {
	padding: 0;
	border-bottom: 1px solid #eee;
	font-size: 11px;
	vertical-align: top;
	}

.tdsearch {
	padding: 0;
	border-bottom: 1px solid #eee;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
