/* ----------- main ----------- */

body  {
	background-color: #09337B;
   	margin: 0; 
    font-size: 0.75em; 
	font-family: futura, tahoma, arial, verdana, helvetica, sans-serif;
	color: #5B5B5B;
	padding: 20px 0;
}

/* ----------- rows ----------- */

#wrapper {
	margin:0 auto;
	overflow: hidden;
	width: 812px;
	background-color: #fff;	 
}


/* ----------- flash images ----------- */

#flash {
	float: left;
	height: 200px;
	background: #fff;
}

/* ----------- menu ----------- */

#menurow {
	float: left;
	height: 36px;
	background: #fff;
	padding: 0 1px 0 2px;
}

#menuline {
	float: left;
	margin: 0 2px 0 0;	
	width: 808px;
	height: 1px;
	border-bottom: 4px solid #D9DE3F;
}

#menu2 ul {
	width: 812px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;

}

#menu2 li {
	display: inline;
}

#menu2 a {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 4px 14px 4px 13px;
	background-color: #09337B; /*color theme*/
	border-top: 1px solid white;
}

#menu2 a:hover{
	background-color: #D2212A; /*color theme*/
}

#menu2 #current a{ /*currently selected tab*/
	background-color: #D9DE3F; /*gray color theme*/
	border-color: #D9DE3F; /*gray color theme */
}

#menu2 .lastlink {
	margin: 0 0 0 0;
}

img.pixel {
	float: left;
	border: none;
	width: 5px;
	height: 1px;	
}

/* ----------- body ----------- */

#mainbody {
	float: left; 
	width: 800px;
	margin: 0;
	padding: 0;
	background-image: url('images/btm_left.gif');
	background-repeat: no-repeat;
	background-position: 0 100%;
}
   
#maintext {	
	float: left; 
	width: 480px;
	padding: 20px 10px 30px 20px;
	line-height: 18px;
	margin: 0 10px 0 0;
}

#heading {
	float: left; 
	width: 480px;
	border-bottom: 1px solid #D9DE3F;
	padding-bottom: 8px;
	margin-bottom: 15px;
}

li {
	text-align: justify;
	line-height: 17px;
	margin: 3px 0 3px 0;
}


/* ----------- rightside ----------- */

.rightpanel {
	float: right;
	width: 260px;
	margin: 60px 5px 0 5px;

}

.rightsidetop {
	height: 25px;
	background-image: url('images/frame_top.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

.rightside {
	margin: -5px 0 -8px 0;
	width: 245px;
	color: #09337B;
	background-image: url('images/frame_mid.gif');
	background-repeat: repeat;
	background-position: 0 0;
	padding: 0 10px;
}


.rightsidebottom {
	height: 40px;
	background-image: url('images/frame_bot.gif');
	background-repeat: no-repeat;
	background-position: 0 -6px;
}

img.phone {
	padding: 0 10px;
}

img.spinbox {
	float: right;
	padding: 0 40px 8px 0;
}

.whitetext {
	margin: 0 0 16px 0;
	float: left;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
}

.right2 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 19px;
	font-family: Helvetica, "Futura", tahoma, arial, "lucida sans", "lucida grande";
	color: #09337B;
	padding: 0 0 12px 10px;
}

.righthome {
	font-weight: normal;
	line-height: 19px;
	font-family: Helvetica, "Futura", tahoma, arial, "lucida sans", "lucida grande";
	color: #09337B;
	padding: 0;
}

/* ----------- headings and p ----------- */

h1 {
	margin: 0;
	display: block;
	font-size: 1.6em;
	font-weight: normal;
	font-family: Helvetica, "Futura", tahoma, arial, "lucida sans", "lucida grande";
	color: #09337B;
}

h2 {
	margin: 10px 0;
	display: block;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 19px;
	font-family: Helvetica, "Futura", tahoma, arial, "lucida sans", "lucida grande";
	color: #C2C722;
	text-align: justify;
}

h3 {
	margin: 0;
	display: inline;
	font-size: 1.1em;
	font-family: Helvetica, "Futura", tahoma, arial, "lucida sans", "lucida grande";
	color: #09337B;
	font-weight: bold;
	text-align: justify;
}

h4 {
	margin: 0;
	padding-bottom: 10px;
	display: block;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 19px;
	font-family: Helvetica, "Futura", tahoma, arial, "lucida sans", "lucida grande";
	color: #09337B;
	padding-left: 10px;
}



p { 
	display: block;
	text-align: justify;
	line-height: 17px;
	margin: 2px 0 8px 0;
}

.link {
	color: #5B5B5B;
	text-decoration: none;
}

a.link:hover {
	color: #09337B;
	text-decoration: none;
}

/* ----------- home ----------- */

img.car {
	margin: 5px 0 20px 0;
}

img.atms {
	border: 0px none;; margin-left:50px; margin-right:0; margin-top:5px; margin-bottom:20px
}


input {
    font-size: 12px;
	color: #73695F;    
	background: #EEEEEE;
	border: 1px solid;
}

select {
    font-size: 12px;
	color: #73695F;    
	background: #EEEEEE;
	border: 1px solid;
	width: 174px;
}

.contact {
	color: #666666;
	text-decoration: none;
}


td.tbwidth {
	font-size: 11px;
	width: 85px;
}

td.inputtbl {
	text-align: left;
}

table.bodytbl {
	
	margin: 0;
}


/* ----------- workplace massage ----------- */

p.box {
	padding: 0 14px 0 10px;
}

p.extra { 
	font-size: 0.80em;
	font-family: arial, verdana;
	line-height: 12px;
}

.rates {
	margin: -5px 0 10px 0;
	text-indent: 62px;
}

img.seated {
	margin: 0 0 20px 50px;
}

img.chair {
	float: right;
	padding: 5px 0 0 15px;
}

/* ----------- mobile home massage ----------- */
	

.mobile { 
	text-align: justify;
	line-height: 17px;
	margin: 2px 0 8px 0;
}

/* ----------- special events ----------- */
	

p.special { 
	text-align: center;
	line-height: 17px;
	color: #C2C722;
	font-weight: bold;
}

img.happy {
	padding: 10px 0 20px 0;
}

img.tent {
	padding: 15px 0;
}

/* ----------- corpate health ----------- */

img.interview {
	float: left;
	padding: 20px 0 0 0;
}

img.herbs {
	float: left;
	padding: 40px 0 0 5px;
}

/* ----------- contact us ----------- */

input {
	color: #73695F;    
	background: #EEEEEE;
	border: 1px solid;
}

select {
    	font-size: 13px;
	color: #73695F;    
	background: #EEEEEE;
	border: 1px solid;
	width: 174px;
}
    
textarea {
	font-size: 13px;
	color: #73695F;    
	background: #EEEEEE;
	border: 1px solid;
}

.contact {
	color: #09337B;
	text-decoration: none;
}

a.contact:hover { 
	color: #666;
	text-decoration: none;
}

td.tbspace {
	padding-left: 10px;
}

td.tbwidth {
	width: 130px;
}

table.space {
	margin: 20px 0 0 30px;
}

p.gifts { 
	text-align: justify;
	line-height: 17px;
	color: #C2C722;
	font-weight: bold;
}

/* ----------- footer ----------- */


#foottext {
	text-align: right;
	margin: 4px auto 0 auto;
	height: 20px;
	width: 812px;
}

.copy {
	margin-right: 415px;
	font-size: 10px;
	color: #BEBEBE;
	text-decoration: none;
}

.design {
	margin-right: 3px;
	font-size: 10px;
	color: #BEBEBE;
	text-decoration: none;
}

a.design:hover { 
	color: #D9DE3F;
	text-decoration: underline;
}