*

{

	box-sizing: border-box;

	-moz-box-sizing: border-box;

}





body

{

	background: #e87b14;

	background-image: url("pics/background3.jpg");

	background-repeat: repeat-x;

	margin: auto;

	text-align: center;

	padding: 0px;

	font: 11px/20px verdana;

}



#container

{

	background-image: url("pics/title.jpg");

	background-repeat: no-repeat;

	padding: 0px;

	width: 720px;

	margin: auto;

	text-align: left;

	clear: both;

	margin-bottom: 0px;

}



#title

{

	background-image: url("pics/title.jpg");

	background-repeat: no-repeat;

	height: 86px;

}



#banner

{

	background-image: url("pics/logo.jpg");
	background-position: center;
	background-repeat: no-repeat;

	height: 184px;

}



#content_top

{

	background-image: url("pics/content_top.jpg");

	background-repeat: no-repeat;

	height: 38px;

}



#content_bottom

{

	background-image: url("pics/content_bottom.jpg");

	background-repeat: no-repeat;

	height: 38px;

}

#footer

{

	height: 38px;

}

#explore

{

	background-repeat: no-repeat;

	height: 24px;

	margin-left: 2px;

}



#left

{

	width: 206px;

	float: left;

	background-image: url("pics/button_border.jpg");

	background-repeat: no-repeat;

}



#right

{

	width: 514px;

	float: left;

}



#content

{

	margin: 0px;

	padding: 0px 28px;

	background-image: url("pics/content_background.jpg");

	background-repeat: repeat-y;
	
	color: #6d6c6b;
	
	font-size: 14px;

}



.explore

{

	margin-left: 2px;

}



h1

{

	margin: 0px 0px 12px 0px;

	padding: 0px;

	font: 18px verdana;

	font-weight: bold;
	
	color: #6d6c6b;

}



































#navcontainer

{

	width: 171px;

	margin: 10px 0px 0px 20px;

}



#navcontainer ul

{

margin: 0px 0px 0px 0px;

padding: 0px;

list-style-type: none;

font-family: Arial, Helvetica, sans-serif;

}



#navcontainer a

{

letter-spacing: 1px;

display: block;

margin-top: 3px;

padding: 4px 3px 3px 12px;

height: 35px;

width: 171px;

background-image: url("pics/button_1.jpg");

background-repeat: no-repeat;

}



#navcontainer a:link, #navlist a:visited

{

color: #460608;

text-decoration: none;

}



#navcontainer a:hover

{

background-image: url("pics/button_2.jpg");

background-repeat: no-repeat;

color: #fff;

}



.photoleft

{

	float: left;

	margin: 0px 10px 10px 0px;

}



.photoright

{

	float: right;

	margin: 0px 0px 10px 10px;

}



fieldset

{

	padding-top: 15px;

	padding-bottom: 15px;

	padding: 0px;

	border: solid 0px;

}

	

fieldset div

{

	margin-top: 10px;

}

	

fieldset div label

{

	float: left;

	width: 100px;

	color: #000;

	font: 10px/20px verdana;

	font-weight: bold;

}

	

fieldset input, fieldset textarea, fieldset select

{

	border: 1px solid #ccc;

	background: #fff;

	width: 250px;

}

	

fieldset textarea

{

	width: 250px;

	height: 100px;

	overflow: auto;

}

	

fieldset select

{

	padding: 0px;

}





fieldset submit

{

	width: 50px;

}



#form

{

	margin-top: 20px;

	margin-bottom: -19px;

}



html>body #form

{

	margin-top: 20px;

	margin-bottom: -12px;

}



.required

{

	color: #A02125;

}



.note

{

	margin-left: 100px;

}

