﻿* { font-family: verdana; font-size: 11px; color: #616161; 
	
	
	}



#wrapper {

	width: 800px;

	margin: 0% auto 0 auto;

}



#header {

	height: 40px;

	width: 100%;

	text-align: right;

	font-size: 25pt;

	

}


 
#left {

	float: left;

	width: 400px;

	height: 500px;

	border: 3px solid #cccccc;

	padding: 10px 30px 10px 30px;
	
	
}

#left a:link, #left a:visited, #left a:active {

	color: #FFAA00;

	text-decoration: none;

}

#left a:hover {

	color: #616161;

	text-decoration: underline;

}

#right {

	float: left;

	width: 310px;

	height: 520px;

	border: 3px solid #cccccc;

	border-left: 0px;

	position: relative;

}





#promo {

	height: 120px;

	width: 753px;

	color: #616161;

	clear: both;

	border: 3px solid #cccccc;

	border-top: 0px;

	padding: 10px;

	position: relative;

}

#promo a:link, #left a:visited, #left a:active {

	color: #FFAA00;
	
	text-decoration: none;

}

#promo a:hover {

	color: #616161;

	text-decoration: underline;

}


#footer {

	height: 100px;

	width: 97%;

	text-align: right;

	color: #999999;

	margin-top: 10px;
	

	line-height: 14pt;

}



#footer a:link, #footer a:visited, #footer a:active {

	color: #999999;

	text-decoration: none;

}



#footer a:hover {

	color: #ffAA00;

	text-decoration: underline;

}



#promo #contact {

	position: absolute;

	top: 20px;
	
	left: 150px;
	
}

#promo #phone {
	position: absolute;
	
	bottom: 20px;
	
	left: 25px;	
	
}

#promo #testimonial {

	position: absolute;

	top: 20px;
	width: 250px;
	right: 10px;
	border: 0px solid #000000;
}



h2 {

	color: #FFAA00;

	font-size: 18px;
	font-weight: bold;	
}


.subH2 {

	color: #616161;
	font-size: 16px;
	font-weight: bolder;	
}

h3 {

	color: #FFAA00;
	margin: 0;
	padding-top: 10px;
	font-size: 14px;

}

#right #menu {

	position: absolute;

	background-color: #FFAA00;

	top: 10px;

	left: 0px;

	width: 290px;

	text-align: right;

	padding: 10px;

	line-height: 18pt;

}



#right #menu a:link, #right #menu a:visited, #right #menu a:active {

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bolder;

	font-size: 12pt;

}
#right #menu a:hover   {

	color: #616161;

	text-decoration: none;

	font-weight: bolder;

	font-size: 12pt;

}


#right #dice {
	position: absolute;
	bottom: -30px;
	left: -30px;	
	
}

#right #roulette {
	position: absolute;
	bottom: 0px;
	left: 0px;	
	
}




#accordion {
	margin:20px 0px;
}

h4.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	background:url(../images/arrow_down.gif) 99% 1px no-repeat #ffffff;
	color: #FFAA00;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h5 {
	margin:0px;
	padding:0px;
}

blockquote {
	padding:5px 20px;
}

