*
{
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:focus, a:hover, a:active
{
	text-decoration: none;
	color: #721214;
}

a:hover
{
	background-color: #721214;
	color: #fff;
}

.clear
{
	clear: both;
}

#frame
{
	margin: 0 auto;
	width: 78em;
}

#head
{
	background: url(./images/2.jpg) top right no-repeat;
	height: 12.7em;
	text-align: left;
	padding-top: 1em;
	padding-left: 1.2em;
}

#head p
{
	float: left;
	margin-right: 2em;
	margin-left: .2em;
}

#head a:hover, #head a, #head img
{
	border: 0;
	background-color: #e6c40a;
	color: #fff;
}

#head h1
{
	float: left;
	font-size: 1.3em;
	color: #fff;
	font-weight: normal;
	margin-top: .5em;
	letter-spacing: .02em;
	line-height: 1.4em;
}

ul.navMain
{
	text-align: left;
}

.navMain li
{
	list-style-type: none;
	display: inline;
}

.navMain a
{
	color: #ffffef;
	padding: .2em 1em;
	font-size: 1.3em;
	font-weight: normal;
	display: inline-block;
	text-decoration: none;
	letter-spacing: .02em;
}

.navMain a:hover, .navMain a.active
{
	background-color: #ffffef;
	color: #721214;
}

#middle
{
	text-align: left;
	padding-left: .2em;
}

ul.navSub
{
	float: left;
	width: 20em;
	margin-top: 2.2em;
	margin-right: 2em;
}

.navSub li
{
	list-style-type: none;
}

.navSub a
{
	width: 15em;
	display: inline-block;
	font-size: 1.3em;
	line-height: 2.4em;
	color: #721214;
	text-decoration: none;
	padding-left: 1em;
}

.navSub a:hover
{
	background-color: #721214;
	color: #fff;
}

.navSub a.active
{
	font-weight: bold;
}

#content
{
	float: left;
	width: 52em;
}

#content a
{
	padding-left: .8em;
	background: url(./images/4.gif) top left no-repeat;
}

#content a:hover
{
	padding-left: .8em;
	background: #721214 url(./images/5.gif) top left no-repeat;
}

#content h1
{
	font-size: 1.9em;
	margin-top: 1.5em;
	font-weight: normal;
	letter-spacing: -.01em;
}

#content h1#headtitle
{
	margin-bottom: .7em;
}

#content h2
{
	font-size: 1.5em;
	margin-top: 1em;
	font: Arial, Helvetica, sans-serif;
}

#content h3
{
	font-size: 1.3em;
	font: Arial, Helvetica, sans-serif;
}

#content p, #content li
{
	margin-bottom: .7em;
	font-size: 1.3em;
	line-height: 1.2em;
}

#content li
{
	margin-left: 1.1em;
}

.contentImgMarginBottom
{
	margin-bottom: .7em;
}

img.imageLeft
{
	float: left;
	margin: .5em 1em 0 0;
	padding: 5px;
	border: 1px solid #ddd;
}

img.imageRight
{
	float: right;
	margin: .5em 0 0 1em;
	padding: 5px;
	border: 1px solid #ddd;
}

img.imagecenter
{
	display: block;
	width: 100%;
	margin: .5em auto .5em;
	padding: 5px;
	border: 1px solid #ddd;
}

.imageBox
{
	float: left;
}

.imageBox strong
{
	clear: both;
	display: block;
}

#sitemap h2
{
	margin-top: 1em;
}

#sitemap li
{
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 1.5em;
}

#right
{
	width: 20em;
	float: left;
	padding-left: 4em;
	margin-top: 2.5em;
}

div.boxRight
{
	border: 1px solid #721214;
	margin: 2em 0;
	padding: .5em 1em;
	text-align: left;
}

.boxRight h1
{
	font-size: 1.4em;
	font-weight: normal;
}

.boxRight p, .boxRight li
{
	font-size: 1.1em;
	line-height: 1.4em;
}

img#flyer
{
	float: right;
	margin: .7em 0 0 1em;
	border: 1px solid #666;
}

.boxRight li
{
	list-style-type: none;
}

.boxRight a
{
	padding-left: 1em;
	background: url(./images/4.gif) top left no-repeat;
}

.boxRight a:hover
{
	padding-left: 1em;
	background: #721214 url(./images/5.gif) top left no-repeat;
}

a.noTriangle
{
	background-image: url(none);
	padding-left: 0;
}

a.noTriangle:hover
{
	background-image: url(none);
	padding-left: 0;
}

.boxRight form
{
	margin: 1em 0;
}

#footerFrame
{
	margin: 0 auto;
	width: 63em;
}

#footer
{
	height: 37px;
	background: #721214;
	font-size: 1.2em;
	margin-top: 3em;
}

#footer a
{
	color: #ffffef;
	text-decoration: none;
}

#designby
{
	float: left;
	height: 23px;
	padding: 2px 0;
	margin-top: 5px;
}

#navFoot
{
	float: right;
	padding-top: 7px;
}

#navFoot li
{
	float: left;
	padding-left: 18px;
	list-style-type: none;
}

#navFoot li a
{
	text-transform: uppercase;
	display: inline-block;
	padding: 0 .2em;
	text-decoration: none;
}

#navFoot li a:hover, a#designby:hover
{
	background-color: #fff;
	color: #721214;
	text-decoration: none;
}
