@charset "utf-8";




/*---------------------------------------------------------------------------------------------------*/



/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	outline: 0;
	font-size:16px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background: url(../images/bg.jpg) repeat-y center fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	min-height:100%;
}

ol { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

img { border: none; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* End Reset */







/*===================================
=================DIVS================
===================================*/

#container{ 
	width: 880px;
	background:white center;
	margin: 0 auto;
	text-align:left;
	}
	 
#header{ 
	background-image:url(../images/masthead_new.jpg);
	height:193px;
	}
	
#indexRandExt{
	width:880px;
	height:auto;
	clear:right;
	}


#leftSidebar{
	position:absolute;
	width: 9em;
	height:auto;
	}

		#navcontainer{
			float:left;
			width:140px;
			height:auto;
			color:white;
			margin:1em;
			}
			
			#topof{
				background:url(../images/topof2.png);
				height:20px;
				}
			
			.navitem{
				background:#600;
				padding:0 10px;
				}
			.navitem:hover{
				background:#c00;
				}
			
				
			#bottomof{
				background:url(../images/bottomof.png);
				height:20px;
				}

/*	
	.affiliates{
		position:relative;
		width: 9em;
		height:auto;
		background: transparent;
		padding: 1em;
		float:left;
		font-size:1em;
		color:maroon;
		clear:left;
		margin-top:12em;
		}
*/
	
.rightSidebar{ 
	width:9em;
	background:#900;
	padding:1em;
	margin-right:10px;
	float:right;
	}
	
#mainContent{
 	position:relative;
	width:30em;
	margin: 0 auto 1em auto;
	/*background:#fff;*/
	padding:0 1em 1em 1em;
	}

#footer{
	background:#a46e6e;
	height:auto;
	width:880px;
	margin:0 auto;
	}
	
#footershadow{
	height:10px;
	background:url(../images/footershadow.jpg) repeat-x;
	clear:both;
	}


/*===================================
=================LOTS================
===================================*/

#infowrapper{
	height:auto;
	width:auto;
	}

.lot{
	height:auto;
	width:auto;
	background-color:#ddd;
	margin-top:10px;
	padding:1em;
	}
	
		.indent{
			margin-left:10em;
			}
			
		.photo{
			width:auto;
			height:auto;
			position:absolute;
			}
			
		.catdet{
			width:auto;
			}
			
				/*cat=category, det=detail*/
				.cat{
					width:100px;
					clear:none;
					position:relative;
					float:left;
					color:#900;
					}
				.det{
					width:200px;
					clear:none;
					position:relative;
					float:left;
					}
		
		.features{
			width:auto;
			height:auto;
			}
			
		.callheader{
			height:auto;
			width:auto;
			background:transparent;
			float:right;
			margin-top:10px;
			}
			
/*===================================
================QUOTE================
===================================*/

.quote{
	height:auto;
	width:auto;
	margin-top:5px;
	padding:.5em;
	float:left;
	}

.quote span{
	color:maroon;
	}


/*===================================
=================TYPE================
===================================*/
h1{
	font-size:1.6em;
	color:#900;
	}

h2{
	margin-top:10px;
	font-size:1em;
	color:#900;
	}

	.lot h2{ /*FEATURES*/
		line-height:2em;
		color:#666;
		margin-top:50px;
		}
	#navcontainer h2{
	color:maroon;
	font-size:1.3em;
	}


p{
	margin:10px 0 10px 20px;
	font-size:.8em;
	}
	
	#mainContent .catdet p{
		margin:0 0 0 20px;
		}

.det span{
	color:#f00;
	font-size:1em;
	font-weight:bold;
	}

a{}		
		#navcontainer a .navitem {
			color:white;
			text-decoration:none;
			font-size:.9em;
			}
		
		#navcontainer .navitem a:hover{
			color:white;
			}
		
		#footer a{
			color:white;
			font-size:1em;
			text-decoration:underline;
			}
		#footer a:hover{
			text-decoration:none;
			color:#600;
			}
			
		.rightSidebar a{
			color:white;
			font-size:1em;
			text-decoration:underline;
			}
			
		.rightSidebar a:hover{
			text-decoration:none;
			}

		#navcontainer a{
			font-size:1em;
			color:maroon;
		}
		#navcontainer a:hover{
			text-decoration:none;
		}
		


ul{
	margin-left:20px;
	}

li{
	font-size:.8em;
	list-style-type:circle;
	}
	.affiliates ul li{
			list-style-type:none;
			}		
	.indentul{
			margin:1em 0 0 2em;
			}
	
	
#rightSidebar h2{
	color:#fff;
	font-size:.9em;
	font-weight:bolder;
	margin-top:0;
	}

#footer p{
	margin: 0;
	padding: 10px 0;
	text-align:center;
	font-size:.8em;
	}
	

/*===================================
================CLASSES==============
===================================*/

.darkBG{
	color:white;
	}

.darkBG a{
	font-size:1em;
	color: white;
	}
	
.darkBG a:hover{
	text-decoration:none;
	color:#600;
	}


/*=================================*/




.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
