 /* DO NOT EDIT
---------------------------------------------- */
div {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color:#4A4C4F; /*#939598;*/
	font: 12px Arial, Helvetica, sans-serif;
	background: #becdd8 url(assets/images/bg-rpt.jpg) center top repeat-y;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #787765;
	font: bold 24px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #787765;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #22647e;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #939598;
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 2px solid #A1A290;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
.sourceText {
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
#topinfo {
	height: 45px;
	width: 960px;
	padding: 0px;
	margin: 0 auto;
	position: relative;
}
#phone {
	width: 200px;
	height: 25px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 18px;
	float: left;
	text-align: center;
	color: #22647e;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.3em;
}
#address {
	width: auto;
	height: 25px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	float: right;
	color: #6f6e5c;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	letter-spacing: 0.27em;
}
#wrapper {
	width: 960px;
	height: auto;
	margin: 0px auto 15px auto;
	padding: 0px;
	background: #fff url(assets/images/banner-bg2.jpg) center top no-repeat;
	position: relative;
}
#header {
	width: auto;
	height: 313px;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 1;
}
#banner_text {
width:315px;
height:173px;
margin:0px;
padding: 60px 0 0 40px;
}
#topPhotos {
	width: 595px;
	height: 239px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	/*background: transparent url(assets/images/top-photos.jpg) bottom right no-repeat;*/
}
#leftbar {
	width: 175px;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}
#rightbar {
	width: 200px;
	height: auto;
	margin: 40px 0px 0px 0px;
	float: right;
	padding: 0px 15px 15px 0px;
}
#navBG {
	width: 174px;
	height: auto;
	background: #d2d4c2 url(assets/images/bottom-nav.jpg) bottom left no-repeat;
	padding: 0px 0px 40px 0px;
	margin: 0px 0px 25px 0px;
}
#nav {
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style: none outside none;
}
#nav li {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}
#nav a {
	padding: 5px 0px 5px 12px;
	margin: 0px;
	color: #706f5d;
	line-height: 18px;
	width: auto;
	display: block;
}
#nav a:hover {
	color: #fff;
	/*background: transparent url(assets/images/nav-over.jpg) left center no-repeat;*/
	text-decoration: none;
	width: auto;
}
#body {
	width: 530px;
	height: auto;
	margin: -40px 0px 5px 0px;
	padding: 15px 10px 40px 25px;
	float: left;
	z-index: 999;
	position: relative;
}
#services {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
#services li {
	margin: 0px;
	padding: 5px 0px 5px 15px;
	width: 157px;
	height: 18px;
	background: transparent url(assets/images/services-bg.jpg) center right no-repeat;
	display: block;
	text-align: center;
}
#services li a {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	color: #706e5c;
	display: block;
}
#services li a:hover {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	color: #22647e;
	text-decoration: none;
}
#footer {
	width: 850px;
	height: 50px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}
#bottomNav {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#bottomNav li {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style: none outside none;
	display: inline;
	border-left: 1px solid #22647e;
	line-height: 15px;
}
#bottomNav li:first-child {
	border: 0px;
}
#bottomNav li a {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 8px;
	color: #22647e;
}
#bottomNav li a:hover {
	color: #6f6e5c;
	text-decoration: underline;
}

#specialsForm {
border: 2px solid rgb(161, 162, 144);
margin: 0pt auto;
padding: 0pt 10px 10px;
background-color: rgb(210, 212, 194);
color: rgb(34, 100, 126);
width: 150px;
height: auto;
text-align: center;
}
#specialsForm .field {
border: 1px solid rgb(161, 162, 144);
width:140px;
background-color:#fff;
color:#7F7F7F;
}
#copy {
text-align:center;
font: 10px/14px Arial, Helvetica, sans-serif;
}
/***DRop Down****/
.more{
background:transparent url(assets/images/arrow.gif) no-repeat scroll left 11px;
}

a.more:hover{
background:transparent url(assets/images/arrow2.gif) no-repeat scroll left 11px;
}

  #nav ul {   
             left:150px;  
             display:none;   
             margin:0px 0 0 0px;   
             padding:0px;   
             list-style:none;  
		border-bottom:1px solid #fff;

		border-top:1px solid #fff;
			
         }  
           
         #nav ul li {  
          	
			 display:block;
			 text-align:left;
			list-style:none; 
			padding:0px 0px 0px 0px;
  
         }  
           
         /* display block will make the link fill the whole area of LI */  
         #nav ul a {  
             display:block;    
             height:20px;  
             padding: 2px 5px 5px 25px;   
             color:#706F5D;  
	outline:none;
         }  
           
         #nav ul a:hover {  
             text-decoration:underline;    
         }  

/***********************/
