/* CSS Document */

/*!!!!!!!!!!! Basic Layout Styles !!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
body {
    float: left;
	background-color: #81131C;
	width: 100%;
    margin: 0px auto;
	padding: 0;
    text-align: left;
    font-family: "Century Gothic", Arial;
    font-size: 24px;	
    }

#wrapper {
    /*margin: 25px 0 0 25px;
	_margin: 15px 0 0 15px;*/
	margin: 0 auto;
    text-align: center;
    width: 940px;
	/*position: relative;*/
    }
#banner {width: 100%; background: #CC9D7F;}
#banner img {margin: 0 15%; width: 940px;}
#content {color: #0E0F11; margin: 0 auto; width: 940px;}
#content ul {list-style: none; padding: 0; text-align: left; width: 450px; float: left;}
#content a {text-decoration: underline;}
#content a:hover, #content a:focus {color: #06C;}
div.divider {display: block; width: 100%; height: 2px; margin: 0 0 15px 0; float: left;}
p.message {width: 100%; text-align: center;}
 
#header {
    margin: 0 0 10px 0;
    }
	
#container {
	/*background-color: #d9d4d0;*/
	/*padding: 0 0 0 0;
	_padding: 0 0 -3px 0;*/
	width: 100%;
	margin: 0 auto;
    }
	
#nav {
    float: left;
    width: 180px;
	height: 502px;
	background-image: url(../i/navbkg.gif);
	background-position: top;	
	background-repeat: no-repeat;
	position: relative;
	padding-top: 25px;
	text-align: left;
    font-family: Arial;
    font-size: 12px;
	/*padding-left: 10px;
	margin: 0px 0px 0px 15px;*/
    color: #ffffff;
	text-decoration: none;
    border: 0;
	clear: both;
	}

#mainnav {
	margin: 0px auto;
	line-height: 14px;
    border: 0;
	vertical-align: top;
    }
	
	.blank {
	text-align: left;
    font-family: Arial;
    font-size: 12px;
	color: #161b2f;
    /*background-color: #fff;*/
	}
	
#audio {
	position: absolute;
	top: 225px;
	left: 12px;
	height: 30px;

    }
#noaudio {
	position: absolute;
	top: 35px;
	left: 12px;
	height: 20px;
    }

	
#editorial {
	float: left;
	color: #fff;
	text-align: left;
	font-weight: bold;
	width: 675px;
    margin: 0px inherit;
	padding-top: 5px;
	}

    a {
	color:#C3957D;
	text-decoration: none;
	letter-spacing: 1pt;
	}


/*!!!!!!!!!!! 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, #purch
	{	
		width:180px;
		color:#fff;
		padding-top: 25px;
		
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a, #purch a
	{	
		padding:3px 5px 3px 8px;
		color:#ffffff;
		font-family:Arial;
		font-size:12px;
		text-transform: uppercase;
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover, #purch a:hover
	{	
		color:##fff;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a, #purch li:hover>a
	{	
		color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{	
		color:#fff;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Persistent State""""""""*/	
	body #qm0 .qmpersistent, body #qm0 .qmpersistent:hover	
	{	
		color:#fff;
		font-weight:bold;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:0px 0px;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 0px 2px 15px;
		margin:0px 20px 0px 0px;
		/*background-image:none;*/
		color:#fff;
		font-size:11px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#ffffff;
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		color:#ffffff;
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		color:#fff;
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:11px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0	
	{	
		text-align:left;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		border-width:1px;
		border-style:solid;
		/*border-color:#fff;*/
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul a	
	{	
		padding:2px 20px 0px 5px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(file:///C|/Documents%20and%20Settings/holdepj.DDS/Application%20Data/SSH/temp/qmimages/arrow_0.gif);
		background-repeat:no-repeat;
		/*background-position:95% 55%;*/
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0	
	{	
		text-align:left;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0	
	{	
		text-align:left;
	}

/************Styles for Purchase Online ****************/
#purch {
position: absolute;
top: 400px;
left: 5px;
}
	#purch ul {list-style: none; margin: 0; padding: 0;}		
	#purch li {margin: 5px 0; padding: 0;}
		/*#purch li a {
		color: #33FF99;
		text-decoration: none;
		}
		#purch li a: hover {
		color:#CC33CC;
		}  */
	
	
#flash1 {
    float: left;
    width: 350px;
	height: 527px;
    color: #fff;
	clear: none;
	background-image: url(file:///C|/Documents%20and%20Settings/holdepj.DDS/Application%20Data/SSH/i/video_1.gif)
    }
#flash2 {
    float: left;
    width: 325px;
	height: 527px;
    color: #fff;
	clear: none;
    }
	
#flash {
    float: left;
	clear: none;
	margin: 34px 0px 0px 15px;
    }
	
#maincol1 {
	margin: 0;
	float: left;	
	width: 350px;
	height: 527px;
	/*background-color: #FFF;*/
	/*padding-top: 20px;
	padding-left: 15px;*/
	}
	
#maincol2 a {
	color:#fff;
	text-decoration: none;
	letter-spacing: normal;
	}
	
#maincol2 a:hover {
	  color: #fff;
	  }
	  
#maincol2 {
	margin: 0;
	padding: 90px 0 0 0;
	float: left;
	font-family: Arial;
    font-size: 11px;
	color:#fff;
    letter-spacing: 1px;
	line-height: 18px;
	text-align: left;
	voice-family: "\"}\"";   /* IE5 HACK - Need I explain? */
	voice-family: inherit;
	width: 325px;
	height: 527px;
	}
	  
/* Background Classes Below */

.bg1a {
    /*padding: 50px 0 0 0;*/
	background-image: url(../i/bg1a.jpg);
	background-repeat: no-repeat;
	}

.bg1b {
	background-image: url(../i/bg1b.gif);
	background-repeat: no-repeat;	
	}



	


