body {
	font-size: 14px;
	color: #000000;
	font-family: Georgia, Tahoma, helvetica, sans-serif;
	background-color: #000000;
	background: url(../images/bkg.gif) top left repeat;
}
body, div {
	margin: 0;
	padding: 0;
}
p,span,table, td, th {
	font-size: 14px;
	color: #000000;
	font-family: Georgia, Tahoma, helvetica, sans-serif;
}

#main {
	width: 100%;
}

#container {
	width: 958px; 
	height: auto;
	background: url(../images/container_background.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #e6d7c0;
}

#subContainer {
	width: 940px; 
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
#subContainerContent
{
	height: auto;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 12px 10px 20px;
	text-align: left;
}

#containerContent
{
	height: auto;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 55px 12px 10px 20px;
	text-align: left;
}

#rayContainer
{
	width: 259px;
	height:498px;
	float:left;
	padding: 15px 12px 10px 20px;
	text-align: left;
}

#home #subContainerContent #containerContent {
	padding: 20px 12px 10px 10px;
}
	
#header {
	height: 143px;
	width: auto;
}

#top {
	height: 104px;
	width: auto;
	background-image: url(../images/header_bkgrd.gif);
	background-repeat: repeat-x;
}

#menu {
	border-top: 1px solid #6e4e40;
	height: 30px;
	width: auto;
	background: url(../images/menu_background.gif);
	background-position: center;
}

a {
	font-family: Georgia, Tahoma, helvetica, sans-serif;
	color: #bc5d14;
	font-size: 14px;
}

#contentContainer {
	width: 932px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-position: center top;
	background: url(../images/sub_content_background.gif) repeat-y;
	text-align: center;
	background-color: #ffffff;
}

#subcontentContainer {
	width: 932px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: center;	
	background-image: url(../images/content_top_background.gif);
	background-repeat: no-repeat;
}

#ray {
	width: auto;
	height:auto;
}

#middleNav {
	width: 364px;
	height:auto;
	float:left;
}

.middleNavItem {
	width: auto;
	height:auto;
	float:left;
	margin-top:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;
	line-height:14px;
}

.middleNavItem p{
	width: auto;
	height:auto;
	margin:0px 0px 0px 55px;
	padding-bottom:5px;
}

.middleNavItem img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	height: 51px;
	width: 50px;
}

.redHeading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #7c3520;
	line-height:20px;	
}

.redHeading a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #7c3520;
	text-decoration:none;	
}

.redHeading a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #7c3520;
	text-decoration:underline;	
}

#footer {
	width: 900px;
	height: 48px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/footer_background.gif) center top repeat-y;
	background-color: #e6d7c0;
}

#subfooter {
	width: 900px;
	text-align: center;
	background: url(../images/footer_top_background.gif) center top no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#footerBottom {
	width: 932px;
	height: 7px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	line-height: 7px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear:both;
}

#footerContent {
	width: auto;
	height: auto;
	padding: 9px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

ul
{
	clear: both;
	margin: 0;
	padding: 0px 0px 0px 15px;
}

ul li
{
	margin: 0;
	font-size: 14px;
	padding: 3px 10px  3px 15px;	
	background-image : url(../images/orange_square.gif);
	background-repeat : no-repeat;
	background-position: left 9px;
	list-style-type : none;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
}

ul li a {
	color: #bc5d14;
	text-decoration: underline;
}

ul.question, ul.answer
{
	clear: both;
	margin: 0;
	padding: 10px 0px 10px 15px;
}

li.question, li.answer
{
	margin: 0;
	font-size: 14px;
	padding: 0px 10px  0px 25px;	
	background-image : url(../images/question.gif);
	background-repeat : no-repeat;
	background-position: left 0px;
	list-style-type : none;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}

li.answer {
	background-image : url(../images/answer.gif);	
}

ul.MaroonSquare
{
	margin: 0px;
	padding: 0px 0px 0px  0px;
	display: inline;
}

ul.MaroonSquare li
{
	margin: 0;
	font-size: 10px;
	padding: 0px 12px  0px 15px;	
	background-image : url(../images/maroon_square.gif);
	background-repeat : no-repeat;
	background-position: left 6px;
	list-style-type : none;
	line-height: 15px;
	text-decoration: none;
	display: inline;
	color: #5b0e00;
}

ul.MaroonSquare li a {
	color: #5b0e00;
	font-size: 10px;
	text-decoration: underline;
}

.maroon {
	color: #5b0e00;
	font-weight: bold;
}

ul.OrangeSquare
{
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px  0px;
	display: inline;
}

ul.OrangeSquare li
{
	margin: 0;
	font-size: 10px;
	padding: 0px 10px  0px 15px;	
	background-image : url(../images/orange_square.gif);
	background-repeat : no-repeat;
	background-position: left 6px;
	list-style-type : none;
	line-height: 15px;
	text-decoration: none;
	display: inline;
	color: #bc5d14;
}

ul.OrangeSquare li a {
	color: #bc5d14;
	font-size: 10px;
	text-decoration: underline;
}

#footerBlack {
	line-height: 7px;
	font-size: 7px;
	background-color: #000000;
	width: auto;
	height: 7px;
	float: left;
	width: 186px;
}

#footerCopper {
	background-color : #7c3520;
	line-height: 7px;
	font-size: 7px;
	width: auto;
	height: 7px;
	float: left;
	width: 187px;	
}

#footerYellow {
	background-color: #e8b869;
	line-height: 7px;
	font-size: 7px;
	width: auto;
	height: 7px;
	float: left;
	width: 186px;		
}

#footerOrange {
	background-color: #bc5d14;
	line-height: 7px;
	font-size: 7px;
	width: auto;
	height: 7px;
	float: left;
	width: 187px;	
}

#footerMaroon {
	background-color: #5b0e00;
	line-height: 7px;
	font-size: 7px;
	width: auto;
	height: 7px;
	float: left;
	width: 186px;		
}

.clear {
	clear:both;
    height:0px;
	overflow: hidden;
	padding:0;
	margin:0;
	font-size:0px;	
	line-height: 0px;
}


ul.HomeBucket
{
	margin: 0;
	padding: 14px 0px 0px  20px;
}

ul.HomeBucket li
{
	margin: 0;
	font-size: 10px;
	padding: 0px 15px  0px 20px;	
	background-image : url(../images/home_square.gif);
	background-repeat : no-repeat;
	background-position: left 2px;
	list-style-type : none;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	width: 190px;
}

ul.HomeBucket li a
{
	text-decoration: none;
	color: #666666;
}

ul.HomeBucket li a:hover
{
	text-decoration: none;
	color: #c1a464;
}

/* General Styles*/

H1	{	
	font-family: Georgia, Tahoma, helvetica, sans-serif;
	font-size: 18px;
	font-weight:	bold;
	color: #000000; 
	text-align: left; 
	padding: 10px 0px 0px 10px;
}

H2 {
	font-family: Georgia, Tahoma, helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-align: left; 
	padding: 5px 0px 5px 0px;
	margin: 0;
	color: #000000;
	}
	
H3 {
	font-family: Georgia, Tahoma, helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-transform : uppercase;
	text-align: left; 
	padding: 0;
	margin: 0;
	color: #000000; 
}

p.title {
	width: auto;
	text-align: left;
	margin: 0;
	line-height: 61px;
	padding: 19px 10px 0px 12px;
}

/* menu styles*/
/* Navigation CSS Document */
body 
{
	/*behavior:url(../includes/csshover.htc);*/
}

body div#listmenu ul li ul
{
	display:none; /*--- Hides all drop down menus ---*/
}
div#listmenu /*--- Menu List Container ---*/
{
	width:auto;
	padding-left: 107px;
	float:left; /*--- Makes the div enclose the list ---*/
}

div#listmenu ul
{
	margin:0px;
	padding: 0px 0px 0px 0px;
}

div#listmenu li
{
	float:left; /*--- Causes the list to align horizontally instead of stack ---*/
	position:relative; /*--- Positioning context for the absolutely positioned drop-down ---*/
	list-style-type: none; /*--- Removes the bullet off list items ---*/	
	padding: 0px 0px 0px 0px;
	margin: 0;
	background-image: none;
}
div#listmenu li:hover
{
	/*background-color:#5e7e4b;*/
}

div#listmenu ul li a:link, div#listmenu ul li a:visited, div#listmenu ul li a:active, div#listmenu ul li a:hover {
	font-weight:normal;
	display:block; /*--- List items in drop down highlight and wrapped lines indent correctly ---*/
	padding:0px 0px 0px 0px; /*--- Space on sides of menu item's text ---*/
	text-decoration: none; /*--- Removes the underlining of the link ---*/
	color:#ffffff;
}
div#listmenu ul li:hover ul
{
	display:block; /*--- Displays appropriate drop down menu ---*/
	background-color:#3d1208;
}

div#listmenu ul li ul
{
	margin:0px; /*--- Prevents the temp margin on the ul from inheriting here ---*/
	position:absolute; /*--- Positions the drop-down ul in relation to its relatively positioned li parent ---*/
	left:5px; /*--- Aligns the drop-down exactly under the menu ---*/
	top:30px;
	padding:0px;
	background-color:#3d1208;
}
div#listmenu ul li ul.helpfullinks {
	width:200px;	
}
div#listmenu ul li ul li
{
	width:100%; /*--- Makes the list items fill the list containers (ul) ---*/
	border-left:1px solid #5b0e00; /*--- Three sides of each drop-down item ---*/
	border-bottom:1px solid #5b0e00;
	border-right:1px solid #5b0e00;
	padding: 0px 8px 0px 8px;
	margin:0px;
	background:none;
	background-image:none;
	background-color:#7c3520;
	text-align: left;
}
div#listmenu ul li ul li:hover {
	background-color:#3d1208;
}
div#listmenu ul li ul li.firstDrop {
	border-top:1px solid #5b0e00; /*--- The top edge of the drop-down ---*/
}
div#listmenu ul li ul li a:link, div#listmenu ul li ul li a:visited, div#listmenu ul li ul li a:active, div#listmenu ul li ul li a:hover
{
	display: block;
	width:100%;
	padding:1px 0 1px 0px;
	margin:0px;
}