@charset "UTF-8";
/* CSS Document */

body, html {
	margin: 0;
	background-image: url(../images/m_bg_blue.jpg);
	background-repeat: repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #c8b29b;
}

#fixedtipdiv{
position:absolute;
padding: 15px;
border:1px solid #634c3c;
z-index:100;
text-align: left;
}

h3 {
	margin: 0;
	padding: 0;
	border: 0;
}

.font_times {
	font-family:"Times New Roman", Times, serif;
}

.image {
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#flash_gallery {
	width: 960px;
	height: 464px;
	margin-top: 63px;
	position: absolute;
}

#shadow {
	height: 12px;
}

#nav_top {
	text-align: center;
	vertical-align: middle;
	height: 51px;
}

#nav_top_sidel {
	width: 50%;
	height: 51px;
	text-align: right;
}

#nav_top_sider {
	width: 50%;
	height: 51px;
	text-align: left;
}

#nav_top_header {
	height: 51px;
	width: 205px;
}

#nav_bottom {
	height: 40px;
	vertical-align: middle;
}

#main {
	height: 400px;
	vertical-align: middle;
}

#main_half {
	height: 400px;
	width: 480px;
	text-align: center;
	vertical-align: middle;
}

#main_thirds {
	width: 33%;
	text-align: justify;
	vertical-align: top;
}

#about_frame {
	width: 900px;
	height: 358px;
	border: 1px solid #634c3c;
	background-color: #000000;
}

div.about_scroll {
	width: 870px;
	height: 338px;
}

#contact_frame {
	width: 830px;
	height: 320px;
	border: 1px solid #634c3c;
	background-color: #000000;
}

div.contact_scroll {
	width: 800px;
	height: 290px;
}

#nav_bottom_half {
	height: 40px;
	width: 480px;
	text-align: center;
	vertical-align: middle;
}

div.riviera_scroll, div.myron_scroll, div.georgian_scroll, div.chateau_scroll, div.petersen_scroll, div.columbia_scroll, div.about_scroll, div.contact_scroll {
	padding: 15px;
	overflow: auto;
	text-align: justify;
	scrollbar-3dlight-color: #311a00;
	scrollbar-arrow-color: #867563;
	scrollbar-base-color: #311a00;
	scrollbar-darkshadow-color: #311a00;
	scrollbar-face-color: #311a00;
	scrollbar-highlight-color: #311a00;
	scrollbar-shadow-color: #311a00;
}

#case_riviera_img {
	width: 231px;
	height: 385px;
	padding-right: 25px;
	text-align: center;
}

#case_riviera_text {
	width: 550px;
	height: 385px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #634c3c;
	background-color: #000000;
}

div.riviera_scroll {
	width: 520px;
	height: 355px;
}

#case_myron_img {
	width: 215px;
	height: 194px;
	text-align: left;
	vertical-align: middle;
}

#case_myron_text {
	width: 745px;
	height: 194px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #634c3c;
	background-color: #000000;
}

div.myron_scroll {
	width: 715px;
	height: 164px;
}

#case_georgian_img {
	width: 550px;
	height: 363px;
	text-align: center;
	vertical-align: middle;
}

#case_georgian_text {
	width: 410px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #634c3c;
	background-color: #000000;
}

div.georgian_scroll {
	width: 380px;
	height: 333px;
}

#case_chateau_img {
	width: 600px;
	height: 300px;
	text-align: center;
	vertical-align: middle;
}

#case_chateau_text {
	width: 360px;
	height: 300px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #634c3c;
	background-color: #000000;
}

div.chateau_scroll {
	width: 330px;
	height: 268px;
}

#news_petersen_img {
	width: 560px;
	text-align: center;
	vertical-align: middle;
}

#news_petersen_text {
	width: 300px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #634c3c;
	background-color: #000000;
}

div.petersen_scroll {
	width: 270px;
	height: 359px;
}

#news_columbia_img {
	width: 640px;
	text-align: center;
	vertical-align: middle;
}

#news_columbia_text {
	width: 320px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #634c3c;
	background-color: #000000;
}

div.columbia_scroll {
	width: 290px;
	height: 268px;
}

a.link:link { color: #ffffff; text-decoration: none; font-style: italic; }
a.link:active { color: #ffffff; text-decoration: none; font-style: italic; }
a.link:visited { color: #ffffff; text-decoration: none; font-style: italic; }
a.link:hover { color: #c8b29b; text-decoration: none; font-style: italic; }

a.norm:link { color: #c8b29b; text-decoration: none; }
a.norm:active { color: #c8b29b; text-decoration: none; }
a.norm:visited { color: #c8b29b; text-decoration: none; }
a.norm:hover { color: #c8b29b; text-decoration: none; }

