@charset "utf-8";

a:link {
	color: #ff7700;
	text-decoration: underline;
}
a:visited {
	color: #ff7700;
	text-decoration: underline;
}
a:hover {
	color: #99cc00;
	text-decoration: none;
}
a:active {
	color: #99cc00;
	text-decoration: none;
}

#header ul {
	background: #ffea4a;
	margin-left: 550px;
	margin-top: 80px;
	position: absolute;
	padding-left: 30px;
	padding-right: 5px;
	border-top: 1px solid #984b00;
	border-right: 1px solid #984b00;
	border-bottom: 2px solid #984b00;
	border-left: 2px solid #984b00;
}
#header ul li{
	display: inline;
}
#header a {
	background: url(../images/common/redstripeSM.png) repeat-y right top;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #fff9c4;
	padding: 7px 6px;
	margin-right: 5px;
	border-top: 1px solid #663100;
	border-right: 1px solid #663100;
	border-bottom: 2px solid #663100;
	border-left: 2px solid #663100;
	font-weight: bold;
}
#header a:hover {
	background: url(../images/common/greenstripeSM.png) repeat-y right top;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #fff9c4;
	padding: 10px 9px 9px;
	border-top: 1px solid #608000;
	border-right: 1px solid #608000;
	border-bottom: 2px solid #608000;
	border-left: 2px solid #608000;
	font-weight: bold;
	margin-right: 5px;
}
#header form {
	background: #ff7700;
	margin-left: 585px;
	margin-top: 70px;
	position: absolute;
	border-top: 1px solid #984b00;
	border-right: 1px solid #984b00;
	border-bottom: 2px solid #984b00;
	border-left: 2px solid #984b00;
	padding: 2px 4px 2px 35px;
	color: #984b00;
}


#mainContent h1 {
	font-size: 1.75em;
	color: #ff7700;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#sidebarButtons {
	background: #ffea4a;
	width: 100px;
	padding: 5px;
	border-top: 1px solid #663100;
	border-right: 1px solid #663100;
	border-bottom: 2px solid #663100;
	border-left: 2px solid #663100;
	height: 397px;
}
#sidebarButtons ul {
	list-style: url(none) none;
	margin-top: -5px;
}
#sidebarButtons ul li {
	display: block;
}
#sidebarButtons  a {
	color: #fff9c4;
	background: url(../images/common/greenstripe.png) repeat-y right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	border-top: 1px solid #608000;
	border-right: 1px solid #608000;
	border-bottom: 2px solid #608000;
	border-left: 2px solid #608000;
	text-decoration: none;
	width: 110px;
	font-weight: bold;
	float: right;
	padding-top: 10px;
	margin-right: -42px;
	padding-left: 25px;
	margin-top: 13px;
	font-size: 13px;
}
#sidebarButtons a:hover {
	background: url(../images/common/redstripe.png) repeat-y right top;
	border-top: 1px solid #663100;
	border-right: 1px solid #663100;
	border-bottom: 2px solid #663100;
	border-left: 2px solid #663100;
	text-decoration: none;
}
#sidebarButtons img {
	margin-left: -48px;
	float: left;
	border-style: none;
	margin-top: -20px;
	margin-right: 5px;
}
#sidebarLinks a {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 10px;
}


#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
#footer ul {
	background: #ffea4a;
	border-top: 1px solid #984b00;
	border-right: 1px solid #984b00;
	border-bottom: 2px solid #984b00;
	border-left: 2px solid #984b00;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 75px;
}
#footer ul li {
	display: inline;
}
#footer a {
	background: url(../images/common/redstripeSM.png) repeat-y right top;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fff9c4;
	padding: 5px 8px;
	margin-right: 5px;
	border-top: 1px solid #663100;
	border-right: 1px solid #663100;
	border-bottom: 2px solid #663100;
	border-left: 2px solid #663100;
	font-weight: bold;
}
#footer a:hover {
	background: url(../images/common/greenstripeSM.png) repeat-y right top;
	text-decoration: none;
	border-top: 1px solid #608000;
	border-right: 1px solid #608000;
	border-bottom: 2px solid #608000;
	border-left: 2px solid #608000;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
}
.imgTip {
	float: left;
	margin: 0px 25px 0px 0px;
}
.imgTop {
	float: left;
	margin: 20px 25px 15px 0px;
}


.imgLeft  {
	float: left;
	margin: 15px 25px 15px 0px;
}
.imgRight {
	float: right;
	margin: 15px 0px 15px 25px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}

.fltctr {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
}

