body {
	background: black;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1, h2 {
	color: white;
	margin-left: 7px;
}
#wrapper {
	text-align: left;
	width: 801px;
	margin: 50px auto 0 auto;
	background: #ebd9c1;
}
#header {
	background: #000000;
}
#title {
	float: left;
	margin: -120px 0 0 200px;
}
#header ul {
	float: left;
	color: white;
	margin: -30px 0 0 191px;
	padding: 0 0 0 20px;
	list-style: none;
}
#header li {
	display: inline;
	font-weight: bold;
}
#lft_clm {
	width: 191px;
	position: relative;
	float:left;
}
#nav {
	float: left;
}
a:link, a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
 color: #7ea1b7;
}
#rt_clm {
	position: realative;
	float: left;
}
#main {
	position: relative;
	float: left;
	width: 610px;
	height: 487px;
	background-image: url(images/main_bkg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main_heading {
	font-size: 1.5em;
	margin: 0 1em 0 20px;
	padding: .8em 0 .5em 0;
	border-bottom: 1px solid #FFFFFF;
}
.sub_heading {
	font-size: 1.2em;
	color: black;
	font-weight: bold;
	margin: 1em 1em 0 20px;
}
p {
	font-size: 1.2em;
	margin: 1em 1em 0 20px;
}
.italics {
	font-style: italic;
}
.listBullet {
	font-size: 1.1em;
	margin: .5em 1em 0 0;
	padding-left: 50px;
	line-height: 1em;
}
.phone {
	margin: 0 0 0 5px;
	font-size: .8em;
}
#second {
 width: 375px;
}
li {
	margin-top: .4em;
}
#qual_1 {
	float: right;
	margin: 0 10px 0 10px;
	padding: 0 0 15px 0;
}
#qual_2 {
	float: right;
	margin: -50px 20px 0 0;
	padding: 10px 0 0 10px;
}
.pageLink a, .pageLink a:visited {
	float: right;
	font-weight: bold;
	margin: -20px 20px 0 200px;
	padding: 0;
	text-align: right;
	background-image: url(images/ball.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 179px;
	color: black;
	background-position: 150px 0;
}
.pageLink a:hover {
	color: #7ea1b7;
	background-position: 150px -46px;
}
.pageLink p {
 	margin:  3px 35px 0 0;
 	text-align: right;
}
#linksHolder {
	width: 450px;
	height: 300px;
	margin: 0;
	padding: 20px 20px 0 0;
}
#linksHolder ul {
	float: left;
	list-style: none;
	margin: 0;	
}
#linksHolder li {
	width: 350px;
	height: 22px;
	margin: 1em 0 0 0;
	float: left;
	width: 100%;
}
#linksHolder li a {
	color: black;
	font-weight: bold;
	background-image: url(images/ball.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 9px 0 2px 30px;
	border: none;
}
#linksHolder li a:hover {
	color:  #7ea1b7;
	background-position: 0px -46px;
}
#priceHead {
	float: right;
	margin: -1.7em 6em 0 0;
	font-weight: normal;
}
	
/* footer styles */
#footer {
	clear: both;
	background: black;
}
#lft_footer {
	float: left;	
	background-color: #336699;
	width: 191px;
	height: 59px;
	margin: -3px 610px 0 0;
	padding: 10px 0 0 0;
}
#lft_footer h1 {
	font-size: 1em;
}
#lft_footer h2 {
	font-size: 1em;
}
#rt_footer {
	color: white;
	background: black;
	font-size: 1em;
	float: right;
	height: 69px;
	width: 610px;
	margin: -69px 0 0 0;
	padding: 10px 0 0 0;
}
#rt_footer h2 {
	padding: 0 0 0 8px;
	font-size: 1em;
}
.contact {
	margin: 20px;
	
}
#rt_footer a:link {
	text-decoration: underline;
}
#get_player {
	float: right;
	margin-top: -3em;
}
/* Alternate Content for Flash Nav file */
#altContent {
	border: 1px red solid;
	width: 191px;
	color: white;
	text-align: left;
}
#altContent ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#altContent li {
	margin-left: 10px;
}
.subAlt {
	font-size: 1em;
	text-transform:lowercase;
	font-weight: normal;
	line-height: 10px;
}
#nav_drawer {
	margin: 0;
}

