/* @group Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}a{outline:none;}
/* @end */

/* @group Body */
body {	
	color:#666;
	font-family: 'trebuchet ms', verdana, sans-serif;
	background-color:#fff;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	background-image:url(/images/black_pattern.gif);
	background-position: top center;
	}
a { 
	color:#000; 
	text-decoration:none; 
	}
ul {
	margin: 0;
	padding: 0;
}
a:link { 
	color:#666; 
	}
a:visited {
	color:#666; 
	}
a:active { 
	color:#666; 
	}
a:hover	{ 
	color:#666; 
	}

#beta a:hover	{ 
	color:#000; 
	text-decoration: underline;
}

a img { 
	border: none ; 
	border-style: none;
	}
img { 
	border:none; 
	border-style:none;
	}
p { 
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 20px 0;

	}
h1, #beta h1 {
	color:#000;	
	font-family: ScalaSansOT-Regular, "trebuchet ms", Helvetica, Arial, sans-serif;
	font-style:normal;
	font-size: 2.4em;
	line-height: 25px;
	letter-spacing:0;
	margin:0 0 10px 0;
	padding:0;
	font-weight: bold;
	font-style:italic;
	text-align:left;
	text-transform: none;
	}

h1 a, h2 a { 
	color:#666; 
	text-decoration:none; 
	 border:0;

	}

h2 {
	color:#666;	
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size:1em;
	font-style:normal;
	letter-spacing:0.1em;
	margin: 0;
	padding:0;
	font-weight:bold;
	text-align:left;
	text-transform: uppercase;
	}

#beta h2 a, #beta h1 a {
	border: none;
}

h3 {
	color:#333333;	

	}

#beta blockquote {
	display:block;
	color: #000;
	line-height:20px; 
	font-style: italic;
	font-size: 1.3em;
	background-color: #fff;

	margin:20px 0 20px 0; 
	padding: 0;
	float:none;
}
#alpha blockquote {


	margin:20px 0 20px 0; 
	padding: 0;

}
#testimonial {
	}

#testimonialINSIDE {
	padding:20px;
	}

#testimonial p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#231F20;
	padding-bottom:12px;
	}

#testimonial p.quote {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	}

#testimonial p.quotee {
	font-weight:normal;
	font-size: 11px;
	line-height: 13px;
	}
strong {
	font-weight: bold;
}
/* @end */

/* @group Footer */

#coupon {
	width: 625px;
	float: right;
	margin: 32px 0 0 0;
	padding: 0;

}

#coupon1 {
	width: 500px;
	height:173px;
	float: left;
	margin: 0;
	padding: 0 10px 0 50px;
}
#coupon2 {
	width: 264px;
	float: left;
	padding: 0;
	margin: 0 30px 0 20px;
}

#footer { 
 	width:900px;
 	height: 270px;
 	font-size: 12px;
	position: relative;  /* Needed for Safari */
	padding: 0;
	color:#fff;
	margin: 0 auto;
	background-image: url('/images/footer_swoop.gif');
	background-position: top right;
	background-repeat: no-repeat;
	}

#footer_gallery {
	width: 255px;
	height: 273px;

	float: left;

}

#footer_tag {
	width: 560px;
	margin: 30px 40px 0 0;
	float: left;
	text-align: center;
}
#footer_tag ul li {
	display: inline;
	padding: 0 10px;
}
#footer-content {
	width: 557px;
	padding:5px 0 0 0;
	margin: 0 0 0 320px;
	color: #ff0000;
 height: 15px;
 background-image: url('/images/footer_background.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	}

#footer a {
	color: #fff;
	}
.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
	display: none;
	}
#footer p {
	margin: 0;
	padding: 0 0 0 50px;
	line-height: 1.5em;
	font-size: 10px;
	}

#date {
 	margin: 20px 20px 0px 0px;
	padding: 0;
	height: 20px;
	color: #fff;
	float: right;
	width: 400px;
	text-align: right;
	}
/* @end */




#menu {
	float: right;

	margin: 12px 0 0 0px;
	width: 550px;
	}
/* ----------------- Begin CSS Drop Down Menu ----------------- */


.nav, .nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

.nav a {
	display: block;
	color:#FFFFFF;
	font-size:11px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px 20px;
}

.nav a.left {
	padding:15px 40px 0 80px;
	}

.nav a:hover, .nav a.sfHover {
	color:#C25F01;
	}

.nav ul li {
	width:125px;
/*	height:25px;*/
	}

.nav li { /* all list items */
	float: left;
}

.nav li ul { /* second-level lists */
	position: absolute;
	width: 125px;
	margin-top:0px;
/*	height:25px; */
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-left:-15px;
}

.nav li ul a {
	padding:5px 10px 5px 10px;
	color:#FFFFFF;
	background-color:#D39202;
	border:1px solid #FFFFFF;
	text-align:center;
	}
.nav a:visited {
	color:#fff; 
	}
.nav li ul a:hover, .nav li ul a.sfHover {
	color:#000000;
	}

.nav li ul ul { /* third-and-above-level lists */
	margin:-25px 0 0 120px;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li.sfHover ul ul, .nav li.sfHover ul ul ul {
	left: -999em;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfHover ul, .nav li li.sfHover ul, .nav li li li.sfHover ul { /* lists nested under hovered list items */
	left: auto;
}


/* ----------------- End CSS Drop Down Menu ----------------- */

/* @group Structure */

#container {
 	width: 900px;
	padding: 0;
	font-size:1.1em;
	line-height:1.4em;
 	background-image: url('/images/background_home.gif');
	background-position: top left;
	margin: 0 auto;
	text-align:left;
	}
#container-wrap {
	width:900px;
	margin:0 auto;
	}
#privacy_container {
 width: 400px;
	padding: 20px;
	font-size:1.1em;
	line-height:1.4em;
	background-color: #fff;

 margin: 0 auto;
	}
#content {
	width:900px;
 margin: 0 auto;

	}

#header {
	width:860px;
	height:210px;
 	margin: 0px 0 0 40px;
	padding: 0;
 background-image: url('/images/home_header.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	}




#alpha {
	background-image: url('/images/sidebar_leaf.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #d7aa34;
	margin: 0 0 0 70px;
	padding: 0;
	width:156px;
	float: left;
	color: #000;
	min-height: 300px;
	height:300px;
	font-size: 1.6em;
}


#alpha p {
font-size:1.1em;
line-height:1.2em;
	}

#beta {
	margin:0;
	width:600px;
	padding: 0 24px 0 20px;

 float: right;
 background-color: #fff;
	background-position: top left;


	}

#beta p {
font-size:1.15em;
line-height:1.5em;
color: #754C2B;
margin: 0 0 20px 0;
padding: 0;
	}

#beta a, #beta_home a  { 
	color:#666;
	text-decoration: underline;
	}

#beta a:hover  {

	color:#666;
	}



/* @end */
