/* Created for foresthillsspa.com by pranas.net*/

body {color:#fff; background-color:#000; font-family:Arial, Sans-Serif;}
.container {width:780px}
.header {background: url(../images/bgheader.png) repeat-x;}
.header .container {height:324px; width:900px;}
.content {background: url(../images/bgwood.jpg) repeat;}
.content .container { padding: 18px 60px;}
.main {color:#000; background:#fff; position:relative; padding:24px 34px;}
.content .menu {width:415px; height:60px; background: url(../images/menu.png) no-repeat; position:absolute; top:-60px; left:293px; 
	padding:25px 36px 0 36px; }

/*footer*/
.footer {background:#0d3f6a url(../images/bgfooter.png) repeat-x; padding:24px 0;}
.subfooter {background:#000; padding:18px 0}

.footer, .footer a{color:#aaa; text-decoration:none;}
.footer a:hover{color:#fff; text-decoration:underline;}
.subfooter .menu a {margin-right:.8em;text-decoration:underline;}


.twocol {border:0;}
table.twocol th, table.twocol td {border-bottom:dotted 1px #666; }
.footer h4{margin:0; color:#fff; font-weight:bold;}
.footer strong {color:#fff;}

.footerminor{color:#333; float:right; text-align:right}
.footerminor a{color:#444}
.footerminor a:hover{color:#666}

/*box*/
.box{padding:18px; font:bold 14px Arial; color:#333;}
.box b {font-size:12px; color: #9e6c0f}
.bggreen{background: #8bb124 url(../images/bggreen.png) repeat-x; border:1px solid #98c819; }
.bgblue{background: #3e8dc7 url(../images/bgblue.png) repeat-x; border:1px solid #8eb4cf; }
.bgblue {text-align:center;}

/*Nav*/
.content .menu a {font:bold 15px Georgia, serif; color:#008bff; margin-right:.7em; text-decoration:none;}
.content .menu a:hover {text-decoration:underline; color:#009cff}


/*mix*/
h1{font:22px Georgia, serif; color:#333;}


