@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-color: #ccbea9;
	/*background-color: #F9F7ED;*/
	margin: 0;
	font-family: Arial;
	color: #52400e;
	font-size: 14px;
}
.input{
	border: 1px solid  #52400E;
}

input{
	border: 1px solid  #52400E;
}

h1{
	font-size: 20px;
	text-align: left;
	margin:0;
	padding:0;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #52400e;
}

a {
	color: #52400e;
}
a:hover{
	text-decoration: none; 
}

form {
	margin: 0;
	padding: 0;
	display:inline;
}

div.pageWrapper{
	margin: 0;	
}

div.header{
	position: absolute;
	text-align: left;
	/*background-color: #CDEB8B;*/
	background-color: #c0af97;
	width: 100%;
	height: 110px;
	margin: 0;
	top:0px;
	left:0px;
	z-index: -1;
	padding: 0;

}
div.headerImg{
	position: relative;
	width: 910px;
	height: 150px;
	background-image: url('../images/header2.png'); 
	background-repeat: no-repeat;
	margin: 0px auto;
	top: 25px;
	padding: 0;
}

div.logo{
	text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -425px;
	background-image: url('../images/circle.png'); 
	background-repeat: no-repeat;
	width: 515px;
	height: 110px;
	top:  5px;
}
div.logoWords{
	position: absolute;
	text-align: left;
	background-image: url('../images/logoWords.png');
	background-repeat: no-repeat;
	width: 515px;
	height: 110px;
	left: 130px;
	top: 20px;
}

div.search{
	position: absolute;
	right: 6.0em;
	top: 1.9em;
}
div.search input{
	border: 0px;
	background-color: #e0e6c4; 
}

div.menu{
    position: absolute;
    left: 12px;
	bottom: 5px;

}
div.goSearch{
	width: 10px;
	height: 25px;
	position: absolute; 
	cursor: pointer;
	right: 3.5em;
	top: 25px;
}
a.goSearchLink{
	font-size: 21px;
 	text-decoration: none;
}

div.contentWrapper{
	text-align: left !important;
	width: 910px;
	background-image: url('../images/bodyBg.png');
	background-position: bottom left;
	background-color: #ebe4d9;
	margin: 0px auto;
	padding-bottom: 15px;
	margin-top: 25px;
	padding-top:6px;
}

div.oneColumnWrapper{
}

div.leftColumn{
	float:left;
	width: 585px;
	margin-left: 5px;
	margin-bottom: 10px;
}

div.rightColumn{
	float: right;
	width: 300px;
	margin-right: 15px;
	margin-bottom: 10px;

}


div.leftColumn2{
	float:left;
	width: 438px;
	margin-left: 5px;
	margin-bottom: 10px;
}

div.rightColumn2{
	float: right;
	width: 452px;
	margin-right: 15px;
	margin-bottom: 10px;

}

div.contentBox div{
	clear:both;	
}

div.leftColumn1{
	float:left;
	width: 200px;
}

div.rightColumn1{
	float: right;
	width: 685px;
	margin-bottom:5px;
}


.slideshow{
	margin-bottom: 4px;
}

.slideshow img { 
	padding: 11px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
	-webkit-border-radius: 8px;
 	-khtml-border-radius: 8px;
 	-moz-border-radius: 8px;
 	-border-radius: 8px;
}

div.contentBox{
	padding: 6px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
	-webkit-border-radius: 8px;
 	-khtml-border-radius: 8px;
 	-moz-border-radius: 8px;
 	-border-radius: 8px;
	margin-bottom: 4px;
}
div.contentHeader{
	text-align: center !important; 
	color: #52400e;	
	margin: 0;
	padding: 0;
	font-weight: bold;
	background-color: #b0a697;
	font-size: 17px;
}

div.contentText{
	text-align: left !important;
	color: #52400e;	
	font-size: 12px;
	margin-top: 4px;
}

div.contentText li{
	margin-left: 30px;
}

div.footer{
	width: 850px;
	padding: 6px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
	-webkit-border-radius: 8px;
 	-khtml-border-radius: 8px;
 	-moz-border-radius: 8px;
 	-border-radius: 8px;
	color: #52400e;	
	font-size: 13px;
	clear:both;
	height: 15px;
	margin-left: 18px;
}




div.formWrapper{
	margin-top: 5px;
	margin-bottom: 5px;
}

div.formLabel{
	color: #52400e;
	width: 110px;
	vertical-align: top;
	font-size: 13px;
	float: left;
	clear:none;
	font-weight: bold;
	margin: 2px;
}
div.formContent{
	float: left;
	clear:none;
	font-size: 13px;
	margin: 2px;
}

div.formWrapper input, textarea, select{
	border: 1px solid  #52400E;
}



.listTable{
	width: 100%;
	margin: 0;
	padding: 0px;
}

.listTable input, select {
	border: 1px solid  #52400E;
}

.listTable td.legend{
	color: #52400e;
	vertical-align: top;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid #52400E;
}

.listTable td.legend a{
	text-decoration: none;
}

.listTable td.legend a:hover{
	text-decoration: underline;
}

.listTable td{
	color: #52400e;
	vertical-align: top;
	font-size: 12px;
	margin: 0;
	padding: 3px;
}

.listTable tr.odd{
	background-color: #ebe3d6;
}

.listTable tr.rowHover{
	background-color: #ccbea9;
}

.pageInfo{
	color: #52400e;
	font-size: 12px;
}

.pageInfo input{
	border: 1px solid  #52400E;
}

hr{
	margin: 0;
	padding:0;
}
div.link{
		color: #52400e;
	width: 110px;
	vertical-align: top;
	font-size: 13px;
	margin: 5px;
}
#success{
 color: #4F8A10;
 background-color: #DFF2BF; 
 font-size: 14px;
 border: 1px solid;
}

#error{
 color: #D8000C;
 background-color: #FFBABA;
 font-size: 14px;
 border: 1px solid;
}

#successButton{
 color: #4F8A10;
 background-color: #ddd; 
 border: 1px solid;
 font-size: 14px;
}

#errorButton{
 color: #D8000C;
 background-color: #ddd;
 font-size: 14px;
 border: 1px solid;
}

div.deleteContent {
	margin:10px;
	text-align: center;	
}

.contentWrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.off td{
	font-size: 13px;
	width: 350px;
	
}

.off td.leg{
	width: 200px;
	text-align:right;
	float: right;
	padding-right: 10px;
	font-weight:bold;
	
}


#error{
 color: #D8000C;
 background-color: #FFBABA;
 font-size: 14px;
 border: 1px solid;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
