﻿body
{
	background: #DDD9C3;
	font-family: 'Segoe UI' , Segoe, Tahoma, Verdana, Sans-Serif;
	line-height: 18px;
	font-size: 13px;
}
#msg
{
	height: 200px;
}
#msg h1
{
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
}
#msg h2
{
	color: #fff;
	font-size: 60px;
	line-height: 65px;
	padding: 0px;
	margin: 0px;
}
#page
{
	text-align: center;
}
#frame
{
	margin: auto;
	width: 960px;
	background: #fff;
	position: relative;
	text-align: left;
	border: 10px solid #E7E4D5;
}
#homehead
{
	height: 90px;
}
#logo
{
	width: 200px;
	float: left;
	margin: 15px;
}
#buyline
{
	float: left;
	width: 500px;
	text-align: center;
	margin-top: 30px;
}
#memberships
{
	float: right;
	width: 190px;
	height: 50px;
	margin-top: 35px;
}
#hero
{
	background-image: url(/images/homepage/1.jpg);
	width: 960px;
	height: 480px;
	position: absolute;
	left: 0px;
}
#homepanels {}
.homepanel
{
	width: 240px;
	height: 120px;
	float: left;
	margin-top: 0px;
}
.homepanel h2
{
	font-size: 14px;
	margin: 15px 0px 5px 75px;
	color: #fff;
}
.homepanel p
{
	margin: 0px 5px 10px 75px;
	color: #fff;
}
.homepanel a
{
	color: #fff;
	text-decoration: none;
}

.homepanel-textbox { background: #333; border: solid 1px #7d4566; background: #b495a7; color: #fff; font-size:11px; margin:0px;}

#hero-text
{
    background: url(/images/template/hero-text-bg.png); z-index:99; position:relative; margin-top:280px;
}
#hero-text p {color: #fff; padding:15px; height:50px;}
.hometext {display:block;}
.homeblue { background: url(/images/template/hero-bg-blue.png)}
.homegreen { background: url(/images/template/hero-bg-green.png)}
.homedark { background: url(/images/template/hero-text-bg.png)}
.homemaroon { background: url(/images/template/hero-bg-maroon.png)}
.footermsg {margin:10px 10px 5px 10px; color: #999; text-align:center;}
.footermsg a {color: #999; text-decoration:none;}

