
* { 
	margin: 0;
	padding: 0;
}
.description {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-left: 300px;
}

a {
	color: #AF8998;
	text-decoration: none;
	border-bottom: 1px dotted #A73A02;
}

a:hover {
	color: #8C4A4C;
	text-decoration: none;
	border-bottom: 1px dotted #8C4A4C;
}

a img {
	border: none;
}


form {
	margin-top: 7px;
}

p {
	padding: 5px 0px 5px 0px;
}

small {
	font-size: 85%;
}

textarea {
	width: 450px;
}

#sidebar p {
	font-size: 10px;
	line-height: 15px;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border: none;
}

#footer p {
	color: #AF8998;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	text-align: center;
}

.post {
	margin-bottom: 35px;
}


h1 { font: normal 28px Tahoma, "Times New Roman", Times, serif; margin-left: 300px; padding-top: 15px; }
#header a{color: #fff;text-decoration:none;border:0px; }
#frontheader a{color: #fff;text-decoration:none;border:0px; }
h2 { border-top:10px solid #fff; border-bottom: 1px solid #ddd; color: #9C3163; padding-bottom: 2px; font: bold 17px Tahoma, Arial, Helvetica, sans-serif; }
h2 a { color: #9C3163; text-decoration: none; border: none; }
h2 a:hover { color: #9C3163; text-decoration: none; border: none; }
#sidebar h2 { font-size: 13px; font-weight: normal; }
h3 { border-bottom: 1px solid #ddd; color: #9C3163; padding-bottom: 2px; font: normal 14px Tahoma, Arial, Helvetica, sans-serif; padding-top: 20px; }
h4 { font: 12px Tahoma, Arial, Helvetica, sans-serif; 	padding: 2px 0px 2px 1px; border: 1px dotted #9C3163;}


body { 
	background-color: #CE6087;
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	margin: 10px 0;
}

#container {
	width: 700px;
	margin: 0 auto;
	background-color: #fff;
	padding: 20px 20px 0 20px;
    border-right: 2px solid #C2C295;
    border-left: 2px solid #C2C295;
    border-top: 1px solid #c2c295;
    border-bottom: 2px solid #c2c295;
}

#container1 {
	width: 300px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0px 0px 0 0px;
    border-right: 2px solid #C2C295;
    border-left: 2px solid #C2C295;
    border-top: 1px solid #c2c295;
    border-bottom: 2px solid #c2c295;
}

#content {
	float: left;
	width: 450px;
}

#content2 {
	float: left;
	width: 690px;
}

#content3 {
	padding: 0px 0px 0px 10px;
	float: left;
	width: 285px;
}

.container3c1 {
width:186px;
height:30px;
background-color:#9C3163; color:#9C3163;
padding-top:3px;
padding-left:3px;
}
.container3c1 h2 {
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.special {
	margin-top:1px;
}

#container3c2 {
width:150px;
height:auto;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:normal;
text-align:justify;
float:right;
}


#footer {
	clear: both;
	border-top: 1px solid #ddd;
	padding-bottom: 8px;
	text-align: center;
}

#frontheader {
	height: 300px;
	margin-bottom: 30px;
	background: url('images/frontheader.jpg');
	text-align: center
}

.sep {
	margin: 25px 0 20px 0;
	padding: 0;
	height: 30px;
	border:none;
}

#header {
	height: 200px;
	margin-bottom: 30px;
	background: url('images/header.jpg');
	text-align: center
}

.sep {
	margin: 25px 0 20px 0;
	padding: 0;
	height: 30px;
	border:none;
}

#sidebar {
	float: right;
	width: 200px;
	margin-bottom: 35px;
}
