@charset "UTF-8";
body {
	background: #F2CDA0 url(images/brown-paper-bg.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;/*Pull down BG color*/
}
#topSpacer {
	height: 60px;
	width: 950px;
	margin: 0px auto;
	background: url(images/Feather_01.png);
}
/*Controls color of links*/

/* Contorls color of links above*/

/* Main content*/
#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background: url(images/Feather_02.png);
	height: 110%;
}
#header {
	padding: 0px 10px 0 50px;
	float: left;
	height: 50px;
	width: 890px;
}
#mainContent {
	padding: 0 20px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
}
#footer {
	padding: 0;
	background:url(images/Feather_04.png) no-repeat top;
	width: 950px;
	margin: 0px auto;
	height: 81px;
}
#footer p { margin: 0; padding: 10px 0; font-size: 0.6em; text-align: center; }
#MenuBar {
	position: relative;
	width: 940px;
	clear: both;
	height: 10px;
	padding-top: 10px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.FloatLeft { float: left; }
.PhoneNumber {
	float: right;
	width: 170px;
	padding-top: 20px;
	font-weight: lighter;
	font-size: 0.9em;
}
.Clear {
	clear: left;
	text-align: center;
	font-style: italic;
	padding-bottom: 10px;
}
.FlashBoarder {
	height: 300px;
	width: 600px;
	margin-left: 140px;
	margin-top: 20px;
	float: left;
	background: #F2CDA0;
	text-align: center;
	border-top: 6px solid #F2CDA0;
	border-right: 6px solid #F2CDA0;
	border-bottom: 6px solid #F2CDA0;
	border-left: 6px solid #F2CDA0;
	display: inline;
}
.Rates {
	height: 425px;
	width: 600px;
	border: 6px solid #F2CDA0;
	margin-left: 130px;
	margin-top: 20px;
	float: left;
	margin-bottom: 30px;
	background: #FFF;
	text-align: left;
	font-size: 0.8em;
	padding: 10px;
}
.whatWeDo {
	height: 130%;
	width: 600px;
	border: 6px solid #F2CDA0;
	margin-left: 135px;
	margin-top: 20px;
	float: left;
	margin-bottom: 30px;
	background: #FFF;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 10px;
}
.letsTalk {
	width: 330px;
	margin-left: 275px;
	margin-top: 20px;
	float: left;
	margin-bottom: 30px;
	background: #F2CDA0;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 0.9em;
}
.payPal { float: right; width: 200px; }
.times12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
.hel10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
}
.webLinks {
	font-size: 0.7em;
	text-align: center;
	margin-bottom: 15px;
	width: 900px;
	clear: both;
}
.discriptiveText {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-style: normal;
	width: 570px;
	margin-left: 170px;
}
.HelvMedium {
	font-size: 9pt;
	color: #333;
}
/*Submenu color change*/
#MenuBar1 ul li a{
	background-color:#F2E5D1;
	border-bottom: thin solid #FFF;
}
#MenuBar1 ul li a:hover{
	background-color:#FFF;
	border-bottom: thin solid #666;
}
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
.webImage {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 20px;
}
.imageFloatLeft {
	float: left;
	width: 200px;
	margin-top: 20px;
}

