html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	background-color: #fff;
	color: #333;
	font: 62.5% Arial, Helvetica, sans-serif;
	line-height: 1;
	text-align: center;
}
body {
	background: #fff url(images/page-bg.gif) repeat-x;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
        
}
hr.seperator {
     display: block;
     color: white;
     clear: both;
     border: none;
}
.clear {
	clear: both;
}
a:link, a:visited {
	color: #0061A3;
	text-decoration: none;
	border-bottom: 1px dotted #999;	
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #4f7785;
	text-decoration: none;
}
h1, h2, h3, h4 {
	color: #222;
	font-family: Arial, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
h1 {
	font-size: 2.6em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.5em;
}
.hidden {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	display: block;
}
#wrapper {
	background: #fff url(images/content-bg.gif) repeat-y;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 906px;
}
#header {
	background: #fff url(images/header-bg.gif) no-repeat;
	height: 114px;
	margin-top: 0px;
	padding-top: 3px;
	position: relative;
}
#header h1 {
	display: none;
}
#header span {
	display: none;
}
#search {
	background: #f4f6f6;
	border: 1px solid #dee2e3;
	border-top: none;
	padding: 1.5em;
	position: absolute;
	right: 0;
	top: 0;
	w\idth: 25.5em;
	width: 25em;
}
*:first-child+html #search {
	width: 25.5em;
}
.search_term {
	border: 1px solid #c5c5c5;
	color: #949494;
	font-size: 1.0em;
	margin-right: 2px;
	padding: 6px 4px 4px 8px;
	text-transform: uppercase;
	width: 19.5em;
}
.search {
	background: #FAD87F;
	border: none;
	color: #fff;
	font-size: 1.0em;
	padding: 0.6em 0.7em 0.4em 0.7em;
}
.search:hover {
	background: #333;
	cursor: pointer;
}
#navigation {
	border-bottom: 2px solid #219CE9;
	bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 0px;
	list-style: none;
	position: absolute;
	width: 906px;
	*/ z-index: 999; */
}
#navigation li {
	background: url(images/nav-right.png) no-repeat 100% 0px;
	float: left;
	font-size: 1.4em;
	margin-right: 2px;
}
#navigation li a {
	background: url(images/nav-left.png) no-repeat 0% 0px;
	color: #606060;
	display: block;
	float: left;
	hei\ght: 1.2em;
	height: 1.4em;
	overflow: hidden;
	padding: 0.5em 1.9em 0.2em 1.7em;
	text-decoration: none;
	border-bottom: 0px; 
}
#navigation li.current_page_item, #navigation li.current-cat, #navigation li.current_page_parent, #navigation li.current_page_ancestor {
	background-position: 100% -150px;
}
#navigation li.current_page_item a, #navigation li.current-cat a, #navigation li.current_page_parent a, #navigation li.current_page_ancestor a {
	background-position: 0% -150px;
	color: #fff;
}
#navigation li:hover {
	background-position: 100% -150px;
}
#navigation li:hover a {
	background-position: 0% -150px;
	color: #fff;
}
#inset-home {
	margin-bottom: 5px;
}
#inset {
	float: right;
	margin-bottom: 10px;
	width: 668px;
}
#inset h1 {
	border-bottom: 2px solid #FAB208;
	color: #333;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 2.5em;
	letter-spacing: -0.05em;
	margin-top: 9px;
	padding: 5px;
	width: 350px;
}
#content {
	float: left;
	height: 100%;
	margin-bottom: 20px;
}
#content p {
	font-size: 1.25em;
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
#main {
	fl\oat: right;
	float: left;
	margin-left: 15px;
	min-height: 400px;
	width: 661px;
}
.page {
	padding-left: 10px;
	padding-right: 15px;
}
#main ul, #main ol {
	margin: 0 0 1em;
}
#main ul {
	margin-left: 1.5em;
        margin-bottom: 2em; 

}
#main li {
	font-size: 1.3em;
	line-height: 1.3em;
}
#main li li {
	font-size: 1.0em;
}
#main ul li, #main ol li {
	list-style: disc;
}
#main ol {
	margin-left: 2em;
}
#main ol li {
	list-style: decimal;
}
#main blockquote {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	color: #999;
	font-style: italic;
	margin: 1.5em;
	padding: 1em;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
#main img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
#main img.aligncenter {
	display: block;
	margin: 0 auto;
}
.action {
	float: left;
	width: 280px;
}
.middle {
	margin: 0px 33px;
}
.action img {
	display: block;
	margin-bottom: 20px;
}
.action span {
	font-size: 1.0em;
	text-transform: uppercase;
}
.action h2 {
	color: #4b5254;
	margin-bottom: 15px;
}
.newsletter_input {
	border: 1px solid #c5c5c5;
	color: #949494;
	font-size: 1.0em;
	margin-bottom: 10px;
	margin-right: 2px;
	padding: 9px 4px 7px 8px;
	width: 220px;
}
.submit {
	background: #FAD87F;
	border: none;
	color: #fff;
	font-size: 1.0em;
	margin-top: 5px;
	padding: 0.6em 1.0em 0.4em 1.0em;
	text-transform: uppercase;
}
.submit:hover {
	background: #333;
	cursor: pointer;
}
.entry {
 
	border-bottom: 1px dotted #c2c4c4;
	margin-bottom: 20px;  
	margin-top: 10px; 
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.thumb {
	display: none;
}
.entry small {
	color: #6f8185;
	font-size: 0.9em;
	margin-left: 30px;
	text-transform: uppercase;
}
.entry h2 {
	color: #292b2c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	margin-bottom: 10px;
	padding-top: 12px; 
}
.entry h2 a:link, .entry h2 a:visited {
	color: #292b2c;
	text-decoration: none;
	border-bottom: 0px; 
}
.entry h2 a:hover {
	color: #4f7785;
	text-decoration: none;
}
.entry span {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	margin-bottom: 20px;
	position: absolute;
	right: 5px;
	top: 10px;
}
* html .entry span {
	lef\t: 315px;
	ri\ght: 0;
}
.post-data {
	margin-left: 250px;
}
ul.emenities li {
	border: none;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 10px;
	list-style: none;
	padding: 0 4px 0 22px;
}
.bedroom {
	background: url(images/bed.gif) no-repeat 0 50%;
}
.bathroom {
	background: url(images/bath.gif) no-repeat 0 50%;
}
.parking {
	background: url(images/parking.gif) no-repeat 0 50%;
}
.single .entry {
	border: none;
}
.single .entry small {
	margin-left: 0px;
}
.single .entry h2 {
	margin-left: 0px;
	width: 500px;
}
.single .entry p {
	margin-left: 0px;
}
.single .entry span {
	top: 10px;
}
.single .post-data {
	margin-left: 20px;
	position: absolute;
	right: 5px;
	top: 6.0em;
	width: 150px;
}
.single .post-data ul {
	float: right;
}
.small {
	margin: 10px;
	margin-left: 0px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin-right: 25px;
}
.alignright {
	float: right;
	margin-left: 25px;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	border-radius: 3px;
	khtml-border-radius: 3px;
	margin: 10px;
	moz-border-radius: 3px;
	padding-top: 4px;
	text-align: center;
	webkit-border-radius: 3px;
}
.sidebar {
	float: left;
	margin-bottom: 60px;
	margin-top: 20px;
	w\idth: 220px;
	width: 230px;
}
.sidebar h3 {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	margin: 10px 0 10px 10px;
}
.sidebar ul {
	font-size: 1.2em;
	padding-bottom: 1px;
	w\idth: 220px;
	width: 220px;
}
.sidebar li a {
	border-bottom: 1px solid #d4d7d8;
	color: #0061A3;
	font-family: arial, "Times New Roman", Times, serif;
	height: 1.7em;
	text-decoration: none;
}
.sidebar li a:link, .sidebar li a:visited {
	color: #0061A3;
	display: block;
	padding: 8px 0 0 10px;
}
.sidebar li a:hover {
	background: transparent url(images/arrow.gif) no-repeat 95% 50%;
	border-bottom: 1px solid #d4d7d8;
	color: #333;
	padding: 8px 0 0 10px;
}
.sidebar li.current_page_item a, .sidebar li.current-cat a {
	background: transparent url(images/arrow.gif) no-repeat 95% 50%;
	border-bottom: 1px solid #d4d7d8;
	color: #333;
	font-weight: bolder;
	padding: 8px 0 0 10px;
}
.sidebarAddress {
	color: #888;
	font-size: .9em;
	margin-top: 35px;
	padding-left: 12px;
	vertical-align: bottom;
}
#footer {
	background: #F5F1EE url(images/footer-bg.gif) no-repeat;
	border-bottom: 1px solid #e9e7e4;
	border-top: 0px solid #dce0e1;
	color: #555;
	padding: 15px 15px 10px 230px;
}
#footer a {
	color: #a2a3a3;
	text-decoration: none;
	border-bottom: 0px; 
}
#footer a:hover {
	color: #8a8a8a;
	text-decoration: underline;
}
#footer li {
	border-left: 1px solid #C1C8CA;
	display: inline;
	padding: 0 7px;
}
#footer li.first {
	border-left: none;
	padding: 0 10px 0 0;
}

/* custom styles for page layouts */

#navigation a, #header a {
 border-bottom: 0px; }	

/* homepage */

#content td.product-text   {
  padding: 8px;  
}

#content td.product-text p {
  font-size: 11px;
	line-height: 13px;
	margin-bottom: 15px; 
}

td h2 {
  font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px; 
	width: 120px;

}

/* company bios */

.bio-name {
  float: left;
	width: 163px;
	font-size: 122%;
}
.bio-text {
  float: right;
	width: 435px; 
	margin-right: 20px; 
	}
.bio-text p img {
  width: 120px; 
	height: 120px; 
	margin: 0 0 8px 14px;
	padding: 2px; 
	border: 1px solid #ccc;
	float: right;
}
.seperator {
  clear: both; 
	border-top: 0px dotted #ccc;
}

/* main content area tables */ 

#main td {
  vertical-align: top;
	padding: 3px 7px 3px 0;
	font-size: 11px; 
	}

#main .content-col-right {
  float: right;
	width: 320px; 
	margin-left: 15px; 
	}	

#main .content-col-left {
  float: left;
	width: 300px; 
	margin-right: 20px; 
	}

h2.products {
  border-bottom:2px solid #FAB208;
padding:5px;
width:600px;}	

#content p.linklove {
 display: none;}	