html, body {
	background-color: #615127;
	margin: 0;
	padding: 0;
	background-image: url(images/back_body.gif);
	background-repeat: repeat-x;
}
/*Heading Styles*/

h1 {
	margin: 0;
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #527dae;
	font-weight: normal;

	padding-top: 0;
	padding-right: 0;

	padding-left: 0;
}
h2 {
	color: #353435;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-weight: normal;
}
h3 {
	margin: 0px;
	font-weight: bold;
	color: #5d522e;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;

}
h4 {
	font-size: 15px;
	color: #527dae;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5d522e;
	text-align:left;
	line-height: 18px;
}

#container {
	height: 100%;
	width: 816px;
	margin: auto;
	background-image: url(images/container_back.gif);
	background-repeat: repeat-y;
	margin: auto;	
}#Header {
	background-image: url(images/back_header.gif);
	background-repeat: repeat-x;
	height: 153px;
	width: 100%;
}
#Headerwrap {
	height: 153px;
	width: 816px;
	margin: auto;
}
#Headerleft {
	height: 118px;
	width: 275px;
	padding-top: 35px;
	padding-left: 5px;
	float: left;
}


#topNav {
	float: right;
	height: 21px;
	width: 536px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
	padding-top: 22px;
	font-weight: bold;
}

#topNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topNav li {
	display: inline;
	padding-right: 11px;
}

#topNav a:link, #topNav a:visited {
	color: #5E6165;
	text-decoration: none;
	}

#topNav a:hover {
	color: #B07604;
}
#topNav a:active {
	color: #5E6165;
	text-decoration: none;
}

#mainNav {
	float: right;
	height: 20px;
	width: 536px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	text-align: right;
}

#mainNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainNav li {
	display: inline;
	padding-right: 11px;
}

#mainNav a:link, #mainNav a:visited {
	color: #B07604;
	text-decoration: none;
	}

#mainNav a:hover {
	color: #636466;
}
#mainNav a:active {
	color: #B07604;
	text-decoration: none;
}
#extension {
	height: 52px;
	width: 201px;
	float: right;
	padding-left: 335px;
	background-position: bottom;
}
#facebook {
	height: 32px;
	width: 400px;
	position: relative;
	top: 3px;
	float: right;
}
#facebook a:link, #facebook a:visited {
	color: #527DAD;
	text-decoration: none;
	}

#facebook a:hover {
	color: #636466;
}
#Homeleft {
	background-image: url(images/home_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 159px;
	width: 467px;
	padding-top: 105px;
	padding-left: 30px;
	padding-right: 35px;
}
#Homeright {
	float: right;
	height: 264px;
	width: 284px;
}
#homeBottom {
	clear: both;
	width: 816px;
	background-color: #d7d7ba;
	background-image: url(images/home_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 8px;
}
#Content {
	width: 763px;
	margin-right: 17.5px;
	margin-left: 25.5px;
	background-image: url(images/home_contentback.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 147px;
}

#homeBottomLeft {
	float: left;

	width: 525px;
	padding-left: 210px;
	padding-top: 18px;
}

#homeBottomRight {
	float: right;
	width: 255px;
	padding-top: 8px;
	padding-right: 8px;
}

a.learn {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #a67d03;
}
a.learn:link {
	text-decoration: underline;
}
a.learn:visited {
	text-decoration: underline;
	color: #a67d03;
}
a.learn:hover {
	text-decoration: none;
	color: #5E6165;
}
a.learn:active {
	text-decoration: underline;
	color: #a67d03;
}

#footer {
	background-color: #5e6165;
	clear: both;
	height: 150px;
	width: 800px;
	margin: auto;
	text-align: center;
}

#footerNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	padding-top: 25px;
}


#footerNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footerNav li {
	display: inline;
	padding-right: 10px;
}

#footerNav a:link, #footerNav a:visited {
	color: #b3b3b3;
	text-decoration: none;
	}

#footerNav a:hover {
	color: #ffffff;
}
#footerNav a:active {
	color: #b3b3b3;
	text-decoration: none;
}

.footertext{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #b3b3b3;
	text-align: center;
}

a.gray12 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #b3b3b3;
}
a.gray12:link {
	text-decoration: none;
}
a.gray12:visited {
	text-decoration: underline;
	color: #b3b3b3;
}
a.gray12:hover {
	text-decoration: none;
	color: #ffffff;
}
a.gray12:active {
	text-decoration: none;
	color: #b3b3b3;
}

.arrow {
	font-family: "Times New Roman", Times, serif;
	
}
