@charset "utf-8";
/* CSS Document */
body {
	background-color: #6b380b;
	color: #ffffff;
}
.wrap {
	background-image: url(../img/weddings_bg.gif);
	background-repeat: repeat-x;
	min-height: 390px !important;
	height: 390px;
}
.top {
	border-bottom: 1px solid #6f4f33;
}
.header {
	border-top: 2px solid #7c5839;
	border-bottom: 1px solid #62350e;
}
.page_content {
	border-top: 1px solid #7e512a;
	border-bottom: 1px solid #5f320a;
}
.footer {
	border-top: 1px solid #80572f;
	color: #c4af9d;
}
.footer a {
	color: #c4af9d;
	font-weight: normal;
}
.footer a:hover {
	color: #ffffff;
	font-weight: normal;
}
.tabmenu, .tabmenu li { 
	margin:0;
	padding:0;
}
.tabmenu {
	list-style:none;
}
/*RESET*/
.tabmenu {
	float:left;
	width: 270px;
	background:url(../img/weddingsTab_line.gif) repeat-x left bottom;
}
.tabmenu li {
	float:left;
}
.tabmenu a, .tabmenu a:hover {
	text-decoration:none;
}
.tabmenu a span, .tabmenu a:hover span {
	float:left;
	display:block;
	cursor:hand;
	cursor:pointer;
	color:#cdbdad;
	font-weight: bold;
	padding: 7px 8px 6px 8px;
	background:url(../img/weddingsTab_bg.gif) repeat-x left top;
	height: 16px;
}
.tabmenu a:hover span {
	color:#e6ded6;
	background:url(../img/weddingsTab_bg.gif) repeat-x left top;
}
.tabmenu a .left, .tabmenu a:hover .left {
	overflow:hidden;
	width:2px;
	background:url(../img/weddingsTabL_bg.gif) no-repeat left top;
	padding:0px;
	float:left;
	height:29px;
}
.tabmenu a .right, .tabmenu a:hover .right {
	overflow:hidden;
	width:2px;
	background:url(../img/weddingsTabR_bg.gif) no-repeat left top;
	padding:0px;
	float:left;
	height:29px;
}
.tabmenu a:hover .left {
	background-position:left top;
}
.tabmenu a:hover .right {
	background-position:left top
}
.tabmenu a:hover {
	text-indent:0pt;
}
.tabmenu li.active a span {
	background-position:left bottom;
	color: #ffffff;
}
.tabmenu li.active a .left {
	background-position:left bottom;
}
.tabmenu li.active a .right {
	background-position:left bottom
}
.tab_content {
	background-image:url(../img/weddingsTabcontent.gif);
}
.tab_content .image {
	border:1px solid #6b380b;
}
.tab_content h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding:0px;
	margin: 0px;
}
.tab_content h1 a, .tab_content h1 a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.weather {
	background-image:url(../img/weddingsW_line.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}
.weather .today, .weather .tomorrow {
	color: #ffffff;
}
.weather .tomorrow {
	color: #d8c2af;
}
.menu {
	text-align: right;
}
.header {
	padding: 10px;
}
.page_content {
	padding: 10px;
}
.footer {
	padding:8px;
	text-align: center;
}
.sec_menu {
	background-color: #88603c;
}
/*Article Styles*/

.headline1 h1 {
	color: #ffffff;
}
.headline2 h1 {
	color: #ffffff;
}
.headline3 h1 {
	color: #ffffff;
}
.content1 h1, h2, h3, h4, h5, h6, .content2 h1, h2, h3, h4, h5, h6, .content3 h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
}
.content1, .content2, .content3 {
	color: #ffffff;
}

.button{
	font-size:11px;
	border:1px solid #CCCCCC; 
	background:url(../img/weddings-button-bg.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 6px 3px 6px;
}
.button2,.button2:hover{
	font-size:11px;
	border:1px solid #351D05; 
	background:url(../img/weddings-button-bg2.gif) repeat-x;
	color:#000000;
	padding:3px 5px 3px 5px;
	font-weight:bold;
	
}