body,html{
	background-image: url(img/lite-bg.jpg);	
	margin:0;
	height:100%; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
}

a, a:active, a:link, a:visited {
	color:#c81473;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1 {
	font-size:150%;
	color:#333;
	border-bottom:#d2d0d5 1px solid;
}

h2 {
	font-size:130%;
	color:#555;
}

h3 {
	margin-bottom:0;
}

#header-wrap {
	background: url(img/top-bg.jpg) top repeat-x;
	height:311px;
}

#header-wrap-small {
	background: url(img/top-bg.jpg) top repeat-x;
	height:176px;
}

.header-inner {
	background: #fff url(img/top-bg-side.gif) top no-repeat;
	width:989px;
	height:100%;
	margin:0 auto;
	padding:0 15px 0 15px;
}

.content-wrap {
	background: #fff url(img/cont-bg-side.gif) top repeat-y;
	width:989px;
	margin:0 auto;
	padding:0 15px 0 15px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */	
}

#top-menu {
	height:36px;
	width:100%;
	padding-top:6px;
}

/*

#top-menu ul {
	list-style-type: none; 
	margin:0;
}


#top-menu li {
	display: inline; 
	margin:0;
	padding:0;
}

#top-menu a, #top-menu a:visited{
	color:#444;
	margin:0;
	padding:0;
	text-transform:lowercase;
	text-decoration:none;
	display:inline;
}

#top-menu a:hover{
	border-bottom:#d2d0d5 2px solid;
	text-decoration:none;
}

#top-menu .act a{
	border-bottom:#c81473 2px solid;
	color:#c81473;
}

#top-menu li{
	margin-left: 15px;
}
*/
ul#left-menu {
	list-style-type: none; 
	font-size:100%;
	margin:0px 9px 25px 21px;
	padding:0;
}
.curr-page {
	margin-top:9px;
	margin-right:9px;
	font-weight: bold;
	border-bottom:#d2d0d5 1px solid;
	padding-bottom:4px ;
}

ul#left-menu a, ul#left-menu a:visited {
	color:#444;
	margin:0;
	padding:4px 0;
	text-decoration:none;
	display:block;
	border-bottom:#d2d0d5 1px dotted;
}

ul#left-menu a.act {
	color:#c81473;
	font-weight:bold;
}
ul#left-menu a:hover {
	color:#c81473;
	text-decoration: underline;
}


ul#left-menu li li a, ul#left-menu li li a:visited {
	padding-left:22px;
}

ul#left-menu ul {
	list-style-type: none; 
	font-size:100%;
	margin:0;
	padding:0;
}

ul#left-menu ul a, ul#left-menu ul a:visited{
	color: #777;
}

ul#left-menu ul a.act {
	color:#c81473;
	font-weight:normal;
}

ul#left-menu li.sub {
	background: url(img/sub.gif) no-repeat right;
}

ul#left-menu li.sub li {
	background: none;
}

.header-inner #hdr-left{
	float:left;
	width: 282px;
	background: top no-repeat;
}

.header-inner #hdr-right{
	float:right;
	width: 707px;
	background: url(img/header-right-large.jpg) top no-repeat;
}


#header-wrap .header-inner #hdr-left, #header-wrap .header-inner #hdr-right{
	height:269px;
}

#header-wrap-small .header-inner #hdr-left, #header-wrap-small .header-inner #hdr-right{
	height:134px;
}

#header-wrap #hdr-left img {
	margin-top:135px;
}

#left, #main {
}

#left {
	float:left;
	width: 262px;
	padding:10px;
}

#main {
	width: 687px;
	padding-right:20px;
	float:right;
}

#c2-l {
	width: 440px;
	float:left;
}
#c2-r {
	width: 226px;
	float:right;
}

#footer{
	color:#777;
	font-size:90%;
	font-weight:normal;
	border-top:1px solid #E0E0E0;
	margin-top:30px;
	padding:10px;
	background: url(img/gray-logo.gif) right center no-repeat;
}

#footer a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

.clearer {
	clear:both;
	visibility:hidden;
}

.postmetadata, .byline {
	font-size: 80%;
	color: #777;
	margin-top: 3px;
}

.byline p {
	margin-top: 3px;
	display:inline;
}

.postmetadata a {
	color: #777;
}

.entry p {
	margin: 3px 0;
}

.post h2 {
	margin-bottom: 3px 0;
	border-bottom:1px solid #D2D0D5;
}

.post h2 a {
/*	color:#555;*/
	text-decoration: none;
}


.tx-chgallery-pi1 .single {
	background:#F3F4F6 none repeat scroll 0% 0%;
	margin:5px 4px !important;
}

.latest-image {
	float: left;
	margin-right: 10px;
	margin-top: 3px ;
	width: 110px;
	min-height: 83px;
	_height: 83px;
	background: url(img/img-holder.gif) top no-repeat;
}

.news-latest-item h3  {
	margin-bottom: 2px;
}
.news-latest-item h3 a {
	color: #333;
	text-decoration: none;
}


.news-latest-item p {
	margin: 3px 0 0 0;
}

.news-latest-item hr.clearer {
	margin: 0;
}

ul.blog-fp {
	padding-left:20px;
	margin-top:0;
	font-size: 90%;	
}

ul.blog-fp p {
	margin:0;
}

.banner {
	margin:6px 0;
	text-align: center;
}

.csc-mailform-field {
	width:100%;
	margin: 5px 0;
	clear: both;
}

.csc-mailform-field label {
	width: 270px;
	display:block;
	float:left;
	text-align:left;
	padding-right:10px;
	padding-top:4px;

}

.csc-mailform-field input, .csc-mailform-field textarea {
	posilion:relative;
	width:350px;
}

.csc-mailform-field .csc-mailform-check {
	width:auto;
}

.csc-mailform-field .csc-mailform-submit {
	width:80px;
}

input.csc-mailform-submit {
	margin-left:280px;
}

fieldset.csc-mailform {
	border:none;
}

ul.blog-fp {
	list-style: none;
	font-size: 80%;
	margin: 0px;
	padding:0px;	
	width: 220px;
	margin-left:20px;
	color: #555;
}

ul.blog-fp li {
	margin: 7px 0;
	padding:8px;	
	border: 1px solid #DDE1E4;
	background: #F3F4F6;

}

ul.blog-fp a{
	font-size: 120%;
}

ul.blog-fp p{
	margin:0;
}

#left h3 {
	margin-left:20px;
}

#c2-r .tx-chgallery-pi1 {
	text-align: center;
	margin-top: 5px;
}

.news-single-img {
	float: right;
	padding:3px;	
	margin: 5px;
	margin-bottom:3px;
	margin-right:0px;

}

.news-single-timedata {
	color: #555;
}

.tx-ratings {
	margin: 8px 0 20px 0 !important;
}

.tx-ratings-text {
	color: #777 !important;
}

.weddCenter {
border: 1px solid #DDE1E4;
background: url(../images/center.png) no-repeat;
margin: 20px;
}

.weddCenter a{
display: block;
padding-top: 50px;
width: 218px;
height: 158px;
}