body	{
	font-family: verdana,tahoma,arial;
	font-size: 12px;
	background-color: #fff;
	margin:0;
}

b	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	font-weight: bold
}

.small	{
	font-size: 10px;
	color: #eee;
}

#main	 {
	min-width: 560px;
	margin: 10px auto;
	background-color: #fff;
	line-height: 130%;
}

img.top { vertical-align:text-top }

img.bottom { vertical-align:text-bottom }

// Template Layout //

#template_container
	{
	width: 100%;
//	margin: 10px auto;
	margin: 0 auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
}

#template_top
	{
	background-color: #F5A60A;
	border-bottom: 1px solid #000;
	height: 100px;
	padding-left: 20px;
}

#template_leftnav
	{
	float: left;
	width: 140px;
	margin: 0;
	background-color: #fff;
}

#template_content
	{
	margin-left: 170px;
	padding: 1em;
	max-width: 600px;
}

#template_footer	{
	margin: 0;
	padding: 10px;
	color: #000;
	background-color: #fff;
	min-height: 50px;
}

#template_footer p	{
	font-size: 10px;
	text-align: center;
}

#leftnav p { margin: 0 0 1em 0; }




// Oneline Decortaion //
//--------------------//

b.propertytitle	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #993300; 
	font-weight: bold
}

b.alert	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FF0000; 
	font-size: 11px; 
	text-decoration: none;
}

.whiteonblack	{
	color: #fff;
	background: #000;
}

.ruler	{
	background: #F6EECF;
}

#oneline	{
	border: 1px solid #000;
	text-align: left;
	width: 500px;
	padding: 10px;
}

th	{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

td	{
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

td.picview {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

img.listings	{
	border: 1px solid #000;
}

.buttons	{
	font-color: #ccc;
	font-size: 10px;
	text-align: left;
}


// Link Decoration //
//_________________//



a.buttons:link {
	color: blue;
}

a.buttons:visited {
	color: purple;
}

a.buttons:active {
	color: red;
}

a.buttons:hover {
	text-decoration: none;
	color: blue;
	background-color: yellow;
}




// Detail Page CSS //
//_________________//


.detailtitle    {
        font-weight: bold;
        color: #ccc;
}

.detailnav      {
        font-size: 10px;
        border-bottom: 1px solid #000;
        padding: 2px;
}

a.detailnav:link        { color: #eee; text decoration: none; }
a.detailnav:active      { color: #aaa; text-decoration: none; }
a.detailnav:hover       { color: #000; text-decoration: underline; }
a.detailnav:visited     { color: red; text-decoration: none; }


.contacttitle   {
        text-align: right;
        line-height: 16px;
	vertical-align: text-top;
}

.detailhighlight {
        background: #000;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        text-align: right;
	line-height: 20px;
	padding: 3px;
}

.container	{
	width: 500px;
}

.photo	{
	border: 1px solid #000;
	float: left;
	margin: 0;
	width: 256px;
	min-height: 300px;
	background: #fff;
}

.bigphoto	{
	border-bottom: 1px solid #000;
}

.smallphotos	{
	text-align: center;
	padding: 10px;
}

img.smallpics1	{
	border:1px solid #000;
}

.agentinfo	{
	font-style: italic;
}

.map	{
	margin: 10px auto;
	clear: both;
}

.disclaimer	{
	text-align: center;
	font-style: italic;
}

.details	{
	background: #fff;
	padding: 0 5px 0 5px;
	margin: 0 0 0 275px;
	border: 0;
	min-height: 300px;
}


.detail1	{
	background: #fff;
	color: #000;
	padding:2px;
}

.detail2	{
	background: #eee;
	color: #000;
	padding:2px;
}



// CSS Rollover Navigation //

#navcontainer { width: 140px; }

#navcontainer ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
	{
	display: block;
	padding: 5px 5px;
	width: 130px;
	color: #fff;
	background-color: #CC9999;
	text-decoration: none;
}

#navcontainer a:hover
	{
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
	{
	display: block;
	padding: 5px 5px 5px 15px;
	width: 120px;
	color: #000;
	background-color: #FFCCCC;
	text-decoration: none;
}

#navcontainer ul ul a:hover
	{
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}


.title         {
        display: block;
        padding: 3px 0 3px 3px;
        width: 137px;
        background-color: #000;
	color: #fff;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
	font-weight: bold;
}


#savednavcontainer { 
	width: 137px; 
	display: block;
}
        
#savednavcontainer ul        {
        margin-top: 0;
        margin-left: 0;
        padding-left: 0;
        list-style-type: none;
        display: block;
}
        
#savednavcontainer a         {
        display: block;
        padding: 3px 0 3px 3px;
        width: 137px;
        background-color: # fff;
	color: #000;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
}       

#savednavlist {
	display: block;
	list-style: none;
}

#savednavlist li { 
	display: block;
	list-style-type: none;
}

#savednavlist li a { 
	display: block;
	text-decoration: none;
}
        
#savednavcontainer a:link, #savednavlist a:visited        {
        color: # 000;
	background-color: #fff;
        text-decoration: none;
}       
 
#savednavcontainer a:hover   {
        background-color: #352B8F;
        color: #fff;
} 
