/* <![CDATA[ */
body
	{
	margin: 0;
	padding: 0;
	font-size:16px;
	}
#content
	{
	position: absolute;
	margin-top: 8.75em;
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	/*\*/
	left: 50%;
	margin-left: -18.75em;	
	/* Mac IE5 shouldn't see  the left and left margin declarations (which are for other IEs' benefit) since it has a bug where contained elements following the first child are indented by the same amount - modern browers of course can center using auto margins, but they understand the left center, negative margin shift too */
	}
#header
	{
	position: absolute;
	top: 0;
	left: 50%;
	width: 62.5em;
	height: 8.75em;
	margin-left: -31.25em;
	}

#menu
	{
	position: absolute;
	top: 8.25em;
	left: 50%;
	width: 9.5em;
	height: 25em;
	margin-left: -31.25em;
	text-align:center;
	}

div.paddingwrap
	{
	margin: 0;
	padding: 1em;
	}


/* Exclude fixed from Mac IE5 if you want working mouseover stuff */
body>#header, body>#sidebar-left, body>#menu
	{
	position: fixed;
	}
/* Exclude Mac IE5 from fixed */
/* ]]> */

body { background: #ECE220; }
#content { background: #FFFF99; }
#menu { background: #ECE220; }
#header { background: #ECE220; }
/* convenience div for padding inside positioned divs */


h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

h2{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}	

h3	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

a.video{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
	text-align:center;
	
	}
	
.spacer{
	height:1em;
	width:100%;
}
.spacer2{
	height:2em;
	width:100%;
}
.logo{
	font-family: Forte;
}

.gross{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#content p{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
ol li{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
ul li{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

img{
	border-width:0;
}	

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}	

table.tableborder{
	border:1px solid #000000;
	border-collapse:collapse;
}

table.tableborder tbody tr td{
	border:1px solid #000000;
	font-size:16px;
	border-collapse:collapse;
	padding-left:1em;
}

.tablehead{
	height:2.5em;
	background-color: #ECE220 ;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.wp-caption{
	text-align:center;
	margin: 0 auto 0 auto;
}
.size-thumbnail{
	margin: 0 auto 0 auto;
	text-align: center;

}
.aligncenter{
	text-align:center;
}
.alignleft{
	text-align:left;
	float:left;
	margin:10px 10px 10px 0;
}
.alignright{
	text-align:right;
	float:right;
	margin:10px;
}
img alignright{
	float:right;
	margin:10px;
}
.wp-caption-text{
	text-align:center;
}
.valigntop{
	vertical-align: top;
}
.valignmiddle{
	vertical-align: middle;
}
.valignbottom{
	vertical-align: bottom;
}
.marginauto{
	margin: auto;
}

.olnone{
	list-style: none;
}
.olalpha{
	list-style: lower-alpha;
}
.bordernone{
	border: none;
}
.width550{
	width: 550px;
	border-style: none;
	padding: 0;
	margin: 0;
}
.width500{
	width: 500px;
	border-style: none;
	padding: 0;
	margin: 0;
}
.width140{
	width: 140px;
}
.width360{
	width: 360px;
}
.height300{
	height: 300px;
}
.height280{
	height: 250px;
}
.height10{
	height: 10px;
}
.width100{
	width: 100%;
	border-style: none;
}
.width50{
	width: 50%;
}
.width37{
	width: 37%;
}
.width33{
	width: 33%;
}
.width25{
	width: 25%;
}
.width20{
	width: 20%;
}
.width450{
	width: 450px;
	text-align: center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.width300{
	width: 300px;
	text-align: center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
input {
	background:#ffffff;
}
.wpcf7-validates-as-required{
	background:	#ECE220;
}
.clear{
	clear:both;
	background: none;
	border: none;
	margin:0;
	padding:0;
	height:0;
}
p>a{
	color: #000000;
}
h1>a{
	color: #000000;
}

