body{
	margin:0;
	font-family:"Trebuchet MS";
	text-align:center;
	background-color:#ffffff;
	background-attachment: scroll;
	background-image: url(../images/image_11.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a{
	text-decoration:underline;
	color:#3d86b5;
}
a:hover{
	text-decoration:none;
	color:#999900;
}
em{
	font-weight:bold;
	font-style:normal;
}
hr{
	height:1px;
	margin:0 15px;
	color: #d9ebef;
}
h3{
	font-size:13px;
	color: #0281b5;
	margin:20px 15px 5px 25px ;
}
h4{
	font-size:11px;
	color: #0281b5;
	margin:20px 15px 5px 25px ;
}
/*main divs*/
div#wrapper{
	width:900px;
	background-color:#ffffff;
	text-align:left;
	margin:auto;
}
div#logo{
	width:175px;
	height:170px;
	float:left;
}
div#hedaer{
	width:725px;
	height:170px;
	float:right;
	background-image:url(../images/image_2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
div#content_holder{
	clear:both;
	width:900px;
/*
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
*/
}
div#menu{
	width:175px;
	height:625px;
	float:left;
	background-attachment: scroll;
	background-image: url(../images/image_3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div#content{
	width:465px;
	float:left;
}
div#featured_links{
	width:260px;
	float:right;
}
div#footer{
	clear:both;
	width:900px;
	height:20px;
	padding:25px 0 15px 0;
}
div#quotes{
	margin:10px 15px;
	border-bottom:1px solid #d9ebef;
	border-top:1px solid #d9ebef;
	background-color:#f4f4f4
}
div#break{
	width:300px;
	height:1px;
	clear:both;
	margin-left:15px;
	background-attachment: scroll;
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*menu Styles*/
div#menu ul{
	font-size:14px;
	color:#4bd0e1;
	margin:30px 0 5px 35px;
	padding:0;
	
}
div#menu ul li{
	list-style:none;
	padding:0 0 5px 0;
}
div#menu ul li a{
	text-decoration:none;
	color:#FFFFFF;
}
div#menu ul li a:hover{
	color:#4bd0e1;
}

/*footer Styles*/
p.copyright{
	font-size:10px;
	color:#2c7dcc;
	margin:0 0 0 10px;
	padding:0;
	float:left;
}
p#bLinks{
	color:#000000;
	font-size:10px;
	margin:0 0 0 190px;
	padding:0;
}
p#bLinks a{
	text-decoration:none;
	color:#0076b0;
	margin:0 4px;
}
p#bLinks a:hover{
	color:#000000;
	text-decoration:underline;
}

/*content Styles*/
div.heading_image{
	display:block;
	height:50px;
}
p.mainContent{
	font-size:11px;
	color:#333333;
	margin:10px 25px;
	line-height:20px;
}
.date{
	color:#2288d3;
}
.quotes{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	line-height:22px;
	border-left:7px solid #d9ebef;
	margin:15px 50px;
	padding-left:5px;
}
.italics{
	font-style:italic;
	display:block;
	margin-top:10px;
}
.simpleHeading{
	color:#006699;
	display:block;
	font-size:12px;
	font-weight:bold;
}
.footeNote{
	font-size:11px;
	color:#3fc6e6;
}
/*featured Links Styles*/
div.featured_image{
	display:block;
	margin:15px;
	font-size:11px;
}
div.featured_image img{
	border:1px solid #CCCCCC;
	padding:1px;
}
div.featured_image p{
	font-size:11px;
	padding:0;
	margin:3px 0;
}
div#featured_links.people{
	display:block;
	margin:15px;
}
p.notice{
	font-size:15px;
	color:#3fc6e6;
	text-align:center;
	font-weight:bold;
	line-height:24px;

}

/*divine mail*/
p#mail{
	margin:35px 0 5px 5px;
	padding:0;
	font-size:14px;
	color:#4bd0e1;
}
p#mail a{
	text-decoration:none;
	color:#FFFFFF;
	padding:0 0 0 30px;
	background-attachment: scroll;
	background-image: url(../images/mail.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
p#mail a:hover{
	text-decoration:none;
	color:#12707f;
	background-image: url(../images/mail1.jpg);
}
p#mail.selected{
	color:#12707f;
	padding:0 0 0 30px;
	background-attachment: scroll;
	background-image: url(../images/mail1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/*Your Region*/
.bullet{
	font-size:24px;
	color: #333333;
}

p.region{
	font-size:15px;
	color:#88b8cb;
	margin:5px 20px;
	padding:0 15px;
	background-color:#b3d7e5;
	border-bottom:1px solid #006699;
	border-right:1px solid #006699;
}
p.region a{
	font-size:15px;
	text-decoration:none;
	color:#287d9c;
}
p.region a:hover{
	color:#ffffff;
}
/*contact*/
p.contact{
	font-size:12px;
	color:#333333;
	margin:10px 25px;
	line-height:20px;
	background-color:#f4f4f4;
	padding:5px;
}
.boldColor{
	font-weight:bold;
	color: #669933;
}
.bullet2{
	font-size:16px;
	color: #006666;
}
div#thumb{
	float:left;
	margin-left:15px;
	margin-right:10px;

}
/*watch online*/
p.watchus{
	margin:10px 20px;
	color: #009999;
	font-size:14px;
}
