@charset "utf-8";
/* CSS Document */
			* {
	margin: 0;
	
}

a {
	outline: none;
}

a:link {
	font-weight:normal;
	color: #706D2C;
	text-decoration: none;
}
a:visited {
	font-weight:normal;
	text-decoration: none;
	color: #706D2C;
}
a:hover {
	font-weight:normal;
	text-decoration: underline;
	color: #706D2C;
}
a:active {
	font-weight:normal;
	text-decoration: none;
	color: #706D2C;
}
h1 {
color: #3E6060;	
}
h2 {
color: #3E6060;	
}
h3 {
color: #3E6060;	
}
h4 {
color: #3E6060;	
}
h5 {
color: #3E6060;	
}
ul li {
position:relative;left:40px;	
padding-right:80px;
}
ol li {
position:relative;left:40px;	
padding-right:80px;
}


html {
	width: 100%;
	height: 100%;
	background:  url(images/farback.png) top left repeat-x;
	background-color:#A9A742;
}
body {
	width: 100%;
	min-height: 100%;
	margin: 0px auto 0;
	padding-bottom: 0px;
	background-image: url(images/frontback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#222222;
}
/* min-height for IE */
			* html body {
	height: 100%;
}
#strip{
width:100%;
height:50px;
background-image:url(images/stripback.png);
background-repeat:repeat-x;
position:relative;
	
}
#navstrip {
width:966px;
height:50px;
position:relative;
margin-left:auto;
margin-right:auto;
}
#holder {
width:966px;
margin-left:auto;
margin-right:auto;
position:relative
}
#header {
width:966px;
height:200px;
position:relative;
display:block;
	
}
#dove {
width:171px;
height:192px;
position:absolute;
right:20px;
top:5px;
background-image:url(images/dove.png);
background-repeat:no-repeat;
display:none;
}
#logo {
width:335px;
height:74px;
position:absolute;
left:0px;
top:30px;
background-image:url(images/logo.png);
background-repeat:no-repeat;
}
#search {
	position:absolute;
	height:27px;
	width:176px;
	right:0px;
	top:10px;
	background-image:url(images/search.png);
	background-repeat:no-repeat;
}
.emp {
border:none;
background: transparent;
position:absolute;
left:5px;
width:140px;
top:6px;
}
.su {
border:none;
background: transparent;
position:absolute;
right:0px;
width:24px;
height:27px;
top:0px;
}
#leftcontentholder {
	width:698px;
	position:relative;
	float:left;
	
}
#rightcontentholder {
	width:250px;
	position:relative;
	float:right;
	
}
.contentbox1 {
	width:698px;
	height:50px;
	position:relative;
	background-image:url(headers/welcome.png);
	background-repeat:no-repeat;
	
}
.contentbox2 {
	width:658px;
	padding:20px;
	position:relative;
	background-color:#D5D4A9;
	line-height: 19pt;
	text-align: justify; 
}
.contentbox2 img{ padding:10px; }

.contentbox2 p {
	margin-bottom:15px;
}

#leftcontentholdera {
	width:966px;
	position:relative;
	float:left;
	
}

.contentboxb {
	width:966px;
	height:50px;
	position:relative;
	background-image:url(headers/welcome.png);
	background-repeat:no-repeat;
	
}
.contentboxc {
	width:926px;
	padding:20px;
	position:relative;
	background-color: #D5D4A9;
	line-height: 19pt;
	text-align: justify; 
}









.contentbox3 {
	width:658px;
	padding:20px;
	position:relative;
	line-height: 19pt;
	text-align: justify; 
}
.miniholder {
	width:250px;
	position:relative;
	padding-bottom:20px;
	
}
.minitop {
	width:250px;
	height:50px;
	position:relative;
	background-repeat:no-repeat;
}
.minibottom {
	width:220px;
	position:relative;

	background-color:#D5D4A9;
	padding:15px;
}




