body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 28px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	padding:0 10px;
	line-height: 180%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#container {
	width: 960px;
	margin: 0 auto;
}

/* Header */

#header-top {
	width: 960px;
	height: 122px;
	border-top: 10px solid #FFFFFF;
	background: url(../img/img01.jpg) no-repeat left top;
}

.top-links { width: 960px; margin-left: 60px; font-size: 90%; text-align: left;}

/** LOGO */

.logo h1{
	float: left;
	margin-top: 40px;
	padding: 0 0 0 20px;
	font-size: 44px;
	line-height: normal;
}
.logo h1 a { text-decoration: none;}
.logo h1 a:hover { text-decoration: none; }


/* Menu */

#menu {

	width: 960px;
	margin: 0 0 10px 0 !important;
	margin: 0;
	padding: 0;
	height: 60px;
	background: url(../img/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#menu li {
	display: inline;

}

#menu a {
	display: block;
	float: left;
	height:60px;
	margin-right: 0px;
	padding: 22px 30px 0 30px;
	text-decoration: none;
	background: url("../img/img08.jpg") no-repeat right top;
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu span.phone {
	display:inline;
	float: right;
	height:60px;
	margin-right: 0px;
	padding: 18px 30px 0 0;
	text-decoration: none;
	font: 150% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: none; }

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Search */

#search {
	width: 960px;
	height: 48px;
	background: url(../img/search-bar.jpg) no-repeat left top;
	margin-bottom: 20px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#search form {
	float:left;
	margin: 0 20px 0 0;
	padding: 0 10px !important;
	padding: 12px 10px 0 10px;
}



#search select {
	float: left;
	width: 100px;
	border: none;
	margin-right: 20px;
}

#search input {
	border: none;
}

#search input.office-id {
	margin-top: -2px;
	width: 200px;
}
#search-text {

	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */



/* Content */

#content {
	float: left;
	width: 720px;
}

/* Home Page Introduction */

.intro {
	margin-bottom: 15px;
}

.intro .title {
	height: 55px;
	margin-bottom: 3px;
	padding: 19px 0px 2px 20px;
	font-family: Tahoma;
	letter-spacing:1pt;
	color: #8c0209;
}

.intro .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.intro .links .permalink {
	padding-left: 17px;
}

.listing {
width: 100%;
height:190px;
margin:0 0 40px 0 !important;
margin:0 0 25px 0;
padding: 0;


}

.listing a { color: #ffffff; }

.listing a:hover { text-decoration: underline; }


.listing p, ul, ol {
	line-height: 140%;
}

.listing .title {
	float: left;
	width:527px;
	margin: 0;
	position:relative;
	top:1px !important;
	top:1px ;
	left:0px;
	background: url(../img/title_bg.jpg) no-repeat left top;
}

.listing .title a {
	
	font-size: 130%;
	color: #fff;
	padding-left:20px;
	text-decoration: none;

	
}

.listing .title a:hover {
	text-decoration: underline;
}

.listing span {
	cursor:hand;
	text-decoration: underline;
}

.listing span:hover {
	cursor:hand;
}

.listing .entry {
	height:150px;
	padding: 0; 
	text-align:left; 
	text-indent:0; 
	border-top: 1px solid #585858;
	border-bottom: 1px solid #585858;
	border-right: 1px solid #585858;
}

.listing img {
float:left;
width: 200px;
height: 150px;
}

.listing ul.options {
margin:5px 0 0;
padding:0;
list-style:none;
}

.listing ul.options li {
margin:0 0 5px 15px;
padding-left:30px;
float:left;
width:180px;
height:25px;
color:#F0FF00;
font-size:135%;
background-image: url(../img/tick.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
}


.system-msg { clear:both; text-align: center; }

.status-success { }
.status-error {color: #ff1919; font-size: 120%; }


/* Office View */
#office-left-col {
float:left;
width:270px;

margin-right:10px;
padding: 5px 5px 5px 10px;
}

#office-left-col .office-options {	
	margin-bottom: 5px;
	padding:0;
	}

#office-left-col .office-options ul {
	margin:0;
	padding:0;
	list-style:none;
}

#office-left-col .office-options li {
	margin:0;
	padding-left:30px;
	font-size:100%;
	background: url(../img/tick.gif) no-repeat 0 0.3em;
}

#office-right-col {
	float:left;
	width:420px;
	margin:0;
	padding:0;
}

#office-right-col .office-img {
	width:420px;
	height:390px !important;
	margin-bottom: 20px;
	border: 1px solid #878787;
	}
	
#office-right-col .office-video {
	width:420px;
	height:360px;
	margin-bottom: 20px;
	border: 1px solid #878787;
	}

#office-right-col .office-advert {
	width:420px;
	height:360px;
	margin-bottom: 20px;
	border: 1px solid #878787;
	}

#office-right-col .office-video-no {
	width:420px;
	height:160px;
	margin-bottom: 20px;
	border: 1px solid #878787;
	}

#office-right-col .office-map {
	width:420px;
	margin-bottom: 20px;
	border: 1px solid #878787;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 222px;
	background: url(../img/img04.jpg) no-repeat left top;
	margin:0;
}

#sidebar h1 {
	font-family: Tahoma;
	font-size: 120%;
	font-weight:700;
	letter-spacing:1pt;
	padding: 3px;
	color: #8c0209;
	text-align:center;
}

#sidebar h2 {
	height: 33px;
	margin: 0;
	padding: 15px 0 2px 0;
	font-size: 18px;
	color: #FFFFFF;
	text-align:center;
}

#sidebar table tr.tr0 {
	background-color: #eee;
}
#sidebar table tr.tr1 {
	background-color: #FEFEF2;
}

#sidebar input.remove { 
	width:55px;
	height:20px;
	color:#050; 
	font: bold 84%'trebuchet ms',helvetica,sans-serif; 
	background:url(../img/remove_bg.gif) repeat-x left top;
	border:none;
} 

#sidebar a {
	color: #8c0209;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#contact-office-broker {
	margin-top:10px;
	border-top: 1px solid #999;
}

/*Forms defaults - change as needed*/

#sidebar form {
	height: 460px;
	width:190px;
	background:url(../img/form_bg.gif) repeat-x left top;
	padding-left:10px !important;
	padding-left:15px;
}


#sidebar input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	width:180px;
	background:url(../img/input_bg.gif) no-repeat left top;
	border:none;
	padding:4px 0 4px 4px;
	vertical-align:middle;
}

#sidebar label {
	color:#8c0209;
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
}

#sidebar textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	height: 112px;
	width:180px;
	overflow:hidden;
	background:url(../img/textarea_bg.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	vertical-align:middle;
}

#sidebar-body {
	border:1px solid #000;
	padding:10px;
}

#featured {
	width:202px;
	padding-top: 12px;
	background: #585858;
	border-bottom: 1px solid #878787;
	margin-bottom:10px;
}

#featured img {
	border: 1px solid #888888;
	margin-bottom: 3px;
}

#featured .desc {
	background: #080808 url("../img/featured_back.gif") repeat-x top;
	border: 1px solid #888888;
	padding: 7px;
	color:#fff;
}

#featured h1  {
	color: #f7db16;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
}

#featured a {
	color: #f7db16;
	text-decoration: none;
}

#featured a:hover {
	text-decoration: underline;
}


/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	clear:both;
	width: 960px;
	margin: 0;
	padding: 0;
	background: #fff url(../img/img05.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 6px 0;
	text-align: center;
	line-height: 120%;
	color: #EEE;
}

#footer a {
	color: #B5ADA5;
}

