body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffb100;
}

img
{  border-style: none;
}

.head_white {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		margin-top: 0px;
}

.head_green {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #205A38;
		text-decoration: none;
		font-weight: bold;
		margin-top: 0px;
}
.head_gray {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
		margin-top: 0px;
}

.subhead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4F463F;
	text-decoration: none;
	font-weight: bold;
}

.subhead2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4F463F;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

.subhead3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.subhead4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #4F463F;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
}

.subhead5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #4F463F;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
}

.subhead_link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.subhead_link:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.subhead_link2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

.subhead_link2:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#4F463F;
	text-decoration: underline;
	font-weight: bold;
}

.copy11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #205A38;
	text-decoration: none;
}


.copy11orange {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FF9900;
	text-decoration: none;
}

a.copylink11orange {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FF9900;
	text-decoration: none;
}

a.copylink11 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

a.copylink11:hover {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FF9900;
	text-decoration: underline;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
}

.inputfield {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191008;
	height: 15px;
	width: 250px;
	background-color: #FFFFFF;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.form_button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191008;
	background-color: #FF9900;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
}

.login_error {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.scrollingwhitetext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
}
.scrollingdarktext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #4F463F;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
}

/* * * * * * * * * * * * * * * * * * * * * * */
/* * * * * *  MAIN CONTENT THINGS  * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * */


/*--Extra_Links--*/
.extralinks {
	z-index: 101;
	position: absolute;
	bottom: 175px;
	right: 60px;
	width: 415px;
	height: 65px;
	left: 0px;
}


/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height: 345px;
	width: 415px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 0px;
	left: 10px;
	width: 400px;
	height: 40px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	display: inline;
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #000000;
}
.paging a.active {
	font-weight: bold;
	background-image: url(../img/scroll/buttonbackground.png);
}
.paging a:hover {
	font-weight: normal;
}


/* * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * *  Facebook Like Button  * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * */


.fbook {
	z-index: 100;
	position: absolute;
	margin-right:5px;
	margin-left: 800px;
	width: auto;
	height: auto;
	float: left;
	top: 60px;
	bottom: 0px;
}
.fbook_home {
	z-index: 100;
	position: absolute;
	margin-right:5px;
	margin-left: 800px;
	width: auto;
	height: auto;
	float: left;
	top: 100px;
	bottom: 0px;
}

