@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFF;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(images/header_bg.jpg);
}
a:link {
	color:#4F4A22;
	text-decoration:underline;
}
a:visited {
	color:#4F4A22;
	text-decoration:underline;
}
a:active {
	color:#4F4A22;
	text-decoration:underline;
}
a:hover {
	color:#211F0E;
	text-decoration:none;
}
#home_logo {
	padding-top: 20px;
	padding-bottom: 20px;
}
#wrapper {
	margin-top: 5px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	color: #090909;
	background-repeat: no-repeat;	
}
#content {
	width: 965px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.content_top {
	width: 999px;
	height: 50px;
	margin-top: -15px;
	margin-left: -11px;
}
#header {
	text-align: right;
	margin-top: 35px;
	margin-right: 25px;
	color: #4F4A22;
	margin-bottom: 0px;
}
#header h1 {
	font-size: 0.7em;
}
#footer {
	text-align: center;
	font-size: 0.8em;
	color: #4F4A22;
	background-image: url(images/drop_down_bg.gif);
	height: 101px;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 5px;
	line-height: 1.2em;
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4F4A22;
}
#menu{
	border:none;
	border:0px;
	padding:0px;
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	text-align: center;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/menu-bg.png);
	background-repeat: repeat-x;
	}
#menu ul{
	background:url(images/menu-bg.png) top left repeat-x;
	height:43px;
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-bottom: 0;
}
#menu li{
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	float: left;
}
#menu li a{
	color:#4F4A22;
	display:block;
	font-weight:bold;
	line-height:43px;
	text-align:center;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#menu li a:hover{
	background:#4F4A22;
	color:#FFF;
	opacity:1.0;
	filter:alpha(opacity=100);
	text-decoration:none;
}
#menu li ul{
	border-left:2px solid #2A2A2A;
	border-right:2px solid #2A2A2A;
	border-bottom:2px solid #2A2A2A;
	display:none;
	height:auto;
	filter:alpha(opacity=95);
	opacity:0.95;
	position:absolute;
	z-index:200;
	background-image: url(images/drop_down_bg.gif);
	background-repeat: repeat;
	/*top:1em;
	/*left:0;*/
}
#menu li:hover ul{
	display:block;
}
#menu li li {
	display:block;
	float:none;
	padding:0px;
}
#menu li ul a{
	display:block;
	font-size:12px;
	font-style:normal;
	padding:0px 10px 0px 15px;
	text-align:left;
	color: #4F4A22;
}
#menu li ul a:hover{
	background:#4F4A22;
	color:#FFF;
	opacity:1.0;
	filter:alpha(opacity=100);
}
#menu p{
	clear:left;
}	
#menu #current{
	background:url(images/current-bg.gif) top left repeat-x;
	color:#FFF;
}
.box {
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box h3 {
	color: #4F4A21;
	font-size: 0.7em;
	background-color: #CCCB97;
	padding: 5px;
}
.text_padding {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.box_bottom {
	margin-top: -4px;
}
#wedding_fairs {
	width: 975px;
	font-size: 0.9em;
	margin-left: -10px;
}
#wedding_fairs p {
	color: #4F4A22;
}
.fair_listing {
	width: 955px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#left {
	float: left;
	width: 635px;
	font-size: 0.9em;
}
#left p {
	color: #4F4A22;
}
#right {
	float: right;
	width: 295px;
	margin-left: 25px;	
}
#right p {
	font-size: 0.6em;
}
#right h1 {
	color: #4F4A21;
	background-color: #CCCB97;
	padding: 5px;
	font-size: 0.6em;
}
#right h2 {
	color:  #4F4A21;
	background-color: #CCCB97;
	padding: 5px;
	font-size: 0.8em;
}
#wedding_fairs h1 {
	font-size: 1.4em;
}
#wedding_fairs h2 {
	color: #4F4A21;
	font-size: 1.1em;
	background-color: #CCCB97;
	padding: 5px;
	font-weight: bold;
}
#wedding_fairs h3 {
	color: #4F4A21;
	font-size: 1.2em;
	background-color: #CCCB97;
	padding: 5px;
}
#left h1 {
	font-size: 1.4em;
}
#left h2 {
	color: #4F4A21;
	font-size: 1.1em;
	background-color: #CCCB97;
	padding: 5px;
	font-weight: bold;
}
#left h3 {
	color: #4F4A21;
	font-size: 1.2em;
	background-color: #CCCB97;
	padding: 5px;
}
#left h4 {
	color: #4F4A22;
	font-size: 1.2em;
}
#flvplayer {
	clear: ;right
	float: left;
	height: 175px;
	width: 700px;
}
#flvplayer2 {
	height: 276px;
	width: 490px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #4F4A22;
	background-color: #000000;
	color: #FFFFFF;
}
.right_float_left_clear {
	clear: left;
	float: right;
	margin-right: 25px;
	margin-left: 10px;
	margin-top: 5px;
}
.leftt_float_right_clear {
	clear: right;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 5px;
}
.left_divide {
	background-image: url(images/left_divide.jpg);
	height: 10px;
	width: 600px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}
.left_divide2 {
	background-image: url(images/left_divide2.jpg);
	height: 10px;
	width: 496px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}
.wedding_fairs {
	margin-right: 210px;
}
.wedding_fair_pic {
	margin-right: 150px;
	margin-left: 200px;
}
