@CHARSET "UTF-8";
body{
	margin: 0;
	padding: 0;
    font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
}
#container{
	width: 766px;
	margin: 0 auto;
}
#header{
	
}
IMG{
	border: none;
}
#flashcontent{
	width: 766px;
	height: 304px;
}
#content {
	width: 766px;
	min-height: 398px;
	height: auto !important;
	height: 398px;
	background: #F1EDC7 url(../img/content_back.jpg) 0 0 no-repeat;
}
#leftpart{
	float: left;
	width: 270px;
	/*background-color: red;*/
}
#rightpart{
	float: right;
	width: 496px;
	/*background-color: green;*/
}
#footer{
	position: relative;
    width: 766px;
	height: 112px;
	background: url(../img/footer_back.gif) 0 0 no-repeat;
	overflow: hidden;	
}
#footer_content{
	position: absolute;
	right: 50px;
	top: 35px;
}
#footer_nav{
	font-size: 10px;
	color: #bd4331;
}
#footer_nav a:link, #footer_nav a:visited{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #bd4331;
	text-decoration: none;
}
#footer_nav a:hover{
	text-decoration: underline;
}
#footer_copy {
	margin-top: 5px;
}
#footer_copy a:link, #footer_copy a:visited{
	color: #990000;
	text-decoration: underline;
}
#footer_copy a:hover{
	text-decoration: none;
}

.c_input,
.c_textarea,
.r_input,
.r_textarea, 
.r_select {
	border: solid 1px #e6d598;	
}
.left_content{
	margin: 0 auto;
	width: 200px;
}
.page_header, .qNews_header{
	color: #df5b47;
	font-style: italic;
	font-size: 19px;
	font-family: "Trebuchet MS", sans-serif;
	padding: 0 5px;
	margin-top: 20px;
}
.page_content{
	padding: 10px;
 	text-align: justify;
	overflow: hidden;
}
.page_piclist{
	
}
.pix {
	float: left;
	width: 108px;
	height: 108px;
	margin-right: 8px;
}
.page_piclist img { border: none; }
.qNews_title{
	font-weight: bold;
	margin-top: 10px;
}
.qNews_desc{
	
}
.qNews_more, .rNews_back{
	color: #bd4331;
	text-align: right;
	margin-bottom: 10px;
}
.qNews_more a:link, .qNews_more a:visited,
.rNews_back a:link, .rNews_back a:visited,
.rNews_desc a:link, .rNews_desc a:visited,
a.p_blur:link, a.p_blur:visited
{
	color: #bd4331;
    text-decoration: none;	
}
.qNews_more a:hover,
.rNews_back a:hover,
.rNews_desc a:hover,
a.p_blur:hover
{
	text-decoration: underline;
}

.rNews_left{
	float: left;
	width: 102px;
	padding: 10px 5px;
}
.rNews_pic{
	width:102px;
	height: 102px;
	margin-bottom: 5px;
	overflow: hidden;
}
.rNews_pic img {
	width: 96px;
	height: 96px;
	border: solid 3px #fff;
}
.rNews_right{
	position: relative;
	float: right;
	width: 480px;
	padding: 10px;
}
.rNews_title{
	font-weight: bold;
}
.rNews_desc{
	text-align: justify;
}
.paginator{
	padding: 10px;
	overflow: hidden;
}
a.p_focus:link, a.p_focus:visited{
	color: #333;
	text-decoration: underline;
}
a.p_focus:hover{
	text-decoration: none;
}
#weddingButton{
	margin-top: 40px;
}
#weddingButton img{ border: none}
.location_buttons{
	margin: 10px 0;
}
.location_buttons img { border: none }
.location_clickon{
	margin: 0 0 10px 0;
	color: #bd4331;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}
.float_left { float: left; }
.float_right { float: right; }
.clear_left { clear: left; }
.clear_right { clear: right; }
.clear_both { clear: both; }

.left_banner {
	text-align: center;
	padding-top: 30px;
}
