body {
	margin: 0;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
	font-family: Garamond, Bodoni, "Times New Roman", serif;
	font-size: 100%;
}

/*Positioning section*/

#center {
	position: relative;
	top: 5px;
	width: 788px;
	margin: 0 auto;
	border: 1px solid #C72249;
}

#centerhome {
	position: relative;
	top: 5px;
	width: 788px;
	margin: 0 auto;
	border: 1px solid #C72249;
	background-image: url('../images/house_background.jpg');
	background-repeat: no-repeat;
	background-position: 50% 200px;
}

#header {
	position: relative;
	background: url('../images/banner.jpg') no-repeat;
	height: 192px;
	width: 788px;
	z-index: 1;
}

#logo {
	position: absolute;
	z-index:5;
}

#topmenus {
	position: relative;
	width: 100%;
	float:left;
}

#main {
	position: relative;
	float: right;
	width: 615px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidecol {
	position: relative;
	float: left;
	width: 165px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main2 {
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 765px;
}

#footer {
	position: relative;
	text-align: center;
	clear: both;
	width:100%;
	margin-bottom: 40px;
}

#leftcorner {
	position: absolute;
	top: 0;
	left: 0;
}

#rightcorner {
	position: absolute;
	top: 5px;
	right: 20px;
}

/*headers section (h1, h2, h3, etc...)*/

h1 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	color: #C72249;
	background-color: #FFFFFF;
}
h1.breakfast {
	text-align: center;
	font-size: 1em;
}
h2 {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	color: #514F40;
	background-color: #FFFFFF;
}
h3 {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height: 1.5em;
	color: #514F40;
	background-color: #FFFFFF;
}

/*img section*/

img {
	border: 0;
}
img.quotes {
	vertical-align: top;
}
img.room_1 {
	float: right;
	margin: 10px;
}
img.room_2 {
	float: left;
	margin: 10px;
}
img.room_wireless {
	vertical-align: top;
	margin: 0;
}

/*hr section*/

/*hr.footer {
    border: 0;
    color: #000000;
    background-color: #6F7060;
    height: 1px;
}*/

/*p section*/

p.footer {
	text-align: center;
	font-size: 0.9em;
}
p.topmenus {
	text-align: center;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 150px;
	margin-top: 0;
	margin-bottom: 0;
}
p.general {
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
p.testimonial {
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 1px dotted #C72249;
}
p.roomstxt {
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
p.contact, p.rooms {
	font-size: 0.9em;
	line-height: 1em;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
	margin-top: 0;
	margin-bottom: 0;
}
p.breakfast, p.location {
	text-align: center;
	font-size: 1em;
	line-height: 1.5em;
}
p.rates {
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 400px;
	margin: 0 auto;
}

/*ul, li, dl, dt, dd (list) section*/
ul.sitemap {
	color: #C72249;
	background-color: #FFFFFF;
	width: 200px;
	margin: 0 auto;
}
ul.sitemap li {
	font-size: 1em;
	line-height: 2em;
}

/*a (anchor) section*/

a {
	text-decoration: none;
	color: #8B192C;
	background-color: transparent;
	outline: none;
	border: 0;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #8B192C;
	background-color: transparent;
}
a:active {
	text-decoration: none;
	color: #8B192C;
	background-color: transparent;
}
a:hover {
	text-decoration: none;
	color: #C72249;
	background-color: transparent;
}
a.envisagetheweb {
	text-decoration: none;
	color: #8B192C; /*3070CF*/
	background-color: transparent;
	outline: none;
	border: 0;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
a.envisagetheweb:visited {
	text-decoration: none;
	color: #8B192C; /*3070CF*/
	background-color: transparent;
	font-size: 0.9em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
a.envisagetheweb:active {
	text-decoration: none;
	color: #8B192C; /*3070CF*/
	background-color: transparent;
	font-size: 0.9em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
a.envisagetheweb:hover {
	text-decoration: none;
	color: #C72249; /*514F40*/
	background-color: transparent;
	font-size: 0.9em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
a.topmenu {
	font-size: 1em;
	font-family: Garamond, Bodoni, "Times New Roman", serif;
}
a.topmenu:visited {
	font-size: 1em;
	font-family: Garamond, Bodoni, "Times New Roman", serif;
}
a.topmenu:active {
	font-size: 1em;
	font-family: Garamond, Bodoni, "Times New Roman", serif;
}
a.topmenu:hover {
	font-size: 1em;
	font-family: Garamond, Bodoni, "Times New Roman", serif;
}
a.seltopmenus {
	font-size: 1em;
	font-family: Garamond, Bodoni, "Times New Roman", serif;
	color: #C72249;
}
a.seltopmenus:visited {
	font-size: 1em;
	font-family: Garamond, Bodoni, "Times New Roman", serif;
	color: #C72249;
}
a.seltopmenus:active {
	font-size: 1em;
	font-family: Garamond, Bodoni, "Times New Roman", serif;
	color: #C72249;
}
a.seltopmenus:hover {
	font-size: 1em;
	font-family: Garamond, Bodoni, "Times New Roman", serif;
	color: #C72249;
}

/*span section*/

span.bold_style {
	font-weight: bold;
}
span.italic_style {
	font-style: italic;
}
span.first_letter {
	font-weight: bold;
	font-size: 2em;
	color: #C72249;
}
span.rooms {
	font-weight: bold;
	color: #C72249;
	font-size: 1.2em;
}
span.ratesinfo {
	font-weight: bold;
	font-size: 1em;
	color: #C72249;
}

/*table section*/

table.contact_form {
	margin: 0 auto;
	border: 0;
	border-collapse: collapse;
}
table.contact_form th {
	padding: 5px;
	font-family: Garamond, Bodoni, "Times New Roman", serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
	color: #C72249;
	background-color: transparent;
	border: 0;
	vertical-align: top;
	text-align: left;
}
table.contact_form td {
	font-family: Garamond, Bodoni, "Times New Roman", serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 5px;
	background-color: transparent;
	border: 0;
}
table.contact_form td.contact_send {
	text-align: center;
}
table.rooms {
	border: 0;
	margin: 10px;
}
table.rooms td {
	vertical-align: middle;
}
table.rates {
	width: 300px;
	margin: 0 auto;
	/*border: 1px solid #C72249;*/
	border: 0;
	border-collapse: collapse;
}
table.rates tr {
	border-bottom: 1px dotted #C72249;
}
table.rates  th {
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Garamond, Bodoni, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	/*border: 1px solid #C72249;*/
	border: 0;
	vertical-align: top;
	text-align: center;
}
table.rates th.top {
	color: #C72249;
	/*color: #FFFFFF;
	background-color: #C72249;*/
}
table.rates th.sub {
	color: #C72249;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 50px;
	/*border-right: 1px dotted #C72249;*/
}
table.rates td {
	font-family: Garamond, Bodoni, "Times New Roman", serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	background-color: transparent;
	/*border: 1px solid #C72249;*/
	border: 0;
	/*border-left: 1px dotted #C72249;*/
	text-align: left;
}