@charset "UTF-8";

/* © 2010 Shawn Hines Webdesign  All Rights Reserved
*/

 @font-face {
 /*font-family: "Handwriting - Dakota" "Papyrus" "Comic Sans MS";
 src: url("http://www.shawnhineswebdesign.com/_fonts/Handwriting - Dakota");*/
}
 @font-face {
 /*font-family: "MinionPro-Bold";
 src: url("http://www.shawnhineswebdesign.com/_fonts/MinionPro-Bold.otf");*/
}

/*----------tags----------*/

body {
	background: #000000;
	color: #000;
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

ul, ol, dl {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-left: 12px;
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
	margin-left: 10px;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

a img {
	border: none;
}

a:link {
	color: #322723;
	text-decoration: underline;
}

a:visited {
	color: #322723;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #00305A;
	text-decoration: underline;
}

/*----------divs----------*/

#boxCenter {
	background: url(../_images/boxLeft_bkgd.png) no-repeat left top;
	color: #0D305A;
	/* [disabled]float: left; */
	font-family: MinionPro-Bold, Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	height: 275px;
	margin-left: 10px;
	padding: 0px;
	width: 240px;
}

#boxLeft {
	background: #F6F6F6 no-repeat left bottom;
	color: #0D305A;
	float: left;
	font-family: MinionPro-Bold, Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	height: auto;
	margin-left: 5px;
	padding: 0px;
	width: 235px;
	min-height: 260px;
}

.boxLeft {
	background: #F6F6F6 no-repeat left bottom;
	color: #0D305A;
	float: left;
	font-family: MinionPro-Bold, Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-weight: normal;
	height: auto;
	margin-left: 5px;
	padding: 2px;
	width: 240px;
	min-height: 200px;
}

.boxLeft2 {
	background: #F6F6F6 no-repeat left bottom;
	color: #0D305A;
	float: left;
	font-family: MinionPro-Bold, Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-weight: normal;
	height: auto;
	margin-left: 5px;
	padding: 0px;
	width: 225px;
}

#boxRight {
	background: url(../_images/boxLeft_bkgd.png) no-repeat left top;
	color: #0D305A;
	float: left;
	font-family: MinionPro-Bold, Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	height: 275px;
	margin-left: 10px;
	padding: 0px;
	width: 240px;
}

#boxTop {
	background: #F6F6F6;
	color: #0D305A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	height: 260px;
	line-height: 1.2em;
	margin: 0px 0px 10px;
	padding: 10px;
	width: 710px;
}

#formBox {
	background: url(../_images/form_background.png) no-repeat center top;
	color: #332824;
	font-family: MinionPro-Bold, Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	min-height: 540px;
}

#formBox form {
	background: url(../_images/form_background.png) no-repeat center top;
	width: 100%;
}

#formBox table {
	margin: 0px auto;
	width: 640px;
}

/*----------classes----------*/

.boxheader {
	background: #332824;
	border: 1px solid #00305A;
	color: #F6F6F6;
	font-family: "Handwriting - Dakota" "Papyrus" "Comic Sans MS";
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
	width: 234px;
}

.boxheader h1 {
	font-size: 1em;
	margin-left: 10px;
}

.clearfloat {
	clear:both;
	font-size: 1px;
	height:0;
	line-height: 0px;
}

.container {
	background: #FFF;
	font-family: MinionPro-Bold, Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	width: 960px;
}

.container .maincontent #boxcontainer {
	margin: 0px auto 0px 0px;
	width: 100%;
}

.firstletter {
	color: #332824;
	font-family: MinionPro-Bold, Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.1em;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.footer {
	background: #0D305A;
	clear: both;
	color: #EEE;
	font-size: 0.8em;
	height: 3em;
	padding: .5em 0;
	position: relative;
	text-align: center;
}

.footer a:link {
	color: #DDD;
	text-decoration: underline;
}

.footer a:visited {
	color: #DDD;
	text-decoration: underline;
}

.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.footer a:active {
	color: #FFF;
	text-decoration: underline;
}

.formButton {
	background-color:#B0D1DA;
	color: #332824;
	font-family: MinionPro-Bold, Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-decoration: none;
}

.header {
	background: #F6F6F6;
}

.hostingPic {
	float: left;
	margin: 0px 10px 10px 0px;
}

.linkIcon {
	float: right;
	margin-right: 10px;
}

.maincontent {
	float: left;
	min-height: 565px;
	padding: 0px 0 10px;
	width: 740px;
}

.maincontent ul, .maincontent ol {
	padding: 0 15px 15px 40px;
}

.mainMenu {
	background: #00305A;
	color: #FFF;
	float: right;
	font-family: "Handwriting - Dakota" "Papyrus" "Comic Sans MS";
	font-size: 1.5em;
	height: 1.6em;
	margin: 0px auto;
	padding: 0.5em 0px;
	text-align: center;
	width: 100%;
}

.mainMenu a:link {
	color: #CCC;
	text-decoration: none;
}

.mainMenu a:visited {
	color: #CCC;
	text-decoration: none;
}

.mainMenu a:hover {
	color: #FFF;
	text-decoration: none;
}

.mainMenu a:active {
	color: #FFF;
	text-decoration: none;
}

.pageheader {
	background: #322722;
	color: #CCC;
	font-family: "Handwriting - Dakota" "Papyrus" "Comic Sans MS";
	margin: 0.3em 0px;
	padding: 0.2em 0px 0.2em 12px;
	width: 738px;
}

.sidebar1 {
	background: url(../_images/sidebarbkgd.png) no-repeat left top;
	color: #00305A;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	min-height: 535px;
	padding: 20px 10px 10px 5px;
	width: 200px;
}

.sidebar1 p {
	margin: 0px 18px 0px 6px;
	padding: 0px;
}

.sidebarheader {
	background: #332824;
	color: #EEE;
	font-family: "Handwriting - Dakota" "Papyrus" "Comic Sans MS";
	margin: 0px 0px 10px;
	padding: 0.5em 0px 0.2em;
	width: 180px;
}

.subscribeButton {
	background-color: transparent;
	border-style: none;
	color: #332824;
	cursor: hand;
	cursor: pointer;
	font-family: MinionPro-Bold, Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-decoration: underline;
}
.captcha_error_message {
	text-align: center;
}

