/* CSS Document */
html,body {
	margin:0;
	padding:0;
}
body {
	background: #3d0000;
	font-size: small;
	font-color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p{margin:0 10px 10px}
a{color: #ad0908; text-decoration: none; font-weight: bold;}
a:hover {color: #000; }

/* Container */
#container {
	width:912px;
	margin:0 auto;
	text-align:left;
	background: url(container_bg_tile.gif) repeat-y 50% 0;
	}

/* Header */
#header  {
	height:270px;
		line-height:80px;
	margin:0;
	padding:0;
	background: #fbe2b3 url(header_bg.bmp) no-repeat top center;
}


/* NAVIGATION */
#navigation {
	float: left;
	background:#ffeabb url(nav_bg_tile.gif) repeat-y;
	text-align: center;
	height: 100%;
	width: 179px;
	padding: 0;
	margin: 0;
	}
#menu_wrapper {
	background:#ffeabb url(nav_bg.bmp) no-repeat center top;
	height: 247px;
	width: 179px;
}
* html #menu_wrapper {margin-top: 0;}
#navigation ul {
	margin: 0px 0 0 25px;
	padding:  35px 0 0 3px;
}
#navigation li {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 95%;
	list-style-type: none;
	line-height: 200%;
	width: 130px;
	}
#navigation li:hover {background: #ad0808;}
#navigation a { color: #8e0000;}
#navigation a:hover { color: #fff;}

* html #navigation li {font-size: 90%;}
* html #navigation ul {margin-left: 4px; padding-left: 0;}
* html #navigation a:hover {background: #ad0808; padding: 3px 6px;}

#nav_splash {
	height: 100%;
	margin-top: 50px;
	margin-bottom: 14px;
	padding-bottom: 50px;
}
* html #nav_splash {padding-bottom: 72px;}

/* CONTENT */
#content {
	float: right;
	width: 733px;
	margin: 0;
	padding: 20px 0 0 0;
	}
#content h2 {
	margin: 0 0 8px 25px;
	color: #ad0808;
	font-size: 135%;
	font-weight: bold;
}
#contact_us, #consultation_form {
	margin: 0 0 0 25px;
}
#left-p {
	margin: 0 0 0 25px;
	width: 380px;
	float: left;
	line-height: 135%;
}
* html #left-p {margin: 0 0 0 13px;}

.wide-p {
	margin: 0 30px 10px 25px;
	float: left;
	line-height: 125%;
}
* html .wide-p {width: 90%; margin: 0 13px 10px 13px;}

#right_img {
	margin: 0 25px 0 0;
	background: #ffeabd;
	width: 250px;
	height: 109px;
	display: inline;
	float: right;
}
#center-img-left {
	margin: 12px 0 0 25px;
	display: inline;
	float: left;
	background: url(hp_content_center_bg.jpg) bottom right no-repeat;
	padding: 4px;
}
#center-content {
	width: 315px;
	text-align:center;
	margin: 20px 0 0 28px;
	float: left;
}
#center-content h3 {
	display: inline;
	font-size: 120%; 
	color: #ad0808;
	margin: 12px 0 0 0;
	}
#center-content p {
	margin: 5px 0 0 0;
}
#center-img-right {
	margin: 12px 25px 0 0;
	display: inline;
	float: right;
	background: url(hp_content_center_bg.jpg) bottom right no-repeat;
	padding: 4px;
}
#center_corp {
	margin: 5px 25px 10px 25px;
}

/* videos page */
.vidcolumn {
	margin: 0 25px;
}
* html .vidcolumn {
	margin: 0 13px;
}
.vidcolumn p {
	clear: left;
	padding: 3px 0 10px 10px;
	margin: 0;
	color: #ad0808;
}
* html .vidcolumn p {
	padding: 0 0 10px 5px;
	margin-left: 5px;
}
.vidbox {
	
	width: 340px;
	height: 290px;
	border: 1px black solid;
/*	float: left;
	padding: 2px;
	margin: 0 10px;*/
}
* html .vidbox {
	margin: 0 0 0 10px;
}
/* fp forms */
#extra {
	float:right;
	width: 733px;
	}
#extra p {
	margin: 5px 35px 10px 25px;
	line-height: 135%;
}
* html #extra p {margin: 5px 35px 10px 42px}

#wedding_menus {
	float: right;
	width: 733px;
}
#wedding_menus p {	
	clear: both;
	margin: 5px 35px 5px 25px;
	line-height: 125%;
}
#wedding_menus h3 {
	font-size: 115%; color: #3D0000; margin: 0 0 5px 25px; clear: left;}
}
#extra span {
	float: left;
	margin: 10px 0 10px 25px;
}

#extra h1, #wedding_menus h1 {font-size: 145%; color: #8e0000; margin: 5px 0 2px 25px;}
#extra h2, #wedding_menus h2{font-size: 130%; color: #3D0000; margin: 0 0 5px 25px; clear: left;}
#extra h3{font-size: 125%;  margin: 3px 0 3px 25px;}
#extra h4, #wedding_menus h4{font-size: 95%;  color: #8e0000; margin: 0 0 8px 25px; clear: left;}
#extra h5, #wedding_menus h5{font-size: 130%; color: #3D0000; margin: 5px; clear: left;}

#extra ul, #wedding_menus ul{	margin: 3px 25px 8px 12px; float: left;}
* html #extra ul, #wedding_menus ul{margin: 3px 35px 8px 36px;}
#extra li, #wedding_menus li {
	margin: 0 0 0 12px;
	list-style-image: url(bullet.gif);
	line-height: 130%;
}

.flourish { /*  divider */
	clear: both;
	background: url(body_divider_flourish.jpg) no-repeat; 
	height: 23px;
	margin: 15px 0 6px 0; 
	padding: 0;
	}
#form1, #form2 {
	float: left;
	margin: 0 0 0 25px;
	padding-bottom: 10px;
	width: 324px;
	height: 185px;
}

/* END CONTENT */

/* FOOTER */
#footer {
	clear:both;
	margin: 0;
	width:100%;
	height: 40px;
	background: #3d0000 url(footer_bg.jpg);
	color: #FFF;
	text-align: center;
	}
#footer ul {
	margin: 5px 0 0 0;
	padding: 13px 0 0 0;
	}
#footer li {
	margin: 10px 0 0 0;
	padding: 5px 10px;
	color: #df9e41;
	font-size: 85%;
	display: inline;
}
#footer a {color: #df9e41;}
#footer a:hover {color: #fff;}
/* END Footer */

.clearclass {clear: both; margin: 0; padding: 0;}
.boldred {color: #ad0808; font-weight:bold;}