body {
	font: 11px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#333;
	background:#e4e1c6;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background:url(images/bg.gif);
}

#flashcontent{
height:500px;
overflow: auto;
}

#event{
margin-top:20px;
width:875px;
height:436px;
background:url(images/event.png) no-repeat;
}

#links{
margin-top:20px;
width:875px;
height:436px;
background:url(images/links.png) no-repeat;

}

.entrynav{

border-right:1px solid #999;
}

#contact{
margin-top:20px;
width:875px;
height:436px;
background:url(images/contact.png) no-repeat;

}

#largepagetext{
padding: 75px 0 0 28px;


}

ul {
padding: 0 0 0 12px;

}




h1 {
	font: 100% Georgia;
	font-size: 30px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
h2 {
	font: 100% Georgia;
	font-size: 25px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}
h3 {
	font: 100% Georgia;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
h4 {
	font: 100% Georgia;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color:#fff;
}
p {
	padding: 0px 0px 0px 20px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#bannerspan{
margin:0 0 0 0;
padding:0 0 0 0;
}


#container {
	width: 875px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	margin-top:5px;
	height:80px;
	padding: 0 0 40px 0;
}
#homepanel {
	padding: 0px 0px 0px 0;
	width: 875px;
	height: 492px;
}
#textpages {
	width: 875px;
	height: 492px;
	padding: 0 0 0px 0;
	border-top:2px solid #fff;
}
#headermenu {
	width: 620px;
	float:left;
	height:85px;
	padding-top: 0px;
}
#headerlogo {
	width: 200px;
	float: right;
	height:120px;
	padding: 40px 0 0 0;
}
.mainnav {
	color: #333;
	font-weight: bold;
}
 .mainnav:a {
color: #999;
}
.mainnav:visited {
	color: #999;
}
.mainnav:hover {
	color: #FF00FF;
}
.mainnav:active {
	color: #000;
}
.productmenu {
	color: #333;
}
 .productmenu:a {
color: #999;
}
.productmenu:visited {
	color: #999;
}
.productmenu:hover {
	color: #9966FF;
}
.productmenu:active {
	color: #000;
}
a:hover {
	color: #FF9900;
	text-decoration:underline;
}
a {
	color: #e37e1e;
	text-decoration:none;
}
a:visited {
	color: #e37e1e;

}

a:link {
	color: #e37e1e;
	
}
#logohold {
	float:left;
	width:20%;
	padding: 30px 0 10px 0px;
}
#keywords {
	float:right;
	width:70%;
	padding: 0px 0px 15px 0px;
}
html>/**/body .IEonlybr { /*None IE browsers hack*/
	display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}
#texthead {
	width: 440px;
	padding: 0px 0px 0px 0;
	font: 18px Arial;
	color:#fff;
}
#producthead {
	float:left;
	width: 440px;
	height: 120px;
	padding: 0px 0px 0px 0;
	border-top:2px solid #fff;
	font: 18px Arial;
	color:#fff;
}
#productcol1 {
	float:left;
	width: 200px;
	height: 370px;
	padding: 0px 20px 0px 0;
	color:#CCCCCC;
}
#productcol2 {
	float:left;
	width: 200px;
	height: 370px;
	padding: 0px 20px 0px 0;
	color:#CCCCCC;
}
#productimage {
	float:right;
	width: 450px;
	height: 500px;
	padding: 0px 0px 0px 0px;
}
#footer {
	float:left;
	width: 875px;
	height: 10px;
	margin-top: 20px;
	padding: 10px 0px 0px 0px;
	border-top:2px solid #e37e1e;
}
#footerleft {
	width:200px;
	float:left;
}
#footerlogos {
	width:500px;
	float:right;
}
#footertext {
	float:left;
	width:875px;
	height:300px;
	padding: 10px 0 0 0px;
	text-align: center;
	vertical-align: baseline;
}
#footertext {
	color:#999;
}
#footertext a {
	color:#999;
}
#footertext a:visited {
	color:#999;
}
#footertext a:hover {
	color:#000;
}

#homepagetextbox {
float: left;
width:582px;
height:436px;
background:url(images/textbg.png) no-repeat;
}
#homepagetext {
padding: 80px 40px 0 25px;
}



#homepagemap{
width:268px;
height:437px;
float:right;
background:url(images/2011map.png) no-repeat;
}


