.html, body {
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	background-color: #822400;
	margin: 0px;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9BA499;
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 8px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bbc7b9;
	font-size: 22px;
	font-weight: normal;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d2232a;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	font-style: italic;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d2232a;
	font-size: 18px;

	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d2232a;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-style: italic;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d2232a;
	font-size: 18px;
	padding-bottom: 20px;
	
	
}
#main_container{
	width: 1014px;
	background-color: #fbfbec;
	margin-right: auto;
	margin-left: auto;
}
#banner{
	height: 201px;
	width: 1014px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}


#nav{
	height: 34px;
	width: 1004px;
	background-color: #bbc7b9;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	z-index:100;
	
}

#nav_bottom_home{
	height: 8px;
	width: 1014px;
	
	

/*HOME PAGE*/
}

#content_body1_home {
	width: 1014px;
	height: 396px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #333333;
	
}

#content_body1_home a:link, a:visited, a:active{
	color: #994805;
	font-size: 12px;
	text-decoration: none;
}


#content_body1_home a:hover{
	color: #ff0000;
	text-decoration: underline;
	font-size: 12px;
	
	}

#content_body1_bottom_home {
	width: 1014px;
	height: 6px;	
	}

#content_body1_home_left {
	float: left;
	width: 355px;
	height: 376px;
	background-color: #333333;
	padding-left: 40px;
	padding-top: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 22px;
	padding-right: 14px;
}

#content_body1_home_left a:link{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	}

#content_body1_home_left a:visited{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	
	}

#content_body1_home_left a:active{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	
}
#content_body1_home_left a:hover{
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;

}

#content_body1_home_flash {
	float: right;
	width: 570px;
	height: 396px;
	background-color: #333333;
	padding-right: 35px;
	z-index:-100;


/*INSIDE PAGES*/

}

#content_body1 {
	width: 864px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #fbfbec;
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 25px;	
}

#content_body1 a:link{
	color: #994805;
	font-size: 12px;
	text-decoration: none;	
	}

#content_body1 a:visited{
	color: #994805;
	font-size: 12px;
	text-decoration: none;
	
	}

#content_body1 a:active{
	color: #994805;
	font-size: 12px;
	text-decoration: none;
	
}
#content_body1 a:hover{
	color: #EB6E06;
	text-decoration: underline;
	font-size: 12px;

}
#content_body1_bottom_inside {
	width: 1014px;
	height: 6px;
	background-image: url(images/content_body1_inside.jpg);
	background-repeat: no-repeat;


}
#content_body2 {
	width: 1014px;
	height: auto;
	

}
#content_body3 {
	width: 1014px;
	height: auto;
	

}
#content_body3_bottom {
	width: 1014px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}

#footer{
	height: 132px;
	width: 1014px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #631802;
	background-color: #333333;

	
}

#footer_left{
	width: 395px;
	height: 117px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;

	
}

#footer_right{
	height: 102px;
	width: 569px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	text-align: right;
	padding-top: 30px;
	padding-right: 30px;
	line-height: 15px;
	
}
#footer_right a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer_right a:hover{
	text-decoration: underline;	
}

#footer_bottom{
	height: 37px;
	width: 1014px;
	background-color: #6A3314;
}


/*MISC*/

li {
	list-style-type: square;
}

#ad_box1{
	float: right;
	height: 245px;
	width: 185px;
	margin-left: 70px;
	margin-bottom: 15px;
	
	}

#clear{
	clear: both;

}

#spacer{
	padding-top: 5px;	

}

#dots{
	height: 2px;
	width: 460px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	
}
	
.header2_home {font-size: 18px
}




#bodyphoto {
	float: right;
	padding-left: 30px;
	text-align: right;
	padding-bottom: 10px;
}

#photocredit {
	float: right;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headline {
	font-weight: bold;	
}

.headline a:link{
	color: #994805;
	font-size: 12px;
	text-decoration: none;
	
	}

.headline a:visited{
	color: #994805;
	font-size: 12px;
	text-decoration: none;
	
	}

.headline a:active{
	color: #994805;
	font-size: 12px;
	text-decoration: none;
	
}
.headline a:hover{
	color: #EB6E06;
	text-decoration: underline;
	font-size: 12px;

}


li a:link{
	color: #994805;
	font-size: 12px;
	text-decoration: none;
	
	}

li a:visited{
	color: #994805;
	font-size: 12px;
	text-decoration: none;
	
	}

li a:active{
	color: #994805;
	font-size: 12px;
	text-decoration: none;
	
}
li a:hover{
	color: #EB6E06;
	text-decoration: underline;
	font-size: 12px;

}

/* NAV MENU */

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	padding:10px 20px 5px 30px;
	margin:0px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
	padding:4px;
	margin:2px 0px 0px 30px;
	background-color:#F7F7F7;
	border-width:0px;
	border-style:solid;
	border-color:#DADADA;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:14px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{
	background-color:#E7E7E7;
	color:#CC0000;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:13px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 10px 0px 10px;
		border-color:#AAAAAA;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#DADADA;
		background-color:#F7F7F7;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:#F7F7F7;
		border-width:1px;
		border-style:solid;
		border-color:#DADADA;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#F7F7F7;
	}
	
	
	
	#wrapper { background:url('/images/bg_sedona_wedding_locations.jpg'); background-repeat:no-repeat; width:1014px;  }
	#wrapper a { text-decoration:none;color:#5b5a58; }
	
	#upper_images_wrapper { height:100px;padding-top:20px;}
	#upper_images_wrapper .upper_content { background:url('/images/bg_content_box.jpg'); background-repeat:no-repeat; background-position:center; float:left; width:231px; height:182px; margin-left:21px; }
	#upper_images_wrapper .left_pad { font-size:12px; letter-spacing:4px; font-weight:200;margin:0px;text-align:center;padding-left:20px; }
	#upper_images_wrapper .upper_content img { margin:10px; border:none;padding:0px; }
	
	#lower_images_wrapper { padding:130px 0px 0px 90px; height:120px;}
	#lower_images_wrapper .lower_content { float:left; width:225px; height:90px;  margin-left:65px; padding:2px 0px 0px 3px;}
	#lower_images_wrapper .lower_content h1 { color:#5b5a58; font-size:28px; font-weight:200;padding:3px 0px 0px 0px;margin:0px; }
	#lower_images_wrapper .lower_content h2 {
	color:#5c2926;
	font-size:xx-small;
	padding:3px 0px 0px;
	margin:0px;
	font-weight:bold;
}
	#lower_images_wrapper .lower_content h2 span { font-size:12px; }
	#lower_images_wrapper .h1_link { font-family: Georgia, "Times New Roman", Times, serif;
color:#5b5a58; font-size:28px; font-weight:200;padding:3px 0px 0px 0px;margin:0px; }
	#lower_images_wrapper .h2_link { font-family: Georgia, "Times New Roman", Times, serif;
color:#5c2926; font-size:xx-small; font-weight:bold;  }
	#lower_images_wrapper .h2_link span { font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px; }
	#lower_images_wrapper .lower_content p { font-family:Helvetica, sans-serif; padding:5px 0px 0px 0px;margin:0px; font-size:11px; color:#666666; }

