body {
  text-align: center;
  font-family: Tahoma;
  font-size: 11px;
  color: #1455ac;
  padding: 0px;
  margin: 0px;
	background-color: #fff;
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}

img {
  border: 0px;
}

form {
  padding: 0px;
  margin: 0px;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

#wrapper {
  width: 100%;
  margin: 0px auto;
  padding: 0px;
  text-align: left;
}

#content {
  width:945px;
  margin: 0px auto 0px;
  padding: 0px 28px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#outerheader {
	width: 100%;
	padding:0px;
	margin: 0px;
	border-bottom: 5px solid #1c86ce;
}

#header {
  padding: 0px 30px;
  margin: 0px auto 2px;
  width: 941px;
	height: 178px;
	background-image:url(../images/header-bg.jpg);
}

#logo {
  margin: 0px;
  padding: 15px 0px 0px 0px;
	float: left;
} 

#scrollup {
	position: relative;
	overflow: hidden;
  width: 228px;
  height: 110px;
	float: left;
	padding: 0px;
	margin: 35px 0px 0px 70px;
	font-size: 14px;
	font-weight: bold;
	color: #1456ac;
	text-align: center;
	line-height: 100px;
}

.headline {
	border:0px solid #000;
  position: absolute;
  top: 210px;
  left: 5px;
  width:215px;
  height: 105px;
	text-align: center;
}

#searchprop {
	padding: 0px 5px 0px 0px;
	margin: 145px 0px 0px 0px;
	float: right;
}

#searchprop input {
	vertical-align:middle;
}

.tinputbox {
	padding: 3px;
	margin: 0px 5px 0px 0px;
	width: 263px;
	height: 19px;
	border: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #1455ac;
}

#topmenu {
	padding: 0px;
	margin: 0px auto;
	width: 945px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight:bold;
	background-image: url(../images/top-menu-bg.gif);
	background-repeat: no-repeat;
	text-indent: 8px;
}


#topmenu a:link, #topmenu a:visited {
	color: #fff;
	padding: 11px 10px;
}

#topmenu a:hover {
	background-color: #73b338;
}

#main {
  width: 945px;
  padding: 0px;
  margin: 9px 0px 0px 0px;
  float:left;
}

#home {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 738px;
	font-size: 12px;
	text-align: justify;
} 

#right {
  padding: 0px;
  margin: 0px;
  width: 196px;
  float: right;
}

#right p {
	padding: 10px 0px;
	margin: 0px;
}

#qsearch, #csearch {
	padding: 0px;
	margin: 0px 0px 9px 0px;
	width: 196px;
	height: 244px;
	background-image: url(../images/right-bg.jpg);
	background-repeat: no-repeat;
}

#qsearch {
	text-align: center;
}

#csearch h3, #qsearch h3 {
	padding:0px;
	margin: 0px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	text-indent: 20px;
	text-align: left;
}

#csearch a:link, #csearch a:visited {
	color: #78b83a;
	font-size: 12px;
	line-height: 24px;
	margin: 0px auto;
	height: 24px;
	width: 170px;
	display:block;
	padding: 0px 0px 0px 20px;
}

#csearch a:hover {
	color: #fefefe;
	background-color: #78b83a;
}

.dotted {
	padding: 0px;
	margin: 0px auto;
	width: 190px;
	border-bottom: 1px dotted #78b83a;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

#qsearch form {
	padding-top: 10px;
}
	
#breadcrumb {
	padding: 0px;
  margin: 0px;
  text-indent: 38px;
	line-height: 20px;
}

/****************************** PAGES ***************************/

.flt_lft {
	float:left;
}

.flt_rht {
	float:right;
}

#home strong {
	font-size: 12px;
	color: #78b83a;
}

#pagetop {
	padding: 0px;
	margin: 0px;
	height: 10px;
	width: 738px;
	background-image: url(../images/page-top.jpg);
	line-height:0px;
	font-size: 0px;
}

#page {
	padding:0px 0px 10px 0px;
	margin:0px;
	width:738px;
	background-image: url(../images/page-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#innerpage {
	padding: 0px 15px;
	margin:0px;
	width: 706px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

#innerpage h2 {
  padding: 0px;
  margin: 0px;
	line-height: 30px;
  font-size: 16px;
  color: #78b83a;
  text-align: left;
}
/*
#innerpage a:link, #innerpage a:visited {
	color: #78b83a;
}

#innerpage a:hover {
	color: #1455ac;
}*/

.hr, .hr2 {
	padding:0px;
	margin: 10px 0px;
	border-bottom: 1px dotted #646464;
}

.hr2 {
	border-bottom: 1px dotted #ddd;
}

.glink a:link, .glink a:visited, a.glink:link, a.glink:visited {
	color: #78b83a;
}

.glink a:hover, a.glink:hover {
	color: #1455ac;
}

.gimg {
	padding:3px;
	border:1px solid #ddd;
}

.girght {
	float:right;
	margin:0px 0px 5px 15px;
}

.gilft {
	float:left;
	margin:0px 15px 5px 0px;
}

.red {
	color: #aa1e38;
	font-size:14px;
}

h3 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 14px;
}

.landlord {
	padding: 0px;
	margin: 0px;
}

.landlord ul {
	padding: 0px 0px 0px 340px;
	margin: 0px;
	list-style: none;
}

.landlord ul li {
	background: url(../images/bullet.png) no-repeat;
	padding: 0px 0px 0px 25px;
	line-height: 25px;
	margin: 0px;
}

.p24 {
	float:left;
	width:610px;
	padding-top:20px;
}

/****************************** HOME ******************************/

h1 {
  padding: 0px;
  margin: 0px;
	line-height: 30px;
  font-size: 19px;
  color: #78b83a;
	text-indent: 0px;
  text-align: left;
	font-weight: normal;
	text-indent: 5px;
}

.line {
	padding: 0px;
	margin: 5px 0px;
	width: 258px;
	height: 1px;
	background-image: url(../images/line.jpg);
	line-height: 0px;
	font-size: 0px;
}

#bodybox {
	padding: 3px 0px 0px 3px;
	margin: 0px 0px 9px 0px;
	width: 735px;
	height: 238px;
	background-image: url(../images/bodybox-bg.jpg);
	font-size: 11px;
	text-align: justify;
}

#welcome {
	padding: 0px 10px;
	margin: 0px;
	float:left;
	width: 270px;
	color: #155cb1;
}

#bodybox p {
	margin: 0px 5px 5px 5px;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ /*CSS for Simple Gallery Example 1*/
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	background-color: #fff;
	float:left;
}

#simplegallery1 .gallerydesctext{ /*CSS for description DIV of Example 1 (if defined)*/	
	text-align: left;
}

.h2frst {
	padding-top:0px;
}

/****************************** CATEGORY ***************************/

.propertybox {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
}
.propertybox a:link, .propertybox a:visited, h2 a:link, h2 a:visited {
	color: #fff;
}

.propertybox a:hover, h2 a:hover {
	color: #fff;
}

.propertybox h2 {
	padding: 10px 0px 5px 0px;
	margin: 0px;
	font-size: 16px;
	color: #9a0520;
}


.propertytop {
	padding: 0px 10px;
	margin: 0px 0px 1px 0px;
	width: 686px;
	background-image: url(../images/bred-bg.jpg);
	background-repeat: repeat-x;
	background-color: #1455ac;
}

.prpinfo {
	padding: 10px 0px;
	width: 686px;
	margin: 0px;
	color: #fff;
	border-top: 1px dotted #fff;
}

.prpcol {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 521px;
	font-size: 12px;
}

.prpcol img {
	vertical-align: middle;
}

.w175 {
	width: 175px;
}

.mlft {
	margin-left: 10px;
}

.prght {
	padding-right: 10px;
}

.nbdr {
	border: 0px;
}

.propertylinks {
	padding: 10px 0px;
	margin: 0px;
	float: right;
}

.propertylinks img {
	vertical-align: middle;
	border: 0px;
}


/****************************** PROPERTY ***************************/

.singleprp {
	line-height: 30px;
	background-position: bottom;
	margin: 1px 0px 10px 0px;
	color: #fff;
}

.pbox {
	padding: 5px 10px;
	background-image: url(../images/footer-bg.jpg);
}

#prp_img {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#prp_img img {
	padding: 3px;
	margin: 7px 0px 0px 0px;
	border: 1px solid #ddd;
}

.w200 {
	width: 200px;
}

/****************************** SITEMAP ***************************/

#sitemap ul {
	list-style: square;
	color: #1455ac;
}

#sitemap li {
	padding-top: 3px;
	padding-bottom: 3px;
}

#sitemap ul li ul {
	color: #999;
}

#sitemap ul li a:link, #sitemap ul li a:visited {
	color: #1455ac;
	font-size: 14px;
	font-weight: bold;
}

#sitemap ul li a:hover {
	color: #78b83a;
}

#sitemap ul li ul li a:link, #sitemap ul li ul li a:visited {
	font-size: 13px;
	font-weight: normal;
}

/******************************* CLASSES ***************************/

.inputbox {
  border: 1px solid #a8e069;
  font-family: Tahoma;
  color: #78b83a;
  font-size: 12px;
	background-color: #ddf6c0;
}

.w200 {
	width: 200px;
	font-size: 14px;
}

.w182 {
	width: 169px;
	height: 22px;
	margin: 0px auto 9px;
	text-align: left;
}

.check {
	font-size: 14px;
	width: 200px;
}

.button {
  background-image: url(../images/button-bg.jpg);
  color: #fdfdfd;
  border: 1px solid #fff;
	font-size: 12px;
	font-family: Arial;
	padding: 3px 1px;
	margin: 0px;
}

.button_wht {
  background-color: #fff;
  color: #0785d9;
  border: 1px solid #0785d9;
}

.button_link {
  background-color: #0785d9;
  border: 1px solid #e1dfdf;
  padding: 5px;    
  color: #e1dfdf;
  display: block;
}

.button_link a:link, .button_link a:visited, .button_link a:hover {
  color: #e1dfdf;
}

.category_link a:link, .category_link a:visited, .category_link a:hover {
  font-family: Arial Narrow;
  font-size: 14px;
  color: #0785d9;
}

.w200 {
  width: 200px;
}

.w70 {
  width: 70px;
  text-transform: uppercase;
}

.clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  padding: 0px;
  margin: 0px;
  height: 0px;
}

/****************************** CLASSES ******************************/

#controlpanel {
  width: 366px;
  float: left;
  padding: 0px;
  margin: 10px 0px 10px 0px;
}

.cpdark, .cplight {
  width: 120px;
  float: left;
  padding: 0px;
  margin: 0px;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  border: 1px solid #fff;
  background-color: #0785d9;
}

.cplight {
  background-color: #e1dfdf;
}

.cpdark a:link, .cpdark a:visited, .cpdark a:hover {
  color: #e1dfdf;
}

.cplight a:link, .cplight a:visited, .cplight a:hover {
  color: #0785d9;
}

.heading, .listing, .cartlisting {
  background-color: #0785d9;
  color: #e1dfdf;
  font-weight: bold;
  border: 1px solid #fff;
  font-size: 12px;
  padding: 5px;
}

.listing {
  background-color: #e1dfdf;
  color: #0785d9;
  font-weight: normal;
}

.cartlisting {
  background-color: #E7A1B0;
  color: #0785d9;
}

#footer {
  padding: 40px 15px 15px 15px;
  margin: 0px auto;
  width: 971px;
	height: 77px;
  background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
  color: #1456ac; /*77b73a;*/
	font-size: 11px;
	text-align: left;
}

#footer a:link, #footer a:visited {
	color: #1456ac;
}

#footer a:hover {
  color: #77b73a;
  text-decoration: none;
}

#footerbot {
	padding: 0px;
	margin: 0px;
}

.footbotcol {
  padding: 20px 0px 0px 0px;
  margin: 0px;
  width: 200px;
  float: left;
	color: #77b73a;
}

.w452 {
	width: 570px;
}

.w452 img {
	padding: 0px 3px;
}

#footerbot a:link, #footerbot a:visited {
	color: #1456ac;
}

#footerbot a:hover {
	color: #77b73a;
}

#footerlogo img {
	padding: 5px;
}

.cntr {
  text-align: center;
}

.rght {
  text-align: right;
}

.copyright {
  padding-top: 20px;
}

.copyright p {
  margin: 8px 0px;
}

.w157 {
  width: 157px;
}

.w157 p {
  margin: 5px 0px;
}

.w280{
  width: 225px;
  padding-left: 70px;
}

.w280 strong {
  color: #fec233;
  font-size: 14px;
  padding: 0px;
  margin:0px;
}

#mini {
  padding: 15px 0px 0px 0px;
  margin: 0px;
  color: #c21c0b;
}

#mini a:link, #mini a:visited {
  color: #c21c0b;
}

#mini a:hover {
  color: #e4240f;
}

#mini p {
  padding: 5px 0px;
}

#form {
  float: left;
  width: 450px;
  padding: 0px;
  margin: 0px;
  text-align: left;
}

#form p {
  padding: 0px 0px 10px 0px;
  margin: 0px;
}

.comment {
  border-bottom: 1px dashed #ddd;
  margin: 5px 0px 5px 40px;
  padding: 0px 0px 10px 0px;
}

#form form {
  padding: 0px;
  margin: 0px;
  float: left;
}

.form_left, .form_right, .cmt_left, .cmt_right {
  float: left;
  width: 235px;
  padding: 5px 0px 5px 0px;
  margin: 0px;
}

.form_left, .cmt_left {
  width: 200px;
  font-weight: bold;
}

.cmt_left {
  width: 150px;
}

.imagebox {
  float: left;
  width: 150px;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  text-align: center;
}

/*************************** GOOGLE MAPS ***************************/

#map {
  width:380px;
  height:300px;
  margin: 0px 0px 10px 0px;  
	padding: 0px;
  border:3px solid #ddd;
	float:right;
}

/********************************SLIDE SHOW**********************/

.stepcarousel {
position: relative; /*leave this value alone*/
border: 0px solid #999;
overflow: scroll; /*leave this value alone*/
width: 635px; /*Width of Carousel Viewer itself*/
height: 185px; /*Height should enough to fit largest content's height*/
margin-left: 50px;
text-align: center;
}

.stepcarousel h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #77b73a;
}

.stepcarousel h4 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #1456ad;
	line-height: 20px;
}

#mygallery2 h3 {
	color: #155cb1;
}

#mygallery2 h4 {
	color: #78b83a;
}

.stepcarousel .belt, .stepcarousel .belt2{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .panel, .stepcarousel .panel2{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 180px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
font-size: 11px;
}

#mygallery img {
  border: 1px solid #1456ac;
  padding: 3px;
  background-color: #fff;  
}

