/* CSS Document */

body {
	margin:0px;
	background: url(../images/backgrd.gif) repeat-x;
	background-color:#0b0908;
	font-family:Arial, Helvetica, sans-serif;
	color:#F6DaB2;
	font-size:13px
}
#mainwrapper {
	width:1024px;
	margin:0px auto;
	padding-bottom:30px;
}
li {
	padding-bottom:2px;
}	
h1 {
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}
h1 span {
	font-size:12px;
	text-transform:none;
	color:#e08530;
	
}
h2 {
	font-size:13px;
	text-transform:uppercase;
	border-bottom:1px dotted #666;
	margin-bottom:8px;
	padding-bottom:8px;
	color:#e08530;
}	
h3 {
	color:#e08530;
	font-size:12px;
	padding-top:15px;
}		
a {
	text-decoration:underline;
	color:#8d9470;
}
a:hover {
	text-decoration:underline;
	color:#7a0e1a;
}
.footer {
	font-size: 12px;
	color:#F6DaB2;
	padding-top:10px;
	padding-right:35px;
	text-align:right;
}
.footer a {
	color:#928168;
	text-decoration:underline;
}
.note {
	font-size:11px;
}

/* hmpg */
	
#hmhdrtop {
	background:url(../images/hm_hdrtop.jpg) no-repeat center;
	width:1024px;
	height:320px;
}
#hmnav {
	float:right;
	margin:144px 50px 0px 0px;
	width:106px;
}
#hmnav p {
	margin-bottom:15px;
	text-align:left;
}		
#intro {
	padding:0px 20px 0px 20px;
	width: 320px;
	line-height:16px;
	color:#614525;
	text-align:center;
	float:left;
	margin:112px 0px 0px 45px;
}
.hmcalbtn {
	padding-left:33px;
}
#overlaypods {
	position:relative;
	z-index:6;
}
#eventoverlay, #weddingoverlay, #musicoverlay {
	background:url(../images/pod_bg.png);
	position:absolute;
	top:126px;
	left:194px;
}
#eventoverlay p, #weddingoverlay p, #musicoverlay p {
	width:228px;
	color:#760d17;
	margin:0;
	padding:3px 8px 4px 15px;
	font-weight:bold;
	font-size:11px;
	line-height:12px;
	border-left:6px solid #614525;
}
#eventoverlay a, #weddingoverlay a, #musicoverlay a {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}
#weddingoverlay {
	z-index:7;
	left:472px;
}
#musicoverlay {
	z-index:8;
	left:742px;
	top:62px;
}

/* sub pg header */

#hdrtop {
	background: url(../images/sub_hdr.png)  no-repeat center;
	width:1024px;
	height:210px;
}
#nav {
	float:right;
	margin:75px 82px 0px 0px;
	width:106px;
}
#nav p {
	text-align:left;
	margin:0px 0px 10px 0px;
}		
.calbtn {
	float:left;
	margin:80px 0px 0px 60px;
}

/* Sub Page NAV styles*/

#hdrnavbar {
	background: url(../images/sub_navbar.png) no-repeat center;
	width:904px;
	height:52px;
	font-size:12px;
	margin:0px;
	padding:5px 60px;
}
#hdrnavbar h1 {
	margin:6px 0px 3px 0px;
	color:#181413;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
}
#hdrnavbar ul {
	margin:0;
	padding:0;	
}
#hdrnavbar li {
	margin:0;
	padding:0 8px;
	float:left;
	list-style:none;
	border-left:1px solid #000;	
}
#hdrnavbar li.first {
	border-left:none;
	padding:0 8px 0 0;	
}
#hdrnavbar li.active a {
	color:#181413;
	text-decoration:none;
	text-transform:uppercase;	
}
#hdrnavbar a {
	color:#F6DAB2;
	text-decoration:none;
	text-transform:uppercase;	
}
#hdrnavbar a:hover {
	color:#181413;
	text-decoration:underline;
	text-transform:uppercase;
}	
#hdrnavbar a:hover {
	color:#181413;
	text-decoration:underline;
	text-transform:uppercase;
}
.subnavhdr {
	color:#181413;
	font-size:20px;
	text-transform:uppercase;
	margin:0px;
}
.subnav {
	color:#181413;
	font-size:11px;
	float:right;
	text-transform:uppercase;
	margin:8px 16px 0px 0px;
}
.subnav {
	color:#181413;
	font-size:11px;
	float:right;
	text-transform:uppercase;
	margin:8px 0 0 0;
}	
	
/* Sub Page image bar styles*/

#imgbar {
	margin: 0px 0px 0px 27px;
	padding:0px;
    background: url(../images/billbrdshdw.png) right repeat-y;
	width:997px;
	height:300px
}
.leftimg {
	float:left;
	clear:both;
	border-right:#F6DAB2 solid 6px;
}
.rightimg {
	width:630px;
	float:left;
	}
#grnbr {
	margin: 0px 0px 0px 27px;
	background:url(../images/grnbrshdw.png) right no-repeat;
	width:997px;
	height:22px;
}
#nogrnbr {
	margin: 0px 0px 0px 27px;
	background:url(../images/nogrnbrshdw.png) right no-repeat;
	width:997px;
	height:18px;
}
#contentbar {
	margin: 0px 0px 0px 27px;
	padding:0px;
    background: url(../images/backgroudtxtr.png) left repeat-y;
	width:997px;
	height:300px
}
/* styles*/
#content {
	width:949px;
	margin:15px auto 0 auto;
}
#leftcolumn {
	width:310px;
	float:left;
}
#rightcolumn {
	width:620px;
	float:right;
}
#photogallery {
	margin-left:0px;	
}
#photogallery li {
	list-style:none;
	float:left;
	margin:0px 18px 18px 0px;
	padding:0px;
	border:#000 2px solid;
	height:47px;
}
.pgthm {
	border:#FFFFFF 1px solid;
}
.btns a {
	border:1px solid #603010;
	font-weight:bold;
	margin:5px 20px 0px 0px;
	padding:5px 5px 5px 20px;
	color:#F6DAB2;
	text-decoration:none;
	float:left;
	background: url(../images/menu.png) 5% 50% no-repeat;
}
.btns a:hover {
	color:#7A0E1A;
}

/*Calendar table styles*/
																				
#calpopwrapper {
	width:400px;
	margin:0px auto;
	padding-bottom:30px;
	padding-left:8px;
	padding-right:7px;
	text-align:center;
	float:left;
}
#calnav {
	height:50px;
	background:#eccd9f url(../images/cal_back.gif) no-repeat top left;
	text-align:center;
	margin:0 auto;
	border-top:4px solid #eccd9f;
	border-bottom:4px solid #eccd9f;
	text-transform:uppercase;
	padding-top:8px;
	width:968px;
}
#calnav h1 {
	color:#181413;
	font-size:18px;
	margin:8px 0 8px 0;
}
#calnav a {
	color:#0b0908;
	text-decoration:none;
	padding:0 8px;
	border-left:1px solid #000;
	font-size:12px;
}
#calnav a:hover {
	color:#181413;
	text-decoration:underline;
}
#calnav a.first{
	border-left:none;
	padding:0 8px 0 0;
}
#caltable {
	width:968px;
	margin:0 auto 20px auto;
	font-size:11px;
}
#caltable th {
	padding:10px;
	text-align:center;
	color:#FFF;
	background-color:#0b0908;
	text-transform:uppercase;
	font-size:12px;
	border-bottom:1px solid #eccd9f;
	font-weight:normal;
}
#caltable td {
	background:#eccd9f url(../images/calendar_frame.png) 50% 50% no-repeat;
	width:122px;
	height:122px;
	border-right:1px solid #eccd9f;
	border-bottom:1px solid #eccd9f;
	color:#0b0908;
	padding:8px; 
}
#caltable td.noborder {
	border-right:none;
}
#caltable td a {
	color:#181413;
	font-size:13px;
}
#caltable td a:hover {
	color:#7a0e1a;
} 
#caltable span {
	color:#181413;
	font-size:10px;
	height:12px;
	font-size:12px;
	display:block;
	text-align:right;
	color:#7a0e1a;
}
#caltable p {
	margin:8px 0;
}
/*vendor table styles*/

#vendorlist {
	width:440px;
	margin:0;
}
#vendorlist ul {
	padding:0;
	margin:0;
}
#vendorlist li {
	list-style:none;
	padding:6px 0 0 0;
	margin:6px 0 15px 10px;
	border-top:1px dotted #666;
}
#vendorlist li.first {
	border-top:none;
	padding:0;
	margin:0 0 15px 10px;
}
#vendorlist h1 {
	font-size:14px;
	background-color:#7a0e1a;
	padding:5px 5px 5px 10px; 
	margin:0 0px 15px 0;
}
#vendorlist h2 {
	margin:0 0 3px 0;
	text-transform:none;
	border:none;
	color:#fff;
}
#vendortbl .even {
	background-color:#362f2d;
}
#vendortbl h1 {
	font-size:14px;
	background-color:#7a0e1a;
	padding:5px; 
	margin:15px 0px 0px 0px;
}
#musictbl h1 {
	font-size:14px;
	background-color:#7a0e1a;
	padding:5px; 
}
#musictbl ul {
	margin:0;
	padding:0;
}
#musictbl li {
	list-style:none;
	width:435px;
	float:left;
	margin:0 35px 20px 0;
}
.musicimg {
	float:right;
	margin:0px 0px 20px 20px;
}
#backto {
	font-size:12px;
	margin-bottom:20px;
	text-align:right;
}