@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 18px;
	background-color: #DDD6D2;
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#container{margin: 0px auto; width: 760px;}
#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 80px;
	padding-top: 141px;
	padding-left: 12px;
}
#flash{
	display: none;
	width: 444px;
	padding-left: 20px;
}
#navigation{
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
	height: 61px;
}
#home{
	float: left;
	width: 155px;
	height: 61px;
}
a.homeroll {
	font-family: Georgia, "Times New Roman", Times, serif;
	display:block;
	width:155px;
	height:61px;
	text-decoration: none;
	background-image: url(images/homerollover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.homeroll:hover {
	background: url(images/homerollover.jpg) no-repeat;
	width:155px;
	height:-61px;
	text-decoration: none;
}
a.homeroll span {visibility:hidden; }
#about{
	float: left;
	width: 154px;
	height: 61px;
}
a.aboutroll {
	display:block;
	width:154px;
	height:61px;
	text-decoration: none;
	background-image: url(images/aboutrollover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.aboutroll:hover {
	background: url(images/aboutrollover.jpg) no-repeat;
	width:154px;
	height:-61px;
	text-decoration: none;
}
a.aboutroll span {visibility:hidden; }
#services{
	float: left;
	width: 155px;
	height: 61px;
}
a.servicesroll {
	display:block;
	width:155px;
	height:61px;
	text-decoration: none;
	background-image: url(images/servicesrollover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.servicesroll:hover {
	background: url(images/servicesrollover.jpg) no-repeat;
	width:155px;
	height:-61px;
	text-decoration: none;
}
a.servicesroll span {visibility:hidden; }
#newsletter{
	float: left;
	width: 154px;
	height: 61px;
}
a.newsletterroll {
	display:block;
	width:154px;
	height:61px;
	text-decoration: none;
	background-image: url(images/newsletterrollover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.newsletterroll:hover {
	background: url(images/newsletterrollover.jpg) no-repeat;
	width:154px;
	height:-61px;
	text-decoration: none;
}
a.newsletterroll span {visibility:hidden; }
#contact{
	float: right;
	width: 142px;
	height: 61px;
}
a.contactroll {
	display:block;
	width:142px;
	height:61px;
	text-decoration: none;
	background-image: url(images/contactrollover2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.contactroll:hover {
	background: url(images/contactrollover2.jpg) no-repeat;
	width:142px;
	height:-61px;
	text-decoration: none;
}
a.contactroll span {visibility:hidden; }
#spacerwelcome{clear: both; height: 22px;}
#spacertop{clear: both; height: 38px;}
#spacertopcontent{
	clear: both;
	height: 8px;
}
#content{
	background-color: #FFFFFF;
}
#content2{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #306591;
	border-bottom-color: #306591;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #306591;
}
#leftbox{
	float: left;
	width: 545px;
	padding-top: 24px;
	padding-left: 20px;
}
#leftboxarticles{
	float: left;
	width: 550px;
	padding-top: 24px;
	padding-left: 20px;
	
}
#articlesbox{
	float: left;
	width: 129px;
	padding-top: 24px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#articlesbox a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#articlesbox a:hover{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

#articles a{
	color:#893A11;
	text-decoration: none;
	font-weight: bold;
}
#articles a:hover{
	color:#885B00;
	text-decoration: none;
	font-weight: bold;
}
#articlesection a{
	color:#990000;
	text-decoration: none;
	font-weight: bold;
}
#articlesection a:hover{
	color:#885B00;
	text-decoration: none;
	font-weight: bold;
}
#articlesection2 a{
	color:#0000AE;
	text-decoration: none;
	font-weight: bold;
}
#articlesection2 a:hover{
	color:#885B00;
	text-decoration: none;
	font-weight: bold;
}
#articlesection2{
	padding-top: 10px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 4px;
	padding-right: 8px;
}
#recommend{
	clear: both;
	padding-top: 24px;
	background-image: url(images/articlesolidlinebg.jpg);
	background-repeat: no-repeat;
}
#recommend a{
	color:#FF7D7D;
	text-decoration:none;
	font-weight: bold;
}
#recommend a:hover{
	color:#0000FF;
	text-decoration:none;
	font-weight: bold;
}
#recommendright{
	clear: both;
	padding-top: 20px;
	background-image: url(images/articlesolidlinebgright.jpg);
	background-repeat: no-repeat;
}
#recommendright a{
	color:#FF7D7D;
	text-decoration:none;
	font-weight: bold;
}
#recommendright a:hover{
	color:#0000FF;
	text-decoration:none;
	font-weight: bold;
}
#welcome{
	float: left;
	width: 408px;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 24px;
}
#welcomebox{
	float: left;
	width: 428px;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 24px;
}
#angelapic{
	float: left;
	width: 180px;
}
#hellowriteup{
	float: right;
	clear: right;
	width: 230px;
	text-align: justify;
}
#features{
	float: right;
	width: 134px;
	background-color: #FFFFFF;
	padding-top: 24px;
	padding-left: 8px;
	padding-bottom: 34px;
}
#features2{
	float: right;
	width: 153px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-bottom: 34px;
	padding-right: 7px;
	padding-top: 20px;
	background-image: url(images/featuresgradientbg.jpg);
	background-repeat: no-repeat;
}
#featuresindex{
	float: right;
	width: 146px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-bottom: 12px;
	padding-right: 0px;
	padding-top: 20px;
	background-image: url(images/featuresgradientbgsmall.jpg);
	background-repeat: no-repeat;
}
#featuresheader{
	padding-bottom: 4px;
	margin: 0px auto;
	width: 131px;
}
#sessionsbutton{
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 4px;
	padding-right: 8px;
}
#sessionsbutton a{
	color:#EFEFEF;
	text-decoration: none;
	font-weight: bold;
}
#sessionsbutton a:hover{
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
#sessionsbutton2{
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 4px;
	padding-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585858;
}
#sessionsbutton2 a{
	color:#4D4D4D;
	text-decoration: none;
	font-weight: bold;
}
#sessionsbutton2 a:hover{
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
#eventsbutton{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
#articlesection{
	padding-left: 4px;
	height: 38px;
	padding-top: 16px;
	text-align: left;
}
#bottomquotes{
	width: 460px;
	background-color: #6A4F48;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #5C453F;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFFFFF;
}
#footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 20px;
}
#copyright{
	float: left;
	width: 255px;
	padding-left: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#phonenumber{
	float: left;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAEAEA;
	font-weight: bold;
}
#bottomnav{
	float: right;
	width: 300px;
	padding-right: 20px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#bottomnav a{color:#CCCCCC; text-decoration: none;}
#bottomnav a:hover{color: #FFFFCC; text-decoration: none;}
#articles{
	float: left;
	width: 129px;
	padding-top: 24px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 10px;
}
#articles a{
	color:#0000AE;
	text-decoration: none;
	font-weight: bold;
}
#articles a:hover{
	color:#885B00;
	text-decoration: none;
	font-weight: bold;
}
#disclaimer{
	clear: both;
	padding-top: 16px;
	background-image: url(images/articlesolidlinebg.jpg);
	background-repeat: no-repeat;
}
#welcome{
	float: left;
	width: 428px;
	padding-right: 24px;
	padding-left: 20px;
	padding-top: 24px;
}
#features{
	float: right;
	width: 134px;
	background-color: #FFFFFF;
	padding-top: 24px;
	padding-left: 8px;
	padding-bottom: 34px;
}
#spacer{
	clear: both;
	height: 0px;
}
#quotespacer{
	clear: both;
	height: 4em;
}
#inlight{
	width: 760px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
}
#inlight a{
	color:#858585;
	text-decoration: underline;
	font-weight: bold;
}
#inlight a:hover{
	color:#0000CC;
	text-decoration: none;
	font-weight: bold;
}
h1{
	color: #1E1E1E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}h2{
	color: #FF7D7D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
h3{
	padding-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #265071;
}
h4{
	color: #555555;
	font-size: 1.1em;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
h5{display: none;}
h6{display:none;}
#picleft{
	float: left;
	padding-right: 20px;
	padding-bottom: 0px;
}
#picright{
	float: right;
	padding-left: 30px;
}
#articleslist{
	list-style-position: outside;
	list-style-type: square;
	margin-left: 7px;
	padding-left: 7px;
	color: #464646;

}
#articleslist li{
	padding-bottom: 34px;
}
#articleslist #bottomli{
	padding-bottom: 14px;
}
#subconsciouslist{
	margin-left: 12px;
	padding-left: 8px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
}
#subconsciouslist li{
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
#subconsciouslist2{
	margin-left: 12px;
	padding-left: 8px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
}
#subconsciouslist2 li{
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #444444;
}
.paddingbottom0{padding-bottom: 0px; margin-bottom: 0px;}
.paddingtop0bottom0{padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px}
.paddingbottom8{
	padding-bottom: 8px;
}
.paddingtop10{
	padding-top: 2px;
	margin-top: 2px;
}
.paddingtop10bottom0{
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.paddingtop0{padding-top: 0px; margin-top: 0px;}
.paddingtop6bottom0{
	padding-top: 6px;
	margin-top: 2px;
	padding-bottom: 0px;
}
.paddingbottom16{padding-bottom: 16px;}
.style2{color: #4d4d4d; font-weight: bold;}
.styledisclaimer{
	color: #666666;
	font-size: 0.8em;
}
#picmonthlyarticle{
	float: left;
	padding-right: 24px;
	padding-bottom: 10px;
}
