body {
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	background-color: #000000;

}

#heading {
	font-weight: bold;
	font-size: 16px;
}

#container {
	width:850px;
	height:600px;
	text-align: center;
	margin:8px auto 0px auto;
	padding:0px 0px 0px 0px;
	background: url(./images/bkg.jpg) bottom right no-repeat;
	background-color: #121212;
	border: 0px solid #FFFFFF;
}

#goldbar {
	width:850px;
	text-align: center;
	height:2px;
	margin:0px auto 5px 0px;
	background-color: #534a1f;
}

#goldbar1 {
	width:700px;
	text-align: center;
	height:2px;
	margin:0px auto 5px 0px;
	background-color: #534a1f;
}
#header {
	height:187px;
	text-align: center;
	background: url(./images/topbkg2.jpg);
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

#left_col_elem{
	margin:0px auto 0px auto;
	padding:32px 10px 0px 10px;
	height:auto;
	width:100px;
	float:left;
	text-align:left;
	border:0px solid #FFFFFF;

}

#directionsbox {
padding: 10px 0px 10px 0px;
width: 400px;
}

#addressbox {
	width:300px;
}

#button {
	border: 1px solid #444444;
	/* background: transparent none repeat scroll 0% 50% !important; */
	background-color: #222222;
	padding: 2px 5px 2px 5px;
	COLOR: #FFEEBB;
}

#button:hover {
	COLOR: #FFFFFF;
}

#page_img{
display:block;
float:right;
margin: 0px 15px 0px 10px;
border: 4px solid #333333;
}

#map {
margin: 20px 0px 20px 0px;
border: 5px solid #333333;
float: left;
}

#right_col_elem{
	margin:0px auto 0px auto;
	padding:0px 10px 0px 10px;
	height:auto;
	width:690px;
	float:right;
	text-align:left;
	border:0px solid #FFFFFF;
}

#link{
	margin:0px 0px 0px auto;
	padding:2px 10px 0px 10px;
	width:105px;
	height:18px;	
	
	background: url(./images/stripes.jpg);

	background-color: #222222;
	border-bottom: 1px solid #121212;
	border-top: 1px solid #121212;
	
}

#link:hover{
	background-color: #333333;
/*
border-top: 2px solid #121212;
border-bottom: 0px solid #121212;

*/
}


#footer {
	width:850px;
	height:50px;
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	text-align:right;
	clear:both;
	color:#555555;
	border:0px solid #FFFFFF;
}

img {
	border:0px;
}

A:link {
	text-decoration:none;
	COLOR: #BBBBBB;
}
A:visited {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	COLOR: #BBBBBB;
}

A:hover {
	text-decoration:none;
	color: #FFFFFF;
}

#form {
	width:850px;
	height:1150px;
	text-align: center;
	margin:8px auto 0px auto;
	padding:0px 0px 0px 0px;
	background: url(./images/bkg.jpg) bottom right no-repeat;
	background-color: #121212;
	border: 0px solid #FFFFFF;
}

#form_container {
	width:850px;
	height:2600px;
	text-align: center;
	margin:8px auto 0px auto;
	padding:0px 0px 0px 0px;
	background: url(./images/bkg.jpg) bottom right no-repeat;
	background-color: #121212;
	border: 0px solid #FFFFFF;
}	

#form_h1{
	text-transform:uppercase;
	margin:16px;
	font-weight: 100;
	font-size:1.5em;
	width:106%;
	text-align:left;
	border:0px solid #FFFFFF;
}

#form_h2{
	margin:2px;
	font-weight: 100;
	font-size:1.1em;
	width:96%;
	text-align:left;
	color:#534a1f;
}












