@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d1bcaa;
}
body {
	background-color: #000000;
	background-image: url(images/featuredBack.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-attachment: scroll;
	background-position: center top;
	text-align:center;
}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #d1bcaa;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#wrapper {
	width:800px;
	margin:0 auto;
}

#admin {
	height:15px;
	text-align:right;
	font-size:9px;
	padding-top:4px;
	padding-right:30px;
}

#menu {
	text-align:left;
}

#container {
	

}

#ringbuilder {
}

#content {
margin-top:20px;
padding:6px 0px 20px 40px;
text-align:left;
}

#DealerSearch {
	color:#d1bcaa;
	font-size:14px;

}

#footer {
	width:800px;
	color: #624D3B;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 9px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top: solid #624D3B 1px;

}


.left {
float:left;
width: 100px;
}

.text {
margin-left:125px;
padding:10px 30px 10px 10px;
width:400px;

}

.bullet {
height:100px;
margin-bottom:12px;
padding: 0px 5px;
}