@charset "utf-8";


/* CSS Browser Hacks  */
body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{
	margin:0;padding:0;
	}
table{
	border-collapse:collapse;border-spacing:0;
	}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;font-weight:normal;
	}
ol,ul{
	list-style:none;
	}
caption,th{
	text-align:left;
	}
fieldset,img{
	border:0;
	}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	}

/* Main Page Styles */

body {
	background: #CCE89E;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1280px;
	}
#wrapper  {
	background: #C7DF81;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 1000px;
	}
#header   {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 1000px;
	background: url(../images/backgroundHeader.jpg);
	}
#mainContent   {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
	background: #CAE189 url(../images/backgroundBottom1200.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}
#mainContent #leftSidebar  {
	float: left;
	height: auto;
	width: 180px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
#leftSidebar #special {
	border: 1px groove #000;
	padding: 1px;
	background: #00F;
	}
#leftSidebar #bannerHost {
	border: 1px solid #000;
	margin: 20px 0px 0px;
	background: #FFF;
	padding: 1px;
	}
#leftSidebar #godaddy {
	padding-left: 30px;
	padding-top: 20px;
	}
#mainContent #rightSidebar  {
	margin: 0px;
	height: auto;
	width: 800px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 0px 10px;
	float: left;
	}
#footer   {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 5px 0px 0px 180px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #43510B;
	font-style: italic;
	clear: both;
	text-decoration: none;
	}
.centered {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer a  {
	color: #00F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
.webDesign {
	padding: 5px 10px;
	float: left;
	width: 240px;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	}
.services {
	float: left;
	width: 255px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 20px;
	height: 60px;
	margin-bottom: 10px;
	border: 1px solid #009;      
	border-radius: 10px;        /* === This will not work in IE  === */
	-moz-border-radius: 10px;   /* === This makes the border corners rounded in Firefox   === */
	-webkit-border-radius: 10px;    /* === This makes the border corners rounded in Safari and Chrome  === */
	box-shadow: 5px 5px 10px #999;
	-moz-box-shadow: 5px 5px 10px #999;   /* === This creates a border drop shadow in Firefox   ===*/
	-webkit-box-shadow: 5px 5px 5px #999;
	/*-moz-transform: rotate(-1deg);*/     /* ===  This rotates the box in Firefox  === */
	margin-right: 7px;
	background: #A7EBEB;
	color: #003300;
	padding-top: 5px;
	}
#services {
	padding-left: 5px;
}

.imageFloat {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	}
.content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #009;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin-left: 5px;
	padding: 5px 10px;
	}

.textHighlight {
	color: #00C;
	}
#rightSidebar .pageTitle {
	text-align: center;
	border: 1px solid #009;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 5px 5px 10px #999;
	-moz-box-shadow: 5px 5px 10px #999;
	-webkit-box-shadow: 5px 5px 10px #999;
	margin: 0px 10px 0px 5px;
	background: #A7EBEB;
	padding-top: 5px;
	padding-bottom: 5px;
}

.redText {
	color: #F00;
	}
.topMargin {
	margin-top: 20px;
	}
.bottomMargin {
	padding: 0px;
	margin: 0px;
	}
.clearFloat {
	clear: both;
	margin: 0px;
	height: 0px;
	padding: 0px;
	}
.dates {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #606;
	}
.banner {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	}
#rightSidebar h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #030;
	}
#rightSidebar h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003300;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#rightSidebar h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #030;
	margin: 0px;
	padding: 0px;
	}
#rightSidebar h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #030;
	margin: 0px;
	padding: 0px;
	}
.textCentered {
	text-align: left;
	}
#rightSidebar #contact {
	padding: 5px 0px;
	text-align: center;
	border: 1px solid #009;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-left: 5px;
	margin-top: 5px;
	}
.blueText {
	color: #00F;
	text-align: center;
	}
#leftSidebar #questionnaire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	height: auto;
	width: auto;
	margin-top: 20px;
	background: #EBEBEB;
	padding: 5px 0px 2px 3px;
	border: 2px ridge #000;
}
#leftSidebar #questionnaire img {
	margin-top: 10px;
}
#leftSidebar #facebook {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .9em;
	text-align: center;
	margin: 20px 0px;
	border: 2px ridge #000;
	padding: 5px 5px 0px 3px;
	background: #94C5FF;
}
#leftSidebar #wwaweb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	width: 155px;
	margin-top: 20px;
	background: #EEF5CC;
	margin-left: 5px;
	border: 2px ridge #000;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#wwaweb a:link, a:visited {
	text-decoration: none;
	color: #00F;
}
#wwaweb a:hover {
	font-weight: bold;
	text-decoration: underline;
	
}
