body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #D48040;
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg5.jpg);
	color: #000000;
 }
#header {
	background-image: url(images/head3b.jpg);
	background-repeat: no-repeat;
	height: 150px;
	background-color: #82502C;
}
.header_text {
	font-family: "Monotype Corsiva", Tahoma, sans-serif;
	font-size: 60px;
	color: #2C1D20;
	margin-top: 20px;
	margin-left: 360px;
	line-height: 120px;
}

#fringe {
	height: 30px;
	background-color: #845634;
	background-image: url(images/fringe3b.jpg);
	background-repeat: repeat-x;
}	 
#cont {
	color: #000000;
	border:solid #000000;
	border-width:0 0 0 1px;
	text-align:center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
 }

#cont a, #cont a:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#cont a:hover {
	color: #990033;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.Tag_Line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C9D5D3;
	font-weight: normal;
	font-style: italic;
}
.body_copy {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #000000}

.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	color: #0000cc;
	text-decoration: underline;
}

a:hover {
	color: #990033;
	text-decoration: underline;
}
#sidebar {
	/*position: absolute;*/
left: 60px;
	top: 86px;
	width: 180px;
	font-size: 0.9em;
	background-image: url(images/horseshoes.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	background-color: #2C1D20;
	margin-top: 20px;
	border: solid #2C1D20 4px; 
	margin-left: 20px;
}
#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	padding-top: 5px;
	padding-bottom: 3px;
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 2px 2px 2px 2px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	background-color: #4A342C;
}
#navlist a:hover {
background-color: #333333;
color: #FFFFFF;
}
#sidebar #navlist .uberlink {
background-color: #9F6F9F;
background-image:  url(Development/assets/box_on.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #333 !important;
font-weight: bold;
cursor: default;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #333333;
}
#footer a, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
