
/*CSS Document*/


body
{
	margin: 0;
	padding: 0;
	background-color: #e9cfd0;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #2c282a;
}

a {
	color: #2c282a;
}

a:hover {
	color:#000;
}

img {
	border:0;
}

.entry {
	text-align:justify;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#body_bg {
	background: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1040px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#main_container
{
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
	padding: 0 10px 10px 10px;
}

#banner_container
{
	width: 980px;
}

#banner_container_left
{
	width: 255px;
	float: left;
}

#banner_container_right
{
	background: url(../images/banner_right_bg.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 725px;
	float: left;
}

#banner_container_right_top
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #60264a;
	line-height: 30px;
	text-align: right;
}

#banner_container_right_top a,
#banner_container_right_top a:visited
{
	color: #60264a;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

#banner_container_right_top a:hover
{
	color: #60264a;
	text-decoration: underline;
	padding: 0 5px 0 5px;
}

#banner_container_right_middle
{
	padding: 20px 0 0 0;
}

#banner_container_right_bottom
{
	font-family: Garamond, "Garamond Premr Pro", "Garamond Premr Pro Smbd", Georgia;
	font-size: 14px;
	color: #60264a;
	text-align: right;
	padding: 20px 0 0 0;
	text-transform: uppercase;
}

a.main_links:link, a.main_links:visited
{
	color: #60264a;
	padding: 0 6px 0 6px;
	text-decoration: none;
	font-weight: bold;
}

a.main_links:hover
{
	color: #60264a;
	padding: 0 6px 0 6px;
	text-decoration: none;
}

#banner_container2
{
	clear: both;
	margin: 12px 0 0 0;
}

#banner_container2_left
{
	width: 722px;
	float: left;
}

#banner_container2_right
{
	width: 258px;
	float: right;
}

#body_container
{
	clear: both;
	margin: 18px 0 0 0;
}

.each_content_area
{
	width: 233px;
	float: left;
	margin: 0 16px 0 0;
}

.each_content_area_third
{
	width: 233px;
	float: left;
}

.each_content_area_last
{
	width: 233px;
	float: right;
}

.each_content_area_text_contianer
{
	padding: 5px 12px 10px 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}


#footer_container
{
	margin: 10px 0 0 0;
	background: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 23px 10px 0 10px;
	line-height: 34px;
}

#footer_container_left
{
	width: 300px;
	float: left;
}

#footer_container_right
{
	width: 640px;
	float: right;
	text-align: right;
}

#footer_container a:link,
#footer_container a:visited
{
	color: #333333;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

#footer_container a:hover
{
	color: #333333;
	text-decoration: underline;
	padding: 0 5px 0 5px;
}


.marge {
	clear: both;
	font-size: 0;
	height:0;
}

#body_container h2, .post h2 {
	font-family: Garamond, "Garamond Premr Pro", "Garamond Premr Pro Smbd", Georgia;
	color:#60264a;
	font-size:18px;
	padding:0 0 0 14px;
	background:url(../images/heading_left_icon.gif) left center no-repeat;
}

#body_container h3, .post h3 {
	font-family: Garamond, "Garamond Premr Pro", "Garamond Premr Pro Smbd", Georgia;
	color:#60264a;
	font-size:18px;
}

#content {
	margin:0 80px 0 80px;
}

#content_vendor {
	margin:0 5px;
}

#vendor_left {
	width:200px;
	float:left;
}

#vendor_body {
	float:right;
	width:720px;
	padding:0 0 0 10px;
	background:url(../images/line.jpg) left repeat-y;
}

#advice_left {
	width:200px;
	float:left;
}

#advice_body {
	float:left;
	width:720px;
	padding:0 0 0 10px;
	background:url(../images/line.jpg) left repeat-y;
}

#wedding_left {
	width:600px;
	float:left;
}

#wedding_body {
	float:right;
	width:300px;
	padding:0 10px;
	background:url(../images/line.jpg) left repeat-y;
}

#big_image_container {
	text-align:center;
}
