@charset "utf-8";
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #309;
	background-color: #F78f1e;
	line-height: 1.175em;
	font-size: medium;
}
a:link {
	color: 309;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
a:visited {
	text-decoration: none;
}

a:hover {
	color: #39F;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}




h1 {
	font-style: italic;
	font-weight: bold;
	color: 309;
	line-height: normal;
	font-size: x-large;
}

h2 {
	color: #F00;
	line-height: normal;
}



h3 {
	font-size: small;
	font-weight: bold;
	color: #309;
}
h4 {
	font-size: medium;
	font-weight: bolder;
	color: 309;
	margin-bottom: 1em;
}
h5 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #309;
}
legend {
	font-size: large;
	font-weight: bold;
	color: #F00;
}




#Container {
	padding: 0px;
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff5c5;
}
#banner {
	width: auto;
	height: auto;
	text-align: center;
	background-image: url(media/images/bannerbgimage.jpg);
	background-repeat: no-repeat;
}
#bgupper {
	background-image: url(media/images/bgdual.png);
}

#navigationbar {
	height: auto;
	width: auto;
	text-align: center;
}
#categorybar {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: inset;
	border-top-color: 330099;
	border-bottom-color: 330099;
}
#secondarycategorybar {
	font-weight: bold;
	margin-top: 1%;
	text-decoration: none;
	color: 309;
}

#mainbodyfullsize {
	width: auto;
	height: auto;
	font-size: small;
	margin-top: 2%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
#mainbodyleft {
	float: left;
	height: auto;
	width: 495px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 2%;
	margin-left: 0px;
}

#mainbodyright {
	float: right;
	height: auto;
	width: 320px;
	text-align: center;
	margin-bottom: 2%;
}
#mainbodysinglecolumn {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 2%;
	margin-left: 0px;
	float: left;
}




#popup {
	z-index: 3;
	height: 100%;
	width: 800px;
	text-align: center;
	position: absolute;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: auto;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 200px;
}
#returnlinks {
	clear: both;
	height: auto;
	width: auto;
	text-align: center;
	margin-bottom: 5px;
}


#footer {
	height: auto;
	width: auto;
	text-align: center;
	background-image: url(media/images/bglower.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: f78f1e;
}
#footertext {
	font-size: 6pt;
	font-weight: bold;
}

#socialnetworks {
	height: auto;
	width: 750px;
	clear: both;
	border-top-width: medium;
	border-top-style: outset;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
	margin: auto;
	text-align: center;
	font-size: medium;
	background-color: #DDFFFB;
	border-bottom-style: outset;
	color: 309;
	font-weight: bolder;
	font-style: italic;
}
#socialnetworkingsetuptable {
	text-align: center;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#quotebuttondiv {
	text-align: center;

.footertext {
	font-size: 10px;
	text-align: center;
	color: #800000;
	padding-bottom: 0px;
}
.socialnetworksexpandlink {
	font-size: medium;
	font-weight: bold;
	color: #330099;
	line-height: 1.5em;
	font-style: oblique;
	text-decoration: none;

}
.emphasistext {
	font-style: italic;
	font-weight: bold;
}

