* {
	margin: auto;
	padding: 0px;
	color: #000;
	font-family: verdana, trebuchet ms, arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	list-style: none;
	border-style: none;
	outline-style: none;
}

body {
	background-color: #B5A999;
	margin-bottom: 20px;
}

div {
	overflow: hidden;
}

#pagewrap {
width: 910px;
margin: 30px auto 0 auto;
}

#cmswrap {
width: 830px;
background-color: #fff;
}

#shadowwrap {
position: relative;
width:895px;
background-image: url(sshadow.png);
background-position: top right;
background-repeat: repeat-y;
margin-left: 14px;
background-color: #fff;
}

img.bshadow {
display: block;
margin: 0 auto;
margin-left: 11px;
}

img.tshadow {
display: block;
position: absolute;
left: 882px;
}

img.logo2 {
display: block;
margin-left: 5px;
margin-bottom: -1px;
width: 898px;
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 17px;
	text-align: justify;
}

a {
	cursor: pointer;
	text-decoration: none;
}

h2, h2 *, h3, h3 * {
	margin: 0px;
}

h2 {
	margin-top: 10px;
	padding-top: 5px;
	border-width: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #B5A999;
	margin-bottom: 4px;
}

h2, h2 a {
	color: #4E443A !important;
	font-family: arial, verdana, georgia, !important;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
}

h3, h3 * {
	font-family: verdana, trebuchet ms, arial;
	font-weight: 100;
	font-size: 14px;
}

h4, h5 {
	text-transform: uppercase;
	letter-spacing: 3px;
}

h4 {
	color: #2d5791;
	font-size: 40px;
}

h5 {
	color: #3262a3;
	font-size: 20px;
}

legend {
	margin: 0px;
	margin-left: -7px;
	color: #A69784;
}

legend:not([dummy]) {
	margin-left: 0px !important;
}

fieldset ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sub_list {
	margin-left: 10px;
}

strong {
	font-weight: 900;
}

small, small * {
	color: #aaaaaa;
}

small a:hover {
	color: #888888;
}

textarea, select, .text, #search .text, .button, #search .button, .infoline, .warning {
	background-color: #F2EEE6;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #B5A999;
}

textarea, select, .text, #search .text, .infoline, .warning {
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: #B5A999;
}

textarea {
	width: 478px;
   	min-height: 200px;
   	height: auto !important;
   	height: 200px;
	overflow: hidden;
}

select {
	width : 121px;
	height : 28px;
}

input, #search input {
	margin-right: 1px;
	margin-bottom: 1px;
}

.button, #search .button {
	padding-top: 4px;
	padding-bottom: 3px;
	width: 80px;
	text-align: center;
	text-transform: uppercase;
	border-color: #B5A999;
}

.button:not([dummy]), #search .button:not([dummy]) {
	padding-top: 4px;
	padding-bottom: 4px;
}

@media all and(min-width: 0px) {
	.button, #search .button {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		padding-left: 7px !important;
		padding-right: 8px !important;
	}
}

#header {
	background-color: #ffffff;
	background-image: url('images/header.gif');
	width: 900px;
	height: 300px;
}

#header .block {
	padding-top: 180px;
	width: 900px;
	height: 300px;
}

#header .block * {
	margin: 0;
	text-align: center;
}

.gradient_bottom {
	background-image: url('images/gradient_bottom.gif');
	width: 900px;
	height: 150px;
}

.bar {
	width: 866px;
	margin: 8px 0 0 8px;
	}

#content {
	background-color: #ffffff;
	width: 820px;
	margin: 0 auto;
	margin: 0 auto;
}

#content .block {
	width: 580px;
	float: left;
	}

#content div {
	overflow: visible;
}

#content a {
	color: blue;
}

#content a:hover {
	color: #6395da;;
}

.space {
	margin-bottom: 10px;
}

.infoline, .warning {
	margin-bottom: 20px;
	margin-top: 8px;
	font-size: 11px;
	font-style: italic;
}

.infoline *, .warning * {
	font-size: 11px;
}

.warning {
	text-decoration: blink;
}

.paginator {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}

#extra {
	padding-top: 10px;	
	width: 180px;
	color: #b1b1b1;
	float: right;
	margin-bottom: 20px;
	padding-right: 10px;
	}

#extra * {
	margin: 0px;
	font-size: 10px;
	color: #b1b1b1;
	text-align: right;
	text-transform: uppercase;
}

#extra h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #7f7f7f;
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: 1px;
}

#extra li {
	/*margin-left: 100px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	/*border-width: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #B5A999;*/
}

#extra .current {
	color: #6395da;
}

#breadcrumbs {
	background-color: #F2EEE6;
	/*margin-left: 5px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #B5A999;
	width: 560px;
	text-transform: uppercase;
	float: left;
}

#breadcrumbs, #breadcrumbs * {
	color: #463D33;
	font-size: 10px;
}

#search {
	margin-top: -3px;
	/*margin-right: 5px;*/
	padding-bottom: 6px;
	float: right;
}

#search:not([dummy]) {
	margin-top: -2px;
	padding-bottom: 8px;
}

#search * {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

#search .text {
	width: 187px;
	text-align: right;
}

#search .text, #search .button {
	background-color: #efefef;
	color: #463D33;
}

#search .text:hover, #search .button:hover, #breadcrumbs:hover, #breadcrumbs:hover * {
	background-color: #F2EEE6;
	border-color: #B5A999;
	color: #888888;
}

#footer {
	background-color: #ffffff;
	background-image: url('images/footer.gif');
	width: 900px;
	height: 200px;
}

#footer .block {
	padding-top: 150px;
	width: 900px;
	text-align: center;
}

#footer .block * {
	color: #3262a3;
}

#footer .block a:hover {
	color: #2d5791;
}

img.floatl {
float: left;
margin-right: 10px;
}

#logowrap {
width: 920px;
margin: 0 auto;
text-align: center;
}

#creditline p {
font-size: 10px;
text-align: center;
width: 800px;
margin: 2px auto;
color: #463D34;
padding: 0;
}

#creditline a {
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

#creditline a:hover {
text-decoration: underline;
}

.clear { clear: both; }
