/*  
Website Designed & Developed by
314 Group - Huntington Beach CA
http://314group.com
*/	

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bodyBG968.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #EECE57;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/wrapperBG900.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
}
#wrapper-alt {

	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/wrapperBG900_alt.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
}
#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #EECE57;
	background-color: #573e27;
	text-align: center;
	height: 29px;
	width: 100%;
	padding-top: 9px;
	font-size: 14px;
	font-weight: bold;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #573e27;
	text-align: left;
	height: 740px;
	width: 384px;
	margin-left: 496px;
	padding-top:60px;
	padding-right: 20px;
	line-height: 20px;
}
#content-main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #573e27;
	text-align: left;
	height: 1100px;
	width: 384px;
	margin-left: 496px;
	padding-top:60px;
	padding-right: 20px;
	line-height: 20px;
}

.alignleft {
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #573e27;
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 42px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 18px;
}
#footer a {
font-weight:normal;
}

#footer-cap {
	background-image: url(../images/footerCap.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
}p {
	margin-top: 8px;
	margin-bottom: 10px;
}
.frontQuote {
	font-size: 18px;
	line-height: 25px;
	background-image: url(../images/leftQuote.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #BA522B;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #573e27;
}
#topmenu a {
	color: #EDCF57;
	text-decoration: none;
}
#topmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#buyButton {
	float: left;
	height: 45px;
	width: 265px;
	margin-top: 700px;
	margin-left: 125px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 8px;
	margin-bottom: 10px;
	line-height: 22px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F2DD86;
	border: 1px solid #D35C2C;
	padding: 4px;
}
