html,body {
	font-family: Arial, Helvetica, sans-serif;
	color: #55602d;
	font-size: small;
	margin: 0;
	padding:0;
	height: 100%;
}
p#access_links{
	display: none;
}
#site-map-wrap {
	background-color: #23170c;width:100%;float:left;
}
#site-map{
	background-color: #23170c;
	padding-top:15px;
	width:100%;
	display: none;
}
#site-map ul{
	width: 880px;
	margin: 0 auto;
	padding: 20px 20px 0;
}
#site-map li{
	float: left;
	width: 25%;
	padding-bottom: 15px;
	list-style:none;
}

#site-map li a, #ministry_index li strong {
	color: #b1a68c;
	font-size: 14px;
	font-weight: bold;
}
#site-map li a { text-decoration: underline; }
#site-map li a:hover { text-decoration: none; }

#site-map li ul {
	width: auto;
	padding: 10px 0 0 5px;
}

#site-map li li {
	float: none;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 0;
}

#site-map li li a {
	color: #b5865f;
	font-size: 12px;
	font-weight: normal;
	padding-left: 11px;
	text-decoration: none;
	/*background: url(images/bullet.gif) no-repeat left;*/
}
#site-map li li a:hover { color: #AAA; }

#site-map li li a:hover { text-decoration: underline; }
#site-map li li li{
	float: none;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 0;
	list-style: none;
	
}

/**** hide third level ********/
#site-map ul ul ul{
	display: none;
}


#site-map li li li a {
	color: #b5865f;
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
	text-decoration: none;
	/*background: url(images/bullet.gif) no-repeat left;*/
}
/* END: site index */

#top {
	width:100%;
	height: 125px;
	background: #711c07 url(images/top-bkgrd.jpg) repeat center top;
	margin: 0 auto;
	color: white;	
	clear:both;
}
#logo {
	width:310px;
	margin:0 auto;
	position: relative;
	top:15px;
	left: 170px;
	float: left;
}
#logo img {
	border: 0;	
}
#logo-print {
	display: none;
}
#search {
	margin: 0 auto;
	width:300px;
	color: white;
	position: relative;
	top: 90px;
	left: 350px;		
	}
#search span {
	float: left;
	margin-top:5px;
	margin-right: 5px;
	font-size:14px;
}
#search form#searchform input{
	border: 1px solid #6d4825;
	padding: 1px;
}
#search input.searchsubmit{
	border: solid #aaaaaa;
	padding:1px;
	color: white;
	background-color: #23170c;
}
#contactus {
	width: 250px;
	margin: 0 auto;
	color: white;
	position: relative;
	top: 10px;
	right: 210px;
	float:right;
}
#contactus a {
	color: white;
	text-decoration: none;	
	font-size:12px;
}
div#sitemap-tab {
	background: url(images/ministryindex.gif) no-repeat;
	display: block;
	width: 119px;
	height: 32px;
	float: right;
	position: relative;
		
}
#sitemap-tab a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 9px 0 0 23px;
	font-size:12px;
}
#content-wrap {
	position: relative; /* needed for footer positioning*/
	width: 100%;
	margin-bottom: 1px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6:treaded as min-height*/
	min-height: 100%;
	background:#E5E3DA url(images/content-bkg.jpg) repeat center top;
}
/* START: Nav Bars */
#top-nav-bar-wrap {
	width:100%;
	background-color: #23170c;
	float: left;
	border-top: #b5865f solid 5px;
	display: inline;
	position:relative;	
}

#top-nav {
	width:880px;
	margin: 0px auto;
	font-size: 14px;	
}

#top-nav a {
	color: #b1a68c;
	display: block;
	padding: 8px 15px;
	text-decoration: none;	
}
#top-nav .topmenu-off {
	float: left;
	color: #6d4825;
	display: inline;
}
#top-nav .topmenu-on {
	background: #b5865f url(images/nav-left-corner.jpg) no-repeat left center;
	color: #fff;
	float: left;
	display: inline;	
}
#top-nav .topmenu-on a {
	background: url(images/nav-right-corner.jpg) no-repeat right center;
	color: #fff;
}
#top-nav a:hover {
	color: #fff;
	text-decoration: underline;
}
/* MENU: Secondary nav bar */
#bottom-nav-bar-wrap {
	width:100%;
	font-size: 14px;
	background-color: #b5865f;
	float: left;
}
#bottom-nav {
	width: 860px;
	margin: 0px auto;
	color: #6d4825;	
}
#bottom-nav .topmenu-on {
		float: left;	
		padding: 8px 20px 8px 5px;	
		color: #fff;
}
#bottom-nav .topmenu-off {
		float: left;	
		padding: 8px 20px 8px 5px;	
		color: #6d4825;	
}
#bottom-nav a {
	color: #6d4825;
	white-space: nowrap;
	text-decoration: none;
	padding-left: 5px;
}
#bottom-nav .topmenu-on a{
	color: #fff;	
	text-decoration: none;	
}
#bottom-nav a:hover {
	color: #fff;
	text-decoration: underline;
}


/* START: Content */
#content {
	width: 880px;
	margin:0 auto;
	padding-bottom: 70px;	
	clear: both;
}
/* START: Content */

.breadcrumb {
	color: #6d4825;
	font-weight: bold;
	padding: 5px 20px;
	font-size:85%; 
	display: block;
}
#alt2column .breadcrumb {
	color: #6d4825;
	font-weight: bold;
	padding: 0 0 5px 0;
	font-size:85%; 
	display: block;
}
.breadcrumb a{
	text-decoration: none;
	font-weight: normal;
}
.breadcrumb a:hover{
	text-decoration: underline;
}
.banner img {
border: none;
padding: 0;
margin: 0;
}
.banner {
padding: 0;
margin: 0;
background-color:#23170c;

}



.title {
	font-weight:bold;
	margin: 0px 20px;
	border-bottom: 2px dotted #b1a68c ;
	font-size: 115%;
	letter-spacing: .1em;
	text-transform: uppercase;
	display: block;
	padding:10px 0;
	color: #711c07;	
}
#alt2column .title {
	font-weight:normal;
	margin: 0px;
	border-bottom: 2px dotted #b1a68c ;
	font-size: 115%;
	letter-spacing: .1em;
	text-transform: uppercase;
	display: block;
	padding:0;
	margin-bottom: 5px;
	color: #711c07;
}

#maincontent {
	margin: 5px 30px;
}
/* START: 2 alt column body id =alt2column */
#alt2column #maincontent {
	float:right;
	width: 580px;
	border-left:2px dotted #b1a68c ;
	padding-left: 10px;
	padding-top:20px;
}
#alt2column #alt2content {
	float:left;
	width: 190px;
	margin-left: 15px;
	padding-top:20px;
}



#box {
	background: url(images/box-bkg.jpg) repeat-y  ;
	width: 260px;
	padding:15px 0 0 15px;
	float: left;
	margin-left: -15px;
	margin-top: -20px;
}
.box-content {
	width: 240px;
	padding-bottom: 15px;
}
.box-content h1 {
	background: url(images/header-deco.gif) no-repeat bottom;
	padding-bottom: 5px;
}
#box-edge {
	background: url(images/box-edge.jpg) no-repeat 10px ;
	width: 260px;
	height: 12px;
	float: left;
	padding:0 0 0px 15px;
	float: left;
	margin-left: -25px;
	margin-bottom: 15px;
}

/* 3 column fce for full page*/
div.column3{
	width: 100%;
}
div.column1_COL3{
	width: 65%;
	float: left;
}
div.COL3A{
	float: left;
	width: 45%;
	margin-bottom: 10px;
	padding-right: 5px;
	display: inline; /* fixes ie/win double margin bug */
}
div.COL3B{
	float: right;
	width: 45%;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 2px dotted #b1a68c;
	display: inline; /* fixes ie/win double margin bug */
}
div.COL3C{
	float: right;
	width: 30%;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 2px dotted #b1a68c;
	display: inline; /* fixes ie/win double margin bug */
	
}

hr {
	clear: both;
	visibility: hidden;
}
/* START: footer styles */
#footer {
	background-color: #b5865f;
	width: 880px;
	position: absolute;
	bottom: 0; /* stick to bottom */
	border-bottom: 1px solid Black;
	clear: both;	
	}
#footer-nav {
	margin: 0 auto;
	text-align: center;
	padding-top:15px;
	color: #e5e3da;
	
}
#footer-nav a{
	color: #e5e3da;
	padding: 10px 15px;
	text-decoration: none;
}
#footer-nav a:hover{
	color: #6d4825;
	text-decoration: underline;
}
#copyright {
	margin: 0 auto;
	width: 850px;
	text-align: center;
	padding:5px;
	color: #e5e3da;
}
/* START: Basic Styles */
a:link {
	color: #711c07;
}
a:visited {
	color: #711c07;
}
a:hover {
	color: #b5865f;
}
a:active {
	color: #711c07;
}

a {
	outline: none;
}
h1 {
	font-size: 115%;
	text-transform: uppercase;
	margin: 0;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 0;
	}
	
h1 a {
	text-decoration: none;
}
h2,h3,h4 {
	font-size: 110%;
	text-transform: normal;
	padding:5px 0 0 0;
	margin: 0;
	display: inline;
}
p.bodytext {
	padding: 0 0 5px 0;
}
/* 2 collumn fce */

div.column2 {
	width: 100%;
}
div.column2a {
	width: 45%;
	float: left;
	margin-bottom: 10px;
	padding-right: 5px;
	display: inline;
}
div.column2b {
	float: right;
	width: 45%;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 2px dotted #b1a68c;
	display: inline; /* fixes ie/win double margin bug */
}


