/*
      Created by Carol Phillips
	  
	  E-Mail: carolphillips31@cox.net
	  	  
*/

* { padding: 0; margin: 20; }

body {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
 	background-image: url(../images/blue-parch-bkg3.gif);
 	background-repeat: repeat;
}
#wrapper { 
 	margin: 0 auto;
	padding: 0px 0px 0px 0px;
 	width: 850px;
	background-image: url(../images/bkg.png);
}
#topper {
 	width: 850px;
 	float: left;
 	padding: 0px;
 	border: 0px;
 	height: 2px;
 	margin: 0px 0px 0px 0px;
 	background: none;
	background-image: url(../images/strp-bnr-top.gif);
}
#logo {
 	color: #333;
 	width: 245px;
 	float: left;
 	padding: 0px;
 	border: 0px;
 	height: 143px;
 	margin: 0px 0px 0px 0px;
 	background: #ffffff;
}
#header {
 	color: #333;
 	width: 605px;
 	float: left;
 	padding: 0px;
 	border: 0px;
 	height: 143px;
 	margin: 0px 0px 0px 0px;
 	background-image: url(../images/bkg-ft.png);
}
#topborder {
 	width: 850px;
 	float: left;
 	padding: 0px;
 	border: 0px;
 	height: 6px;
 	margin: 0px 0px 0px 0px;
 	background: #ffffff;
	background-image: url(../images/strp-bnr-btm.gif);
}
#leftcolumn {
	color: #333;
	border: 0px solid #fff;
	background-color: #3e7299;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	height: 405px;
	width: 230px;
	float: left;
	background-image: url(../images/leftc-bkg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#leftcolumn2 {
	color: #333;
	border: 0px solid #fff;
	background-color: #3e7299;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	height: 545px;
	width: 230px;
	float: left;
	background-image: url(../images/leftc-bkg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#leftcolumncontact {
	color: #333;
	border: 0px solid #fff;
	background-color: #3e7299;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	height: 700px;
	width: 230px;
	float: left;
	background-image: url(../images/leftc-bkg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#leftcolumnbio {
	color: #333;
	border: 0px solid #fff;
	background-color: #3e7299;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	height: 1235px;
	width: 230px;
	float: left;
	background-image: url(../images/leftc-bkg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#content { 
 	float: left;
 	color: #333;
 	border: 0px solid #fff;
 	background: #F2F2E6;
 	margin: 0px 0px 0px 0px;
 	padding: 20px;
 	height: 100%;
 	width: 410px;
 	display: inline;
}
#content2 { 
 	float: left;
 	color: #333;
 	border: 0px solid #fff;
 	background: #F2F2E6;
 	margin: 0px 0px 0px 0px;
 	padding: 20px;
 	height: 545px;
 	width: 410px;
 	display: inline;
}
#contentcontact { 
 	float: left;
 	color: #333;
 	border: 0px solid #fff;
 	background: #F2F2E6;
 	margin: 0px 0px 0px 0px;
 	padding: 20px;
 	height: 675px;
 	width: 520px;
 	display: inline;
}
#contentbio { 
 	float: left;
 	color: #333;
 	border: 0px solid #fff;
 	background: #F2F2E6;
 	margin: 0px 0px 0px 0px;
	padding: 20px;
 	height: 1210px;
 	width: 520px;
 	display: inline;
}
#rightcolumn { 
 	color: #333;
 	border: 0px;
 	background: #f6decd;
 	margin: 0px 0px 0px 0px;
 	padding: 0px;
 	height: 100%;
 	width: 155px;
 	float: left;
}
#rightcolumn2 { 
 	color: #333;
 	border: 0px;
 	background: #f6decd;
 	margin: 0px 0px 0px 0px;
 	padding: 0px;
 	height: 570px;
 	width: 155px;
 	float: left;
}
#rightcolumncontact { 
 	color: #333;
 	border: 0px;
 	background: #f6decd;
 	margin: 0px 0px 0px 0px;
 	padding: 0px;
 	height: 715px;
 	width: 45px;
 	float: left;
}
#rightcolumnbio { 
 	color: #333;
 	border: 0px;
 	background: #f6decd;
 	margin: 0px 0px 0px 0px;
 	padding: 0px;
 	height: 1250px;
 	width: 45px;
 	float: left;
}
#footer {
	width: 830px;
	clear: both;
	color: #fff;
	background: #3e7299;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4480ab;
	background-image: url(../images/bkg-ft.png);
}
#copyright {
	width: 850px;
	clear: both;
	color: #84a9c4;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	border-top-color: #3f76a0;
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(../images/bkg-ft.png);
}
h1 {
	font-size: 1.25em;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
	text-indent: 0px;
} 
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a.blue:link {color: #618fb1; text-decoration: none;}
a.blue:active {color: #618fb1; text-decoration: none;}
a.blue:visited {color: #618fb1; text-decoration: none;}
a.blue:hover {color: #3399cc; text-decoration: none;}
.style2 {color: #3e7299}
a {
	font-size: 13px;
	color: #8aabc1;
}
.style12 {
	font-size: 11px;
	color: #819DAF;
}
.style13 {
	font-size: 11px;
	color: #666666;
}
.style14 {
	color: #666666
}
.style15 {color: #4780A9}
.mapsection {font-family: Tahoma;font-size: 12px;}
.mapitem {font-family: Tahoma;font-size: 10px; color: #000000;}
  
