﻿body { 
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	background: url('images/bodybgor.gif') repeat-y;
	font: 9pt Verdana, Arial, Helvetica;
}

A:link { color: #0033FF }
A:visited { color: #003399 }
A:active, A:hover { color: #670E31 }

h1 { 
	background: url no-repeat;
	padding-left: 10px;
	font: bold 10pt Verdana, Arial, Helvetica; 
}

h1.title {
	background: none;
	border-bottom: dotted 1px #C70313;
	color: #C70313;
	padding-left: 0px;
}

h2 {
	font: bold 10pt Verdana, Arial, Helvetica;
}	

h3 {
	font: bold italic 130% Verdana, Arial, Helvetica;
}

h4 {
	text-transform: uppercase;
	font: bold 120% Verdana, Arial, Helvetica;
}

h5 {
	font: bold 120% Verdana, Arial, Helvetica;
}

h6 {
	font: bold italic 100% Verdana, Arial, Helvetica;
}

.menucategory {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.menucategory li {
	display: block;
	width: 49%;
	margin-right: 5px;
	height: 75px;
	float: left;
}

.menucategory li h2 {
	background: url('images/accent.gif') no-repeat;
	padding-left: 20px;
	color: #F3A204;
	margin-bottom: -10px;
	border-bottom: solid 1px #F3A204;
}

.menucategory li h2 a:link, .menucategory li h2 a:visited {
	color: #F3A204;
	text-decoration: none;
}

.menucategory li h2 a:active, .menucategory li h2 a:hover {
	color: #F9BF4E;
}

.menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.menu li h2 {
	color: #000000;
	margin-bottom: -10px;
	font-size: 110%;
}

#header {
	height: 73px;
	background: #C70313 url('images/TopOrangeGradC.gif') repeat-x;
}

#logo {
	padding-left: 15px;
	width: 220px;
}

#topmenu {
	position: absolute;
	top: 30px;
	left: 250px;
	color: #D99A9F;
}
	#topmenu a:link, #topmenu a:visited {
		text-decoration: none;
		color: #ffffff;
	}
	
	#topmenu a:active, #topmenu a:hover {
		text-decoration: none;
		color: #D99A9F;
	}

#submenu {
	position: absolute;
	top: 52px;
	left: 250px;
	color: #E99AA1;
}
	#submenu a:link, #submenu a:visited {
		text-decoration: none;
		color: #E99AA1;
	}
	
	#submenu a:active, #submenu a:hover {
		text-decoration: none;
		color: #ffffff;
	}
	
#body {
	margin-top: 0px;
	padding: 1px 15px 0px 15px;
}

#body1 {
	margin-left: 225px;
}

#body2 {
	margin-top: -1px;
	float: left;
	width: 219px;
	padding: 5px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 209px;
}
	html>body #body2 {
		width: 209px;
	}
	
#picture {
	margin: -5px;
}

#footer {
	padding: 2px 15px 2px 15px;
	background: #ff6600;
	color: #ffffff;
}

#footer A:link, #footer A:visited { color: #ff6600 }
#footer A:active, #footer A:hover { color: #ff6600 }