/* (C) Copyright 2006-2007 Long2 Consulting. All Rights Reserved */
html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font: 76.4% Tahoma, Arial, Helvetica;
	color: #2F2C27;
	background-color: #e2e2e2;
}

a:link, a:visited {
	color: #69655F;
	text-decoration: underline; 
}


a:active, a:hover {
	color: #69655F;
}

h1 { 
	color: #2F2C27;
	font-size: 155%;
	padding: 4px 2px 2px 2px;
	text-align: center;
	border-bottom: 1px solid #2F2C27;
	margin-top: 7px;
}

h2 {	
	font-size: 145%;
	color: #69655F;
	padding: 4px 2px 2px 2px;
	text-align: left;
}

h3 {	
	font-size: 125%;
	color: #A09C96;
	padding: 4px 2px 2px 2px;
	text-align: left;
}

h4 { 
	font-size: 125%;
	color: #fff;
	background-color: #A09C96;
	padding: 2px;
}

h5 { 
	font-size: 100%;
	color: #FFFFFF;
	background-color: #69655F;
	padding: 2px;
}

h6 { 
	font-size: 100%; 
	color: #FFFFFF;
	background-color: #2F2C27;
	padding: 2px;
}

.submitbuttons {
	font-weight: bold;
	color: #2F2C27;
	text-align: center;
	font-size: 100%;
	font-variant: small-caps;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #2F2C27;
	border-right: 5px solid #2F2C27;
	border-bottom: 1px solid #2F2C27;
	border-left: 1px solid #2F2C27;
	background-color: #E1E0E1;
	width: 155px;
	height: 30px;
}

#wrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: url('images/wrapper.jpg') repeat-y -1px;
}

#header {
	text-align: center;
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: url('images/header.jpg') no-repeat -1px;
	height: 105px;
}

.headercontent {
	padding: 35px 15px 0px 35px;
	font-weight: bold;
	color: #2F2C27;
	text-align: left;
	font-size: 30pt;
	font-variant: small-caps;
	font-family: verdana, arial, sans-serif;
}

#topnav {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: url('images/topnav.jpg') no-repeat -1px;
	width: 1000px;
	height: 30px;
}

.topnavlinks {
	padding: 7px 18px 5px 8px;
	text-align: center;
	font-size: 96%;
	font-weight: bold;
}

.topnavlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.topnavlinks li { display: inline; }
	
.topnavlinks a:link, .topnavlinks a:visited {
	padding: 4px 10px 4px 10px;
	color: #008000;
	text-decoration: none;
	background-color: #FFFFFF;
}
	
.topnavlinks a:active, .topnavlinks a:hover {
	color: #E7E4E0;
	text-decoration: none;
	background-color: #35716E;
}

#middle {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: url('images/middle.jpg') no-repeat -1px;
	height: 262px;
}


#middlepicture {
	float: left;
	padding: 2px 0 0 6px;
}

.mainpicture {
	width: 400px;
	height: 253px;
	padding: 0 0 0 7px;
}

#topleft {
	float: left;
	margin: 6px 0 0 15px;
	width: 85px;
	color: #E7E4E0;
	font-weight: bold;
	font-size: 125%;
}

#topright {
	float: right;
	margin: 0px 0px 0 0px;
	width: 150px;
	color: #E7E4E0;
	font-weight: bold;
	font-size: 125%;
}

#middleleft {
	float: left;
	margin: 12px 0 0 15px;
	width: 85px;
	color: #E7E4E0;
	font-weight: bold;
	font-size: 125%;
}

#middleright {
	float: right;
	margin: 70px 10px 0 0;
	width: 415px;
	color: #E7E4E0;
	font-weight: bold;
	font-size: 125%;
}

#bottomleft {
	float: left;
	margin: 12px 0 0 15px;
	width: 85px;
	color: #E7E4E0;
	font-weight: bold;
	font-size: 125%;
}

#bottomleft3 {
	float: left;
	margin: 12px 0 0 15px;
	width: 85px;
	color: #E7E4E0;
	font-weight: bold;
	font-size: 125%;
}

#bottomright {
	float: right;
	margin: 60px 10px 0 0;
	width: 415px;
	color: #E7E4E0;
	font-weight: bold;
	font-size: 125%;
}


#middle2 {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: url('images/middle2.jpg') no-repeat -1px;
	height: 262px;
}

#topleft2 {
	float: left;
	margin: 35px 0 0 40px;
	width: 485px;
	color: #E7E4E0;
	font-weight: bold;
	font-size: 125%;
}

#middleleft2 {
	float: left;
	margin: 70px 0 0 40px;
	width: 485px;
	color: #E7E4E0;
	font-weight: bold;
	font-size: 125%;
}

#bottomleft2 {
	float: left;
	margin: 60px 0 0 40px;
	width: 485px;
	color: #E7E4E0;
	font-weight: bold;
	font-size: 125%;
}

#bodycolumn {
	width: 990px;
	clear: both;
}

.bodycolumncontent {
	margin-left: 8px;
		padding: 0px 16px 5px 8px;
}

/* Used in two column layouts */
#body1 {
	width: 790px;
	float: right;
}

.body1content {
	margin-right: 8px;
	padding: 0px 8px 5px 0px;
}

.body1content  ul {
	list-style-image: url('images/bullet.gif')
}


#body2 {
	float: left;
	width: 200px;
	height: 350px;
}

.body2content  {
	padding: 2px 0px 5px 12px;
}

/* Used in three column layouts */
#body1a {
	width: 790px;
	float: left;
}

#body1b { 
	width: 590px;
	float: right;
}

.body1bcontent {

}

#body2b {
	width: 200px;
	height: 418px;
	float: left;
}

.body2bcontent {
}

#body3 {
	width: 160px;
	float: right;
	margin-top: 4px;
	margin-right: 18px;
}

.body3content {
}

.sidelinks {
	padding: 10px 0px 8px 0px;
	text-align: left;
	font-weight: bold;
}

.sidelinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.sidelinks li { 
	list-style-image: none;
	margin: 0px 0px 2px 0px;
}
	
.sidelinks a:link, .sidelinks a:visited {
	padding: 0px 10px 0px 10px;
	display: block; 
	line-height: 18pt;
	width: 140px;
	color: #2F2C27;
	background-color: #fff;
	border-bottom: 1px solid #69655F;
	text-decoration: none;
}
	
.sidelinks a:active, .sidelinks a:hover {
	color: #2F2C27;
	background-color: #E7E4E0;
	border-bottom: 1px solid #69655F;
}

#footer {
	clear: both;
	clear: both;
	margin: 0px auto; /* fix to center in firefox */
	background: #e2e2e2 url('images/footer.jpg') no-repeat -1px;
	height: 60px;
	width: 1000px;
}

.footercontent {
	padding: 16px 10px 0px 10px;
	color: #2D2A24;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.footercontent a:link, .footercontent a:visited  {
	padding: 4px 4px;
	color: #2D2A24;
	text-decoration: underline;
}

.footercontent a:active, .footercontent a:hover {
	padding: 4px 4px;
	color: #2D2A24;
	text-decoration: underline;
	background-color: #E7E4E0;
}

.clear {
	clear: both;
}
