body {
	margin:0 15% 0 0;
	background:#ead5aa url(images/bord-bg.jpg) repeat-y;
}

td {
	font-size:.9em;
	font-family:Georgia,Times New Roman,Times,serif;
	color:#996600;
	line-height:150%;
}

a.skipIntro:link, a.skipIntro:visited {
	font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#cc9900;
	text-decoration:none;
}
a.skipIntro:hover {
	color:#cc3300;
}

#homePage {
	background:#ead5aa url(images/bord-home.jpg) repeat-y;
}
#homePage .homeLeft {
	background:#ead5aa url(images/homeleft-bord.jpg) no-repeat;
}

#homePage .homeRight {
	padding:615px 15px 15px 15px;
	background:#ead5aa url(images/homeright-photo.jpg) no-repeat;
}

form {
	margin:0px;
}

#checkRates {
	margin:0px 0px 5px 10px;
}
#checkRates td {
	padding:0px 0px 5px 0px;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#663300;
}
#checkRates td {
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
#checkRates input, #checkRates select {
	font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.pageText {
	padding:15px;
}

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

.smalltext td {
	padding-top:5px;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

a.smalltext:link {
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
}
a.smalltext:visited {
	text-decoration:none;
}
a.smalltext:hover {
	text-decoration:underline;
}

a, a img {
	border:0;
	outline:0;
}
a:link {
	color:#993300;
}
a:visited {
	color:#cc9933;
}
a:active {
	color:#cc9933;
}
a:hover {
	color:#cc3300;
}

h4 {
	color:#996600;
	font-size:100%;
}
h3 {
	color:#993300;
	font-size:130%;
}
h2 {
	color:#993300;
	font-size:160%;
	font-weight:normal;
}
h1 {
	margin:5px 0 25px 0;
	font-size:190%;
	color:#bb7f00;
	font-weight:normal;
}
h1 .small {
	font-size:medium;
}

.photoBorder {
	border:1px solid #cc9900;
}

#guestRoomPage {
	width:544px;
	margin:0 auto 0 auto;
}
#guestRoomPage .roomType {
	float:left;
	margin:10px;
	padding:0;
	width:252px;
	text-align:center;
}
#guestRoomPage .roomType img {
	margin:0 0 5px 0;
	border:1px solid #cc9900;
}
#guestRoomPage .roomType a {
	font-size:12px;
	text-decoration:none;
	line-height:normal;
}
#guestRoomPage .roomType a:link, #guestRoomPage .roomType a:visited {
	color:#bb7f00;
}
#guestRoomPage .roomType a:hover {
	color:#993300;
}
#guestRoomPage .roomType a:active {
}

#guestRoomList {
	width:380px;
	margin:0 auto 0 auto;
	line-height:20px;
	white-space:nowrap;
}
#guestRoomList .roomLeft {
	float:left;
	width:190px;
	text-align:center;
}
#guestRoomList .roomRight {
	float:right;
	width:190px;
	text-align:center;
}
#guestRoomList a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#guestRoomList a:link, #guestRoomList a:visited {
	color:#bb7f00;
}
#guestRoomList a:hover {
	color:#993300;
}
#guestRoomList a:active {
}

.clear {
	clear:both;
}

#testimonials td {
	padding:10px;
}

.madisonLinks {
	list-style-image:url(images/arrow-right.gif);
}

.jumpLink {
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
}
a.jumpLink:link {
	color:#993300;
}
a.jumpLink:visited {
	color:#993300;
}
a.jumpLink:active {
	color:#cc9933;
}
a.jumpLink:hover {
	color:#cc3300;
}

#pageFooter {
	margin:60px 0 0 0;
	font-size:11px;
	text-align:center;
	line-height:150%;
}
#pageFooter a.smallText {
	color:#cc9900;
}
