@charset "utf-8";
/* © 2009 Kreamer Housing */
/* This CSS document is valid CSS Level 2 / Please check here: http://jigsaw.w3.org/css-validator/ */

body {
	background:#FFFFE6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	margin:0px 0px 0px 0px;
}

a {
	color:black;
	text-decoration:underline;
}

a:hover {
	color:#333333;
	text-decoration:underline;
}

img {
	border:1px solid #993366;
	margin-left:5px !important;
	margin-left:2px; /* For IE6 */
	margin-right:5px !important;
	margin-right:2px; /* For IE6 */
}

.header1 {
	font-size:20px;
	font-weight:bold;
}

.header2 {
	font-size:16px;
	font-weight:bold;
}

#header {
	width:100%;
	height:102px;
	background:url(../img/header.png);
	display:block;
}

#header_container {
	width:600px;
	height:102px;
	margin:auto;
}

#logo a {
	width:242px;
	height:100px;
	background:url(../img/logo.jpg) no-repeat;
	margin-top:1px;
	margin-left:10px;
	display:block;
	float:left;
}

#contact_bit {
	width:325px;
	height:86px;
	margin-top:10px;
	margin-right:10px;
	display:block;
	float:right;
	text-align:right;
	color:white;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}

#contact_bit span {
	font-size:22px;
	font-weight:400;
}

#contact_bit a {
	color:white;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#contact_seperate {
/* That's right Scooby, it's old man Winkle. This is used to seperate the "Contact" link from the address in the header. Jinkies! */
	margin-top:5px;
}

#navbar {
	width:100%;
	height:28px;
	background:url(../img/navbar.png);
	display:block;
	font-size:16px;
	font-weight:bold;
	color:white;
}

#navbar_container {
	width:600px;
	height:28px;
	margin:auto;
}

.navbar_item a {
	width:inherit;
	height:23px;
	padding-top:3px;
	padding-left:4px;
	padding-right:4px;
	display:block;
	float:left;
	text-decoration:none;
	color:white;
	text-align:center;
	margin-right:10px;
}

.navbar_item a:hover {
	background:url(../img/navbar_highlight.png) repeat-x;
	padding-left:3px;
	padding-right:3px;
	border-left:1px solid #A173D0;
	border-right:1px solid #A173D0;
}

.navbar_item2 a {
	width:inherit;
	height:23px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	border-left:1px solid #006633;
	border-right:1px solid #006633;
	display:block;
	float:left;
	text-decoration:none;
	color:black;
	text-align:center;
	margin-right:10px;
	background:url(../img/navbar_hover.png) repeat-x;
}

#mainsection {
	width:100%;
	background:#FFFFE6 url(../img/main.png) repeat-x;
	display:block;
	float:left;
	padding-top:2px;
}

#main_container {
	width:600px;
	display:block;
	margin:auto;
	margin-bottom:2px;
}

#main_where {
	width:600px;
	display:block;
	float:left;
	font-weight:bold;
}

.main_header_box {
	width:600px;
	height:40px;
	display:block;
	float:left;
	color:white;
	font-size:24px;
	padding-top:10px;
	text-align:center;
	background:url(../img/page_header.png);
	margin-bottom:5px;
}

#footer {
	width:100%;
	height:50px;
	/*background:url(../img/footer.png);*/
	display:block;
	float:left;
	color:white;
	overflow:hidden;
	padding-top:5px;
	margin-top:10px;
}

#footer_container {
	width:600px;
	height:132px;
	display:block;
	margin:auto;
	padding-top:5px;
}

#footer_copyright {
	font-size:16px;
	font-weight:bold;
	width:360px;
	height:20px;
	display:block;
	float:left;
	margin-top:14px;
}

#footer_sidelinks {
	width:240px;
	height:18px;
	text-align:right;
	display:block;
	float:left;
	margin-top:14px;
	padding-top:2px;
}

#footer a {
	color:white;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer_bar {
	width:610px;
	height:44px;
	display:block;
	margin:auto;
	background:url(../img/footer_bar_centre.png) repeat-x;
	font-size:18px;
	color:white;
}

#footer_bar_left {
	width:16px;
	height:44px;
	display:block;
	float:left;
	background:url(../img/footer_bar_left.png);
}

#footer_bar_right {
	width:16px;
	height:44px;
	display:block;
	float:right;
	background:url(../img/footer_bar_right.png);
}

#footer_bar_text {
	height:20px;
	width:auto;
	display:block;
	float:left;
	margin-top:9px;
}

#footer_bar_email a {
	width:46px;
	height:44px;
	display:block;
	float:right;
	background:url(../img/footer_bar_email_1.png) no-repeat;
}

#footer_bar_email a:hover {
	background:url(../img/footer_bar_email_2.png) no-repeat;
}

/*FEATURED STYLES*/
#featured_box {
	width:595px !important;
	width:592px; /* For IE6 */
	height:200px;
	display:block;
	float:left;
	background:url(../img/featured_back.png);
	padding-right:5px;
	
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:white;
	/*font-weight:400;*/
	margin-bottom:5px;
}

#featured_box span {
	font-size:22px;
	font-weight:normal;
}

#featured_box a {
	font-style:normal;
}

.featured_spacing {
	height:8px;
	display:block;
	float:left;
}

#featured_imgbox {
	width:295px;
	height:183px;
	display:block;
	float:left;
	margin-left:6px !important;
	margin-left:0px; /* For IE 6 */
	margin-top:9px;
	margin-right:20px;
}

#featured_image {
	width:285px;
	height:174px;
	display:block;
	float:left;
	margin-left:6px;
	margin-top:4px;
	background:url(../img/feat_1.jpg);
}

#featured_controls {
	height:24px;
	width:163px;
	display:block;
	float:left;
	margin-top:6px;
	padding-left:107px !important;
	padding-left:112px; /* For IE6 */
}

.featured_controls_arrow a {
	width:23px;
	height:23px;
	display:block;
	float:left;
	margin-right:10px;
}

#featured_controls img {
	border:0px;
}

#featured_text {
	width: 270px;
	height:160px;
	margin-top:5px;
	display:block;
	float:left;
}

#featured_text a {
	color:white;
}

#featured_preloader {
	width:1px;
	height:1px;
	left:-99999px;
	overflow:hidden;
}

/* Main page specific styles */
.main_sideadvert {
	width:600px;
	display:block;
	float:left;
	text-align:center;
}

.main_sideadvert img {
	border:0px;
	margin-left:0px !important;
	margin-left:0px; /* For IE6 */
	margin-right:0px !important;
	margin-right:0px; /* For IE6 */
}

.main_testimonial {
	font-size:14px;
	font-style:italic;
}

.main_testimonial_readmore a {
	display:block;
	float:right;
	margin-right:5px;
	font-weight:bold;
}

.main_spacer { /* I'm not a bad programmer... */
	width:100%;
	height:10px;
	display:block;
	float:left;
}

/* About page specific styles */
.testimonial_box {
	width:580px !important;
	width:570px; /* For IE6 */
	height:auto;
	display:block;
	float:left;
	color:black;
	text-align:justify;
	background:/*#00FF33*/ #2DFD56 url(../img/testimonial_box.png) no-repeat;
	margin-left:5px !important;
	margin-left:2px; /* For IE6 */
	margin-bottom:10px;
	padding:5px !important;
	padding:2px; /* For IE6 */
	border:2px solid #009900;
}

.testimonial_bigquote {
	display:block;
	float:right;
	width:180px;
	font-size:18px;
	padding-left:4px;
	border-left:3px solid #333333;
	margin-left:4px;
	color:#222222;
	font-style:normal;
}

.testimonial_bigquote span {
	color:#33FF66;
}

.testimonial_box2 {
	width:580px !important;
	width:570px; /* For IE6 */
	height:auto;
	display:block;
	float:left;
	color:white;
	text-align:justify;
	background:#4D2673 url(../img/testimonial_box_purple.png) no-repeat;
	margin-left:5px !important;
	margin-left:2px; /* For IE6 */
	margin-bottom:10px;
	padding:5px !important;
	padding:2px; /* For IE6 */
	border:2px solid #663366;
}

.testimonail_quotebox_q {
	width:579px;
	height:auto;
	padding:5px;
	margin-left:5px;
	margin-bottom:10px;
	background:#A792FE url(../img/testimonial_box_q.png) repeat-x bottom;
	color:black;
	font-size:14px;
	border:1px solid #6633FF;
}

.testimonail_quotebox_q b {
	font-size:16px;
}

.testimonail_quotebox_q i {
	font-size:12px;
}

.testimonail_quotebox_g {
	width:579px;
	height:auto;
	padding:5px;
	margin-left:5px;
	margin-bottom:10px;
	background:#4EFEA6 url(../img/testimonial_box_g.png) repeat-x bottom;
	color:black;
	font-size:14px;
	border:1px solid #00CC00;
}

.testimonail_quotebox_g b {
	font-size:16px;
}

.testimonail_quotebox_g i {
	font-size:12px;
}

.services_header1 {
	width:100%;
	height:auto;
	display:block;
	float:left;
	font-size:24px;
	border-top:1px dashed #333333;
	border-bottom:1px dashed #333333;
	background:url(../img/services_header_0002.png);
	margin-top:10px;
	margin-bottom:5px;
}

.services_header2 {
	width:100%;
	height:auto;
	display:block;
	float:left;
	font-size:24px;
	border-top:1px dashed #333333;
	border-bottom:1px dashed #333333;
	background:url(../img/services_header_0001.png);
	margin-top:10px;
	margin-bottom:5px;
}

.services_header_small {
	font-size:16px;
}

.testimonial_text {
	font-size:14px;
	font-style:italic;
}

.contact_header_g {
	width:592px;
	height:32px;
	display:block;
	float:left;
	background:url(../img/contacth_g.png);
	font-size:26px;
	color:white;
	padding:4px;
	margin-top:5px;
}

.contact_header_p {
	width:592px;
	height:32px;
	display:block;
	float:left;
	background:url(../img/contacth_p.png);
	font-size:26px;
	color:white;
	padding:4px;
	margin-top:5px;
}

.contact_box_g {
	width:590px;
	height:auto;
	display:block;
	padding:5px;
	float:left;
	color:black;
	background:#9AFE70 url(../img/contact_box_g.png) repeat-x bottom;
}

.contact_box_p {
	width:590px;
	height:auto;
	display:block;
	padding:5px;
	float:left;
	color:black;
	background:#A881C2 url(../img/contact_box_p.png) repeat-x bottom;
}

.contact_google {
	width:285px;
	height:200px;
	display:block;
	float:left;
	margin-right:5px;
}

.contact_form {
	width:100%;
	height:auto;
	display:block;
}

.contact_big {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
}