body{
background:#000;
margin:0px;
padding:0px;
text-align:center;
cursor:default;
font-size:14px;
font-family:Georgia, Arial, Helvetica, sans-serif;
color:#CFBB9B;
}

#gradient{
position:absolute;
top:0px;
left:0px;
width:100%;
height:119px;
background:url(images/gradient.jpg) repeat-y top center;
z-index:1;
}

#hills{
position:absolute;
top:104px;
left:0px;
width:100%;
height:25px;
background:url(images/hills.png) repeat-x top center;
background-repeat: no-repeat;
z-index: 1;
}

#container{
width:780px;
margin:auto;
text-align:left;
position:relative;
top:0px;
left:0px;
z-index:99;
background:url(images/gradient_dark.jpg) #19160A repeat-x top center;
}

#header{
height:119px;
}

#header h1{
width:386px;
height:119px;
background:url(images/title.jpg) no-repeat top left;
margin:0px;
padding:0px;
float:left;
}

#header h1 a{
display:block;
width:386px;
height:119px;
text-decoration:none;
}

#header h1 a span{
visibility:hidden;
}

#subtitle{
float:right;
background:url(images/subtitle.jpg) no-repeat top left;
width:394px;
height:119px;
}

#subtitle p{
display:none;
}

#sidebar{
float:left;
width:165px;
height:469px;
background:url(images/sidebar.jpg) no-repeat top left;
position:relative;
top:10px;
}

p.testimonial{
padding:10px;
padding-bottom:10px;
padding-top:10px;
margin:0px;
color:#DFD3B5;
}

#clear{
clear:both;
height:60px;
}

#footer{
position:fixed;
bottom:0px;
left:0px;
width:100%;
height:47px;
background:url(images/footer.jpg) repeat-x bottom left;
z-index:100;
text-align:center;
}

#footer p, #footer p a{
margin:0px;
padding:0px;
padding-top:15px;
font-size:11px;
color:#5A481C;
}

#menu{
margin:0px;
padding:0px;
position:relative;
top:-5px;
}

#menu li{
float:left;
width:115px;
text-align:center;
list-style:none;
border-left: 2px solid #2F2712;
}

#menu li a{
color:#6A9EC7;
font-size:18px;
text-decoration:none;
}

#menu li a:hover{
color:#C1A045;
}

h3{
margin:0px;
font-size:18px;
color:#6A9EC7;
margin-bottom:5px;
font-weight:normal;
}

h4{
margin:0px;
font-size:14px;
color:#EDCB5F;
margin-bottom:5px;
font-weight:bold;
}

h5{
margin:8px;
font-size:12px;
color:#6A9EC7;
font-weight:bold;
margin-left:10px;
text-decoration:underline;
}

hr{
border:0px;
border-top:1px solid #1A150A;
border-bottom:1px solid #3F311B;
margin:0px;
width:100%;
padding:0px;
}

#content{
margin-left:165px;
width:610px;
}

#sidebar hr{
border-top:1px solid #3F2B17;
border-bottom:1px solid #AF924C;
margin-left:20px;
width:75%;
}

#sidebar hr.dark{
border-top:1px solid #181008;
border-bottom:1px solid #6F5F37;
}

#locations{
float:right;
width:250px;
margin-top:20px;
margin-right:10px;
}

#wordcloud{
float:left;
width:320px;
margin-top:24px;
margin-left:10px;
}

#wordcloud p{
font-size:12px;
text-align:center;
}

#wordcloud p span{
font-size:16px;
}

#wordcloud p b{
font-size:20px;
font-weight:normal;
}

p, ul{
line-height:1.5;
margin-top:5px;
padding:0px;
margin-bottom:0px;
}

ul{
margin-left:25px;
padding-left:10px;
padding-top:10px;
margin-top:0px;
}

p.text1{
padding-left:15px;
padding-right:15px;
}

h4.text1{
padding-left:15px;
padding-right:15px;
margin-bottom:5px;
margin-top:10px;
}

hr.text1{
margin-left:15px;
width:585px;
margin-bottom:10px;
}
a, a:active, a:link, a:hover, a:visited{
color:#6A9EC7;
}

.plans img{
border:1px solid #878384;
cursor:pointer;
}

.plans td{
vertical-align:top;
}

.bigImage{
	padding: 15px;
	float: left;
	width: 580px;
}

.discBox{
	width: 150px;
	padding: 15px;
	float: left;
}

.thumbBox{
/* 	width: 300px; */
	padding: 15px;
	float: left;
}
