@charset "utf-8";
body {
	margin: 0px;
	background-image: url(img/structure/bg_main_grey.gif);
	background-repeat: repeat-x;
}
#clear {
	clear: both;
}
#main_container {
	height: auto;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 29px;
}
#nav_top_container {
	height: 98px;
	width: 942px;
}
#nav_top_logo_container {
	height: 98px;
	width: 426px;
	float: left;
}
#nav_top_logo_right_container {
	height: 98px;
	width: 516px;
	float: right;
}
#nav_top_logo_right_contact_container {
	height: 44px;
	width: 516px;
}
#nav_top_logo_right_contact_text_container {
	height: 44px;
	width: auto;
	float: right;
}
#nav_top_logo_right_button_container {
	height: 46px;
	width: 516px;
}
#serving_container {
	height: 36px;
	width: 942px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#splash_container {
	height: 300px;
	width: 942px;
	background-image: url(img/structure/splash_default_bg.jpg);
	background-repeat: no-repeat;
}
#splash_shadow {
	height: 25px;
	width: 942px;
	background-image: url(img/structure/splash_shadow.jpg);
}
#main_front_copy_container {
	height: auto;
	width: 942px;
	margin-top: 25px;
}
#main_front_left_copy_container {
	height: auto;
	width: 581px;
	background-image: url(img/structure/bg_front_copy_break.gif);
	background-repeat: repeat-y;
	float: left;
}
#main_front_sidebar_container {
	height: auto;
	width: 361px;
	float: right;
}
#main_front_left_copy {
	height: auto;
	width: 545px;
	margin-top: 15px;
}
#main_front_featured_gallery_container {
	height: 237px;
	width: 331px;
	background-image: url(img/structure/bg_featured_gallery.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#main_front_featured_gallery_image {
	height: 191px;
	width: 332px;
	margin-top: 7px;
}
#main_front_featured_gallery_shadow {
	height: 20px;
	width: 332px;
	background-image: url(img/structure/gallery_featured_shadow.jpg);
	background-repeat: no-repeat;
}
#main_front_maris_tip_container {
	height: auto;
	width: 361px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#main_front_maris_tip_header_container {
	height: 74px;
	width: 361px;
}
#main_front_maris_tip_cartoon_container {
	height: 74px;
	width: 66px;
	background-image: url(img/structure/button_mari_car.jpg);
	float: left;
}
#main_front_maris_tip_title_container {
	height: 46px;
	width: 295px;
	background-image: url(img/structure/bg_front_mari_tip.gif);
	background-repeat: repeat-y;
	float: right;
	padding-top: 28px;
}
#main_front_maris_tip_content_container {
	height: auto;
	width: 361px;
}
#main_front_maris_tip_content_shadow {
	height: 30px;
	width: 361px;
	background-image: url(img/structure/bg_maris_tip_shadow.gif);
	background-repeat: no-repeat;
}
#main_other_left_copy_container {
	height: auto;
	width: 713px;
	background-image: url(img/structure/bg_other_copy_break.gif);
	background-repeat: repeat-y;
	float: left;
}
#main_other_left_copy {
	height: auto;
	width: 677px;
	margin-top: 15px;
}
#main_other_sidebar_container {
	height: auto;
	width: 229px;
	float: right;
}
#main_other_lets_chat_container {
	background-image: url(img/structure/bg_other_lets_chat.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 229px;
}
#main_other_lets_chat_text {
	height: auto;
	width: 150px;
	padding-top: 22px;
	padding-left: 66px;
}
#bottom_container {
	height: 126px;
	width: auto;
	background-image: url(img/structure/bg_bottom_grey.gif);
	margin-top: 20px;
}
#main_other_condos_bar {
	background-image: url(img/structure/splash_other_condos.jpg);
	height: 506px;
	width: 229px;
}
#bottom_container_inner {
	height: 126px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#bottom_contact_info_container {
	height: auto;
	width: auto;
	float: left;
	margin-top: 73px;
}
#bottom_colour_cert_container {
	background-image: url(img/structure/logo_colour_cert.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 275px;
	margin-top: 20px;
	float: right;
}
#bottom_nav_container {
	height: auto;
	width: 495px;
	float: right;
	clear: right;
}
.black_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.black_small a:link {
	color: #000000;
}
.black_small a:visited {
	color: #000000;
}
.black_small a:active {
	color: #000000;
}
.black_small a:hover {
	color: #000000;
	text-decoration: none;
}
.black_featured_gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.black_maris_tip_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.black_maris_tip_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 13px;
}
.black_maris_tip_content a:link {
	color: #0000CC;
}
.black_maris_tip_content a:visited {
	color: #0000CC;
}
.black_maris_tip_content a:active {
	color: #0000CC;
}
.black_maris_tip_content a:hover {
	color: #0000CC;
	text-decoration: none;
}
.red_serving {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #BB060B;
	text-align: center;
}
.grey_content_header_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #707070;
	font-weight: bold;
	letter-spacing: -1px;
}
.grey_content_copy_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #707070;
	line-height: 21px;
	text-align: justify;
}
.grey_content_copy_normal a:link {
	color: #707070;
}
.grey_content_copy_normal a:visited {
	color: #707070;
}
.grey_content_copy_normal a:active {
	color: #707070;
}
.grey_content_copy_normal a:hover {
	color: #000000;
	text-decoration: none;
}
.black_bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.black_bottom_nav a:link {
	color: #000000;
	text-decoration: none;
}
.black_bottom_nav a:visited {
	color: #000000;
	text-decoration: none;
}
.black_bottom_nav a:active {
	color: #000000;
	text-decoration: none;
}
.black_bottom_nav a:hover {
	color: #716363;
	text-decoration: none;
}
.grey_bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #716363;
	font-size: 14px;
}
.black_bottom_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.black_bottom_contact a:link {
	color: #333333;
}
.black_bottom_contact a:visited {
	color: #333333;
}
.black_bottom_contact a:active {
	color: #333333;
}
.black_bottom_contact a:hover {
	color: #000000;
	text-decoration: none;
}
.black_lets_chat_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.black_lets_chat_content a:link {
	color: #000000;
}
.black_lets_chat_content a:visited {
	color: #000000;
}
.black_lets_chat_content a:active {
	color: #000000;
}
.black_lets_chat_content a:hover {
	color: #333333;
	text-decoration: none;
}
