* 	{
	margin: 0;
	padding: 0;
	/*border: 1px dashed red;*/
	}

body {
	background: #225233 url(images/bkg.jpg) 0 0 repeat;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: arial, futura, tahoma;
	}

#container {
	/*border: 1px solid red;*/
	width: 798px;
	margin: 0 auto;
	}

#sub_header {
	height: 25px;
	/*border-bottom: 1px solid #c49014;*/
	}

#header	{
	height: 108px;
	background: url(images/header.jpg) 0 0 no-repeat;
	padding: 0px 5px;
	}

#header	p {
	font-size: 11px;
	color: #deae3b;
	margin-top: 90px;
	}

#header	p#righty {
	float: right;
	}

#header	p#lefty {
	float: left;
	}


#content {
	padding: 15px;
	border-bottom: 1px solid #3c0505;
	border-top: 1px solid #c49014;
	background: #eeebbe;
	}


/*************** TESTIMONIAL RULES *********************/


#outer_test{
	/*border: 1px solid green;*/
	float: right;
	background: url(images/test_mid.jpg) 0 0 repeat-y;

	}

#testimonial {
	background: url(images/test_top.jpg) 0 0 no-repeat;
	width: 197px;
	}



#inner_test {
	text-align: left;
	background: url(images/test_bot.jpg) left bottom no-repeat;
	/*border: 1px solid red;*/
	}


#inner_test q {
	font-size: 12px;
	color: #e4c67d;
	font-style: italic;
	}

#inner_test h4 {
	font-family: times,times New Roman, serif;
	font-size: 16px;
	color: #c49014;
	padding: 15px 20px 5px 20px;
	}

#inner_test p {
	font-size: 12px;
	color: #c49014;
	Padding: 10px 20px;
	}

#test_lines {
	/*border: 1px dashed #fff;*/
	height: 30px;
	/*margin: 0 20px;*/
	width: 197px;
	background: url(images/hori_testim.jpg) 20px 0 no-repeat;
	}

#inner_test span p {
	font-size: 11px;
	}

/*************** LEFT NAV RULES *********************/

#left_nav {
	width: 140px;
	/*border: 1px solid gray;*/
	float: left;
	}

#left_nav ul {
	list-style-type: none;
	text-align: left;
	}

#left_nav li#no_border a, #left_nav li#no_border h3{
	border: none;
	}

#left_nav li a,#left_nav li h3 {
	font-family: times,times New Roman, serif;
	font-size: 15px;
	font-weight: bold;
	color: #3c0505;
	padding: 11px 17px;
	display: block;
	width: 100px;
	text-decoration: none;
	border-bottom: 1px solid #843e0b;
	}


#left_nav li a:hover {
	background: #e8e4ab;
	/*color: #e4c67d;*/
	}

#left_nav li h3 {
	background: #e8e4ab url(images/rose.gif) 95% 50% no-repeat;;
	}
	


/*************** MID DIV RULES *********************/



#mid_div {
	display: inline;/*Double margin bug*/
	/*border: 1px dashed teal;*/
	text-align: left;
	float: left;
	margin-left: 8px;
	width: 615px;
	}

#home_page #mid_div,#contact_page #mid_div {
	width: 409px;
	/*border: 1px dashed teal;*/
	}

#mid_div p	{
	font-size: 12px;
	color: #3c0505;
	line-height: 2em;
}

#mid_div h1	{
	font-family: times,times New Roman, serif;
	font-size: 17px;
	color: #3c0505;
	margin-bottom: 5px;
}

#mid_div h3	{
	font-size: 13px;
	color: #3c0505;
	font-weight: normal;
}

.bold	{
	font-weight: bold;
	}

#flash	{
	width: 411px;
	height: 275px;
	background: url(images/front.jpg) 0 0 no-repeat;
	}

.room_pic {
	margin: 30px auto 10px auto;
	/*border: 1px solid blue;*/
	width: 347px;
	}

.room_pic_port {
	margin: 30px auto 10px auto;
	/*border: 1px solid red;*/
	width: 238px;
	}

/**************Local Page Image Rules***************/

.local_pic {
	margin: 30px 10px 10px 10px;
	/*border: 1px solid blue;*/
	width: 600px;
	min-height: 130px;
	}

.local_pic img {
	float: left;
	}


#mid_div .local_pic p {
	/*border: 1px dashed red;*/
	padding-left: 175px;
	line-height: 1.3em;
	}

#mid_div .local_pic h2 {
	font-family: times,times New Roman, serif;
	font-size: 15px;
	font-weight: bold;
	color: #3c0505;
	/*border: 1px solid purple;*/
	padding-left: 175px;
	margin-top: 0px;
	}


#mid_div p.local_links {
	font-family: times,times New Roman, serif;
	float: right;
	/*border: 1px dashed teal;*/
	font-size: 12px;
	}



#mid_div p.local_links a {
	text-decoration: underline;
	}

#mid_div p.local_links a:hover {
	text-decoration: none;
	}


/**************End Of Local Page Image Rules***************/

#mid_div hr {
	width: 75%;
	color: #843e0b;
	background: #843e0b;
	height: 1px;
	text-align: center;
	margin: 0 auto;
	}

.pictures {
	text-align: center;
	}

table	{
	margin-top: 10px;
	border-collapse: collapse;
	color: #3c0505
	}

th, td	{
	padding: 0.2em 1em;
	}

td	{
	font-size: 14px;
	}

th	{
	font-size: 14px;
	}


#mid_div a {
	color: #3c0505;
	text-decoration: none;
	}

#mid_div h2	{
	font-family: times,times New Roman, serif;
	font-size: 15px;
	color: #3c0505;
	margin-bottom: 5px;
	margin-top: 20px;
}

/*************** FOOTER RULES *********************/

#footer {
	/*height: 80px;*/
	padding: 10px;
	background: #eeebbe;
	border-bottom: 1px solid #3c0505;
	margin-bottom: 20px;
	}

#footer p, #footer p a {
	font-size: 10px;
	color: #3c0505;
	text-align: center;
	text-decoration: none;
	line-height: 1.4em;
	}

#clearer {
	clear: both;
	/*border: 1px solid pink;*/
	}

#site_page #mid_div h3 {
	font-family: arial, futura, tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3c0505;
	text-decoration: none;
	line-height: 1.4em;
	}

#site_page #mid_div a {
	font-family: arial, futura, tahoma;
	font-size: 12px;
	color: #3c0505;
	text-decoration: none;
	line-height: 1.4em;
	}