html, body, form {
	margin  :0px;
	padding :0px;
}

body{
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size:12px;
	background-color:#DEDEDE;
}
input {
	font-size:10px;
}
table, p{
	padding: 0;
	margin: 0;	
}
td{
	vertical-align: top;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}


h2 {
	font-size	:20px;
	font-weight	: normal;
	padding	: 5px 10px;
	margin	:0px;
}

img.download {vertical-align:middle;}

/*template css */
#maincontainer{
	width:980px;
	/*height:600px;*/
	margin:0;padding:0;
	margin-top:0px;
	/*background-image: url(images/bg.jpg);*/
	background-position: top left;
	background-repeat: repeat-x;
	border:0px solid #ff0000;
	text-align:center;
	background-color:#ffffff;
}
#headdiv{
	/*height:118px;*/
	width:100%;
	margin:0;
	padding:0;
}
.head{
	/*background-image: url(images/head.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
	width:980px;
	margin:auto;
	padding:0;	
	 
}

/*** TOP Navigation ***/
.navContainer{
	/*padding-right:60px;*/
	 
}
#topnav{
	float:right;
	 
	vertical-align: top;
	margin: 0;
	padding: 0;		
	/*background-image: url(images/top_M.jpg);*/
	background-position: bottom ;
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: center;
}

#top
{
	background-image: url(images/top.jpg);
	background-repeat: repeat-y;
	height:10px;
	widows:980px;
}
#top_white
{
	height:49px;
	widows:980px;
	background-color:#ffffff;
	 
}
.top_L{
	background-image: url(images/top_L.jpg);
	background-repeat: no-repeat;
	width:267px;
}

.top_R{
	background-image: url(images/top_R.jpg);
	background-repeat: no-repeat;
	width:35px;
}
.menuSep{
	padding: 0;
	width: 2px;
	 
	background: #ffffff;
}
#topnav ul{		
	background-color: #ffffff;
	margin:0;
	padding:0;
	list-style: none;
	 
}
.home
{
	background-image: url(images/home.jpg);
	width:71px;
	background-repeat:no-repeat;
	padding-top: 10px;
}
.home_sel
{
	background-image: url(images/home_sel.jpg);
	width:71px;
	background-repeat:no-repeat;
	padding-top: 10px;
}
.dalesstory
{
	background-image: url(images/dalestory.jpg);
	width:109px;
	background-repeat:no-repeat;
	padding-top: 10px;	
}
.dalesstory_sel
{
	background-image: url(images/dalestory_sel.jpg);
	width:109px;
	background-repeat:no-repeat;
	padding-top: 10px;	
}
.videos
{
	background-image: url(images/video.jpg);
	width:77px;
	background-repeat:no-repeat;	
	padding-top: 10px;	
}
.videos_sel
{
	background-image: url(images/video_sel.jpg);
	width:77px;
	background-repeat:no-repeat;	
	padding-top: 10px;	
}
.testimonials
{
	background-image: url(images/testimonials.jpg);
	width:113px;
	background-repeat:no-repeat;	
	padding-top: 10px;
}
.testimonials_sel
{
	background-image: url(images/testimonials_sel.jpg);
	width:113px;
	background-repeat:no-repeat;	
	padding-top: 10px;
}
.contactdale
{
	background-image: url(images/contact_dale.jpg);
	width:113px;
	background-repeat:no-repeat;	
	padding-top: 10px;	
}
.contactdale_sel
{
	background-image: url(images/contact_dale_sel.jpg);
	width:113px;
	background-repeat:no-repeat;	
	padding-top: 10px;	
}

.entertainmentservices
{
	background-image: url(images/entertainment_services.jpg);
	width:185px;
	padding-top: 10px;	
}
.entertainmentservices_sel
{
	background-image: url(images/entertainment_services_sel.jpg);
	width:185px;
	padding-top: 10px;	
}
#topnav li{
	/*background-color: #ffffff;*/
	float: left;
	margin:0;
	padding:0;
}

#topnav a:link, #topnav a:visited {
	font-size: 12px;
	font-family:Verdana;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

#topnav a:hover{
	font-size: 12px;
	font-family:Verdana;
	color:#c85514;
	text-decoration: none;
	font-weight: bold;
}
/*** TOP Navigation END ***/

#bodydiv{
	/*background-image: url(images/main_cont.jpg);*/
	background-position: top left;
	background-repeat: repeat-y;
	width:980px;
	margin:auto;
}

#maincontent{
	width:980px;
	margin:auto;	
}

#page_head{
	
}

#footer{
	clear	: both;
	width	: 980px;
	margin	: auto;
	background-image	: url(images/top.jpg);
	background-position	: top left;
	background-repeat:repeat-y;
	height	: 55px;
	
}

#footer h1{
	font-size: 11px;
	color: #A8A8A8;
	margin:0;
	padding:0;
	padding-top: 30px;
	padding-left: 10px;
}

#sidebar{
	float:right;
	width:294px;
	height:359px;
	margin:0;
	padding:0;
	margin-left:0px;
	padding-left:20px;
	background-color:#ffffff;
	background-image:url(images/right.jpg);
	background-repeat:no-repeat;
}

#content{
	width: 610px;	
	border: 1px solid #fff000;
	/*margin-left: 250px;*/
	float:left;	
	padding-left:25px;
	padding-top: 10px;
	padding-right:25px;
	/*min-height	:400px;*/
	background-color:#ffffff;
	text-align:left;
}

#content a{
	text-decoration:none;
}

#pageHead{
	color:#4a4949;
	font-size: 14px;
	font-weight:bolder;
	padding-bottom:10px;
	padding-top:11px;
	font: Verdana, Arial, Helvetica, sans-serif;
}
#maintable{	
}
/* navugation*/
#menu{
	margin: auto;
	margin-top: 30px;
	background-color: #F4F5F7;
	width:187px;
}
#menunav{
	padding: 0;
	margin: auto;
	list-style: none;
	width:170px;
}
#menunav li{
	background-image: url(images/menuDiv.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-top:5px;
}
#menunav li ul{
	padding:0;
	margin: 0;
	padding-left:40px;
	padding-top:5px;
}
#menunav li ul li{
	background-image: none;
	padding-bottom:5px;
	list-style: none;
	list-style-image: url(images/navsub_bullet.jpg);
}

#menunav li a{
	text-decoration: none;
	color:#57bfef;
	font-size:11px;
	font-weight: bold;
}
#menunav li a:hover{
	text-decoration: none;
	color:#2692c3;
	font-size:11px;
	font-weight: bold;
}
#menunav ul li a{
	text-decoration: none;
	color:#368fb9;
	font-size:11px;
	font-weight: normal;
}

#menunav ul li a:hover{
	text-decoration: none;
	color:#2692c3;
	font-size:11px;
	font-weight: normal;
}
.nav_bullet{
	background-image: url(images/nav_bullet.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width:11px;	
}

/* tempalte css */

/* --------------left navi------------- */

.inputclass{
	width	:200px;
}

.phototable{
	padding	:0;
	margin	:0;
	border	:0px solid #000000;
	width	: 100%;
}
.phototable td{
	text-align: center;
}

.phototable td table tr td table{
	padding:0;
	margin :10px;
	 
}
.photobox{
	border: 2px solid #efefef;
	text-align: center;
	vertical-align: middle;
}

.siteform input{
	width:250px;	
}
.siteform textarea{
	width:250px;
	height: 100px;
}

.buttonclass{	
	/*background-color: #5AC1EE;	*/
	background-image: url(images/but_bg.jpg);
	color:#1274A1;
	font-weight: bold;
	font-size: 12px;
	border:5px solid #33A6DC;
}
.contactmes{
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
.secerror{
	color:#ff0000;
	font-weight: bold;
}

#sidebox{	
	margin-top:5px;
	/*background: #F4F5F7;*/

}
#sidebox .head{
	width:100%;
	margin:0;
	padding:0;
	/*background: #8ED1EE;*/
	height:23px;
	color:#000000;
	font-weight:bold;
	padding-left: 5px;
	vertical-align: middle;
}
#sidebox td{
	font-size:11px;
	padding:5px;
	color:#888787;
}
#sidebox input{
	width:100px;
	border: 1px solid #888787;
}
#sidebox .label{
	width:55px;
}
.right
{
	float:right;
	padding-right:35px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#565656;
}
.left
{
	float:left;
	padding-left:35px;	
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#565656;	
}
#footernav, #footer
{
	text-align:center;
	border:0px solid #ff0000;
	border:0px solid #ff0000;
}

#footernav a{
	text-decoration: none;
	color:#2d2d2d;
	font-size:11px;
	font-weight: bold;	
}

#footernav a:hover{
	text-decoration: underline;
	color:#2d2d2d;
	font-size:11px;
	font-weight: bold;	
}


.right a, .left a{
	text-decoration: none;
	color:#565656;
	font-size:11px;
	font-weight: normal;	
}

.right a:hover, .left a:hover{
	text-decoration: underline;
	color:#565656;
	font-size:11px;
	font-weight: normal;	
	
}
.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	font-style:normal;
	color:#000000;
}

.text a{
	text-decoration: none;
	color:#0000ff;
	font-size:12px;
	font-weight: normal;	
}
.right a:hover{
	text-decoration: underline;
	color:#0000ff;
	font-size:12px;
	font-weight: normal;	
	
}
