/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFCC;
	background-image: url(pagegradation.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a {
	color: #737F37;
}

a:hover {
	text-decoration: none;
	color: #CC6600;
}

/* Boxed */

.title {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #737F37;
	margin-bottom: 5px;
}

.boxed1 .title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

.boxed1 .content {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.boxed2 .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 220%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3B347A;
}

.boxed2 .content {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3B347A;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.boxed3 .title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3B347A;
}

.boxed3 .content {
	padding: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: 38347A;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #737F37;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 160px;
	text-align: center;
	background-image: url(logobox.png);
	background-repeat: no-repeat;
}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 520px;
	height: 50px;
	background-color: #EAE9DF;
}

#menu ul {
	height: 5px;
	list-style: none;
	background-color: #737F37;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3B347A;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #737F37;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}

#menu a:hover {
	background: #E2E2FF;
	border-top-color: #FF6600;
	color: 737a35;
}

#menu .active a {
	background: #FFA800;
	border-top-color: #FF6600;
}

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

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(img03.gif) repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#shadow {
	width: 760px;
	height: 8px;
	background-repeat: no-repeat;
	background-image: url(shadow.png);
	margin-right: auto;
	margin-left: auto;
}

/* Content */

#content {
	float: right;
	width: 480px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(sun_moon_screened.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contentleft {
	float: right;
	width: 480px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(sun_moon_screened.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content p, #content ol, #content ul {
	line-height: 152%;
	margin-bottom: 15px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	background-color: #E2E2FF;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/* Images */
img.left {
	float:left;
	margin-top: 5px;
	margin-right: 14px;
	margin-bottom: 5px;
	margin-left: 0;
}
img.right { float:right; margin:5px 0 10px 20px }
.container_12 .grid_8 .main-content-block_imageright {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/* News */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 100%;
}

/* Welcome */

#welcome {
	margin-bottom: 20px;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #737F37;
	background-image: url(bottomrightcorner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footer p {
	text-align: center;
	font-size: 77%;
}
.boxed2.content.img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#family_stories {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
