@charset "utf-8";
/*
	Created by	: Marfie C. Supan
	Date		: November 19, 2010
	Project		: Weddingsnbeyond.com

*/

body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFF url(../images/bg-body.gif) top center repeat-y;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #606060;
}
#container, #footer .footerContent {
	margin: 0 auto;
	width: 935px;
	text-align: left;
	padding: 5px 15px 15px 15px;
}
#header {
	margin: 5px 0;
	overflow: auto;
}
#colLeft {
	width: 223px;
	float: left;
	margin-right: 10px;
}
#colLeft p {
	margin: 0 0 10px 0;
}
#leftMenu {
	width: 223px;
}
#leftMenu .top {
	background: url(../images/leftmenu-top.gif) top left no-repeat;
	height: 43px;
}
#leftMenu .top h2 {
	color: #FFF;
	padding: 7px 0 0 7px;
}
#leftMenu .bot {
	height: 41px;
}
#leftMenu .content {
	background: #d3c3e3;
}
#leftMenu .content ul {
	margin: 0;
	padding: 0 25px;
}
#leftMenu .content li {
	padding: 3px 0;
	border-bottom: dashed 1px #efe3fb;
}
#mainContent {
	float: left;
	width: 690px;
}

#boxGallery, #boxEvents, #boxArticles {
	width: 220px;
	float: left;
	margin-right: 7px;
}
#boxGallery {
	border: solid 1px #985ebe;
	background: #985ebe;
}
#boxEvents {
	border: solid 1px #c74186;
	background: #c74186;
}
#boxArticles {
	border: solid 1px #c1c34d;
	background: #c1c34d;
}
.boxContent {
	background: #FFF;
	padding: 10px;
	height: 150px;
	overflow: hidden;
}
.boxTitle {
	margin: 7px 0 5px 10px;
	height: 37px;
}
#boxGallery h3 {
	color: #985ebe;
}
#boxEvents h3 {
	color: #c74186;
}
#boxArticles h3 {
	color: #c1c34d;
}
#sponsors {
	margin: 0 auto;
	padding: 1px 10px;
	height: 100px;
	width: 882px;
	background: url(../images/index_20.gif) no-repeat;
	text-align: center;
}
#sponsors img {
	border: dashed 1px #CCCCCC;
	margin: 0px 7px;
}
#footer {
	background: #e8e8e8;
	height: 120px;
}
#footer a {
	font-size: 10px;
	margin-right: 7px;
}







img {
	border: 0;
}

hr {
	color: #f6cba9;
	border: 0;
	border-bottom: dashed 1px #f6cba9;
	margin: 17px;
}
a {
	color: #754098;
	text-decoration: none;
}
a:hover {
	color: #aa00a1;
	text-decoration: underline;
}
h1 {
	color: #a6009b;
}
/*SPONSORS STYLE*/
.sponsorsPage h2 {
	margin: 0;
	
}
