/*
Theme Name: Friends of Dom. Sisters
Theme URI: http://
Description: Custom Theme.
Version: 1.0
Author: Pupillo Group
Author URI: http://www.pupillogroup.com
*/

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}
a {
	color: #4d6a83;
}
img {
	border: 0px none;
}
h2 {
	margin: 0px 0px 8px;
	color: #4d6a83;
}
#mainContainer {
	width: 675px;
	margin: 0px auto;
}
#header {
	width: 675px;
	height: 276px;
	background: #fff url('images/header_bg.jpg') no-repeat scroll 0px 0px;
}
#navigation {
	width: 675px;
	height: 40px;
	margin: 4px 0px 20px 0px;
	background-color: #dbecfa;
	color: #fff;
	font-size: 1em;
}
#navigation a {
	color: #4d6a83;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 20px;
	font-size: .7em;
}
#navItems {
	padding: 8px 0px 0px 0px;
	text-align: center;
}
#contentContainer {
	width: 675px;
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	background: transparent url('images/content_bg.gif') repeat-y scroll 0px 0px;
}
#leftSide {
	width: 245px;
	float: left;
	margin: 0px;
}
#leftSide p {
	margin: 7px 0px;
}
#leftSide fieldset {
	width: 200px;
	margin: 20px 0px 0px 0px;
}
#leftSide fieldset p {
	margin: 0px 0px 8px 0px;
}
#leftSide #nwemail {
	font-size: .8em;
}
#leftSideContent {
	
}
#leftEvents {
	background: transparent url('images/events_left.gif') no-repeat scroll 0px 0px;
	width: 220px;
	padding: 30px 0px 0px 5px;
	margin: 0px;
}
#leftMission {
	background: transparent url('images/mission_left.gif') no-repeat scroll 0px 0px;
	width: 220px;
	padding: 30px 0px 0px 5px;
	margin: 0px;
}
#rightSide {
	width: 430px;
	float: left;
}
#rightSide p {
	margin: 7px 0px;
}
#rightSideContent {
	background: transparent url('images/welcome_right.gif') no-repeat scroll 0px 0px;
	width: 420px;
	padding: 30px 0px 0px 5px;
	margin: 0px;
}
#rightSideContent2 {
	width: 420px;
	padding: 10px 0px 0px 5px;
	margin: 0px;
}
#rightSideContentImage {
	background: transparent url('images/home_image.jpg') no-repeat scroll 0px 0px;
	width: 413px;
	height: 129px;
	float: right;
	margin: 8px 0px;
}
#footer {
	background: transparent url('images/footer_top.gif') repeat-x scroll 0px 0px;
	width: 675px;
	padding: 35px 0px 10px;
	margin: 0px;
	font-size: .7em;
}
#footerLeft {
	float: left;
	width: 250px;
	margin: 0px;
}
#footerRight {
	float: right;
	width: 280px;
	margin: 0px 30px 0px 0px;
	
}
.clearBoth {
	clear: both;
}
#products_page_container {
        float: left;
        width: 250px;
}
