body {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #736357;
	text-align: center;
	background-image: url("../images/gradient_bkg.gif");
	background-repeat: repeat-x; }

h1 {
	font-size:1.5em;
	font-weight: bold;
}

h2 {
	font-size:1.3em;
	font-weight: bold;
}

ul li{margin-bottom: 10px;}

ul ul{margin-top: 10px;}

ol li{margin-bottom: 10px;}

a:link {
	color: #eb7627;
	text-decoration: underline;
}

a:visited {
	color: #eb7627;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: underline;
}

div#container {
	position:relative;
	width:892px;
	border: 1px #000000 solid;
	background-color: #fffffe;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 40px;	
	overflow-x: hidden; 
}

div#header {
	padding: 0;
	text-align: left;
	background-image: url("../images/secondary_bkg.jpg");
	background-repeat: no-repeat;
	height: 246px; 
}

div#footer {text-align: left;
	clear: both;
	padding-top: 2%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
}



/* Header */

/*breadcrumb trails*/

p.breadcrumbs {
	font-size: .85em;
	text-align: left;
	position: relative;
	top: 220px;
	left: 200px; 
}

p.breadcrumbs a:link {
	color: #6f6358;
	text-decoration: none; 
}

p.breadcrumbs a:visited {
	color: #6f6358;
	text-decoration: none; 
}

p.breadcrumbs a:hover {
	color: #d57838;
	text-decoration: none; 
}

.currentpage {
	color: #6f6358; 
}

span.separator {
	color: #6f6358;
	font-size: 1em; 
}

/* Search */

#searchArea {
	position: relative;
	left: 487px;
	top: 11px;	 
	width:405px;
	height:34px;	
	background-image: url("../images/search_bkg.gif");
	background-repeat: no-repeat;
}

html>body #searchArea {
	top: 20px;
}

	
#searchForm {
	position: relative;
	top: 6px;
	left: 175px;
}

#searchButton {
	position: relative;
	top: -23px;
	left: 203px; 
}	

#photoPlaceHolder {
	position: relative;
	top: -10px;
	left: 700px;
	width:179px;
	height:171px;
}

html>body #photoPlaceHolder {
	top: 30px;
	left: 700px;
}

/* Left Column */

#topmenuimage{
	width:189px;
	height:11px;
	background-image: url("../images/navigation/top_menu_bit.jpg");
	background-repeat: no-repeat;
}

#bottommenuimage{
	width:189px;
	height:19px;
	background-image: url("../images/navigation/bottom_menu_bit.jpg");
	background-repeat: no-repeat;
}


#navleftlist {
	margin:0px;
	width:185px;
	background-image: url("../images/navigation/menu_bit.jpg");
	background-repeat: repeat-y;	 	
}

#navleftlist ul {
	list-style-image: url("../images/bullet_arrow.gif");
	font-weight: bold;
	padding-right: 5px;
	margin-top:-1px;
}

#navleftlist ul li {
	padding: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}

#navleftlist ul li a:link, #navleftlist ul li ul li a:link, #navleftlist ul li a:visited, #navleftlist ul li ul li visited {
	color: #736357;
	text-decoration: none;
}

#navleftlist ul li a:hover, #navleftlist ul li ul li a:hover {
	color: #eb7627;
	text-decoration: none;
}

#navleftlist ul li a.current, #navleftlist ul li ul li a.current {
	color: #eb7627;
	text-decoration: none;
	
}	

#navleftlist ul li ul li {
	color: #736357;
	font-weight: normal;
	font-size:0.95em;
	list-style-image: none;
	list-style-type: none;
	margin-left:-38px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}

/* Right Column */

#navrightlist {
	margin:0px;
	width:190px;
}

#navrightlist h1 {
	font-weight: bold;
	margin-left:0px;
	font-size:1.1em;
	color: #eb7627;
}

#navrightlist ul {
	position:relative;
	list-style-image: url("../images/small_bullet_arrow.jpg");
	font-size:0.95em;
	font-weight: normal;
	color: #736357;
	padding:0px;
	margin-left:20px;
	margin-top:-10px;
}

html>body #navrightlist ul {
	margin-top:-3px;
}

#navrightlist ul li {
	padding: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}

#navrightlist ul li a:link, #navrightlist ul li a:visited {
	color: #736357;
	text-decoration: none;
}

#navrightlist ul li a:hover, #navrightlist ul li ul li a:hover {
	color: #eb7627;
	text-decoration: none;
}

#navrightlist ul li a.current {
	color: #eb7627;
	text-decoration: none;
}

/* Horizontal Lines */

hr.solidLine{height: 2px; 
width: 100%;
border: 0; 
border-top: 2px solid #736357; } 

hr.thinLine{height: 0px; 
width: 100%;
border: 0; 
border-top: 1px solid #736357; }

/* Footer */

#footerWrap {
	border-top: 1px #000000 solid;
	height: 20px;
	font-size: 0.8em;
	padding-right: 5px;
	padding-left: 5px;
}

html>body #footerWrap {
	height: 35px;
}

#footerWrap a:link, #footerWrap a:visited{
	color: #736357;
	font-weight:normal;
	text-decoration:underline;
}

#footerWrap a:hover {
	color: red;
	font-weight:normal;
	text-decoration:underline;	
}	

.fltrt { 
	float: right;
}

.fltlft { 
	float: left;
}






