html,body {
    margin:0px;
	scrollbar-track-color:#6b6341;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#4d4835;
	scrollbar-border-color:#6b6341;
	background-color:#8A825B;
}

.bg{
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
/*********************************MENU************************************/
.menu_back{
	background-image: url(images/contemporary_bride_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e6c328;
	text-decoration: none;
	
}

.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:18px;
}
.menu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e6c328;
	text-decoration: none;
	line-height:18px;
}
/*********************************LEFT PANEL******************************/
.left_bg{
	background-image: url(images/contemporary_bride_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/**********************************RIGHT PANEL****************************/
.right_bg{
	background-image: url(images/contemporary_bride_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.left_text_black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left:17px;
	line-height:18px;
}
.left_text_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
/**********************************FOOTER*******************************/
.footer_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8e8560;
	text-decoration: none;
}
.footer_text_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8e8560;
	text-decoration: none;
}
.footer_text_bold:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/*****************************INNER PAGE******************************************/
.inner_menu_bg{
	background-image: url(images/contemporary_bride_inner_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:67px;
}
.inner_body_bg{
	background-image: url(images/contemporary_bride_inner_10.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#726a46;
}
.inner_body_bg_lower{
	background-image: url(images/contemporary_bride_inner_17.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}
.inner_body_bg_header{
	background-image: url(images/contemporary_bride_inner_14.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}
.inner_designer_bg{
	background-image: url(images/designer_bg.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}
.inner_designer_bg_lower{
	background-image: url(images/designer_bg_lower.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}

.inner_body_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #42361c;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
}
.inner_body_text_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c6c3b4;
	text-decoration: none;
}
.inner_body_text_other{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #4d4835;
	text-decoration: none;
}

.inner_border{
	border: 1px solid #FFFFFF;
}

.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #554e33;
	border: 1px solid #FFFFFF;
	width:200px;
	height:18px;
}
.input_other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #554e33;
	border: 1px solid #FFFFFF;
	width:150px;
	height:18px;
}
.field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #554e33;
	border: 1px solid #FFFFFF;
	width:200px;
	height:50px;
}



