body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background: url(images/bg-tile.gif) repeat;
}
body, td, div {
	font: 12px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
p {
	margin: 0 0 1em;
	line-height:1.5em;
}
p.center {
	text-align: center;
}
h1 {
	font-size: 2.5em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	font-weight: normal;
}
h1 span a {
	font-size: 0.5em;
	float: right;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
	background: #660000;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
}
h1 span a:hover {
	text-decoration: none;
	background: #330000;
	border-top: 2px solid #660000;
	border-bottom: 2px solid #660000;
}

h2 {
	font-size: 2em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: normal;
}
a {
	color: #FFCC99;
	text-decoration: underline;
}
a:hover {
	color: #FFCC99;
	text-decoration: underline;
	background: #990000;
}
#maincol p, #maincol h1, #maincol h2, #submaincol p, #submaincol h1, #submaincol h2 {
	margin-right: 30px;
	margin-left: 30px;
}
.formfix {
	margin-right: 0px;
	margin-left: 0px;
}
#leftcol h1 {
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
#leftcol p {
	margin: 1em;
}
#leftcol .app {
	float: left;
	margin-right: 5px;
}
#rightcol h1 {
	font-size: 2em;
	font-weight: normal;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	text-align: center;
}
#rightcol p {
	margin: 1em 1em 1em 25px;
}
#rightcol .propertyimg {
	border: 3px solid #FFFFFF;
}
#pagewidth{
	width:780px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
.showrightcol{
	background: url(images/bg-column.gif) repeat-y;
}
.hiderightcol{
    	background: url(images/bg-columnsub.gif) repeat-y;
}
#header{
	position:relative;
	height:168px;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(images/header-home.jpg);
	background-position: 325px 0px;
	background-repeat: no-repeat;
	border-top: 15px solid #330000;
	overflow: hidden;
} 
#header #flashphotos {
	float: right;
	width: 451px;
}
#logohome {
	position: relative;
	top: 35px;
	left: 10px;
}
#subpageheader{
	position:relative;
	height:111px;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(images/header-sub.gif);
	background-position: 450px bottom;
	background-repeat: no-repeat;
	border-top: 15px solid #330000;
} 
#logosub {
	position: relative;
	top: 15px;
	left: 10px;
}
 
#leftcol{
 width:170px; 
 float:left; 
 position:relative; 
  }
 
#twocols{
 width:610px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:200px; 
 float:right; 
 position:relative; 
 }
 
#maincol{ float: left; 
 display:inline; 
 position: relative; 
 width:410px; 
 }
#submaincol{ float: left; 
 display:inline; 
 position: relative; 
 width:610px; 
 }
 
#footer{
	background-color:#660000;
	clear:both;
	border-top: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
 } 
#maintenance {
	padding: 10px 10px 10px 50px;
	clear: both;
	background: #330000;
	border-top: 1px solid #FFFFFF;
}
#maintenance h1 {
	font-size: 2em;
	float: left;
	border-right: 2px dotted #FFFFFF;
	padding: 10px;
	margin: 0px;
}
#maintenance .float {
	padding: 5px 10px 10px;
	float: left;
	margin: 0px;
}
#maintenance .float2 {
	margin: 0px;
	padding: 10px;
	float: left;
}
.redline {
	background: url(images/line-red.gif) no-repeat center center;
	height: 18px;
}
.tanline {
	background: url(images/line-brown.gif) no-repeat center center;
	height: 18px;
}
.alert {
	background: #990000;
	padding: 0.5em;
	border: 1px solid #FFFFFF;
	font-size: 1.2em;
}
#searchcontainer {
	margin-right: 10px;
	margin-left: 10px;
}

#detailcontainer {
    margin: 0 30px;
}
.detailmap a {
    display:block;
	margin: 20px 30px 0px;
	clear: both;
	border: 1px solid #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #990000;
	text-align: center;
	padding: 3px;
	cursor: pointer;
	text-decoration: none;
}
.detailmap a:hover {
background: #660000;
	text-decoration: none;

}
.detailgrid {
	float: right;
	position: relative;
        text-align: right;
        width: 245px;
		
}
.detailgrid table.search {
       position:relative;
        float: right;
		width: 235px;
}
.detailphoto {
    
	float: left;
	position: relative;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #990000;
	text-align: center;
	padding-top: 3px;
	width: 302px;
	w\idth: 300px;
}
.detailphoto img {
	margin:0px;
}
.detailphoto .small {
	width:50px;
	height:38px;
	cursor:pointer;
	float:left;
}
.detailphoto .large {
	margin-bottom:1px;
	float:left;
}

#map {
	margin-left: 30px;
	margin-bottom: 30px;
	display: none;
}
#map div{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#map a, #map a:hover {
	color: #660000;
	text-decoration: underline;
	background: #FFFFFF;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
}

.up, .up:hover {
    padding-right: 11px;
	background:url(images/up.png) no-repeat right center;
	display:block;
}
.down, .down:hover {
    padding-right: 11px;
	background:url(images/down.png) no-repeat right center;
	display: block;
}
/* ************ Search Table ************* */ 

table.search {
	border-spacing:1px;
	background-color:#fff;
	color: #333;
}

table.search td a {
         color: #990000;     
}
table.search td a:hover {
         color: #cc0000;
         background: none;
}

table.search td, table.search th {
	padding: 3px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
}

table.search thead th {
	text-align: center;
	background: #990000;
	color: #FFFFFF;
	text-transform:uppercase;
	font-weight: bold;
}
table.search thead th a {
	color: #FFFFFF;
	text-decoration: underline;
}

table.search tbody tr		{
	background-color:#F5E9DF; 
	text-align:left;
	}
table.search tbody tr.odd 	{
	background: #E2CAB4;
	border-top:1px solid #FFF;
}
/* ** Row Hover ***
table.search tbody tr:hover td,
table.search tbody tr.odd:hover td{
background:#fff;
}
*/
table.search tbody tr td { 
	background: #F5E9DF;
	border: 1px solid #F5E9DF;
	color: #333;
	}

table.search tbody tr.odd td{ 
	background: #E2CAB4;
	border-top:1px solid #F5E9DF;
	}

table.search tfoot th,table.search tfoot td {
	background-color:#990000;
	padding:5px;
	text-align:center;
	color: #FFFFFF;
}
 
 
 
 
 
/* ************ Maintainence Form ************* */

form.maint {
	margin: 30px;
}
input, textarea, select {
	font: 12px "Times New Roman", Times, serif;
	color: #000000;
}
form.maint fieldset
{
	display: block;
	width: 26em;
	margin: 0 0px 3em;
	padding: 0 1em 1em;
	border: 1px solid #fff;
}
form.maint .submit {
	width: auto;
}
form.maint legend {
	color: #FFFFFF;
}

form.maint fieldset.radio
{
	width: 26em;
	margin: 1em 0 2em 0;
}

form.maint fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

form.maint fieldset.radio label
{
	font-weight: normal;
}

form.maint input, form.maint textarea
{
	display: block;
	width: 24em;
}

form.maint label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}

.first
{
	padding-top: 1em;
}
form.maint select
{
	display: block;
}
#maincol form.maint p, #submaincol form.maint p {
	margin-left:0;
}	

 /* ***************** Top Nav ******************* */
#navcontainer
{
	width: 100%;
	background-image: url(images/menu-top-bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #330000;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
}

#navcontainer ul li {
	display: inline;	
}
#navcontainer ul
{
margin: 0;
padding: 0;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 13px;
}

#navcontainer ul li a
{
padding: 12px 40px;
color: #FFFFFF;
text-decoration: none;
float: right;
border-left: 2px dotted #ffffff;
}

#navcontainer ul li a:hover
{
	color: #FFFFFF;
	background: url(images/menu-top-bg2.gif) repeat-x;
}
/* ***************** LEFT pop-out Nav ******************* */

ul#nav,
ul#nav ul {
	margin: 0;
	padding: 0;
	width: 170px; /* Width of Menu Items */
	border-bottom: 1px solid #fff; /* IE6 Bug */
	font-size: 100%;
	background: #990000;
	}

ul#nav li {
	position: relative;
	list-style: none;
	}

ul#nav li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 8px 5px 8px 15px;
	border-bottom: 1px solid #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top: 1px solid #990000;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */

ul#nav ul {
	position: absolute;
	display: none;
	left: 170px; /* Set 1px less than menu width */
	top: 0;
	}
ul#nav li ul {
	border: 1px solid #FFFFFF;
}

ul#nav li ul li a {
	background: #8F1C05;
	border-top: 1px solid #8F1C05;
	border-bottom: 1px solid #8F1C05;
} /* Sub Menu Styles */

ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.over ul ul,
ul#nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#nav li:hover ul,
ul#nav li li:hover ul,
ul#nav li li li:hover ul,
ul#nav li.over ul,
ul#nav li li.over ul,
ul#nav li li li.over ul { display: block; } /* The magic */

ul#nav li.menuparent { background: transparent url(arrow.gif) right center no-repeat; }

ul#nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #8E1C05 url(images/menu-bg.gif) repeat-x;
	border-top: 1px solid #330000;
	border-bottom: 1px solid #330000;
}


 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column and topnav when printing*/ 
#leftcol, #navcontainer {display:none;} 

#twocols, #maincol, #submaincol, #rightcol {width:100%; float:none;}
}
