@charset "UTF-8";
/* Main */
html,
body {
	height:100%;
	margin:0;
	padding:0;
	color:#EDF2C1;
	font-family: Verdana, Geneva, sans-serif;
	line-height:120%;
	font-size:12px;
	background-image: url(layout/bg_gradient.gif);
	background-repeat: repeat-x;
	background-color: #340C34;
}
p {
	margin: 0;
	padding: 9px 0px;
}
#main {
	width:auto;
	display:block;
	padding:18px;
}
#menu {
	padding: 18px 18px 0px 18px;
}
#column_left {
	width:216px;
	margin-right:18px;
	float:left;
}
#column_right {
	width:732px;
	float:left;
	border: 2px solid #925D6F;
}

div.spacer {
	clear:both; 
	height:10px; 
	display:block;
}
#container {
	min-height:100%;
	position:relative;
	width: 1008px;
	border-right: 2px solid #925D6F;
	border-left: 2px solid #925D6F;
	margin: 0 auto -36px; /* the bottom margin is the negative value of the footer's height */
	padding:0;
	text-align:left;
	height: auto !important;
	height: 100%;
}
#banner {
	height: 144px;
	padding:18px;
}
.banner_info {
	text-align: right;
	position: relative;
	padding: 0 18px;
	top: 154px;
}
a:link {
	color:#A5BB5A;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #A5BB5A;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #C7D696;
	text-decoration:underline;
	font-weight: bold;
}
a:active {
	color: #A5BB5A;
	text-decoration:none;
	font-weight: bold;
}
.header {
	font-size: 54px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EDF2C1;
	font-stretch:ultra-condensed;
}
.subhead {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EDF2C1;
	font-stretch:ultra-condensed;
}
.caption {
	font-size: 10px
}

/* No Accordion */
.spaciousness  {
	width: 680px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 9px 18px;
}


/* Accordion */
.unfolder  {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
}
.unfolder p {
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 9px 18px 9px 252px;
}
.unfolderimage {
	padding: 9px 18px;
}
.unfolder ul {
	margin: 0px;
	padding: 9px 18px 9px 270px;
}
.unfolder a {
	color: #EDF2C1;
	cursor:pointer;
	display:block;
	padding: 0px 36px;
	margin-top: 0;
	text-decoration: none;
	font-weight:normal;
	font-size: 12px;
	border-top: 1px solid #EDF2C1;
	border-bottom: 1px solid #415B38;
	background-color: #415B38;
	background-image:url(layout/arrow_b.gif);
	background-repeat: no-repeat;
}
.unfolder a:hover {
	color: #EDF2C1;
	font-weight:normal;
	background-color: #A5BB5A;
}
.unfolder a.selected {
	color: #EDF2C1;
	font-weight:normal;
	background-color: #A5BB5A;
	background-image:url(layout/arrow_a.gif);
	background-repeat: no-repeat;
	cursor:default;
}
#in_left {
	float: left;
	width: 331px;
	text-align:left;
	padding-right: 18px;
}
#in_right {
	float: right;
	width: 396px;
	text-align:left;
}
#in_right p {
	margin: 0px;
}

/* Footer */
.push {
	height: 36px; /* .push must be the same height as .footer */
}
.footer {
	height: 36px; /* .push must be the same height as .footer */
	padding: 36px 18px 36px 18px;
	position:relative;
	width: 972px;
	border-right: 2px solid #925D6F;
	border-left: 2px solid #925D6F;
	margin: 0 auto -18px;
}

/* Table */
.table_border {
	border: 1px solid #a5bb5a; 
}
.table_field {
	border: 1px solid #a5bb5a;
	background-color:#340C34;
	color:#ffffff;
}
.table_button {
	border: 1px solid #a5bb5a;
	background-color:#340C34;
	cursor:pointer;
	color:#ffffff;
}

/* Navigation */
/*!!!!!!!!!!! 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 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		height:27px;
		padding:0px;
		margin:0px;
		background-color:#340C34;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:4px 8px 16px 0px;
		margin:0px;
		color:#A5BB5A;
		font-family:Verdana;
		font-size:13px;
		text-decoration:none;
		font-weight:bold;
		text-align:left;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#EDF2C1;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#EDF2C1;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#FFFFFF;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:2px 6px 4px 6px;
		margin:-4px 0px 0px -12px;
		background-color:#340C34;
		border-width:2px;
		border-style:solid;
		border-color:#A5BB5A;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:4px;
		background-color:transparent;
		color:#A5BB5A;
		font-size:13px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#EDF2C1;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		color:#EDF2C1;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:0px;
		border-color:#EDF2C1;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:13px;
		margin:7px 12px 0px 5px;
		border-color:#EDF2C1;
	}


	/*"""""""" Box Animation Styles""""""""*/	
	#qm0 .qmbox	
	{	
		border-width:1px;
		border-style:solid;
		border-color:#C7D696;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#C7D696;
		background-color:#A5BB5A;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:3px 10px 5px 9px;
	}


	/*"""""""" (main) Rounded Items Hover""""""""*/	
	#qm0 a:hover .qmritem span	
	{	
		background-color:#A5BB5A;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#A5BB5A;
		background-color:#EDF2C1;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}
