body {
	padding: 0px;
	margin:0px;
	background-color:#15180f;
	font-family: Arial, Helvetica, sans-serif, "News Gothic Std";
}

#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top:-280px;
	left: 0px;
	text-align: center;
}
a {
	color: #5C6A48;
	text-decoration: none;
}


#inner {
	margin: auto;
	height: 560px;
	width: 750px;
	text-align:left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#6e7e56;
	font-size:24px;
	line-height:35px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	float: left;
	display: inline;
	
}

/* LAYOUT */
#siteby{
	float: left;
	height: 15px;
	width: 735px;
	padding-right: 15px;
	margin: 0px;
	text-align: right;
	display: inline;
}
#logo {
	display: inline;
	float: left;
	height: 233px;
	width: 218px;
}

#footer{
	float: left;
	height: 23px;
	width: 660px;
	padding-left: 12px;
	padding-top:14px;
	margin: 0px;
	text-align: left;
	background-image:url(images/footerbg.gif);
	background-repeat:no-repeat;
	display: inline;
	color: #d8dbc1;
	font-size: 11px;
}

#youngs {
	float: left;
	display: inline;
	height: 37px;
	width: 78px;
	background-image: url(images/footerbgright.gif);
	background-repeat: no-repeat;
}


#footer a {
	font-size:11px;
	color:#d8dbc1;
	text-decoration:none;
	font-weight: bold;

}
.addressspace {
	padding-right: 8px;
	padding-left: 8px;
}

#footer a:hover {
	color:#ffffff;

}
#navbtns {
	display: inline;
	float: left;
	width: 218px;
	height: 176px;
	margin-top: 28px;
}


#leftside{
	float: left;
	height: 508px;
	width: 218px;
	padding: 0px;
	margin: 0px;
	display: inline;
	background-image: url(images/navbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


#datacap{
	float: left;
	height: 71px;
	width: 218px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	display: inline;
}

#textarea{
	float: left;
	height: 264px;
	width: 516px;
	padding: 0px;
	margin: 0px;
	margin-top: 11px;
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 16px;
	display: inline;
}

/* END LAYOUT */

/* RHS LAYOUT */

#flash{
	float: left;
	height: 233px;
	width: 532px;
	margin: 0px;
	text-align: left;
	display: inline;
}

#scroll{
	float: left;
	height: 215px;
	width: 506px;
	margin: 0px;
	text-align: left;
	padding-right:10px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #15180f;
	SCROLLBAR-HIGHLIGHT-COLOR: #15180f;
	SCROLLBAR-SHADOW-COLOR: #15180f;
	SCROLLBAR-3DLIGHT-COLOR: #15180f;
	SCROLLBAR-ARROW-COLOR: #d8dbc1;
	SCROLLBAR-TRACK-COLOR: #15180f;
	SCROLLBAR-DARKSHADOW-COLOR: #15180f;
	margin-top: 10px;
	display: inline;
}

#scrollquiz{
	float: left;
	height: 448px;
	width: 506px;
	margin: 0px;
	text-align: left;
	padding-right:10px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #15180f;
	SCROLLBAR-HIGHLIGHT-COLOR: #15180f;
	SCROLLBAR-SHADOW-COLOR: #15180f;
	SCROLLBAR-3DLIGHT-COLOR: #15180f;
	SCROLLBAR-ARROW-COLOR: #d8dbc1;
	SCROLLBAR-TRACK-COLOR: #15180f;
	SCROLLBAR-DARKSHADOW-COLOR: #15180f;
	margin-top: 10px;
	display: inline;
}
#texttop {
	display: inline;
	float: left;
	height: 35px;
	width: 516px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}



/* END RHS LAYOUT */

/* NAVIGATION BUTTONS */

.contenttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d8dbc1;
	text-decoration:none;
	line-height:20px;
}
.contenttextgreen {
	color:#5c6a48;
}
#siteby a{
	font-size:10px;
	color:#c1c5a0;
	text-decoration:none;	
}

#siteby a:hover {
	color:#5C6A48;
}

/* END NAVIGATION BUTTONS */

/* BUTTONS */

.btn{
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #15180F;
	line-height:23px;
	text-align: center;
	height: 23px;
	display: inline;
	text-decoration: none;
	background-color:#cbd0ab;
	border: 1px dashed #5C6A48;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
	width: 90px;
	
}
.btn:hover {
	color: #ffffff;
	background-color:#5C6A48;
	border: 1px dashed #15180F;
}
.btnmenu{
	font-size: 10px;
	color: #15180F;
	line-height:23px;
	text-align: center;
	height: 23px;
	display: inline;
	text-decoration: none;
	background-color:#cbd0ab;
	border-bottom: 2px solid #5C6A48;
	margin-bottom: 10px;
	float: right;
	width: 184px;
	
}
.btnmenu:hover {
	color: #ffffff;
	background-color:#5C6A48;
}
.btnxmas{
	font-size: 10px;
	color: #ffffff;
	line-height: 23px;
	text-align: center;
	height: 23px;
	display: inline;
	text-decoration: none;
	background-color: #b0061e;
	display:inline;
	float:left;
	width:90px;
	margin-right: 5px;

}

a.btnxmas:hover {
	color: #b0061e;
	background-color: #ffffff;

}

.box {
	float:right;
	height: 30px;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:0px;
	display: inline;
	font-size: 10px;
	padding-top:5px;
	background-position:left center;
	background-repeat:no-repeat;
	padding-left: 42px;
	text-decoration: none;
	line-height:13px;
	color: #ced3af;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}

#mailinglistbtn{
	background-image:url(images/homepagebuttonmail.jpg);
	width: 203px;
}
#mailinglistbtn:hover{
	background-image:url(images/homepagebuttonmail_f2.jpg);
}
#valentinesbtn{
	background-image:url(images/homepagebuttonvalentines.jpg);
	width: 130px;
}
#valentinesbtn:hover{
	background-image:url(images/homepagebuttonvalentines_f2.jpg);
}
.box:hover{
	color:#ffffff;
}

/* END BUTTONS */


#navbtns a {
	height: 22px;
	width: 177px;
	display: block;
	float: left;
	font-size: 18px;
	color: #6e7e56;
	line-height:22px;
	display: inline;
	text-decoration: none;
	padding-left:41px;
	font-weight:normal;
	letter-spacing: 0px;
	background-repeat:no-repeat;
	background-position:left;
}
#navbtns a:hover {
	color: #ced3af;
	background-image:url(images/nav_f2.gif);

}
#xmas {
	background-image:url(images/homepagebuttonchristmas.jpg);
	width: 103px;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif, "News Gothic Std";
	font-size: 11px;
	line-height: normal;
	color: #5C6A48;
	background-color: #15180F;
	display: inline;
	float: left;
	width: 150px;
	border: 1px solid #5C6A48;
	margin-bottom: 3px;
}
label {
	display: inline;
	float: left;
	width: 100px;
}
.labelwide {
	width: 250px;
}


#xmas:hover{
	background-image:url(images/homepagebuttonchristmas_f2.jpg);
	}
#flashtall {
	float: right;
	height: 508px;
	width: 185px;
	margin: 0px;
	text-align: left;
	display: inline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}


#scrolltall {
	float: left;
	height: 448px;
	width: 310px;
	margin: 0px;
	text-align: left;
	padding-right:10px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #15180f;
	SCROLLBAR-HIGHLIGHT-COLOR: #15180f;
	SCROLLBAR-SHADOW-COLOR: #15180f;
	SCROLLBAR-3DLIGHT-COLOR: #15180f;
	SCROLLBAR-ARROW-COLOR: #d8dbc1;
	SCROLLBAR-TRACK-COLOR: #15180f;
	SCROLLBAR-DARKSHADOW-COLOR: #15180f;
	margin-top: 10px;
	display: inline;
}
#textareatall {
	float: left;
	height: 497px;
	width: 320px;
	padding: 0px;
	margin: 0px;
	margin-top: 11px;
	background-image: url(images/bartall.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 16px;
	display: inline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.formboxautowidth {
	font-family: Arial, Helvetica, sans-serif, "News Gothic Std";
	font-size: 11px;
	line-height: normal;
	color: #5C6A48;
	background-color: #15180F;
	display: inline;
	float: left;
	border: 1px solid #5C6A48;
	margin-bottom: 3px;
}
.floatleft {
	display: inline;
	float: left;
}

.home-btn {
	margin: 2px 0 3px 20px;
	float: left;
	display: inline;
}

.home-col-left {
	width: 300px;
	float: left;
	display: inline;
}

.home-col-right {
	width: 153px;
	float: left;
	display: inline;
}

.coming-soon {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 8px 0 5px 38px;
	color: #ced3af;
	font-weight: bold;
}