/*CSS FOR WWW.GARBERVILLEREALTY.COM*/
/*27 MAY 2007*/    
/*created by bobbi wisby.com*/

body {
	background-color: #10A0CA;
	background-image: url('../siteimages/bodybkgd.gif');		
	font-family: verdana, arial, helvetica,sans-serif;
	color: black;
	}

p  {
	font-family: verdana, arial, helvetica,sans-serif;
	font-size: 12px;
	text-align:left;
	}


#container {
	width: 95%;	/*90%;*/  /*enlarged to prevent breaking in 800*/
	margin: 10px auto;
	background-color: #FFC36B;
	border: 1px solid black;
 	line-height: 110%; 
	}

#topmast {
	background-color: #7BAEBD;
	background-image: url('../siteimages/texblu_sm.gif');
	border-bottom: 1px solid black;
	padding: 0;
	margin: auto;  /*margin: 0;*/
	height: 92px;	
	text-align: left;
	}

#leftnav {
	float: left;
	width: 160px;
	margin: 0;
	padding: 1em;
	}


#contentblock {
	background-image: url('../siteimages/poppy_back.gif');
	background-repeat: no-repeat;
	margin-left: 180px;	/*200px;*/ 	/*enlarged to prevent breaking in 800*/
	border-left: 1px solid black;
	padding: 1em;
	max-width: 50em;		 
	}

#bottomnav {
	background: transparent;
	text-align: center;
	clear: both;
	margin-top: 10px;
	}


	
#footer{
	clear: both;
	margin: 0;
	padding: .5em;
	color: navy;
	background-image: url('../siteimages/texblu_sm.gif');
	background-color: #7BAEBD;
	border-top: 1px solid black;
	}


		/*in content area for index and profile pages*/

.boxleft {
	float: left;
	width: 30%;	/*40%;*/	/*decreased to prevent breaking in 800*/
	margin: 5px;
	padding: .5em;			
	}


		/*listing page - tabled property listings*/


table.bordered {
	border: 1px solid rgb(2,83,167);
	}

table tr td {				
	margin: 5px;
	padding: 5px;
	}
 

h1 h2 h3 h4 h5 h6 {
	padding: 0;
	margin: 0;
	}

			/*title header on all pages*/
h1.marci {
	font-family: "times new roman", verdana, arial, helvetica, sans-serif;
	color: navy;		
	padding: 5px;
	margin: 0;
	font-size: 200%;
	text-decoration: underline;
	}

h1.garbervillerealty {
	font-family: verdana, arial, helvetica, sans-serif;
	color: navy;		
	margin: 0;
	font-size: 125%;
	text-align:left;
	margin-bottom: -10px;
	}

			/*tag line under title header and at bottom of each page*/
h3.tagline {
	font-family: "times new roman", verdana, arial, helvetica, sans-serif;
	color: navy;     
	margin: 0;
	font-style: italic;
	}

			/*page title headers*/
h4.pagetitle {
	font-family: "times new roman", verdana, arial, helvetica,sans-serif;
	color: navy;		
	margin: 0;
	font-size: 150%;
	text-decoration: underline;
	}

			
			/*property titles on Listing Page*/

h4.proptitle {
	font-family: verdana, arial, helvetica, sans-serif;
	color: rgb(2,83,167);
	font-size: 120%;
	padding: 2px;
	margin: 0;
	}	



		/* images*/

.black {
	border:1px solid black;
	}


		/*for image rotation image on front page*/

.front {
 	border-top: 1px solid rgb(2,83,167);
 	border-left: 1px solid rgb(2,83,167);
 	border-right: 2px solid navy;
 	border-bottom: 2px solid navy;
	}


			/*verbiage on property listings*/
ul li {
	list-style-type: disc;
	list-style-position: inside;
	background-color: transparent;
	text-align: left;
	}



ul li.links {
	list-style-type: disc;
	list-style-position: inside;
	background-color: transparent;
	text-align: left;
color: navy;
text-decoration: none;
	}




.price {
	font-family: verdana, arial, helvetica,sans-serif;
	font-size: large;
	color: rgb(2,83,167);
		/*text-decoration: underline;*/
	}


 
		/*88888888888888--LINKS--88888888888888888*/
 

	/*the class is defined for the section rather than the link a defined - left main navigation*/

.leftlinks {
	font-family:  verdana, helvetica, arial, sans-serif;
	background-color: transparent;   
	width: 150px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	margin: auto;
	text-align: left;
	padding: 5px;
	}

.leftlinks a, visited {
	display: block;
	background-color: transparent;
	text-decoration: none;
	color: navy;	/*purple;*/	 
	font-weight: 600;
	border: 1px solid rgb(2,83,167);
	padding: 5px;
	} 
 
.leftlinks a:hover {
	background-color: rgb(255,210,144);
	color: rgb(2,83,167);
	display: block;
	text-decoration: none;
	font-weight: 600;
	border: 1px solid rgb(2,83,167);
	padding: 5px;
	}

.leftlinks a:active {
	display: block;
	background-color: transparent;
	text-decoration: none;
	color: green;	 
	font-weight: 600;
	border: 1px solid rgb(2,83,167);
	padding: 5px;
	} 


			/*8888888888888888888888888888888888888888*/


			/*property titles which are links*/

a.title:link {
	font-family: verdana, helvetica, arial, sans-serif;
	text-decoration: underline;
	color: rgb(2,83,167);
	background-color: transparent;
	}

a.title:visited {
	color: purple;
	}

a.title:hover {
	background-color: rgb(255,210,144);
	text-decoration: underline overline;
	color: rgb(2,83,167);
	}

a.title:active {
	color: green;
	}



		/* on front property listings*/

a:hover img {
	background-color: transparent;
	color: rgb(2,83,167);
	border: 1px solid rgb(2,83,167);
	}


		/* 8888888888888888888888888888888888888888*/



			/*text links within content*/

a.text:link {
	font-family: verdana, helvetica, arial, sans-serif;
	text-decoration: underline;
	color: rgb(2,83,167);
	background-color: transparent;
	}

a.text:visited {
	color: purple;
	}

a.text:hover {
	background-color: rgb(255,210,144);
	text-decoration: underline overline;
	color: rgb(2,83,167);
	}

a.text:active {
	color: green;
	}


		/*8888888888--END LINKAGE--888888888888888888*/


.price {
	font-family: verdana, arial, helvetica,sans-serif;
	font-weight: bold;
	color: rgb(2,83,167);
	}

.sold {
	font-family: verdana, arial, helvetica,sans-serif;
	font-size: large;
	color: red;
	font-weight: bold;
	}

			/*property page title headers*/
.blue {
	color: rgb(2,83,167);			 
	text-decoration: underline;
	}

.navy {
	color:navy;
	}



.tiny {
	font-family: verdana, arial, helvetica,sans-serif;
	font-size: 10px;
	}

.center {
text-align: center;
	}

.left {
text-align: left;
	}

.right {
text-align: right;
	}

.strong {
font-weight: 700;
}

.new {
	font-family: verdana, arial, helvetica,sans-serif;
	font-size: 10px;
	color: green;
	}

