html, htm, body { height: 100%;}

body { font: 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0;
	background:url(assets/images/bg.jpg) top left repeat-x #411620;
	}

h1 { font-size: 18px;
	text-transform:uppercase;
	font-weight:normal;
	color:#987349;
}

h2 { font-size: 18px;}

h3 { font-size: 16px;
	color:#680524;
	font-weight:normal;}

h4 { font-size: 14px;}

a { text-decoration: none;
	color:#411621;
	font-weight:bold;}

a:hover { text-decoration: underline;}

li { font-size: 12px;}

hr { color: #000;
	background: #000;
	height: 1px;
	border: 0;}

/* Classes */

.imgborder { border: 1px solid  #411620; }

.smalltext { font-size: 10px;
	line-height: 14px;}

.nomargin { margin:0;}
			  
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.fields { font-size: 12px;
	color: #000;
	border: 1px solid #000;
	background-color:#987349 !important;}

input.submit, input.submit:hover { border: 1px solid #000;
	padding: 0.25px;
	font-size: 12px;}
	
input.submit { background-color: #411620;
	color: #fff;}

input.submit:hover { background-color: #987349;
	color: #CCC;}

/* End Custom Forms*/

/* Template Structure */
#bgWrap{
	width:100%;
	height:1000px;
	background:url(assets/images/mainTexture.jpg) top center no-repeat;
}

#centerWrapper { 
	width: 738px;
	margin: 0 auto;}
#bodyRepeat{
	background:url(assets/images/bodyrepeat.jpg) top center repeat-y;
	width:738px;
	float:left;
}
#topBody{
	width:738px;
	float:left;
	background:url(assets/images/topbody.jpg) top center no-repeat;
}

#logoHolder {
	width:290px;
	height:148px;	margin:52px 0 0 0;
	float:right;
}

#rightPic {
	width:281px;
	height:313px;
	float:right;
}

#leftWrap{
	width:160px;
	float:left;
	margin-top:250px;
}

#bodyWrap{
	width:578px;
	float:right;
}
#mainBody{
	width:400px;
	float:left;
	margin-top:-28px;
}

#rightSide{
	width:178px;
	float:right;
	margin-top:40px;
}
#nav {
	width:160px;
	background:url(assets/images/navRepeat.gif) top left repeat-y;
	float:left;
}
#nav ul
{
margin: 0;
padding: 0;
}

#nav li{
list-style-type: none;
margin: 0;
padding: 0;
}

#nav a
{
display: block;
text-transform:lowercase;
color:  #411621;
font-size:12px;
width: 9em;
padding: .5em 0 0 2em;
text-decoration: none;
font-weight:bold;
}

#nav a:hover
{
background:url(assets/images/rollover.gif) no-repeat;

}

#phone{
	border-top:1px solid #b59a7c;
	border-bottom:1px solid #b59a7c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #411621;
	font-weight:bold;
	text-align:center;
	padding:3px;
}

#address{
	border-bottom:1px solid #b59a7c;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:14px;
	padding-left:25px;
	color:#886e51;

}

#sidebar {
	padding:5px;
	float:left;
}

#footer{
	width:751px;
	height:69px;
	margin: 0 auto;
	clear:both;
}
#btmLinks{
	text-align:center;
	color:#fff;
	clear:both;
}
#btmLinks a{
	color:#b59a7c;
}

#sidebar2 {
	float:right;
	width:150px;
}
/* End Template Structure */

/* Splash Structure */

/* End Splash Structure */

#toplinks {
	text-align: center;
	font-size: 11px;
	height: 11px;
	margin-bottom: -11px;
}
#toplinks a {
	text-decoration: none;
	color: white;
}