body {
	background: #A9A79A;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}

* {
	margin: 0px;
	padding: 0px;
}


/* layout */


div#container {
	width: 760px;
	text-align: left;
	margin: 0px auto;
}

#contentwrapper {
float: left;
	width: 762px;
	background: #ffffff;
	border: 1px solid #C9C9C4;
	voice-family: "\"}\""; 
    voice-family:inherit;
    width: 760px;
}

html>body #contentwrapper {
	width: 760px;
}

div#masthead {
	width: 762px;
	height: 290px;
	padding: 2px 2px 0px;
	voice-family: "\"}\""; 
    voice-family:inherit;
    width: 760px;
	height: 288px;
}

html>body #masthead {
  width: 760px;
  height: 288px;
}



div#leftcol {
	width: 500px;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0px 30px;
	clear: both;
	voice-family: "\";}\"";
	voice-family:inherit;
	width: 440px;
}

html>body #leftcol {
  width: 440px;
 
}


div#rightcol {
	width: 260px;
	float: left;
}


/* global elements */

p {
	margin-bottom: 8px;
	line-height: 16px;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}

h2 {
	font-size: 18px;
	color: #7fb442;
}

h3 {
	color: #7fb442;
}

h4 {
}

h5 {
}

a:link {
	color: #483D7E;
	text-decoration: none;
}
a:visited {
	color: #393EB8;
	text-decoration: none;
}
a:active {
	color: #808AB0;
}
a:hover {
	color: #808AB0;
}

a img {
	border-style: none;
}


/* paragraph styles */


#leftcol p {
	color: #666666;
}
 p span.dropcap {
	color: #FFFFFF;
	font-size: 24px;
	line-height: 100%;
	float: left;
	font-family: "Times New Roman", Times, serif;
	padding: 1px 5px 2px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #7fb442;
}


#leftcol p span {
	
}

#rightcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: right;
	margin-right: 30px;
	line-height: 20px;
	color: #87857C;
}

p.introLink {
	margin-left: 12px;
	
}


#hosts p {
	font-size: 11px;
}

#directions p {
	color: #666666;
}

#directions span {
	font-size: 14px;
	color: #7fb442;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contact p {
	font-size: 12px;
}

#contact p span {
	color: #828282;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}


/* header styles */



#leftcol h1 {
	margin-bottom: 10px;
	letter-spacing: 0.05em;
	
}

#leftcol h2 {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#directions h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	letter-spacing: .05em;
	margin-bottom: 10px;
	margin-top: 8px;
}

/* divs/nested divs */


#fhsPost {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 440px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 20px;
}


#contact {
	height: 300px;
}

#directions {
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-bottom: 30px;
}





/* link styles */

#rightcol a {
}

#rightcol a:visited {
	color: #46486C;
}
#rightcol a:active {
	color: #808AB0;
}
#rightcol a:hover {
	color: #808AB0;
}


/* image styles */

#rightcol img {
	margin-top: 20px;
}

img.floatlft {
	float: left;
}




/* section: product list */


#prodList {
}

#prodList table {
	width: 700px;
	margin-left: 30px;
	padding: 5px 10px 10px;
	background-color: #C1BFB4;
}

#prodList table th {
	background-color: #7A7767;
	width: 33%;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 14px;
	color: #DBDDC4;
	letter-spacing: .1em;
}
#prodList table td {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-left: 15px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;
}
#prodList table td.div {
	background-image: url(../img/divit_dots_list.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

/* section: FHS previous year */

#FHSprev table {
	width: 700px;
	margin-left: 30px;
	background-color: #7fb442;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}



#FHSprev table p {
	color: #333333;
	margin-right: 10px;
}



/* section: demos */

#demos table {
	width: 700px;
	margin-left: 30px;
	background-color: #7fb442;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#demos table th {
	text-align: center;
	vertical-align: middle;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	color: #DBDDC4;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 10px;
	
}

#demos table th p span {
color: #df6026;
}


#demos table td,#FHSprev table td {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-left: 15px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;
}

#demos img.title, #FHSprev img.title {
	margin-left: 30px;
}





/* section: vendor list */

#vendList table {
	width: 700px;
	margin-left: 30px;
	padding: 8px 10px 10px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#vendList table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	letter-spacing: .05em;
}

#vendList table td {
	width: 50%;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-left: 15px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 5px;
}

#vendList table td.gutter {
	padding-right: 30px;
}

#vendList h3 {
	margin-bottom: 4px;
	padding-top: 10px;
}

#vendList p span {
	color: #000000;
	
}

div.list {
	height: 200px;
}




/* navigation */

div#navigation {
	height: 27px;
	margin-left: 4px;
}

div#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#navigation a {
	font: 2px "Times New Roman", Times, serif;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 27px;
	width: 125px;
	color: #FFFFFF;
	
	
}

div#navigation li {
	float: left;
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	height: 27px;
	width: 125px;
	background-color: #FFFFFF;
	text-align: center;
}
/* CSSindividual nav tabs */

div#navigation li.home {
	background:  url(../img/tab_home.gif) no-repeat left top;
	
}

div#navigation li.home a:hover {
	background:  url(../img/tab_home.gif) no-repeat 0px -35px;
}

div#navigation li.home a:active {
	background:  url(../img/tab_home.gif) no-repeat 0px -70px;
}

div#navigation li.vendors {
	
	background: url(../img/tab_vendors.gif) no-repeat left top;
	
}

div#navigation li.vendors a:hover {
	background:  url(../img/tab_vendors.gif) no-repeat 0px -35px;
}

div#navigation li.vendors a:active {
	background:  url(../img/tab_vendors.gif) no-repeat 0px -70px;
}

div#navigation li.fhs {
	background:  url(../img/tab_08.gif) no-repeat left top;
	
}

div#navigation li.fhs a:hover {
	background:  url(../img/tab_08.gif) no-repeat 0px -35px;
}

div#navigation li.fhs a:active {
	background:  url(../img/tab_08.gif) no-repeat 0px -70px;
}

div#navigation li.directions {
	
	background:  url(../img/tab_directions.gif) no-repeat left top;
	
}

div#navigation li.directions a:hover {
	background:  url(../img/tab_directions.gif) no-repeat 0px -35px;
}

div#navigation li.directions a:active {
	background:  url(../img/tab_directions.gif) no-repeat 0px -70px;
}

div#navigation li.contact {

	background: url(../img/tab_contact.gif) no-repeat left top;
	
}

div#navigation li.contact a:hover {
	background:  url(../img/tab_contact.gif) no-repeat 0px -35px;
}

div#navigation li.contact a:active {
	background:  url(../img/tab_contact.gif) no-repeat 0px -70px;
}


div#navigation li.advertising {

	background: url(../img/tab_advertising.gif) no-repeat left top;
	
}

div#navigation li.advertising a:hover {
	background:  url(../img/tab_advertising.gif) no-repeat 0px -35px;
}

div#navigation li.advertising a:active {
	background:  url(../img/tab_advertising.gif) no-repeat 0px -70px;
}

/* footer */
#footer {
	margin-top: 10px;
	text-align: center;
}

#footer p {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#footer a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	text-decoration: none;
	text-align: center;
	display: block;
}

.clear {
	clear: both;
}

div#container .foot {
	font-size: 10px;
	text-align: center;
	color: #666666;
	margin-top: 8px;
}

