﻿body 
{
    margin: 0px;
    color: inherit;
    background-color: #322C2D;
}

#outerShadow,
#footerShadow,
#webDev
{
    margin: 0px auto;
    width: 776px;
    padding: 0px 8px;
    background-image: url(/images/backgrounds/outer-shadow.gif);
    background-repeat: repeat-y;
}

#footerShadow
{
	background-image: url(/images/backgrounds/footer-shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	margin-top: 0px;
}

#outerWrapper
{
    width: 760px;
    color: inherit;
    background-color: #FFF; /*231F20*/
    padding-top: 194px; /* Force space for navigation to sit (#header) */
}

#outerBodyTextWrapper
{
    color: #333;
    background-color: #FFF;
    padding: 8px;
    font-family: Arial;
    font-size: 0.70em;
    line-height: 1.35em;
}

#bodyText
{
	padding-top: 3px;
}

#bodyText h1
{
    color: #595959;
    font-family: 'Trebuchet MS';
    letter-spacing: -0.10em;
    font-size: 2.3em;
    font-weight: normal;
    margin: 0px;
    padding-bottom: 7px;
}

#bodyText p
{
    margin: 1.00em 0em 0em 0em;
}

#bodyText ul.links,
#bodyText li a
{
	color: #333;
	background-color: inherit;
	list-style: none;
}

#bodyText a
{
	color: #000;
	background-color: inherit;
}

#bodyText a:hover
{
	color: #6D2B2D;
	background-color: inherit;
}

#footer
{
    color: #A4A4A4;
    background-color: #231F20;
    height: 50px;
    font-family: Arial;
    font-size: 1.00em;
    padding: 2px 8px 10px 8px;
    text-align: center;
    /* New 09/10/2008 */
    clear: both;
     /* End New 09/10/2008 */
}

#footer ul
{
	display: block;
	clear: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer li
{
	/*float: left;*/
	/*margin-right: 12px;*/
	display: inline;
	margin: 0px 3px;
}

#footer a
{
    color: #A4A4A4;
    background-color: inherit;
    font-size: 0.70em;
}

#footer a:hover
{
    color: #E2B203;
    background-color: inherit;
}

#copyrightWrapper
{
	clear: left;
    display: block;
    color: #7E7E7E;
    background-color: inherit;
    font-size: 0.55em;
    margin-top: -12px;
    height: 23px;
    font-family: Arial;
}

#footerShadow span.copyright,
#footerShadow address
{
	padding: 0px;
	font-style: normal;
	display: inline;
}

#header
{
	background-position: center top;
	background-image: url(/images/backgrounds/header-background.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	width: 760px;
	height: 194px;
}

#telephone
{
	margin: 5px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #E2B203;
	background-color: inherit;
	font-family: "Century Gothic", "Lucida Grade", Helvetica, Verdana;
	font-size: 1.1em;
	text-align: center;
}

#telephone span
{
	display: block;
	color: #fff;
	background-color: inherit;
	font-family: Verdana;
	font-size: 0.60em;
}

#logo
{
	position: absolute;
	top: 7px;
	left: 15px;
}

#logo a img
{
	border: 0px solid #000;
}


/*#xheader ul
{
	margin: 170px 0px 0px 115px;
	padding: 0px;
	list-style-type: none;
}

#xheader li
{
	float: left;
	padding: 0px 2px 5px 6px;
	margin: 0px 2px
}*/

#header a
{
    color: #c3c3c3;
    background-color: inherit;
    font-family: Arial;
    font-size: 0.75em;
    text-decoration: none;
}

/*#xheader a:hover
{
    color: #000;
    background-color: inherit;
}*/

#header a.selected
{
	text-decoration: underline;
	color: #E2B203;
    background-color: inherit;
}

#header li span
{
	color: #c3c3c3;
    background-color: inherit;
    padding: 0px 6px;
}

#webDev
{
	text-align: right;
	font-family: Arial, Sans-Serif;
	font-size: 0.70em;
	color: #c3c3c3;
	background-color: inherit;
	background-image: none;
	width: 730px;
}

a.webCredit
{
	color: #E2B203;
	background-color: inherit;
}