	/* end hide */
body {
	background-color: #6b6659;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	height:100%;
}
body,td,th {
	color: #69645D;
	font-family: "Century Gothic", "Apple Gothic", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size: small;
	height:100%;
}
h1 {
	color: #E2972F;
	margin: 1px;
	padding: 1px;
}

h2 {
	color: #E2972F;
}

h3 {
	color: #BBB2A6;
}


a:link {
	color: #E2972F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E2972F;
}
a:hover {
	text-decoration: none;
	color: #BBB2A6;
}
a:active {
	text-decoration: none;
	color: #E2972F;
}
#content {
	background-color: #F1F1F1;
	padding: 40px;
	border: 1px solid #DCDCDC;

}

#wrapper {
	background-color: #FFF;
	border: 1px solid #69645D;
}
#main {
	background-color: #fbfbfa;
}
#logo {
	border: 1px solid #FFF;
}
#menu {
	height: 60px;
	background: #BBB2A6;
	border: 1px solid #A1A1A1;
}
#top {
	padding: 5px;
	background: #FFF;
	border: 1px solid #EBEBEB;
}
	
	#flashcontent {
	height: 400px;
	}


#jumpMenu {
	font-size: x-small;
	color: #666633;
}
#form-jump {
	padding: 10px;
}
#header {
	border: 1px solid #CDC3B9;

}

.footer {
	padding: 20px;
}
.footer a:link {
	color: #BCB8B0;
}
.footer a:hover {
	color: #FFF;
}
.footer a:active {
	color: #BCB8B0;
}
.footer a:visited {
	color: #BCB8B0;
}
.spacer {
	height: 14px;
	padding-right: 20px;
	padding-left: 20px;
}

.x-small {
	font-size: x-small;
}
ul  {
	padding: 3px;
	margin: 2px;
	list-style-position: inside;
	list-style-type: disc;
}

ul a:link{
	color: #E0962D;
}
ul a:visited {
	color: #E0962D;
}
ul a:active {
	color: #E0962D;
}
ul a:hover {
	color: #6B6659;
}
.seo {
	text-align: right;
}
.footer-text {
	text-align: right;
	font-size: x-small;
	color: #8E8E8E;
}
.headings {
	background: #E5E5E5;
	border: 1px solid #D0D0D0;
	padding: 3px;
}
.inset {
	background: #EBEBEB;
	border: 1px solid #E5E5E5;
	padding: 4px;
}
.centre {
	text-align: center;
}
input {
	font: small "Century Gothic", "Apple Gothic", "Lucida Grande", sans-serif, Arial, Verdana;
	color: #6B6659;
}
select {
	font: small "Century Gothic", "Apple Gothic", "Lucida Grande", sans-serif, Arial, Verdana;
	color: #6B6659;
}
#wrapper tr td #main tr td table tr #content p a {
	text-align: center;
}
.inset-white {
	border: 1px solid #E5E5E5;
	padding: 4px;
	background-color: #F7F7F7;
}
