@charset "utf-8";
/* CSS Document */
/*<group=General Styles>*/
/* CSS Width Control (900)*/

a:hover, a:active {
	text-decoration: none;
}

body {
	text-align: center;
	background-image: url(/images/back-body.png);
	background-attachment: scroll;
	background-position: 0 0;
	background-repeat: repeat-x;
	font: 13px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0px;
	color: #000000;
}

#bodyIndent {
	height: 501px;
	background-image: url(/images/back-bodyindent.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	position: absolute;
	margin: 0px auto;
	padding: 0px;
	top: 0;
	left: 0;
}

#pageHeader {
	height: 0px;	/* This is the space between the banner and the margin area below the top margin of the window */
	background-repeat: repeat;
	display: none;
}

#pageHeader H1, #pageHeader H2  {
	display: none;
}

.logo {
	margin: 20px 0px 0px 15px;
	padding: 0px;
	width: 230px;
	height: 130px;
	float: left;
}

#banner {
	height: 171px;
	background-repeat: no-repeat;
}

.topnav {
	float: right;
	margin: 45px 0px 0px;
	padding: 0px;
	width: 140px;
	height: 26px;
	color: #ffe2ba;
	text-align:right;
}

.topnav a:link, a:hover, a:visited, a:active {
	color: #ffe2ba;
}

a:hover, a:active {
	text-decoration: none;
}

img {
	border: none;
}

/*</group>*/

/*<group=Layout>*/

.clearer {
	clear: both;
}

#container {
	position: relative;
	padding: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	z-index:10;
}

#banner, #container, #footer  {
	width: 901px;
}

#contentContainer {
	width: 901px;
	padding: 0px;
}

#contentContainer #content {
	padding: 0px;
	margin: 0px 0px 0px;
	line-height: 1.5em;
}

#intro-content, #content-b {
	width: 894px;
	min-height: 325px;
	float: left;
	background: url(/images/back-intro-content.png) no-repeat #330000;
}

#intro-text {
	width: 400px;
	padding: 0px;
	margin: 20px 6px 0px 0px;
	float: right;
	font-size: 12px;
}

#content-b {
	border-left: solid 3px #200101;
	border-bottom: solid 4px #200101;
	border-right: solid 4px #200101;
	background: #f2e8db;
}

#inside-content {
	width: 600px;
	float: left;
	margin: 0px;
}

#inside-content a {
	color: #9a3737;
	text-decoration: underline;
}

#inside-content a:hover {
	color: #c5744c;
	text-decoration: underline;
}

/*start widget side nav*/

#side-nav {
	width: 275px;
	float: right;
	padding: 0px;
	margin: 0px 6px 0px 0px;
	font-size: 10px;
}

#side-nav a {
	color: #f2e8db;
}

#side-nav a:hover {
	color: #CCCCCC;
}

.sidenav-top {
	background: url(/images/back-sidenav-top.png) no-repeat;
	height: 123px;
}

.sidenav-top2 {
	background: url(/images/back-sidenav-top2.png) no-repeat;
	padding: 0px 0px 0px;
	height: 237px;
}

.sidenav-middle-repeat {
	background: url(/images/back-sidenav-middle-repeat.png) repeat-y;
}

.sidenav-middle {
	background: url(/images/back-sidenav-middle.png) no-repeat;
	height: 69px;
}

.sidenav-bottom-repeat {
	background: url(/images/back-sidenav-bottomrepeat.png) repeat-y;
}

.sidenav-bottom {
	background: url(/images/back-sidenav-bottom.png) no-repeat;
	height: 113px;
}

/*end widget side nav*/

/*</group>*/

/* Toolbar Styles */
#navcontainer {
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background-image: url(/images/back-nav.png);
	padding: 0px;
	background-repeat: repeat-x;
	height: 42px;
	width: 901px;
	clear: both;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#navcontainer li {
	position: relative;
	padding-bottom: 0px;
	display: block;
	float: left;
	width: 14%;
	text-align: center;
	background-image: url(/images/back-link-divider.png);
	background-repeat: no-repeat;
	background-position: right 15px;
}

#navcontainer a {
	font-size: 14px;
	margin-top: 0px;
	display: block;
	color: #fffffe;
	text-decoration: none;
	padding: 15px 0px 0px 0px;
	height: 25px;
	color: #ffe2ba;
}

#navcontainer a:hover {
	color: #c36969;
}

/* Fix IE. Hide from IE Mac */
/* End */

/* Child - Level 1 */
/* All browsers will use this code, it will make the pop out menus work */
#navcontainer ul ul {
	width: 145px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	top: 40px;
	left: 0px;
}

#navcontainer ul ul li {
	width: 145px;
}

#navcontainer UL UL a {
	height: 20px;
	background-color: #660000;
	padding: 6px 0px 6px 6px;
	margin:0px;
	font-weight:normal;
	width: 145px;
	color: #ffe2ba;
	font-size:14px;
	text-align:left;
}

#navcontainer UL UL a:hover {
	color: #660000;
	background-color: #C49A6C;
}

* html #navcontainer ul UL li a { height: 15px; }

#navcontainer ul ul ul {
	width: 125px;
	position: absolute;
	text-align: left;
	margin-bottom: 0px;
	top: 0;
}

div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
display: none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display: block;
}

/*<group=Global Classes>*/

.master-bottom-links {
	margin: 0px auto;
	padding: 0px;
	width: 901px;
}

.bottom-links {
	float: left;
	width: 252px;
	height: 155px;
	padding: 0px;
	margin: 15px 0px 0px 30px;
}

#footer {
	font-size: 11px;
	position: relative;
	height: 60px;
	margin: 5px auto 0px;
}

#footer a:link, #footer a:visited {
	color: #330000;
}

#footer a:hover, #footer a:active {
	color: #993300;
}

#footer .footer-links2 a {
	color: #92816a;
}

#footer .footer-links2 a:hover {
	color: #af9d84;
}

.footer-copyright {
	text-align: left;
	float: left;
	width: 330px;
}

#footer-navigation {
	width: 340px;
	float: right;
	height: 20px;
	margin: 10px 0px 0px;
	padding: 5px;
	text-align: center;
}

#footer-navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer-navigation li {
	padding: 0px 7px 0px 5px;
	display: block;
	margin: 0px 0px;
	float: right;
	background-image: url(/images/back-link-divider2.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	width: 20%;
}

#footer p {
	margin: 10px;
	padding: 5px;
}

.fcolor1 {
	color: #560000;
}

#footer-indent {
	background-image: url(/images/back-footerindent.png);
	height: 255px;
	background-repeat: repeat-x;
	margin: -42px auto 0px;
	width: 100%;
	z-index: 5;
	position: relative;
}
