﻿/*
Theme Name: Bed and Breakfast
Description: Designed for Carriage House Inn by CanzoCom.
Version: 3.0
Author: Mark Robinson
Author URI: http://binarybonsai.com/

*/



/* Begin Typography & Colors */
html { height: 100%; }
body { min-height: 100%; height: 100%;background-color:white;
color:#000000;
font:12px Arial,Helvetica,sans-serif;
margin:0px;
padding:0; }


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	text-align: justify;
	}

.post hr {
	display: block;
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */






/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
/* End Form Elements */






/* Begin Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
@import url("events.css");
/* commented backslash hack \*/ 
html { height: 100%; }
body { min-height: 100%; height: 100%;background-color:white;
color:#000000;
font:12px Arial,Helvetica,sans-serif;
margin:0px;
padding:0; }

/* end hack */

a:link {
	color:#1E5D5C;
	text-decoration:none;
}
a:visited {
	color:#1E5D5C;
	text-decoration:none;
}
a:hover {
	color:#1E5D5C;
	text-decoration:underline;
}

img {
	border:0px;
}

.contact ul {
	margin:0px; list-style:none; padding:0px;
}

.contact ul li {
	float:left;
	clear:left;
}


.pagetitle {

background: #EAEDF4 url(../images/cellpic3.gif);
height: 27px;
width: 100%;
border: 0px;
vertical-align: middle;

}

.mainbkg{background:#FFFFFF;}

/* input controls */
input{
	color:#000000;
	font:normal 11px Verdana,Arial,Helvetica,sans-serif;
}
textarea{color:#000000; font:normal 11px Verdana,Arial,Helvetica,sans-serif}
select{color:#000000; font:normal 11px Verdana,Arial,Helvetica,sans-serif}
FORM {
	display: inline;
}


.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #186684; font-weight: bold }
.boxText { font-family: Arial,Verdana, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #0059B3; font-weight: bold;color:white; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #F8F8F9; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #3BB1DD; text-decoration: underline; }

#headerNavigation tr{

}

#headerNavigation td{
	font-family : Arial,verdana sans-serif; font-size : 9pt; color: #ffffff;font-weight:bold;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
	padding: 10 10 10 10;
}

.infoBoxRed {
	border:1px solid #CF6596;
}

.infoBoxContents {
  font-family: Arial;
  font-size: 9pt;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background:url(images/infobox/box_top_middle.gif) repeat-x;
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  color:#0098D0;
 }

TD.infoBoxHeadingPage {
  font-family: Arial;
  font-size: 9pt;
  color:#000000;
}
a.infoBoxHeadingPage {
	font-family: Arial;
	font-size: 9pt;
	color:#000000;
}
a:hover.infoBoxHeadingPage {
	font-family: Arial;
	font-size: 9pt;
	color:#A6D4E5;
}
TD.infoBoxContent{
	background:#ffffff url(images/infobox/box_middle_right.gif) repeat-y top right;
}

SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.shippingOptions-odd {

}

TR.upcomingProducts-odd {

}

TR.productReviews-odd {

}

TR.productListing-odd {

}

TR.payment-odd {

}

TR.alsoPurchased-odd {

}

TR.addressBook-odd {

}

TR.accountHistory-odd {

}

TR.shippingOptions-even {
}

TR.upcomingProducts-even {
}

TR.productReviews-even {
}

TR.productListing-even {
}

TR.payment-even {
}

TR.alsoPurchased-even {
}

TR.addressBook-even {
}

TR.accountHistory-even {
}

TABLE.productListing {
}

.productListing-heading {
	font-size:10px;color:#276E88;height:11px;white-space:nowrap;
}
.productListing-heading a{
	font-size:10px;color:#0F769C;height:11px;white-space:nowrap;
}
.productListing-heading a:hover{
	font-size:10px;color:#8EBBCB;height:11px;white-space:nowrap;
}


.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #B5BCCC;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.productListing-data a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#0098d0;
}

a.pageResults {
  color: #038EC2;
  text-decoration:none;
}

a:hover.pageResults {
  color: #027EAD;
  text-decoration:underline;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

P.main {
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
  line-height:1.5;
  
}

TD.main {
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
  line-height:1.5;
  
}

P.smallText {
  font-family:Arial;
font-size:11px;
text-decoration:regular;
color:#000000;
}

SPAN.smallText {
  font-family:Arial;
font-size:11px;
text-decoration:regular;
color:#000000;
}

TD.smallText {
  font-family:Arial;
font-size:11px;
text-decoration:regular;
color:#000000;
}
/*
.smallText a {
 font-family:Arial;
font-size:10pt;
text-decoration:regular;
color:#000000;
}
.smallText a:hover {
 font-family:Arial;
font-size:10pt;
text-decoration:regular;
color:#038EC2;
}
*/
TD.mainpageText {
  font-family:Arial;
font-size:10pt;
font-weight:bold;
text-decoration:regular;
color:#416BB3;
}
.mainText {
font-family:Arial;
font-size:10pt;
text-decoration:regular;
color:#416BB3;
}


TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

RADIO {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

CHECKBOX {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/*TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}*/

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #F8F5F5;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

TABLE.formArea1 {
  background: #ffffff;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

.productSpecialPrice {
font-family: Arial;
  font-size: 10pt;
  font-weight: Normal;
  color: #000000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D8E5EE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D8E5EE; }

.checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarFrom { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }


.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackError { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }


.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}


P.ShowCartDetails {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color="#BDCAF0";
}

 
TD.ShowCartDetails {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color="#BDCAF0";
}

 
TR.ShowCartDetails {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color="#BDCAF0";
}

 
P.HeaderPageLinksLeft {
  background-image: url(images/button_blank_left.gif);
}

 
TD.HeaderPageLinksLeft {
  background-image: url(images/button_blank_left.gif);
}

 
TR.HeaderPageLinksLeft {
  background-image: url(images/button_blank_left.gif);
}
P.HeaderPageLinksRight {
  background-image: url(images/button_blank_right.gif);
}
TD.HeaderPageLinksRight {
  background-image: url(images/button_blank_right.gif);
}
TR.HeaderPageLinksRight {
  background-image: url(images/button_blank_right.gif);
}
P.HeaderPageLinks {
  background-image: url(images/button_blank_middle.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

TD.HeaderPageLinks {
  background-image: url(images/button_blank_middle.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

TR.HeaderPageLinks {
  background-image: url(images/button_blank_middle.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

.footerText {
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	font-weight:normal;
}
.footerText a:hover {
	font-family:Arial;
	font-size:9pt;
	color:#000000; 
	font-weight:normal;
}

.productPrice{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:10pt;
	color:#659A62;
	font-weight:bold;
}
.newsTitle{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:9pt;
	color:#CF4A8F;
	font-weight:bold;
}
.pageHeadingText{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:15pt;
	color:#FFFFFF;
	font-weight:bold;
}
.toptabMiddle{
	background:#ffffff url(images/toptab_middle.gif) repeat-x bottom left;
}
.toptabLeft{
	background:#ffffff url(images/toptab_left.gif) no-repeat top left;
}
.availability { background-image:url(images/availability_back_color.gif); font:Arial; color:#FFFFFF;}

/* Added By CanzoCom */

#stripeSpace p {
	padding-left:4px;
	margin:0;
}
#darkGreen p {
	font-weight:bold;
	line-height:27px;
	font-size:11pt;
}
#Yellow p {
	color:#1E5D5C;
	line-height:27px;
	font-size:11pt;
}
#logo {
	margin-top:13px;
	clear:none;
	float:left;
	
}
#header {
	position:absolute; width:100%; height:231px;
}
#logoSpace {
	margin:0 auto; width:980px; height:79px; padding:0px;
}
#logoSpace img {
	border:0px;
}
#rightOfLogo {
	float:right; width:490px; height:79px; padding:0px; clear:none; color:#5A6539;
}
#tollfree {
	float:right; margin-top:14px; width:170px; height:18px; font-weight:bolder;font-size:small;
}
#Search{
	float:right; margin-top:8px; width:225px; height:30px; font-size:17px;
}
#topControls {
	float:right; clear:left; width:100%; height:25px; margin-top:10px; line-height:25px; font-size:medium;
}
#stripeSpace {
	width:100%; height:153px; overflow:visible; padding:0px; margin:0px; color:white; background-image:url('images/stripe_area_back.gif')
}
#randomImage {
	margin:0 auto; width:980px; height:150px; padding:0px; overflow:hidden;
}
#cart {
	position:relative; float:right; color:#5A6539; clear:none; top:-3px; z-index:99; width:171px; height:156px; border:2px #FFD373 solid; background-image:url('images/cart_background.png'); background-repeat:repeat-x;
}
#yourCart {
	margin:2px 0 0 2px; width:60px; font-weight:bold; font-size:small;
}
#inCart {
width:100%; margin:35px auto; float:left;clear:left; font-size:x-large; text-align:center; height: 63px;	
}
#inCart span {
	font-size:x-small; text-align:center; margin:0px;
}
#bottomleftCart {
	position:absolute; margin-bottom:2px; bottom:0px; left:0px; color:#2E2D56; font-size:small; padding-bottom:2px; padding-left:12px; background-image:url('images/cart_leftarrow.png'); background-position:left;background-repeat:no-repeat;
}
#bottomrightCart {
	position:absolute; margin-bottom:2px; bottom:0px; right:0px; color:#2E2D56; font-size:small; padding-bottom:2px; padding-right:12px; background-image:url('images/cart_rightarrow.png'); background-position:right;background-repeat:no-repeat;
}
#darkGreen {
	position:relative; float:left; width:565px; height:25px; z-index:22; color:white; margin-top:9px;
}
#darkGreen a {
	color:white;
	text-decoration:none;
}
#darkGreen a:visted {
	color:white;
	text-decoration:none;
}
#darkGreen a:hover {
	color:white;
	text-decoration:underline;
}


#Yellow {
	position:relative; float:left; clear:left; width:565px; height:25px; z-index:22; color:white; margin-top:4px;
}
#Yellow p {
	color:#2E2D56; font-weight:800;
}
#lightGreen {
	position:relative; float:left; clear:left; width:565px; height:55px; z-index:22; color:white; margin-top:0px;
}

#Burgundy {
	position:relative; float:left; clear:left; width:700px; height:33px; z-index:22; color:white; margin-top:0px;
}

#Burgundy p {
	color:white;
	margin-top:8px;
	font-size:11pt;
	font-weight:bold;
}

#Burgundy img {
	margin-top:4px;
	margin-right:8px;
	border:0px;
}
#Burgundy a:link {
	color:white;
}
#Burgundy a:visited {
	color:white;
}
#Burgundy a:hover {
	color:white;
}
#Burgundy a:active {
	color:white;
}

#OuterContainer {
	position:absolute; width:100%; top:231px; height: 100%;
}
#Container {
	margin:0 auto; width:980px; height:auto; z-index:20; border:1px #2E2D56 solid; border-top:0px;

}
#Container a:link {
	color:#1E5D5C;
	text-decoration:none;
}
#Container a:visted {
	color:#1E5D5C;
	text-decoration:none;
}
#Container a:hover {
	color:#1E5D5C;
	text-decoration:underline;
}

#SideBar {
	overflow:visible; position:relative; padding:0 16px 0 16px; z-index:99; float:left; width:166px; background-image:url('images/sidebar_background.gif'); background-repeat:repeat-y; left: -13px; top: 1px;
}
img.headerimage {
	position:relative; top:-11px; left:-16px; border:0px;
}
#SideBar div {
	position:relative; top:-11px;
}
#SideBar div ul {
	margin:0px; list-style:none; padding:0px; font-weight:bold;
}

#SideBar div ul li ul {
	margin:0px; list-style:none; padding:0px; font-weight:bold; margin-left:10px;
}

#SideBar div ul a:link {
	color:#1E5D5C;
	text-decoration:none;
}
#SideBar div ul a:visited {
	color:#1E5D5C;
	text-decoration:none;
}
#SideBar div ul a:hover {
	color:#1E5D5C;
	text-decoration:underline;
}


#Content {
	position:relative; float:right; clear:none; width:780px;
}


#Footer {
	clear:both;margin:0 auto; width:980px; height:183px; color:#1E5D5C;
}

#Footer ul {
	float:left;clear:none; margin-top:9px; list-style:none; height:65px; padding:7px 28px 7px 24px; border-right:1px #2E2D56 solid;  margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
}
#Footer a:link {
	color:#1E5D5C;
	text-decoration:none;
}
#Footer a:hover {
	color:#1E5D5C;
	text-decoration:underline;
}

#Footer a:visited {
	color:#1E5D5C;
	text-decoration:none;
}

.liTop {
	font-weight: bold;
	font-size: large;
}
#copyrightNotice {
	float:left;clear:left; width:100%; height:auto; margin-top:15px; padding-bottom:30px;
}


ul.productList {
	margin:0px; padding:0px; width:779px; list-style:none; float:left; clear:left;
}
ul.productList li {
	width:254px; float:left; clear:none; height:350px;
}

ul.productList li img {
	float:left; width:253px; height:193px;
}
ul.productList li h2 {
	font-size:small; font-weight:bold; color:black; float:left; 
}
ul.productList li span {
	float:right; width:auto; clear:none; text-align:right; margin-right:6px;
}
ul.productList li p {
	padding:0px; margin:0px; float:left; clear:left; width: 240px;  text-align:left !important;
}


div.RelatedImages {
	width:779px; height:250px;
}
div.RelatedImages img {
	float:left; width:300px; height:auto; margin-right:6px;
}
#RoomPanorama {
	width:455px; height:100%;
}
h1.contentTitle {
	float:left; width:auto; font-size:large;
}
h1#contentTitle {
	float:left; width:auto; font-size:large;
}
h1.pageHeading {
	float:left; width:auto; font-size:large;
}

div.Results {
	margin:0px;
	padding:0px;
	width:779px;
}

div.Results ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	width:100%;
}
div.Results ul li {
	float:left;
	clear:left;
	margin-top:5px;
}
div.Results ul li span {
	float:left;
	font-size:medium;
	padding-right:25px;
}
div.Results ul li span.Price {
	float:left;

	font-size:medium;
	padding-right:25px;
	
}
span.listBy {
	float:left;
	clear:none;
}
ul.ShoppingCart img {
	float:left;
}
span.CheckBoxRemove {
	float:left; clear:none; width:25px; 
}
span.CartQty {
	float:left; clear:none; width:120px;text-align:center;
}
span.PriceText {
	float:left; clear:none; width:120px; text-align:right;
}
span.ProductInfo {
	float:left; clear:none; width:500px;
}
div.CartSubTotal {
	text-align:right; padding-right:21px;
}
#HomeSlider {
	width:796px; height:312px; margin:0px; padding:0px; margin-top:10px;
}
#HomeSlider img{
	border:0px;
}
div.FeatureRooms {
	width:784px; margin:0px; padding:0px;	
}
div.FeaturedBox {
	float:left;width:182px; height:207px; background-image:url('http://www.canzo.com/freeway/images/home_feature_products.gif');	margin-right:13px;
}
div.InFeaturedBox {
	margin:15px; width:152px; height:177px;	
}
div.InFeaturedBox img {
	float:left;
}
div.InFeaturedBox span.featptitle {
	float:left;clear:left; width:100%; margin-top:4px;
}
li.main label {
	float:left; text-align:right; width:90px; clear:none; margin-right:15px; padding:6px 0 6px 0;
}
li.main input {
	float:left; clear:none; width:130px;
}
fieldset#EditAccount {
	width:600px; border:0px;
}
fieldset#EditAccount label {
	float:left; text-align:right; clear:left; width:120px; margin:3px;
}
fieldset#EditAccount input {
	float:left; clear:none; margin:3px;
}
fieldset#gender legend {
	float:left; text-align:right; clear:left; width:120px; margin:3px; color:black;
}
fieldset#gender label {
	float:left; clear:none;
}
fieldset#gender input {
	clear:none;
}
.availability_text {
	color:black;
}
/* Slide Container */
#slideContainer {
	width:762px; height:555px; margin-right:10px; margin-top:15px; overflow:hidden;
}
#slideContainer a {
	display:block; left:0; top:0;
}
.slide {
	position:relative; height:312px; padding:0px;
}
.slide h2 {
	position:absolute; bottom:2px; clear:both;
}
.slide img {
	float:right;clear:none;
}
.slide p {
	float: left; clear:none; margin: 0px;  height:auto;
}
h4 {
	margin:0px; margin-top:3px;
}
.headlines p {
	margin:0px;
}
.news {
	border:1px gray solid; width: 754px; margin-right:5px; padding:5px; margin-top:10px; height:180px;
}
.roomType {
	clear: left; float: left; width: 480px; height: 54px; border-top: 1px black solid; border-bottom:1px black solid;
}
.roomType img {
	margin-top:5px;
}
.roomDescription {
	clear: left; float: left; width: 480px; border-top: 1px black solid; border-bottom:1px black solid; margin-top:15px; margin-bottom:15px;
}
h6 {
	background-color:#1E5D5C; font-size:small; font-weight:bold; color:white; padding:2px 0 2px 5px;
}
.entry p {
	padding-right:10px;
}

img.schedule {
	float:right; margin-right:75px;
}

#bbcomReviewWidget {
	clear:both;
}