@charset "utf-8";
/* CSS Document */
/* main doc settings */

body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 62.5%;
	text-align: center;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}


#fsbk {position:relative; top: -6pt;}


h1 {
	color: #914C95;
	font-size: 140%;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #914C95;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}
h3 {
	color: #914C95;
	font-size: 105%;
}
h4 {
	color: #914C95;
	font-size: 95%;
}
a:link {
	text-decoration: none;
	color: #914C95;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #914C95;
	font-style: normal;
}
a:active {
	color: #914C95;
	font-style: normal;
}
a:hover {
	color: #914C95;
	font-style: normal;
	text-decoration: underline;
}

/* additional settings */

a:hover.MainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #2b4565;
	text-decoration: underline;
	font-style: normal;
}
.MainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #854693;
	text-decoration: none;
}
.MainNavSeperators {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #2b456b;
	text-decoration: none;
	line-height: 16px;
}
.homeSubHeads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.FooterNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.Disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2b456b;
	text-decoration: none;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2b456b;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyCopyLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: underline;
	font-style: normal;
	line-height: 18px;
}
.homeSubHeadsBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333366;
	text-decoration: none;
}

/* formatting and sizing settings */

.image_marginleft_home {
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #914C95;
}
.image_marginright_home {
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px;
	margin-top: 5px;
	margin-left: 0px;
	border: 1px solid #914C95;
}
.home_bkground {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}	
.home_bkground_bottom {
	background-image: url(images/bg_gradient_bottom.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}

.home_box_border_top_content {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #914C95;
}
.home_box_border_bottom_content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #914C95;
}

/*Contact Form*/

#contact-area {
	width: 950px;
	margin-top: 25px;
	background-color: #FFFFFF;

}

 input, textarea {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: 1px solid #472D16;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #deeaf8;
}

textarea {
	height: 90px;
	background-color: #deeaf8;
	border: 1px solid #472D16;
}

textarea:focus, input:focus {
	border: 1px solid #472D16;
	background-color: #deeaf8;
}

input.submit-button {
	width: 120px;
	float: left;
	background-color: #FFFFFF;
}

select {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
}
.paypal {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ffffff;
}

.paypal_2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E9DBEA;
}

.paypal a {
}
label {
	display:block;
	text-align: left;
	margin-right: 15px;
	padding-top: 5px;
	padding-bottom:5px;
	font-size: small;
	background-color: #e9fdfe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pleft
	{position: relative; left: -7.5pt; top:7.5pt;}
#pright
	{position: relative; right: -7.5pt; top:7.5pt;}