
body {
	margin: 0;
	padding: 0;
	background: url(images1/bg01.jpg);
	/*font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Arial;
	font: 12px Arial;
	/*color: #5A554E;*/
	color:#000000;
}
.bcolor{color:#8A0C5B;font-size:1.2em;}

h1, h2, h3 {
	margin: 0;
}

h1, h2, h3 {
	font-weight: bold;    /*  normal;  */
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 14px;
}


h1
{
 font-family:Arial;
 color:#8A0C5B;
}

h2
{
 font-family:Arial;
 color:#0e478e;
}

h3
{
 font-family:Arial;
 color:#000000;
}

p,ol, ul, dl {
	margin-top: 0;
	text-align: justify;
	/*line-height: 2.2*/
	line-height: 1.5;
}


ul {
	margin-left: 20px;
	padding-left:14px;
	list-style: none;
	list-style-position:outside;
}

li{
   /*padding-left:14px;*/
 }

strong {
	color: #4A3E29;
}

a {
	color: #506C00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin: 0 27px 0 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.border {
	padding: 4px;
	border: 1px solid #E9E4D8;
}

/* Wrapper */

#wrapper {
	background: url(images1/bg02.jpg) repeat-x;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 211px;
	background: url(images1/bg041.jpg);
}

/* Logo */

#logo {
	float: left;
	width: 233px;
	height: 80px;
}

#logo h1, #logo p {
	text-transform: lowercase;
	line-height: 1;
}

#logo h1 {
	padding: 137px 0 0 50px;
	letter-spacing: -2px;
	font-size: 34px;
	color: #FFFFFF;
}

#logo h1 sup {
	font-size: 18px;
	font-weight: normal;
}

#logo p {
	padding: 0 0 0 50px;
	font-size: 13px;
	/*color: #F8AB80;*/
	color:#990066;
}

#logo a {
	text-decoration: none;
}

#logo a:hover {
	text-decoration: underline;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p a {
	color: #F8AB80;
}

/* Banner */
#banner {
	float: right;
	height: 100px;
	width:460px;
	padding: 0px 0 0 0;
	margin-right: 20px;
}

#CPE {
	float: right;
	width:460px;
	padding: 0px 0 0 0;
	margin-right: 20px;
}

/* Menu */

#menu {
	height: 76px;
	background: url(images1/bg041.jpg) no-repeat 0 -211px;
}

#menu ul {
	height: 67px;
	margin: 0 25px;
	padding: 9px 0 0 14px;
	background: url(images1/bg05.jpg);
	list-style: none;
	line-height: 1
}

#menu li {
	float: left;
	height: 35px;
	padding: 15px 20px 0 20px;
}

#menu li.active {
	background: url(images1/bg06.jpg) no-repeat;
}

#menu a {
	text-transform:capitalize;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Bar */

.bar {
	height: 48px;
	margin: 0 25px;
	background: url(images1/bg07.jpg);
}

.bar .text {
	float: left;
	padding: 17px 0 0 25px;
	text-transform: lowercase;
	font-size: 14px;
	color: #809064;
}

/* Top Bar */

#top-bar {
	background: url(images1/bg041.jpg) no-repeat 0 -287px;
}

/* Search */

#search {
	float: right;
	width: 245px;
	height: 48px;
	background: url(images1/bg08.jpg) no-repeat 0 12px;
}

#search form, #search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#search .input-text {
	float: left;
	width: 178px;
	margin: 12px 0 0 0;
	padding: 4px 10px;
	font: inherit;
	line-height: normal;
	border: none;
	background: none;
	color: inherit;
}

#search .input-submit {
	display: none;
}

/* Page */

#page {
	background: url(images1/bg03.jpg) repeat-y;
}

/* Content */

#content {
	float: left;
	/*width: 1005px;*/
	width: 955px;
	padding:0 24px 0 25px;
	background: url(images1/bg041.jpg) no-repeat 0 -335px;
	/*border:1px solid red;*/
}

/* Post */

#ldv{
/*  float: left;*/
    float:left;
    margin-right:13px;
    display:inline;
	position:relative;
	/*width: 208px;*/
	width: 404px;
	/*height:250px;
	background-color:#CCCCCC;*/
}

#ldvsm{
/*    float: left;*/
    float:right;
    display:inline;
	position:relative;
	/*width: 208px;*/
	width: 208px;
	/*height:250px;
	background-color:#CCCCCC;*/
}
#ldv a{
text-decoration:none;
}

#ldv p{
text-align: justify;	
padding-left:0px;    /* 5px  */
font-size:12px;      /* 10px */
}

#ldv ul
{
 /*list-style-type:none; */
 line-height:30px;
 font-size:12px;          /* 9px  */
 text-align:left;
}

#ulsp
{
 padding-left:20px;
 list-style-position:outside;
 line-height:20px;
}



#rdv{
    float: right;
    display:inline;
	position:relative;
	/*width: 700px;*/
    width: 500px;
	padding: 0 14px 0 15px;
}
#rdvsm{
    float: left;
    display:inline;
	position:relative;
	width: 700px;
    /*width: 500px;*/
	padding: 0 14px 0 15px;
}
#rdv1{
    float: left;
    display:inline;
	position:relative;
	/*width: 700px;*/
    width: 920px;
	padding: 0 14px 0 15px;
}

#rightdv{
    float: left;
    display:inline;
        position:relative;
        /*width: 700px;*/
    width: 955px;
        padding:0 24px 0 25px;
}


.post {
}

.post .title, .post .date {
	padding: 0 25px;
}

.post .title {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 32px;
	/*color: #990066;*/
	color:#8A0C5B;
}

.post .title a {
	text-decoration: none;
/*	color: #990066;*/
	color:#8A0C5B;
}

.post .title a:hover {
	text-decoration: underline;
}


.post .date {
	line-height: normal;
	color: #ACAAA1;
}

.post .entry {
	margin: 0 25px;
	padding: 20px 0;
	border-top: 1px solid #E5E1D8;
}

.post .meta {
	/*height: 53px;*/
	background: #fcedd1;
	border-bottom: 1px solid #fbe5b9;
}
.meta{
 padding-top:10px;
 padding-bottom:10px;
}
.post .meta p {
	line-height:  normal;
}

.post .meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
	background: url(images1/img04.gif) no-repeat 0 50%;
}

.post .meta .more {
	padding-left: 17px;
	background: url(images1/img05.gif) no-repeat 0 60%;
}


	

/* Sidebar */

#sidebar {
	float: right;
	width: 246px;
	padding: 24px 50px 0 0;
	background: url(images1/bg041.jpg) no-repeat 100% -335px;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	line-height: normal;
	border-left: 1px solid #E5E1D8;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0;
	line-height: 3.5;
	border: none;
}

#sidebar li li {
}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #E5E1D8;
}

h2
{
padding-top:10px;
}
/* 2 Columns */

.two-cols {
	margin: 0 25px;
	padding: 35px 35px 0 35px;
	background: #28241E url(images1/bg09.jpg) repeat-x;
	color: #736F6A;
}

.two-cols .col1 {
	float: left;
	width: 595px;
}
.two-cols .col11 {
	float:none;
	width: 895px;
    background:url(images1/shutterstock_33073291%20-%207%20Jan%202010.jpg);
	background:url(images1/shutterstock_18721114.jpg) no-repeat;height:100px; padding-left:130px;
	/*background:url(images1/shutterstock_14827108.jpg) no-repeat;height:101px; padding-left:180px;*/
	
}                 
.col13
{

}

.two-cols .col2 {
	float: right;
	width: 210px;
	padding: 0 0 0 25px;
	border-left: 1px solid #423C31;
}

.two-cols h2 {
	font-size: 26px;
	color: #FFFFFF;
}

.two-cols a {
	color: #736F6A;
	
}

/* Footer */

#footer {
	background: url(images1/bg10.jpg) no-repeat;
	padding: 55px 0;
}

#footer p {
	text-align: center;
	color: #8F8B83;
}

#footer a {
	color: #8F8B83;
}



.clr,a{
color:#8A0C5B;
}

h4{
color:#8A0C5B;
font-weight:normal;
}

ul{
list-style:disc;
padding-left:10px;
}

.pind {
padding-left:25px; width:800px;
}

.clstbl
{
 border-style:double;
 /*border:1px solid black;*/
 text-align:justify;
 border-color:#000000;
 color:#000000;
}

.foottxt
{
 font-weight:bold; 
 text-align:center;
 font-size:18px;
}

.footp
{
 width:520px;
 text-align:right;
 }
 .footinnerp{
 font-weight:bold;
 font-size:14px;
 color:#FFFFFF;
 text-align:center;
}
.dinln p{
 display:inline;
}

.requiredMark{ color:#FF0000;}

/*
calendar css
*/

.calendar-box {
	display:none;
	background-color:#fff;
	border:1px solid #444;
	position:absolute;
	width:250px;
	padding: 0 5px;
}
.calendar-box select.calendar-month {
	width:90px;
}
.calendar-box select.calendar-year {
	width:70px;
}
.calendar-box .calendar-cancel {
	width:100%;
}
.calendar-box table td {
	width:14%;
}
.calendar-box .calendar-title {
	text-align:center;
}
.calendar-box a {
	text-decoration:none;
}
.calendar-box .today a {
	padding:0 5px;
	margin-left:-5px;
	background-color:#ffe9c6;
} 
.calendar-box .selected a {
	padding:0 5px;
	margin-left:-5px;
	background-color:#c9ff8b;
}

#Submit { 
	font-family:arial;
	width: 6em; 
	height: 2em; 
	padding:0; 
	text-align:center; 
	font-size: 1.5em; 
	line-height:1.5em; 
	cursor:pointer; 

}