@import "menu.css";
@import "layout.css";

* { margin: 0; padding: 0; border: 0 } 

/* Structure */

body {text-align: center;  background: #fff url(images/bg_outer.jpg) repeat-x;  }

#container { width: 884px; background: transparent url(images/bg_inner.jpg) 0 157px no-repeat;  margin: 0px auto; text-align: left; }
	#innerContainer {  width: 827px; margin: 0 auto; }

	.topHeader { height: 154px; }
	#headerHome { background: transparent url(images/header_top_home.jpg) no-repeat; }
	#header { background: transparent url(images/header_top.jpg) no-repeat; }

	#nav { width: 600px; height: 35px; list-style-type: none;  }	
	#nav li {background: url(images/nav_bar.gif) no-repeat; }
	 #navAbout { width: 95px; }
	 #navOurListings { width: 99px; }
	 #navAllListings { width: 142px; }	  
	 #navDev { width: 114px; }
	 #navNews { width: 59px; }
	 #navContact { width: 74px; }
iframe { margin: 5px 0 0 5px; }
#subHeaderHome { height: 242px; }
#subHeader { height: 91px }

	#sideHeader { background: transparent url(images/bg_sideheader.jpg) repeat-y; height: 242px; width: 248px; float: left; margin: 3px 3px 0 5px; color: #000; font-size: 11px; }
	     #sideHeaderLogo { margin: 5px 0 0 5px }
		#sideHeader p { width: 180px; line-height: 12px; margin: 0 0 0px 25px   }
		
	#sideHeaderImg { width: 249px; float: left; margin: 3px 3px 0 5px;}
	
	#subHeaderImg { float: left; margin-top: 0px}

#outerContent { width: 827px }
#outerContent div { margin: 5px 0 0 5px; float: left }
   #sidebar { width: 248px; background: #817e74; color: #fff; min-height: 400px; font-family: Arial, sans-serif; }
      #sidebar img, #sidebar h2 { margin: 20px 0 10px 20px }
	 #sidebar a { font-style: normal; color: #fff }
   #copy { background: #fff url(images/bg_copy.gif) repeat-x; width: 391px; min-height: 400px; }
   #imgbar { width: 170px }

#footer { background: #353535; width: 100%; margin-bottom: 0; height: 111px; color: #fff; text-align: center }
	#footerCopy { background: url(images/bg_footer.jpg) 50px 10px no-repeat; width: 827px; height: 111px; margin: 0 auto; text-align: right; font-size: 10px; line-height: 1.3em; padding-top: 25px}
	
.clear { clear: both}

.news ul { padding-right: 20px;   } 
#sidebar.news ul li { font-weight: normal; padding-bottom: 10px }

/* Text */

#copy  h1, #copy  h2, #copy  h3 { font-family: Georgia, serif; font-weight: normal }
h1 { font-size: 14pt; margin: 25px 20px 15px 20px }
#sidebar h2 { font-size: 16px; font-weight: normal; margin-left: 25px }
#sidebar li { font-style: italic; font-weight: bold; font-size: 12px; margin-left: 40px; padding-left: 0px }
body { font-family: Arial, sans-serif; color: #000 
	  font-size: 12px; line-height: 1.2em }
	 #copy a { text-decoration: underline }
#copy p { margin: 5px 15px 15px 15px; font-size: 12px; line-height: 1.3em}

#copy h2 { font-size: 17px; margin: 15px 5px 5px 15px; font-weight: bold; font-variant: small-caps }
#copy ul { margin: 15px 0 0 35px; font-size: 13px }


#goTag { font-size:8px; font-family:Verdana, Arial, Helvetica, sans-serif; }

a { text-decoration: none; color: #0f2d70 }


#viatag { font-size: 10px; font-family: Verdana, sans-serif; line-height: 0.7em; margin-bottom: 35px; text-align: center; clear: both }
#viatag img { margin: 0px 2px -1px 2px; border: 0 }
#viatag a { color: #0165b2; text-decoration: none }

