body {
	margin: 0;
	padding: 0;
	overflow-x:hidden;
	background: #E6E0D4;
	color: #473831;
	font-family: 'Brawler','Helvetica Neue';
	letter-spacing: 1px;
}

.top {
	background: #674B7E;
	width:100%;
	min-width:978px;
	margin: 0px auto 0px auto;
}

.topmid {
	width:978px;
	height:180px;
	padding: 20px;
	margin: 0px auto 0px auto;
}

.bot {
	background: #674B7E;
	width:100%;
	min-width:978px;
	margin: 0px auto 0px auto;
}

.botmid {
	width:978px;
	height:300px;
	padding: 20px;
	margin: 0px auto 0px auto;
}

.botmid img {
	margin-right: 5px;
}

.nav {
	float: right;
	margin-top: 50px;
}

.nav ul
{
	padding: 0px;
}

.nav ul li
{
	list-style-type: none;
	display: inline;
}

.nav li a
{
	font-family:'league_gothicregular','Helvetica Neue';
	font-size: 2em;
	text-align:center;
	display: block;
	float: left;
	width: 100px;
	padding: 10px 10px;
	color: #473831;
	text-decoration: none;
	background: #E6E0D4;
}

.nav li a:link
{
	color:#473831;
}

.nav li a:vlink
{
	color:#473831;
}

.nav li a:hover
{
	color:#E1D4CC;
	background: #A34B5B;
}

.nav li a.active {
	color:#E1D4CC;
	background: #A34B5B;
}

.mid1,.mid2,.mid3,.mid4 {
	width:100%;
	min-width:978px;
}

.mid1 {
	height: 5500px;
}

.mid2 {
	height: 4000px;
}

.mid3 {
	height: 1450px;
}

.mid4 {
	height: 2250px;
}

.midmid {
	width:978px;
	padding:0px 20px 0px 20px;
	margin: 0px auto 0px auto;
}

.oneCol, .twoCol, .threeCol {
	float: left;
	width: 978px;
	margin-bottom:40px;
}

.oneDetails {
	float:left;
	width:978px;
	margin-top:20px;
	line-height:30px;
}

.oneDetails li {
	margin-bottom: 20px;
}

.twoCol img{
	float:left;
	width: 350px;
}

.twoDetails {
	float:left;
	width:610px;
	margin-left: 18px;
	line-height:30px;
}

.threeDetails {
	float:left;
	width: 308px;
	margin-right:18px;
	margin-bottom: 20px;
}

.threeCol img{
	float:left;
	width: 308px;
	margin-right: 18px;
	margin-bottom: 18px;
}

p.it {
	font-style: italic;
	margin-bottom: 20px;
}

p.faq {
	margin-bottom: 20px;
}

p.addy {
	font-size: 1.2em;
	letter-spacing:2px;
	margin-bottom: 20px;
}

.contactUs {
	width:308px;
	float:left;
}

.input {
	background: #E6E0D4;
	color:#473831;
	border: 1px solid #473831;
	height: 40px;
	width: 294px;
	margin-bottom: 20px;
	padding-left: 10px;
	font-family: 'Brawler','Helvetica Neue';
	font-size: 1.2em;
}

.error {
	width: 298px;
	background: #553b6d;
	border:none;
	color:#E1D4CC;
	padding-left: 10px;
	margin-top: 20px;
	font-size: 1.2em;
	line-height: 35px;
}

.button {
	background: #553b6d;
	border:none;
	color:#E1D4CC;
	font-family: 'Brawler','Helvetica Neue';
	font-size: 1.2em;
	width: 308px;
	height: 40px;
}

h1 {
	float: left;
	padding-top: 10px;
}

h2 {
	font-size: 3em;
	font-family: 'league_gothicregular','Helvetica Neue';
	letter-spacing:2px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 {
	font-size: 2em;
	letter-spacing:2px;
	font-family: 'league_gothicregular','Helvetica Neue';
	margin-bottom: 20px;
}

h4 {
	font-size: 1.5em;
	letter-spacing:2px;
	font-family: 'league_gothicregular','Helvetica Neue';
	margin-top: 20px;
	margin-bottom: 20px;
}

img {
	border: 0;
}

@font-face {
    font-family: 'league_gothicregular';
    src: url('fonts/leaguegothic-regular-webfont.eot');
    src: url('fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/leaguegothic-regular-webfont.woff') format('woff'),
         url('fonts/leaguegothic-regular-webfont.ttf') format('truetype'),
         url('fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
