﻿
/*** GLOBAL  ***/
html,body{height:100%; min-height:100%}
body {
 	font: 62.5%/1.8 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	margin:0 auto;
	padding:0;
	color:#656253;
	line-height:20px;
	background-color:#ebeceb;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #f2f2f2;
	background-color: #f2f2f2;
	height: 1px;
	margin:5px 0px 5px 0px;
	padding:0px;
}
*+html hr{margin:0px 0px 5px 0px;}

hr.dotted{background-image:url(../images/dotted-horizontal.gif) !important;  border:0px; background-repeat:repeat-x; margin-top:20px; margin-bottom:20px; clear:both;}
.center {
	text-align:center;
}
.prices-right {
	font-weight:bold;
	font-size:120%;
	float:right;
	padding-right:20px;
}
/*** END OF GLOBAL  ***/
/***image replacement heading ***/

h1.welcome {
padding:0px;
margin:0px 0 8px 0;
	width: 381px; height: 61px;
	background: url('../images/welcome.gif');
	text-indent: -9999px;
}
h1.about {
	padding:0;
	margin:0px 0 8px 0;
	width: 381px; height: 61px;
	background: url('../images/about.gif');
	text-indent: -9999px;
}
h1.services {
	padding:0px;
	margin:0px 0 8px 0;
	width: 430px; height: 61px;
	background: url('../images/services.gif');
	text-indent: -9999px;
}

h1.planning {
	padding:0px;
	margin:0px 0 8px 0;
	width: 430px; height: 61px;
	background: url('../images/planning.gif');
	text-indent: -9999px;
}
h1.prices-header {
	padding:0px;
	margin:0px 0 8px 0;
	width: 500px; height: 61px;
	background: url('../images/prices-header.gif');
	text-indent: -9999px;
}

h1.contact {
	padding:0px 0 0px 0;
	margin:0px 0 10px 0;
	width: 389px; height: 62px;
	background: url('../images/contact.gif');
	text-indent: -9999px;
}
h1.testimonials {
	padding:0;
	margin:0px 0 8px 0;
	width: 430px; height: 61px;
	background: url('../images/testimonials.gif');
	text-indent: -9999px;
}
h1.whatwedo {
	padding:0;
	margin:0px 0 8px 0;
	width: 600px; height: 27px;
	background: url('../images/whatwedo.gif');
	text-indent: -9999px;
}

/***END image replacement heading ***/
/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2{margin-bottom:12px; font-family:Arial, Verdana; font-weight:normal; color:#ADB151}
h3, h4, h5, h6{margin-bottom:8px; font-family:Arial, Verdana; font-weight:normal; color:#ADB151;  letter-spacing:0px}
h1 {font-size:28px; line-height:30px;}
h2 {font-size:22px; line-height:18px; padding:0 0 10px 0; margin:0;}
h3 {font-size:18px; line-height:20px; padding-bottom:0px; margin-bottom:0px;}
h4 {font-size:18px; line-height:15px; color:#666;}
h5, h6 {font-size:13px; line-height:15px;}
/* links */
a, a:visited {color:#df7034; text-decoration:none;}
a:hover{color:#df7034; text-decoration:underline;}
a img{border:none}
.imgleft{float:left; margin-right:15px; margin-top:5px;}
.imgborder{padding:0px; margin:5px 0px;}
.imgright{float:right; margin-left:15px; margin-top:25px;}
.imgcenter{ margin:5px 0px 10px 0px; display:block; text-align:center}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	font-size:12px;
	margin-bottom:20px;
}
ul, ol {
	margin:10px 0 20px 20px;
}
li ol,
li ul
{
	
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
	
blockquote {
	background:none; 
	border:0px; 
	background-image:url(../images/quote.gif); 
	background-repeat:no-repeat;
	font-size:12px;
	margin:20px 0 0px 0px;
	color:#6b6b6b;
	padding:15px 20px 10px 35px;
	line-height:20px;
	}
cite {
	font-size:12px;
	padding:10px 0 0 35px;
	font-weight:bold;
}
blockquote.pull {
font-size:1.2em;
background-image:none;
border-left:none;
background-color:#fff;
text-align:center;

padding:0 0 0 5px;
margin:20px;
}
blockquote.pull p.q {
display:inline;
font-family:"Century Gothic";
font-size:1.9em;
line-height:1.6em;
font-weight:lighter;
color:#9EA719;
padding-right:40px;
}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #e0e0e0;
	padding:15px 10px;
}

/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#wrapper{width:100%;}
#container{width:940px; margin:0 auto; margin-top:10px; padding:0px 30px; background-color:#fff; border:1px #cccccc solid;}

/* TOP */
#top{height:92px;  padding:22px 0px 0px 0px; border-bottom:solid 4px #ADB151;}
#logo h1, #logo h1 a, #logo h1 a:visited{font-size:48px; color:#999999; margin-bottom:0px;}
#logo h1 a:hover{text-decoration:none;}
#logo .t1{color:#656253;}
#logo .desc{color:#7c7a6b; font-size:14px;}
.inputbox{border:solid 1px #c4c3ba; padding:2px 2px 2px 2px; margin-right:3px; vertical-align:middle; width:170px}
.but{border:solid 1px #363637; font-family:Arial; font-size:11px; background-color:#000; color:#fff; padding:2px 10px; letter-spacing:1px; cursor:pointer; vertical-align:middle; text-transform:uppercase}
a.but, a.but:hover{text-decoration:none; color:#fff; padding:6px 10px !important}
*+html .but{padding:2px 3px 1px 3px !important;}/* ie 7 only */
* html .but{padding:2px 3px 1px 3px !important;}/* ie 6 only */

/* #slideshow-box */
#slideshow-box{height:280px; clear:left; margin:10px 0px 0px 0px; position:relative}
#maintext #slideshow-box img {
	padding:0px;
	margin:0px;
	border:none;
}

#header-inner{background-image:url(../images/dotted-horizontal.gif); background-repeat:repeat-x; background-position:bottom; padding:35px 0px 20px 0px}
#header-inner h1.pagetitle{margin:0px; color:#666666; font-size:26px;}
#slideshow ul{margin:0px; padding:0px; list-style-type:none;}
#slideshow ul li{margin:0px; padding:0px; list-style-type:none;}
#logo h1 {margin: 0;	width: 940px; height: 92px;
	background: url('../images/logo-full.gif');
	text-indent: -9999px;
	font-family:Georgia, serif;
	font-size:3.6em; }

/* CONTENT */
#content{margin:20px 0px; background-image:url(../images/bg-content.gif); background-repeat:repeat-y; width:940px}
#content-full{margin:20px 0px}
#content-right{width:720px; float:left;}
#content-left{width:220px; float:left;}
#maintext{padding:0px 0px 20px 20px;}
#maintext p {
	margin-bottom:10px;
}
#maintext img {
	padding:5px;
	margin-bottom:10px;
	background:#fff;
	border:1px solid #ccc;
}
#services-selling {
	width:330px;
	padding:10px 10px 10px 2px;
	float:left;
}
#services-staying {
	width:330px;
	padding:10px 10px 10px 2px;
	float:right;
}

ul.inline{list-style-type:none; padding:0px; margin:20px 0px 20px 0px}
ul.inline li{list-style-type:none; padding:0px; margin:0px 20px 0px 0px; display:inline; float:left; width:196px}
ul.inline li.nomargin{margin:0px;}
ul.inline h2{margin:10px 0px 5px 0px;}
ul.checklist{list-style-type:none; padding:0px 0 10px 0; margin:0px}
ul.checklist li{list-style-type:none; padding:0px 0px 0px 20px; margin:0px; background-image:url(../images/checklist.gif); background-repeat:no-repeat; background-position:0px 5px;}
* html ul.checklist li{ padding:0px 0px 0px 30px !important;}/* ie 6 only */
#sideleft img {
	padding:3px;
	margin-bottom:10px;
	background:#fff;
	border:1px solid #ccc;
	}


#sideleft{padding:0px 20px 0px 0px}
#sideleft h2{margin-bottom:8px;}
#sideleft ul{list-style-type:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
#sideleft ul li {border-bottom:1px dotted #ccc;
padding:3px; margin:0px;}

#sideleft ul li a {background: transparent url(../images/list-off.gif) left center no-repeat;
padding-left: 15px;
font-size:14px;
height:22px;
text-decoration: none;
color: #333333;
}

#sideleft ul li a:hover {background: transparent url(../images/list-on.gif) left center no-repeat;
color: #999;}

#sideleft ul li a#current {background: transparent url(../images/list-active.gif) left center no-repeat;color: #666;}
#sideright ul.newslist li{list-style-type:none; padding:5px 0px 10px 0px; margin:0px 0px 5px 0px;  background-image:url(../images/dotted-horizontal.gif); 
background-repeat:repeat-x; background-position:bottom; line-height:20px}
#sideleft ul.newslist li.noline{background-image:none; padding-bottom:0px; margin-bottom:0px;}
#sideleft ul li a, #sideright ul li a:visited{color:#333333;}

#sideleft .self {
	
border:1px solid #D5D5D5;
float:left;
margin:3px 10px 0 0;
}

.box{ background-image:url(../images/dotted-horizonta.gif); background-repeat:repeat-x; background-position:bottom;padding:0px 0px 18px 0px; margin:0px 0px 10px 0px;}
.box p {
	line-height:1.3em;
	margin-bottom:15px;
	padding-top:0px;
}
.boxnoline{background-image:none; padding:0px 0px 18px 0px; margin:0px 0px 18px 0px;}
.boxnoline a {
padding-left:30px;
	
}
.news-container .box{ background-image:none; padding:0px; margin:0px;}
#sideleft blockquote{margin:10px 0px 0px 0px; padding:0px 0px 0px 30px; background:none; border:0px; background-image:url(../images/quote.gif); background-repeat:no-repeat;}
.small{color:#999; font-size:11px;}
span.tblue, span.tblue a, span.tblue a:visited{color:#2d84b6 !important; font-weight:bold;}
span.tblue2{color:#2d84b6 !important;}
.aboutbox {
	min-height:250px;
}
/* FOOTER */
#footer
{
color:#7F7F7F;
font-size:90%;
height:50px;
line-height:1.4em;
border-top:3px solid #9ea719;
text-align: right;
margin:20px 0px 20px 0px;
}
#footer ul {
color:#000000;
float:right;
list-style-type:none;
margin-right:0px;
margin-top:14px;
margin-bottom:10px;
width:450px;
}
#footer li {
	display:inline;
}
#footer li a {
	color:#000;
	text-decoration:none;
}
#footer li a:hover {
	text-decoration:underline;
	color:#999;
}
#footer .credits {
	float:right;
	margin-top:0px;
}
#footer .left {
	float:left;
	text-align:left;
}
#footer p.address {
float:left;
text-align:left;
line-height:1.3em;
width:470px;
margin-top:14px;
margin-bottom:0px;
}
#footer p a {
	color:#9ea719;
	text-decoration:none;
}

#footer-text{
	font-size:11px; 
	color:#999689; 
	}


/*Tables*/

table{
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	}

table thead th{
	color:#FFFFFF;
	background-color:#666666;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	text-align:center;
	table-layout:auto;
	vertical-align:middle;
	}

table tbody td{
	vertical-align:top;
	font-size:1.3em;
	font-weight:bold;
	border-collapse:collapse;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
	
table thead th, table tbody td{
	padding:10px;
	border-collapse:collapse;
	}

table tbody tr.light{
	color:#666666;
	background-color:#F7F7F7;
	}

table tbody tr.dark{
	color:#666666;
	background-color:#E8E8E8;
	}

