@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p      {
	margin-bottom: 16px;
}
a {
	color:#009900;
}
a:hover {
	color:#990099;
}
#container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	display: block;
	height: 162px;
	width: 960px;
	margin-bottom: 3px;
}
#lefcol {
	display: block;
	float: left;
	width: 265px;
}
#nav {
	font-size: 15px;
	line-height: 27px;
	color: #b8edf9;
	background-color: #4E4B82;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 254px;
	width: 249px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 24px;
}

#nav ul li {
	display: block;
	list-style-type: none;
}
#nav ul li a {
	color: #b8edf9;
	text-decoration: none;
	background-image: url(../images/bullet_flower.gif);
	background-repeat: no-repeat;
	background-position: 223px 8px;
	text-align: right;
	display: block;
	padding-right: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8677a8;
}
#nav ul li a:hover {
	color: #1E3D86;
	background-color: #9386C4;
}

#you_can_help {
	background-image: url(../images/bg_how_to_help.gif);
	background-repeat: no-repeat;
	display: block;
	height: 153px;
	width: 224px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#you_can_help .give a {
	font-size: 24px;
	line-height: 75px;
	display: block;
	height: 76px;
	width: 208px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 16px;
}
#you_can_help .donate a {
	font-size: 24px;
	line-height: 75px;
	display: block;
	height: 76px;
	width: 208px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 16px;
}
#you_can_help .give a:hover {
	color: #1B706D;
}
#you_can_help .donate a:hover {
	color: #882056;
}
#apply_now {
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	background-image: url(../images/bg_apply_now.gif);
	background-repeat: no-repeat;
	display: block;
	height: 111px;
	width: 120px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 88px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#apply_now h3 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 8px;
}
#apply_now a {
	color: #1B3DAF;
}
#apply_now a:hover {
	color: #D376A7;
}
.img_caption_lefcol{
	text-align:center;
	margin-top:100px;
}
.img_caption_lefcol img{
	border-bottom: 5px solid #cfdae9;
}
.img_caption_lefcol p{
	font-size:11px;
	line-height:12px;
	margin-left:20px;
	margin-top:5px;
	text-align:left;
	width:224px;
}
#rightcol {
	display: block;
	float: left;
	width: 695px;
}
#banner_home {
	display: block;
	width: 695px;
}
#banner {
	display: block;
	width: 660px;
	height: 80px;
	background-image: url(../images/bg_banners.jpg);
	background-repeat: no-repeat;
	padding-right: 35px;
}
#banner h1 {
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 75px;
	text-align: right;
}
#content {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: 0px -439px;
	display: block;
	width: 610px;
	padding:40px 50px 40px 35px;
	font-size: 13px;
	color: #4d4d4d;
	line-height: 18px;
	background-color: #FFFFFF;
}
#content h2 {
	font-size: 22px;
	color: #669c7e;
	margin-bottom: 16px;
	line-height: 22px;
}
#content .subhead {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #7090bd;
}
#content h3{
	color:#364b66;
}
#content img.img_rt{
	float:right;
	padding:0 0 10px 20px;
}
#content img.img_lt{
	float:left;
	padding:0 20px 10px 0;
}
#content img.pay_pal{
	position:relative;
	bottom:8px;
}
#content ul li{
	margin-left:15px;
}
#virtual_tour {
	font-size: 13px;
	line-height: 16px;
	background-image: url(../images/virtual_tour.gif);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 335px;
}
#virtual_tour a{
	color:#FFFFFF;
	font-size: 23px;
	font-weight: normal;
	padding:24px 0 24px 15px;
	text-decoration:none;
	display:block;
}
#virtual_tour a:hover{
	color:#19283d;
}
#news_widget {
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	background-color: #f3e0ea;
	display: block;
	float: right;
	width: 265px;
	margin-left: 10px;
	position: relative;
	left: 50px;
	top: -16px;
	margin-bottom: 20px;
}
#news_widget a {
	color: #1d6db3;
}
#news_widget a:hover {
	color: #1B3DAF;
}

#news_widget p {
	margin-bottom: 0px;
}
#news_widget .news-odd {
	background-image: url(../images/bullet_purple.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	display: block;
	width: 210px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 35px;
}
#news_widget .news-even {
	background-image: url(../images/bullet_purple.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	display: block;
	width: 210px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 35px;
	background-color: #e7d5de;
}
#content #tour{
	list-style-type:none;
	margin:20px 0 0 0;
	padding:0;
}
#content #tour li{
	float:left;
	margin:0 50px 20px 0;
}
#content #tour img{
	margin:0;
	padding:0;
	border-bottom: 5px solid #cfdae9;
}
#content #tour a img:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.news_item{
	margin-bottom:24px;
	display:block;
	border-bottom:1px solid #CFDAE9;
	min-height: 140px;
	padding-bottom:10px;
}
.news_item.newsletter{
	min-height:44px;
}
.news_item .news_image{
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
}
.news_item .news_image img{
	border:1px solid #CFDAE9;
}
.news_item .news_image a img:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}	
.news_item .news_content{
	margin-left:140px;
}
#content .wish_list h3{
	margin-bottom:10px;
}
#content .wish_list ul{
	margin-bottom:20px;
}
#content .wish_list li{
	float:left;
	margin-left:30px;
	width:44%;
}
#footer {
	font-size: 13px;
	color: #b6ebcd;
	background-color: #669C7E;
	text-align: center;
	display: block;
	width: 960px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c2d7cb;
	border-bottom-color: #c2d7cb;
	background-color: #669c7e;
	clear: both;
	margin-bottom: 30px;
}
#footer a {
	color: #b6ebcd;	
}
#footer a:hover{
	color:#990099;
}
#map{
	float:right;
	margin-top:10px;
}
#contacts{
	list-style-type:none;
	margin:0;
	padding:0;
}
#content #contacts li{
	margin-bottom:15px;
	margin-left:0;
}