/* Start of CMSMS style sheet 'Harmony Main' */
/*Master.css*/

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: top;
}
table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}

/*Typography.css*/

body,ul,ol,dl,td,th,caption,pre,blockquote,h1,ul,ol,h2,h4,h5,h6,blockquote,strong,em{
	font-family: Trebuchet MS;
	font-size:12px;
	line-height:25px;
	color: #343c47;
	font-weight: normal;
}
p {
	font-family: Trebuchet MS;
	font-size:12px;
	line-height:18px;
	color: #4a5654;
	font-weight: normal;
	padding-right:210px;
	}

input {}

label {padding-bottom:5px;color:black;}
textarea {width:200px;height:100px;font-family: Trebuchet MS;font-size:12px;}


/*ul {list-style-type:square;}*/
ol {list-style-type:decimal;}

h1 {font-size:16px; margin-bottom:12px; font-weight:bold; padding-top:48px; color:#b48a5f;} /* page heading */
h2 {font-size:16px; margin-bottom:12px; font-weight:bold; color:#b48a5f;} /* phone no. in nav */

h4 {font-size:12px; line-height:16px; font-weight:bold; color:#77a29c; padding:0px;} 
h5 {font-size:8px;  margin-bottom:5px;  font-weight:bold;} /* page heading*/
h6 {font-size:8px;  margin-bottom:5px;} /* page heading*/

blockquote {margin: 0 0 18px 18px; color: #666; font-style: italic; }
strong     {font-weight: bold;}
em         {font-style:italic;}

body {
	font-family: Trebuchet MS;  
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

html { /*keeps right scroll bar to stop page jumping*/
height: 100%;
margin-bottom: 0.01em;
}

* html{
	overflow: auto; /*turns off ie overflow until its needed*/
}


/* basic divs */

.tl {
	position:absolute;
	left: -1px;
	top:-1px;}
.bl {
	position:absolute;
	left: -1px;
	bottom:-1px;}
.tr {
	position:absolute;
	right: -1px;
	top:-1px;}
.br {
	position:absolute;
	right: -1px;
	bottom:-1px;}

#wrapper {
	/*width: 746px;*/ /* sets width */
	/*margin-left: auto;
	margin-right: auto;
	margin-top: 20px;*/
	margin:20px;
	border:20px
}

#header {
	background-color:white;
	height: 114px;
	background-image:url(../../uploads/images/hea/logo.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#left_lady {
position:absolute;
left:20px;
top:30px;
}

#right_massage {
position:absolute;
right:20px;
top:30px;
}

#mainpage {
	min-height: 507px;
	position: relative;
	text-align: left;
	background-color: White;
	/*border: 1px solid black;*/
}

* html #mainpage{
	height: 507px; /* minimum height for ie*/
}

#maincontent {
	line-height: 16px;
	font-size: 12px;
	/*border: 1px yellow solid;*/
	padding-left: 210px;
padding-right: 150px;
}

#rightcolumn{
	position: absolute;
	float:right;
	right:0px;
	text-align:right;
	}

#offers_box {
position:relative;

}

.nav_box {
font-size:12px; 
margin:5px;  
line-height:16px; 
font-weight:bold;
color:#77a29c; 
text-align:center;
}
	
.right_pics {
	padding-top:5px;
	padding-bottom: 5px;
}

#phone {
float: left;
margin-left:10px;
width: 230px;}



#footer {
	position: relative;
	height: 7px;
	width:100%;
	background-image:url(../../uploads/images/mai/foot_grad.gif);
	background-repeat:repeat-x;
	border: 1px solid #bfd3d0;
}
#seo {
	font-size: 9px;
	text-align: center;
	background-color: white;
	padding: 5px;
}

#info {
	background-color: white;
	font-size: 10px;
	text-align: right;
}


/*  Start Johns bits for forms n stuff*/

#loginbox {
line-height: 24px;
}

#memberbox {
width: 200px;
border: 1px solid #4B9392;
padding: 10px;
float: right;
margin-right: 200px;
}

#memberbox p {
padding: 0px;
margin: 0px;
}



.userbox {
display: block;
padding: 6px;
margin-bottom: 6px;
}

/*  end Johns bits for forms n stuff*/




a:link, a:visited {
	color: #90591E;
}

a:hover {
	color: #188785;
}



#seo a:link, #seo a:visited {
	color: /*#638137*/#63938c;
padding: 4px;
margin-right:3px;
}

#seo a:hover {
	color: #b48a5f;
}

#info a:link, #seo a:visited {
	color: /*#638137*/#63938c;
        padding: 4px;
}

a:active {
	
}





/* End of 'Harmony Main' */

