/* CSS Document */

body {
	background-color: #61524E;
	text-align: center;
	
}


#wrapper {
	height: auto;
	margin: auto;
	width: 960px;
	
	
}
#subWrapper {
	background-color: #e7e0cb;
	background-image: url(../images/bkg.jpg);
	border: 2px solid #e7e0cb;
	padding: 6px;
	background-repeat: repeat-y;
	width: 950px;
	float: left;
	overflow: hidden;
	margin: auto;
}
#header {
	height: 75px;
	float: left;
	width: 950px;
}


#logo {
	float: left;
	width: 200px;
	height: 75px;
	padding-top: 20px;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
}
#search {
	height: 75px;
	width: 735px;
	float: left;
	text-align: right;
	color: #5a1608;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
}

#search a {
	color: #5a1608;
	text-decoration: none;
}

#search a:hover {
	text-decoration: underline;
	color: #3b6e8f;
}

#topNav {
	height: 25px;
	clear: both;
	width: 950px;
	padding-top: 10px;
	text-align: center;
	font-family: "Baskerville Old Face", "Times New Roman", serif;
	font-size: 16px;
	color: #3b6e8f;
	font-weight: bold;
}
#topNav a{
	padding-right: 15px;
	padding-left: 15px;
	color: #3b6e8f;
	text-decoration: none;
}

#topNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3b6e8f;
}
#container {
	background-color: #FFFFFF;
	height:auto;
	border: 1px solid #5f5045;
	width: 950px;
	float: left;
	position: relative;
}

#mainBorder {
	background-color: #948683;
	border: 4px solid #FFFFFF;
	height: auto;
	width: 940px;
	float: left;
}

#navWrap {
	background-color: #FFFFFF;
	border: 1px solid #948683;
	vertical-align: top;
	margin: 0px;
	display: block;
	float: left;
	width: 757px;
	overflow: visible;
	min-height:637px;
	height:auto !important;
	height:637px;
    
}
#leftNav {
	background-color: #948683;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	min-height:623px;
	height:auto !important;
	height:623px;
	padding: 8px;
	float: left;
	color: #a1c1c5;
	text-align: left;
}

#contentWrap {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	display: block;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 5px;
}
#content {
	width: 735px;
	border: 3px solid #5a1608;
	background-color: #FFFFFF;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#hmImage {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5a1608;
	border-bottom-color: #5a1608;
	border-left-color: #5a1608;
	height: 119px;
	width: 181px;
	clear: both;
	float: left;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#hmImage2 {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5a1608;
	border-bottom-color: #5a1608;
	border-left-color: #5a1608;
	height: 119px;
	width: 179px;
	float: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#hmImage3 {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5a1608;
	border-bottom-color: #5a1608;
	border-left-color: #5a1608;
	height: 119px;
	width: 179px;
	float: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

/* Sub Page */

#content2 {
	width: 735px;
	border: 3px solid #5a1608;
	background-color: #C8B998;
	min-height:625px;
	height:auto !important;
	height:625px;
	float: left;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

#content2 h1 {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5a1608;
}
#content2 p {
	padding-left: 10px;
	padding-right: 10px;
}

#content2 .trail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b6e8f;
	font-weight: bold;
}
#content2 a {
	color: #5a1608;
	text-decoration: none;
	font-weight: bold;
}
#content2 a:hover {
	text-decoration: underline;
	color: #3b6e8f;
	font-weight: bold;
}
#content2 .subHead {
	font-size: 12px;
	font-weight: bold;
	color: #5A1608;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 965px;
	color: #D7CBA8;
	clear: both;
	float: left;
	height: 30px;
}
#copyright a {
	color: #e7e0cb;
	text-decoration: none;
}

#copyright a:hover {
	color: #cfdbdf;
	text-decoration: underline;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:165px;
		height:auto;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:1px 40px 1px 20px;
		background-color:#948683;
		color:#cfdbdf;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		border-width:0px;
		border-style:solid;
		border-color:#a6a6a6;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#ccc5c4;
		color:#5a1608;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#ccc5c4;
		color:#5a1608;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#ccc5c4;
		color:#5a1608;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:-1px 0px 0px;
		background-color:#948683;
		border-width:1px;
		border-style:solid;
		border-color:#a6a6a6;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		border-style:none;
		border-color:#000000;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:6px 0px 3px 4px;
		background-color:#948683;
		color:#a1c1c5;
		font-family:arial;
		font-size:12px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#bfbfbf;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#aaaaaa;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_right.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_right_hover.gif);
		text-decoration:underline;
	}
