body {
	margin: 10px;
	background: #CEC1B5 url('../images/background.gif') repeat-x;
	font-family: trebuchet MS, trebuchet, helvetica;
	font-size: 14px;
}
.site {
	width: 962px;
	border: 1px solid black;
	margin-right: auto;
	margin-left: auto;
	background: #fff url('../images/pageback.gif') repeat-y;
}
.topnav {
	background: #000 url('../images/navback.gif');
	height: 36px;
	text-align: center;
	border-bottom: 1px solid white;
}
#homepage .intro {
	height: 204px;
	background: url('../images/homepageintro.jpg');
	padding-left: 332px;
}
#homepage .intro img {
	margin-top: 30px;
}	
#homepage .sitebody {
	background: url('../images/homepagephoto.jpg') no-repeat;
	line-height: 21px;
}
#homepage .sitebody a {
	font-weight: bold;
	color: #263E6D;
}
#homepage .sitebody h1 {
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
}
.associations {
	float: left;
	width: 252px;
	margin-right: 40px;
	text-align: center;
	padding-top: 230px;
	font: 11px/18px trebuchet ms;
	color: #999;
	padding-bottom: 30px;
}
.associations .minortext {
	margin-left: 30px;
	margin-right: 20px;
	text-align: center;
}
.minortext a.blue {
	display: block;
	color: #263E6D;
}
.welcome {
	margin-top: 40px;
	float: left;
	padding-left: 40px;
	width: 470px;
	font: 21px/27px trebuchet ms;
	color: #999;
}
div.welcome a#bluelink {
	color: #263E6D;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
}
.bottomnav {
	background: #26306D url('../images/bottomnavback.gif') repeat-x;
	color: white;
}
.bottomnav table {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	padding-top: 20px;
}
.bottomnav h2 {
	font-size: 14px;
	margin-bottom: 20px;
}
.bottomnav a {
	color: #C5CAD3;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 13px;
}
.bottomnav a:hover {
	text-decoration: underline;
}
.footer {
	color: #90877E;
	font-size: 12px;
	text-align: center;
	padding: 20px;
	line-height: 18px;
}
.footer a {
	color: #90877E;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}


.content {
	background: url('../images/insideintro.jpg') repeat-x;
	padding-top: 140px;
	padding-bottom: 30px;
	line-height: 21px;
	color: #323A33;
}
.tableleft {
	text-align: right;
}
.tableleft img {
	border: 1px solid #263E6D;
}
.tableleft a {
	color: #263E6D;
}
.tableleft a:visited {
	color: #263E6D;
}
.module {
	padding-left: 20px;
	padding-right: 60px;
}
.content h1 {
	margin: 0px;
	color: #263E6D;
	font-family: berthold baskerville, baskerville old face, georgia, times new roman;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
}

.contact {
	margin-bottom: 20px;
	margin-right: 50px;
	border: 1px solid #aaaaaa;
	line-height: normal;
	padding: 10px;
}
.contact td {
	padding-top: 5px;
}

.secondnav {
	background: url('../images/procedurenavback.jpg') no-repeat;
	min-height: 500px;
}
.secondnav strong {
	font-size: 10px;
	font-family: tahoma;
	color: #5C4B00;
	letter-spacing: 5px;
	display: block;
}
.secondnav a {
	font-size: 10px;
	font-family: tahoma;
	color: #777777;
	letter-spacing: 5px;
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
	line-height: normal;
}
.secondnav a:hover {
	text-decoration: underline;
}
#procedure strong {
	color: black;
}
#procedure a {
	color: #FFA800;
	font-weight: bold;
}


form {
	margin: 0px;
}
.action {
	background-color: #AFB8CC;
	width: 582px;
	color: white;
	font-size: 11px;
	margin-top: 20px;
}
.action h2 {
	margin: 0px;
	font-size: 21px;
}
.actionitems {
	padding: 10px 20px;
}
#procedure .actionitems strong {
	display: block;
	color: white;
}
#procedure ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.banda {
	background: #fff url('../images/photoback.gif') repeat-y;
	width: 588px;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 20px;
	color: #7E7A71;
}
.banda  strong {
	font-size: 10px;
	font-family: tahoma;
	color: black;
	letter-spacing: 5px;
}
.banda .clickable {
	padding: 0px 20px;
}
.banda .clickable em {
	font-style: normal;
	color: #ADA799;
	display: block;
}
.banda .photogallery {
	padding: 0px 20px;
}
.banda .photogallery img {
	padding-right: 10px;
	padding-top: 10px;
}
.bandaAbout {
	padding: 10px;
	font: 11px trebuchet ms, helvetica;
	background: #F2EDDF;
}
.cover {
	margin-left: 20px;
	margin-bottom: 20px;
}