@charset "utf-8";
/* CSS Document */
body {
	color:#000;
	margin:0;
	/*padding-top:8px;*/
	font:13px/18px Arial, sans-serif;
	text-align: center;
	background-attachment: scroll;
	background-color: #330100;
	background-image: url(img/pcBG.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#dj_contents {
	width: 745px;
	text-align:left;
	margin:0 auto;
	background-color:#FFFFFF;
	border-right-width: 2px;
	border-right-color: #000000;
	border-right-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	
	
}
#dj_header{
	height:109px;
	background-color: #000000;
	background-image: url(img/headerGraphic.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#blogHolder{
	clear:none;
	display:inline;
	height:100px;
	left:641px;
	position:absolute;
	top:9px;
	width:100px;
	z-index:100;

}

a.blogOver {
background:transparent url(img/blogIcon.png) no-repeat scroll 0 -85px;
display:block;
height:90px;
text-decoration:none;
width:90px;
}

a.blogOver:hover {
background-position: 0 -0px;

}

#dj_date {
	height: 10px;
	width: 226px;
	position: absolute;
	top: 90px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	padding-left: 5px;
}
#dj_music_player{
	height: 50px;
	width: 37px;
	left: 666px;
	position: absolute;
	top: 59px;
	left: 706px;
	display:inline;
}
#dj_flash_holder_top{
	height: 80px;
	width: 745px;
	background-color: #000000;
	padding-bottom: 3px;
}
#dateStrip {
	background-color: #ecc31d;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#dj_colums {
	background-image: url(img/gradientDots.gif);
	background-repeat: repeat-y;
	float: left;
}

#dj_sidebar{
	width: 216px;
	background-image: url(img/gradientDots.gif);
	background-repeat: repeat-y;
	float: left;
}
#dj_sidebar_bottom{
	width: 216px;
	/*background-image: url(img/gradientDots.gif);*/
	background-repeat: no-repeat;
	height: 100%;
	/*padding-bottom: 100px;*/
}
#dj_main_section{
	width: 529px;
	float:left;
}
#dj_main_section p{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:lighter;
	padding-left: 20px;
	padding-right: 20px;
}
#dj_main_section li{
background-image:url(img/bullet.gif);
background-position:4px 4px;
background-repeat:no-repeat;
list-style-type:none;
padding-left:20px;
}
.mainSecTopper {
	background-image: url(img/mainSecTopper.jpg);
	height: 8px;
	width: 529px;
}
.mainSecMid {
	width: 429px;
	background-image: url(img/mainSecMid.jpg);
	padding: 50px;
}


#dj_footer{
	width: 745px;
	clear:both;
	background-color: #000000;
	padding-top: 8px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;

}
#textHolderMain {
	padding-left: 216px;
}

#dj_footer2 {
	width: 745px;
	height: 32px;
	clear:both;
	padding-top: 8px;
	background-image: url(img/footer2.gif);
	background-repeat: no-repeat;
}
.logoCopyright {
background-image:url(img/remLogo.jpg);
background-position:599px 29px;
background-repeat:no-repeat;
color:#CCCCCC;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:10px;
height:30px;
padding-bottom:30px;
padding-right:160px;
padding-top:30px;
}
.style9 {
}
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style14 {remaboutus.htm (line 32)
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
}
.border {
	border: 1px solid #330100;
	margin: 10px;
}
.yelBorder {
	border: 1px solid #ecc31f;

}
.mainSecMid h1 {
	padding-bottom: 25px;
}
.mainSecMid  h2 {
	padding-bottom: 20px;
	font-size: 16px;
}


#secTabs {
	height: 38px;
	width: 211px;
	padding-top: 5px;
}
ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:9px;
	font-weight:bold;
	background:transparent url(images/nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 5px 0px 5px;
}
	
ul#menu li a:hover
{
	color:#FFFFFF;
	height:22px;
	background-color: transparent;
	background-image: url(img/nav_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}


*{
	list-style:none;
	margin:0px;
	padding:0px;
}

	
#menu2 {
	width: 200px;
	padding-right: 8px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-color: #000000;

	background-image: url(img/menuBG.jpg);
	

	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #000000;
	display: block;
	background: url(img/menu1.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #330000;
	background: url(img/menu1.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:active {
	color: #000000;
	background: url(img/menu1.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}

.menuActive {
	color: #000000;
	display: block;
	height: 24px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	background: url(img/menu1.gif) 0 -32px;
	}
.mainSecMid p {
	padding-bottom: 25px;
}
.mainSecMid     ul {
	padding-bottom: 50px;
}
.prices {
	padding-left: 220px;
	font-style: italic;
	font-weight: bolder;
	padding-bottom: 50px;
}
.extrasList {
	float: right;
	width: 290px;
	margin-top:4px;
}
.extrasList li {
	padding-bottom: 10px;
	font-weight: bold;
}

.extrasPic {
	float: left;
	width: 130px;
}

#footer{
	background-color: #000000;
	float:left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	width: 745px;
}

.footer_list, .footer_list_small{
	position: relative;
	
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 5px;
}
div.footer_image{
	height: 120px;
	clear: both;
	text-align: center;
	padding-bottom: 20px;
}

.footer_list ul, .footer_list_small ul{list-style: none; padding: 0px; margin: 0px;}
.footer_list ul li, .footer_list_small ul li{
	float: none;
	width: 210px;
	padding: 5px 5px 0px 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ecc31f;
}
.footer_list ul li:last-child, .footer_list_small ul li:last-child{border-bottom: none;}
.footer_list ul li a, .footer_list_small ul li a{display: block; margin: 0px; color: #ffffff;}
.footer_list ul li a:hover, .footer_list_small ul li a:hover{color: #ecc31f; text-decoration: none;}

.footer_list h2, .footer_list_small h2{color: #ecc31f;}
.footer_list p, .footer_list_small p{color: #CCCCCC; text-align:justify;}
.footer_list{width: 210px;}
.footer_list ul li{width: 200px;}
.footer_list_small{	width: 150px;}
.footer_list_small ul li{width: 140px;}
.greyLbl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ecc31f;
}
