* {
	margin:0;
	padding:0;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	}
	

/* Images */
img {
	border:0;
	}

/* Paragraphs */
	
p {
	color: #333;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin-top:15px;
	}
	
p.first{
	margin:0px;
	}
	
p.in { 
	text-indent: 24px; 
	margin-top:12px;
	}
	
p.pic_desc { 
	font-size:10px; 
	color: #333; 
	line-height:14px; 
	margin:6px 0 2px 0;
	}
	
	p.pic_desc a {
		font-size:10px; 
	}
p.pic_desc2 { 
	font-size:10px; 
	color: #333; 
	line-height:13px; 
	margin:6px 0 2px 0;
	}

span {
	color: #a20000;
	font-size: 13px;
	line-height:21px;
	font-weight:bold;
	}
	
span.largeblack {
	color: #222;
	font-size: 14px;
	font-weight:normal;
	}
	
span.largered {
	color: #a20000;
	font-size: 16px;
	line-height:25px;
	}
	
span.boldred {
	color: #a20000;
	font-size: 13px;
	line-height:17px;
	}
	
span.largegrey {
	color: #999;
	font-size: 14px;
	font-weight:normal;
	}
	
span.largegreydark {
	color: #777;
	font-size: 16px;
	line-height:25px;
	font-weight:normal;
	}
	
span.largegreen2 {
	color: #358D00;
	font-size: 16px;
	line-height:25px;
	font-weight:normal;
	}
	
span.medred {
	color: #a20000;
	font-size: 12px;
	line-height:23px;
	font-weight:normal;
	}
	
span.medblack {
	color: #333;
	font-size: 12px;
	line-height:23px;
	font-weight:normal;
	}	

span.largegreen {
	color: #358D00;
	font-size: 14px;
	font-weight:normal;
	}
	
span.smallred {
	color: #a20000;
	font-size: 11px;
	font-weight:normal;
	}
	
span.smallblack {
	color: #333;
	font-size: 11px;
	font-weight:normal;
	}
	
span.largeblack {
	color: #333;
	font-size: 14px;
	font-weight:normal;
	}
	
span.agent_name {
	color: #a20000;
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	}

/* HEADERS */

H1 {
	color: #810000;
	font-family: Georgia;
	font-size: 20px;
	margin-top:15px;
	margin-bottom:-7px;
	}
	
	
/* LISTS */
	
	ul {
		font-size: 13px;
		margin-left:40px;
		margin-bottom:15px;
		margin-top:15px;
		}	
		
	li {
		line-height: 21px;
		margin-bottom:8px;
		}
		
/* BODY */
	
body {
	background-color: #928A6F; 
	text-align:center;
}
	
/* Divs */

#container {
	width: 812px;
	background-color: #928A6F; 
	background: url(../pics/temp/bg_repeat.gif) top left repeat-y;
	border-bottom: 0;
	margin: 0 auto;
	text-align:left;
	}

#page {
	width:760px;
	margin-left:26px;
	}
	
#banner {
	width:760;
	height:139px;	
	}

#nav {
	width:760;
	height: 23px;
	margin: 1px 0px 1px 0px;
	}
	
#body {
	width:760;
	margin: 1px 0px 1px 0px;
	}

#body2 {
	width:760;
	}

	#body2_left {
		width:181px;
		float:left;
		position:relative;
		left:21px;
		}
		
	#left_main_pic { 
		background-color: #CFBE82; 
		text-align:left; 
		border-left: 5px solid #CFBE82;
		border-right: 5px solid #CFBE82;
		border-bottom: 5px solid #CFBE82;
		}
		
		#left_main_pic p{ 
			font-size:10px;
			line-height:14px;
			color:#433A17;
			margin-top:5px;
			text-align:right;
			}
		
	#body2_right {
		width:506px;
		float:right;
		position:relative;
		right:29px;
		margin-bottom:15px;
		margin-top:33px;
		}
		
		#body_copy {
			width:490px;
			margin-top:15px;
			position:relative;
			left:15px;
			}
		
			.bodypic { 
				background: #fff; 
				margin: 3px 0px 5px 15px; 
				text-align:right; 
				float:right; 
				}
				
				.bodypic img{ 
					background: #fff; 
					padding: 1px; 
					border: 5px solid #83A16B;
					}
					
				.bodypic a {
					line-height:14px;
					font-size:10px; 
					}
					
				.bodypic p {
					font-size:10px; 
					color: #333; 
					line-height:14px; 
					margin:6px 0 2px 0;
					}
					
			.bodypic_left { 
				background: #fff; 
				margin: 20px 20px 5px 0px; 
				text-align:left; 
				float:left; 
				}
				
				.bodypic_left img{ 
					background: #fff; 
					padding: 1px; 
					border: 5px solid #83A16B;
					}
					
				.bodypic_left a {
					line-height:14px;
					font-size:10px; 
					}
					
				.bodypic_left p {
					font-size:10px; 
					color: #333; 
					line-height:14px; 
					margin:6px 0 2px 0;
					}
			
			.bodypic_right { 
				background: #fff; 
				margin: 20px 0px 5px 15px;  
				text-align:right; 
				float:right; 
				}
				
				.bodypic_right img{ 
					background: #fff; 
					padding: 1px; 
					border: 5px solid #83A16B;
					}
					
				.bodypic_right a {
					line-height:14px;
					font-size:10px; 
					}
					
				.bodypic_right p {
					font-size:10px; 
					color: #333; 
					line-height:14px; 
					margin:6px 0 2px 0;
					}
					
	#body3_right {
		width:760px;
		float:left;
		position:relative;
		left:21px;
		margin-bottom:15px;
		margin-top:33px;
		}
		
		.body_copy_agents {
			width:700px;
			margin-top:15px;
			position:relative;
			left:15px;
			}
		
			
		.listing {
			width:506px;
			background-color: #EBF4FC; 
			border-bottom: 0px solid #B3D9FF;
			border-top: 1px solid #B3D9FF;
			background: url(../pics/temp/listing_bg.gif) top left repeat-x;
			margin-top:5px;
			}
			
			.listing_left {
				width:220px;
				float:left;
				position:relative;
				left:16px;
				}
				
				.listing_left img{ 
					background: #fff; 
					margin-top:15px;
					}
			
			.listing_right {
				width:242px;
				float:right;
				margin-top:10px;
				margin-bottom:10px;
				position:relative;
				right:10px;
				}
				
				.listing_right img{ 
					background: #fff; 
					padding: 1px; 
					border: 5px solid #83A16B;
					}

			

#horiz_line {
	width: 760px;
	height:5px;
	background-color:#CFBE82;
}

#bottom_body {
	width:760px;
	margin-bottom:1px;
	}

	#left {
		width:356px;
		height:150px;
		float:left;
		position:relative;
		left:16px;
		margin-top:14px;
		}
	
	#right {
		width:356px;
		float:right;
		height:150px;
		position:relative;
		right:16px;
		margin-top:14px;
		}

#bottom_left {
	width:356px;
	height:200px;
	position:relative;
	background-color: #ccc; 
	float:left;
	left:16px;
	top:14px;
	}

#news { 
	margin-left:1px;
	margin-top:11px;
	}
	
	#news ul { 
		margin:0;
		padding-left:8px; 
		width:335px;
		}

	#news li { 
		margin:0;
		padding-top:2px;
		padding-bottom:6px; 
		padding-left:39px; 
		list-style:none;
		list-style-position:outside; 
		background: url(../pics/home/news_bullet.gif) no-repeat; 
		}
		
		#news li.home_news_old { 
			padding-bottom:6px;
			padding-left:39px; 
			list-style:none; 
			list-style-position:outside;
			background: url(../pics/home/news_bullet_old.gif) no-repeat; 
			}

#bottom_right {
	width:356px;
	height:200px;
	position:relative;
	background-color: #ccc; 
	top:14px;
	left:386px;
	}

#featured {
	width:350px;
	height:150px;
	position:relative;
	top:14px;
	}
	
	.featured_picture {
		width:136px;
		padding: 2px;
		border: 1px solid #DED1A3;
		float:left;
		position:relative;
		left:8px;
		}
		
	.featured_picture2 {
		width:196px;
		padding: 2px;
		float:right;
		position:relative;
		left:10px;
		}
	
	
.hor_rule {
	height:1px;
	width:715px;
	border-bottom:1px solid #B3D9FF;
	margin-top:10px;
	}
	
.agent {
	padding:10px 0 0;
	margin-right:0px;
	margin-bottom:5px;
	width:170px;
	height:240px;
	float:left;
	}
	
	.agent img{ 
		background: #fff; 
		padding: 1px; 
		border: 5px solid #83A16B;
		}
					
	.agent a{
		font-size:10px;
	}
		
	.agent p{
		line-height:14px;
		margin-top:7px;
	}
	

/* CSS items for Bordered Images */

#hostpic { margin-top: 0em; }

a.imagelink {
	padding: 2px;
	border: 1px solid #93BAC9;
	background: #C0C4DD;
	vertical-align: top;
}


#footer {	
	width: 760px;
	height: 50px;
	margin-top: 10px;
	text-align: right;
	background: url(../pics/temp/footer_bg.gif) no-repeat; 
	}
	
	#footer p {
		color:#888;
		font-size:10px;
		line-height:14px;
		padding-right: 120px;
		padding-top:15px;
		}
		
	#footer a {
		font-size:10px;
		color:#37699B;
		}
		
/* LINKS */

a:link, a:visited {
	color:#004D9A;
	text-decoration:none;
	}

a:hover, a:active {
	color:#0080FF;
	text-decoration:underline;
	}
