body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #928673;
	background-color: #b9ab8f;
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
h1 {
	font-size:22px;
	color: #9f020b;
	margin: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
}
h2 {
	font-size:18px;
	color: #9f020b;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size:16px;
	color: #9f020b;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size:14px;
	color: #9f020b;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
img.left {
	border: 0px;
	padding: 0px 10px 10px 0px;
}
img.right{
	border: 0px;
	padding: 0px 0px 10px 10px;
}
img.logo {
	padding: 20px 0px 20px 30px;
}
a, a:visited, a:link {
	color: #928673;
	text-decoration: none;
}
a:hover {
	color: #9f020b;
	text-decoration: underline;
}
a.red, a.red:visited, a.red:link {
	color: #9f020b;
	text-decoration: none;
}
a.red:hover {
	color: #9f020b;
	text-decoration: underline;
}
.floatfix { 
	clear: both; 
}
.red {
	color: #9f020b;
}
#main_wrapper, #main_wrapper_int {
	width: 746px;
	margin-left: auto; 
	margin-right: auto;
	background-image: url(/images/main_bg.gif);
	background-repeat:repeat-y;
}
#main_wrapper_int {
	background-image: url(/images/main_bg_int.gif);
}
#left_slice {
	width: 12px;
	height: 470px;
	background-image: url(/images/left_slice.gif);
	background-repeat:no-repeat;
	float:left;
}
#middle {
	width: 720px;
	float: left;
	padding: 0px 1px 0px 1px;
}
#right_slice {
	width: 12px;
	height: 470px;
	background-image: url(/images/right_slice.gif);
	background-repeat: no-repeat;
	float:left;
}
#footer_blue {
	width: 746px;
	height: 26px;
	background-image: url(/images/footer_blue_bg.gif);
	background-repeat: no-repeat;
	float:left;
}
#footer{
	width: 746px;
	height: 40px;
	margin-left: auto; 
	margin-right: auto;
	background-image: url(/images/footer_shadow.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	color: #645840;
}
#footer a, #footer a:visited, #footer a:link {
	color: #645840;
}
#header {
	width: 720px;
	height: 100px;
	background-image: url(/images/header_bg.gif);
	background-repeat:repeat-x;
	text-align:left;
	float: left;
}
#logo {
	width: 209px;
	height: 58px;
	float: left;
}
#newsletter {
	width: 115px;
	height: 13px;
	padding-top: 75px;
	padding-left: 365px;
	float: left;
}
#lines {
	width: 720px;
	height: 6px;
	background-image: url(/images/header_lines_bg.gif);
	background-repeat: repeat-x;
	float:left;
	overflow: hidden;
}
#lines_sml {
	width: 720px;
	height: 3px;
	background-image: url(/images/header_lines_bg.gif);
	background-repeat: repeat-x;
	float:left;
	overflow: hidden;
}
#menu {
	width: 161px;
	height: 201px;
	float: left;
	font-size: 0px;
}
#flash {
	width: 559px;
	height: 201px;
	background-image:url(/images/flash.jpg);
	background-repeat:no-repeat;
	float: left;
}
#front_content {
	width: 720px;
	background-image:url(/images/front_content_bg.gif);
	background-repeat:repeat-x;
	float:left;
}
#front_welcome {
	width: 379px;
	padding: 13px 25px 13px 28px;
	text-align: left;
	border: 0px;
	border-right: 1px;
	border-style:solid;
	border-right-color: #e3d7bf;
	float: left;
}
#front_panels {
	width: 283px;
	height: 200px;
	float: left;
	font-size: 10px;
	text-align:left;
}
#front_panels a {
	color: #9f020b;
}
#fp_business {
	padding: 12px 76px 13px 13px;	
	border: 0px;
	border-bottom: 1px;
	border-style:solid;
	border-bottom-color: #e3d7bf;
	background-image:url(/images/for_business.jpg);
	background-position: 210px 10px;
	background-repeat:no-repeat;
}
#fp_pleasure {
	padding: 12px 76px 13px 13px;	
	border: 0px;
	border-bottom: 1px;
	border-style:solid;
	border-bottom-color: #e3d7bf;
	background-image:url(/images/for_pleasure.jpg);
	background-position: 210px 10px;
	background-repeat:no-repeat;
}
#fp_wedding {
	padding: 12px 76px 13px 13px;
	background-image:url(/images/for_life.jpg);
	background-position: 210px 10px;
	background-repeat:no-repeat;	
}
#int_content {
	width: 519px;
	background-image:url(/images/front_content_bg.gif);
	background-repeat:repeat-x;
	background-color:#faf9f7; 
	padding: 20px;
	text-align:left;
	float:left;
}
#title {
	width: 519px;
	height: 35px;
	padding: 10px 20px 0px 20px;
	border: 0px;
	border-bottom: 1px;
	border-style:solid;
	border-bottom-color: #e3d7bf;	
	background-image:url(/images/title_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
	float:left;
		
}