﻿BODY
{
	background: #000 url(/images/background.jpg) repeat-x;
	background-position: top center;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #231f04;
}

a
{
	color: #443c08;
}	

img
{
	border: none;
}

.clear
{
    clear: both;
    font-size: 1px;
}

.clearpad
{
    clear: both;
    font-size: 1px;
    height: 15px;
}

h1
{
    color: #000;
    font-size: 30px;
    font-weight: normal;
    font-family: Times New Roman, Serif;
    margin: 10px 0px 2px 0px;
}

h1 a
{
    color: #000;
    text-decoration: none;
}

h2
{
    color: #231f04;
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
    font-family: Times New Roman, Serif;
    margin: 0px 0px 4px 0px;
}

h2 a
{
    color: #231f04;
    text-decoration: none;
}

h3
{
    color: #000;
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0px 4px 0px;
}

h3 a
{
    color: #000;
    text-decoration: none;
}

h4
{
    font-style: italic;
    color: #231f04;
    font-weight: normal;
    font-family: Times New Roman, Serif;
    font-size: 18px;
    margin: 0px 0px 6px 0px;
    line-height: 20px;
}

h4 a
{
    color: #231f04;
    text-decoration: none;
}   

.container
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
}

.containerpopup
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.content
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	text-align: left;
}

.logo
{
	margin-bottom: 10px;
}

.location
{
    position: absolute;
    top:16px;
    left:50%;
    margin-left:286px;
    z-index:5;
    color: #f1efde;
    text-align:right;
    font-family: Times New Roman;
    font-size: 15px;
}

.location span
{
    font-size: 24px;
    line-height:30px;
    color: #928422;
}

.background
{
    background: #e9e4bb url(/images/content_background.jpg) repeat-x;
    padding: 2px 14px 14px 14px;
}

.topmenu
{
    text-align: center;
    border-top: 1px solid #928422;
    border-bottom: 1px solid #928422;
    margin-top: 10px;
}

.submenu 
{
    color: #000;
    font-size: 18px;
    font-family: Times New Roman, Serif;
    margin-bottom:15px;
    margin-top: -6px;
    text-align: right;
}

.submenu ul 
{
    list-style-type:none;
    padding:0px;
    margin:0px;
}

.submenu ul li
{
    line-height: 40px;
    padding-right:18px;
    font-size: 22px;
    background-color: Transparent;
}

.submenu ul li a
{
    text-decoration:none;
    color: #000;
}

.submenu ul li.on
{
    background-color: #8b7932;
    color: #f1efde;
}

.submenu ul li.on a
{
    color: #f1efde;
}

.submenu ul li:hover
{
    background-color: #8b7932;
}

.submenu ul li:hover a
{
    color: #f1efde;
}

.submenu ul li ul.submenuchild 
{
    padding-bottom: 10px;
}

.submenu ul li ul.submenuchild li
{
    font-size:14px;
    padding-right:0px;
    font-family: Arial;
    line-height: 24px;
}

.submenu ul li ul.submenuchild li a
{
    color: #000;
}

.submenu ul li ul.submenuchild li.on
{
    background-color: Transparent;
}

.submenu ul li ul.submenuchild li.on a
{
    color: #fff;
}

.copyright
{
    float: left;
	text-align: left;
	color: #f1efde;
}

.contact
{
	float: right;
	text-align: right;
	color: #f1efde;
}

.contact a
{
    color: #928422;
}

.sublinks
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}	

.sublinks li
{
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 6px;
	border-left: 1px solid #ccc;
	color: #f1efde;
}

.alert
{
    margin: 10px 0px 10px 0px;
    font-size: 14px;
    color: #f1efde;
}

.search
{
    font-size: 22px;
    margin: 0px 0px 10px 0px;
}

.search div.label
{
    margin-bottom: 2px;
}

.search div.inputbox
{
    float: left;
    margin-right: 2px;
}

.search div.inputbox input
{
    border: 4px solid #8b7932;
    background-color: #f1efde;
    width: 213px;
    height: 22px;
    font-size: 16px;
    padding: 4px 4px 0px 4px;
    letter-spacing: 1px;
}

.search div.button
{
    float: left;
    margin-left: 4px;
    padding-top: 1px;
}

.left
{
    float: left;
    width: 280px;
}

.right
{
    float: right;
    width: 630px;
}

.fifty
{
    width: 40%;
}

.callout
{
    padding: 14px;
    margin-bottom: 15px;
}

.calloutbackground
{
    padding: 14px;
    border: 1px solid #8b7932;
    background-color: #c2b577;
    margin-bottom: 15px;
    color: #231f04;
}

.callout h1, .calloutbackground h1
{
    margin-top:0px;
}

.callout h2, .calloutbackground h2
{
    font-style: normal;
}

.callout h3, .calloutbackground h3
{
    margin: 0px 0px 6px 0px;
    font-weight: normal;
}

.tabs
{
    margin: 0px;
    padding: 8px 0px 6px 0px;
    text-align: right;
    width: 100%;
    border-bottom: 1px solid #7f6a2a;
}

.tabs li
{
    display: inline;
    background-color: #b2a25d;
    border: 1px solid #7f6a2a;
    padding: 6px 4px 6px 6px;
    font-size: 14px;
    font-weight: bold;
    margin-left:4px;
    color: #241a01;
    cursor:pointer;
}

.tabs li.on
{
    background-color: #d6cd9b;
    border: 1px solid #7f6a2a;
}

.description
{
    margin-top: 10px;
    line-height: 18px;
}

.details
{
    margin-top: 14px;
    padding-top: 12px;
    border-top: 1px solid #928422;
}

.details ul
{
    margin: 0px 0px 0px 10px;
    padding: 0px;
}

.details ul li
{
    list-style-type: none;
    padding-bottom: 8px;
    font-size: 14px;
}

.propertyslideshow img
{
    width: 205px;
    margin: 0.22em;
    border: 1px solid #231f04;
}

.contactproperty
{
    border: 1px solid #8b7932;
    background-color: #b2a25d;
    color: #231f04;
    font-size: 16px;
    font-family: Times New Roman;
    padding: 6px 4px 8px 12px;
    margin-top: 10px;
}

.contactproperty a
{
    color: #231f04;
    text-decoration: none;
    padding: 2px 0px 2px 34px;
    background: transparent url(/images/email.gif) no-repeat;
    background-position: left;
}

.slideshow
{
    padding: 10px;
}

.slideshow img
{
    border: 2px solid #fff;
}

.threesixty
{
    background-color: transparent;
    width: 640px;
    text-align: center;
    padding: 80px 0px 79px 0px;
}

.thumbnail a
{
    text-decoration:none;
}

.thumbnail img
{
    width: 93px;
    margin: 2px;
}

.tagcloud a
{
    text-decoration: none;
    padding: 2px;
    font-size: 15px;
    line-height: 30px;
}

.tagcloud a:hover
{
    background-color: #fff;
    color: #000;
}

.tagcloud a.medium
{
    font-size: 20px;
}

.tagcloud a.large
{
    font-size: 26px;
}

.instructions li.off
{
    color: #999;
}

.instructions li.completed
{
    text-decoration: line-through;
    color: #999;
}

.communities
{
	color: #f1efde;
	text-align: center;
	padding-top: 10px;
}   

.communities a
{
    color: #928422;
}

.housing
{
    width: 700px;
    font-size: 11px;
    font-family: arial, Sans-Serif;
    line-height: 14px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 14px;
	color: #f1efde;
}

.housing img
{
    float: left;
    margin: 4px 6px 0px 0px;
}

.blog
{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #453e0f;
}

.blog .image
{
    width: 150px;
    float: left;
    border: 1px solid #c0c0c0;
    padding: 6px;
    background-color: #fff;
    margin-right: 6px;
    margin-top: 4px;
}

.blog .author
{
    margin-bottom: 4px;
    margin-top: 2px;
    font-style: italic;
    color: #83761d;
}

.blog .author a
{
    text-decoration: none;
    color: #83761d;
}

.blog .author a:hover
{
    text-decoration: underline;
    color: #333;
}

.blog .tags
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

.blog .tags li
{
    display: inline;
    border-left: 1px solid #c0c0c0;
    padding-left: 6px;
    margin-left: 6px;
    list-style-type: none;
    font-size: 11px;
}

.blog .tags li.start
{
    border-left: none;
    padding-left: 0px;
    margin-left: 0px;
    font-weight: bold;
}

.permalink
{
    font-size: 16px;
    text-decoration: none;
}

.action
{
    float:right;
    width:400px;
    text-align: right;
    line-height: 38px;
    font-size: 18px;
    color: #333;
    margin-bottom: 4px;
}

.action a
{
    color: #333;
    text-decoration: none;
    padding: 6px 0px 6px 34px;
    background: transparent url(/images/icons/+.png) no-repeat;
    background-position: left;
}

.action .add
{
    background-image: url(/images/icons/+.png);
}

.action .upload
{
    background-image: url(/images/icons/upload.png);
}

.action .back
{
    background-image: url(/images/icons/arrow.gif);
}

.relatedposts
{
    margin: 10px 10px 10px 20px;
    padding: 0px;
}

.relatedposts li
{
    padding-bottom: 8px;
}

.relatedposts li a
{
    text-decoration: none;
    font-size: 13px;
}

.relatedposts li a
{
    text-decoration: underline;
}

.screen
{
    background-image: url(/images/screen.png);
    background-repeat: repeat;
    color: #f1efde;
    margin: 0px;
    padding: 6px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/screen.png',sizingMethod='crop');
    border: 2px solid #8b7932;
    height: 320px;
}

.primary
{
    position: absolute;
    top: 190px;
    left: 50%;
    margin-left:-460px;
    text-align: center;
    width: 298px;
    z-index:2000;
}

.primary h1
{
    font-size: 25px;
    margin-bottom: 10px;
    margin-top:0px;
}

.primary ul
{
    margin: 12px 0px 0px 0px;
    padding: 0px;
}

.primary ul li
{
    display: inline;
    font-size: 17px;
    padding-left: 5px;
    margin-left: 1px;
    padding-bottom: 0px;
    line-height: 28px;
    font-family: Georgia;
    border-left: 1px solid #94917d;
}

.primary ul li.first
{
    padding-left: 0px;
    margin-left: 0px;
    border: none;
}

.primary ul li a
{
    color: #f1efde;
    text-decoration: none;
}

.secondary
{
    position: absolute;
    top: 190px;
    left: 50%;
    width: 458px;
    margin-left:-148px;
    text-align: left;
    z-index:2000;
}

.secondary h2
{
    margin-bottom: 0px;
}

.secondary .element
{
    position: absolute;
    border: 1px solid #fff;
    z-index:2050;
}

.secondary .image
{
    text-align: center;
}

.secondary .image img
{
    margin-left:auto;
    margin-right:auto;
}

.googlemapsinfowindow
{
    width:450px;
    color:#333;
    padding:6px;
}

.googlemapsinfowindow h3
{
    color: #453e0f;
    font-size: 22px;
}

.googlemapsinfowindow a
{
    color: #453e0f;
}

.soldout
{
    margin-top: 10px;
    font-weight: bold;
    font-family: Times New Roman;
    font-style: italic;
    font-size: 20px;
}

.gallery
{
    border: 1px solid #c0c0c0;
    padding: 5px;
    background-color: #fff;
    margin: 0px 4px 8px 4px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    width: 290px;
    float: left;
    height: 100%;
    min-height: 330px;
}

.gallery img
{
    width: 290px;
    margin: 0px 0px 1px 0px;
    height: 290px;
}

.navigation
{
    margin-left:118px;
}

.navigationbox
{
    float:left;
    margin: 0px 4px 0px 4px;
    width: 220px;
    border: 1px solid Transparent;
    text-align: center;
}

.navigation a
{
    background-color: #d0d0d0;
    padding: 2px 80px 2px 80px;
    text-decoration: none;
    color: #333;
    font-size: 11px;
}

.PropertyImage
{
    border: 1px solid #c0c0c0;
    padding: 5px;
    background-color: #f1efde;
    margin: 0px 4px 8px 0px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    float: left;
    height: 100%;
}

.PropertyImage img
{
    margin: 0px 0px 1px 0px;
}

.thumbnails
{
    float: right;
    width: 335px;
    text-align: right;
}

.thumbnails img
{
    border: 1px solid #c0c0c0;
    padding: 3px;
    background-color: #f1efde;
    margin: 0px 2px 2px 2px;
    width: 80px;
    height: 80px;
}

div.TelerikModalOverlay
{
    background: #000 !important;
    filter: alpha(opacity=80) !important;
    opacity: .8 !important;
    -moz-opacity: .8 !mportant;
}

/*
.infowindowpropertydetail 
{
    width:525px;
    margin-right:20px;
    border:1px solid red;
    background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 0px 0px 0px 0px;
}

.infowindowpropertydetail h1
{
    color: #000;
    font-size: 30px;
    font-weight: normal;
    font-family: Times New Roman, Serif;
    margin: 10px 0px 2px 0px;
}

.infowindowpropertydetail h1 span
{
    color: #999;
    font-style: italic;
}*/
