
/* private: site_styles */

/* homepage styles */

#editableContentHome ul {
	list-style-image: url(../images/linkStrawberry.gif);
}

/*main container styles*/
body {width:100%; background-color:#D1E3EE; text-align:center; margin:0; padding:20px 0; border:0; position:relative;}
#container {width:760px; border:1px solid #7594AA; background-color:#fff; margin:auto; padding:0;}


#header, #body, #homeFooter {width:740px; margin:10px;text-align:left; margin:auto;}

/*general styles*/
.clear {clear:both; font-size:1px; height:1px; line-height:1px; display:block;}


/*header styles*/
.colourStrip {margin:10px 0px;display:block; width:100%; height:5px; background:url(../images/colourStrip.gif) top left no-repeat; font-size:5px; line-height:5px; clear:both;}

#logoStrip {padding:0px;}
/*body styles*/
#body {margin-top:10px; position:relative;}

#innerLogo{
	 width:218px;
	 float:left;
	 margin-top:27px;
}

h3{
	color:#e10315;
	padding-left:25px;
	height:20px;
	padding-top:1px;
	margin:5px 0px;
	background:url(../images/small_heart.gif) no-repeat;
}
#leftNavHolder {width:174px; float:left;}

.noleftnav, .noleftnav #backtop {
	width: 100% !important;
	margin-left: 0 !important;
}

#contact_left{
	float:left;
    width:38%;
    overflow:hidden;
}
#contact_right{
	float:left;
    width:62%;
    overflow:hidden;
}

#contact_right a:hover{
	cursor:hand;	
}
#content_footer{
	float:left;
	width:100%;
	margin:20px 0px;
	text-align:center;
}
#banner{
	clear:both;
}
#contentHolder {width:550px; float:right; margin-right:15px; *display:inline;}
