/* CSS Document */

#hometextwrapper {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	position: relative;
	height: auto;
	clear: both;
	font-size: 1.2em;
}
.TabbedPanelsTabGroup {
	text-align: left;
	float: left;
	position: relative;
}
#hometext1 {
	width: 400px;
	text-align: left;
	float: left;
	position: relative;
	clear: left;
}
#hometext2 {
	width: 400px;
	text-align: left;
	float: right;
	position: relative;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	overflow: visible;
	font-size: 12px;
	background-color: #EEEEEE;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


/*top menu elements*/

#topmenuwrapper {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 900px;
}

/*bottom menu elements*/
#bodycontentwrapper {
	width: 900px;
	margin-top: 10px;
	position: relative;
	height: auto;
}
#toplogo {
	position: relative;
	left: 20px;
	margin-right: 10px;
}
.greyitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
	font-size: 90%;
	line-height: 1.4em;
}
p {
}
#bottomcontentwrapper {
	width: 840px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/diagonalline1.gif);
	background-repeat: repeat;
	position: relative;
	clear: both;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	height: auto;
	float: left;
}
#bottom1wrapper {
	margin: 0px;
	padding: 0px;
	width: 240px;
	text-align: left;
	float: left;
}
#bottom2wrapper {
	position: relative;
	height: auto;
	width: 300px;
	text-align: left;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
}
#bottom3wrapper {
	position: relative;
	height: auto;
	width: 240px;
	text-align: left;
	float: left;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 1.3em;
}
.subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	text-transform: uppercase;
}
.blogheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}
#bottommenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	text-transform: uppercase;
	color: #666;
	clear: both;
	position: relative;
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.bigheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	color: #999;
	margin-top: 5px;
	position: relative;
	left: -20px;
	margin-bottom: -25px;
}

a:link {
	text-decoration: none;
	outline: none;
	color: 066481;
}
a:visited {
	text-decoration: none;
	outline: none;
	color: 066481;
}
a:hover {
	text-decoration: underline;
	outline: none;
	color: b3c550;
}
a:active {
	text-decoration: none;
	outline: none;
}

a:focus
{
-moz-outline-style: none;
}
#noscripthider {
	background-color: #FFF;
	position: absolute;
	height: 2000px;
	width: 2000px;
	left: 0px;
	top: 0em;
	z-index: 6;
	background-image: url(../images/diagonalline1.gif);
	background-repeat: repeat;
	visibility: hidden;
}
#noscripttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #FFF;
	background-color: #b3c550;
	text-align: center;
	position: absolute;
	width: 40em;
	left: 40px;
	top: 40px;
	padding: 10px;
	visibility: hidden;
	z-index: 100;
}
.bodywrapper {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	width: 900px;
	position: relative;
	left: 40px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 20px;
}
h1 {
	color: #666;
	text-decoration: none;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1em;
}
h4 {
	font-weight: normal;
	line-height: normal;
	display: inline;
	text-transform: uppercase;
	font-style: normal;
	color: #000;
	font-size: 1.2em;
}
.everydayheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	color: #999;
	margin-top: 5px;
	position: relative;
	left: 20px;
}
.bigheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	color: #999;
	margin-top: 5px;
	margin-bottom: 15px;
	left: 20px;
	position: relative;
	clear: none;
	float: left;
}
