@charset "UTF-8";
/* CSS Document */
/*////////////////////////*/
/*////////////////////////*/
/*////////////////////////*/
body {
	margin:0px;
		text-align: center;
	background:#62431e url(../img/bg.jpg) repeat-x top fixed;
	}
	
	
a {
	color:#996600; /*light brown*/
	text-decoration:none;
	}
	
a:hover {
	color:#330000; /*dark brown/blue*/
	text-decoration:underline;
	}
	
p {
	font-size:12pt;
	color:#630;
	margin:0px 0px 10px 0px;
	line-height:16pt;
	}
	
ul, li {
	font-size:12pt;
	color:#630;
	margin-bottom:10px;
	line-height:16pt;
	}
	
h1 {
	font-size:20pt;
	color:#630;
	margin:0px 0px 10px 0px;
	}
h2 {
	font-size:16pt;
	color:#C60;
	margin:0px 0px 10px 0px;
	}
h3 {
	font-size:14pt;
	color:#C60;
	margin:7px 0px 0px 0px;
	text-transform:uppercase;
	font-weight:normal;
	}
h4 {
	font-size:12pt;
	color:#C60;
	margin:0px 0px 3px 0px;
	}
h6 {
	font-size:9pt;
	line-height:10pt;
	color:#963;
	margin:0px;
	}
	
img.floatLeft { 
	padding-right:10px;
	padding-bottom:2px;
    float: left; 
	f\loat:left;
	}
	
img.floatRight { 
	padding-left:10px;
	padding-bottom:2px;
    float: right; 
	f\loat: right;
	}
	
.clear {
	width:98%;
	clear:both;
	border:none;
	margin:0px;}
	
/*////////////////////////*/
/*////////////////////////*/
/*////////////////////////*/	
.center #container {

	width:800px;
	height:auto;
	background:#FFFFFF;
	margin:0 auto;
	text-align:left; 
	}
	
/*********//*********//*********
MAIN WINDOW
/*********//*********//*********/
#header {
	width:800px;
	height:187px;
	margin:0px;
	padding:0px;
	}
#headerNew {
	width:800px;
	height:auto;
	margin:0px;
	padding:0px;
	}
#headerLocations {
	width:800px;
	height:37px;
	}
#headerLeft {
	float:left;
	f\loat:left;
	width:343;
	height:29;
	margin:75px 0px 0px 25px;
	}
#headerRight {
	text-align:right;
	width:270px;
	height:auto;
	background-color:#FFF;
	margin:10px 0px 5px 500px;
	}
#headerRight a, #headerRight a:visited, #headerRight a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	text-decoration:none;
	color:#c6bd9e;
	}
#headerRight a:hover{
	color:#630;
	}

#social {
	margin-bottom:10px;}
#navSecondary {
	background:none;}
	
#twitter { 
	float:right;
	margin:0px 0px 0px 5px;
	}
#facebook {
	margin:0px;
	}
	
	
#navMain {
	width:799px;
	height:44px;
	background-color:#FFF;
	padding:0px;
	margin:0px;
	}

/*********//*********//*********
/*********//*********//*********/
#content {
	width:800px;
	margin:0px;
	padding:0px;
	}
#leftBar {
	float: left; 
	f\loat:left;
	width:590px;
	height:auto;
	background-color:#FFFFFF; 
	line-height:25px;
	}
#pageHeader {
	width:580px;
	height:150px;
	}
	
/*********//*********//*********
ROTATE ROTATE ROTATE
/*********//*********//*********/	
.rightBar {
	width:200px;
	height:600px;
	margin:0px 0px 0px 600px;
	background:#EEE url(../img/rotate/rotate.php) no-repeat;
	}

/*********//*********//*********
/*********//*********//*********/	
#text {
	margin:0px 25px;
	width:550px;
	height:auto;
	}
	

#locations {
	margin-top:-450px;
	padding:0px 20px 0px 20px;
	width:600px;
	height:auto;
	/*line-height:25px;*/
	}
	
#address {
	margin-left:250px;
	line-height:20px;
	width:300px;
	}
	
/*********//*********//*********
FOOTER TEXT MENU 
/*********//*********//*********/
	
#textmenu {
	background-color:#fff7d8;
	width:770px;
	height:auto;
	text-align:left;
	font-size:12px;
	padding:15px;
	}
#textmenu a {
	color:#996600;
	font-size:12px;
	}
#textmenu a:hover {
	color:#330000;
	font-size:12px;
	}
	
/*********//*********//*********
FOOTERS
/*********//*********//*********/

.footerclear {
	clear:both;
	width:98%;
	}
	
#footer {
	width:800px;
	height:auto;
	background:#261e1b;
	color:#960;
	text-align:center;
	padding:0px 0px 6px 0px;
	margin-bottom:25px;
	}
	
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:6pt;
	font-family:sans-serif;
	color:#960;
	}
#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:6pt;
	font-family:sans-serif;
	color:#C60;
	}

