@charset "UTF-8";
/* CSS Document */




/* begin global styles */

hr {
	background-color:#CCC;
	height: 1px;
	border: 0;
	width: 100%;
}

body {
	font:1em Lucida, Arial, sans-serif;
	} 
	
/* end global styles */
	
	
	
	
	
/* begin content styles*/

#content_inner {
	
	}
	
.heading1 {
	font-size: 1.4em;
	text-align: left;
	padding: 0px 0px 0px 15px;
	color: #7c2900;
}
.heading2 {
	font-size: 1em;
	text-align: left;
	padding: 7px 0px 0px 45px;
	color: #963200;
}
.heading1a {
	font-size: 1.2em;
	text-align: left;
	padding: 0px 0px 0px 15px;
	color: #7c2900;
}
.main {
	font-size: .8em;
	text-align: left;
	padding: 4px 45px 0px 45px;
	color: #000;
}
.mainsmall {
	font-size: .7em;
	text-align: left;
	padding: 4px 45px 0px 45px;
	color: #000;
}
.mainbold {
	font-weight: bold;
}
.main a:link {
	color: #039;
	text-decoration: none;
	}
.main a:visited {
	color: #039;
	text-decoration: none;
	}
.main a:hover {
	color: #06C;
	text-decoration: none;
	}
.main a:active {
	color: #039;
	text-decoration: none;
	}

	
	
/* end content styles*/





/* begin footer styles */
#its {
	font-size:.9em;
	text-align:center;
	padding-top:40px;
	}
#its a:link {
	color: #CCC;
	text-decoration: none;
	}
#its a:visited {
	color: #CCC;
	text-decoration: none;
	}
#its a:hover {
	color: #FFF;
	text-decoration: none;
	}
#its a:active {
	color: #FFF;
	text-decoration: none;
	}
	
#footer_inner {
	font-size:0.65em;
	text-align:center;
	line-height:1.5;
	padding-top:30px;
	}
#footer_inner a:link {
	color: #000;
	text-decoration: none;
	}
#footer_inner a:visited {
	color: #000;
	text-decoration: none;
	}
#footer_inner a:hover {
	color: #039;
	text-decoration: none;
	}
#footer_inner a:active {
	color: #000;
	text-decoration: none;
	}
	
/* end footer styles */





/* begin submenu styles */

#submenu {
	background-image: url(/images/layout/submenubgfade.jpg);
	background-color: #E7E2D3;
	font-size: 0.7em;
	font-weight: bold;
	color: #666;
	line-height:1.6;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	background-repeat: repeat-y;
	}
#submenu a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
#submenu a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
#submenu a:hover {
	color: #963200;
	text-decoration: none;
	font-weight: bold;
	}
#submenu a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
.current {
	font-weight:bold;
	color:#963200;
}

/* end submenu styles */
