/* Site Colours
Brown:  #5E493E
Orange: #C18d45
Light Brown; #A28966
Darker Orange: #BD6E00
Grey: #E1E0E0
*/

html {
	margin: 0;
	padding: 0;
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	font-family: "Georgia", Times New Roman, Times, serif;
	line-height: 16px;
	font-size: 12px;
	background: #5E493E;
	height: 100%;
		}
	
h1 {
	font-size: 28px;
	color: #A28966;
	font-weight: normal;
	border-bottom: 1px solid #E1E0E0;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family:  "Georgia", Times New Roman, Times, serif;
	}
h2{
	font-weight: normal;
	font-size: 18px;
	color: #BD6E00;
	font-family:  "Georgia", Times New Roman, Times, serif;
		
	}
h3{
	font-size: 14px;
	color: #5E493E;
	}
 #body-inner ul {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 5px 0px;
	width: 350px;
	
}
form {
	width: 400px;
	border-top: 1px solid #E1E0E0;
	line-height: 12px;
	}
	
.asterisk {
	color: #FF0000;
	}

#body-inner ul li {
	list-style: none;
	border-bottom: 1px dotted #A28966;
	line-height: 22px;
	background: url(../images/bullet.gif) no-repeat center;
	background-position: 0 .5em;
	padding: 0 0 0 15px;
	
}



#body-inner ul li a {
	color: #BD6E00;
	text-decoration: none;
	
}
#body-inner  li a:hover {
	color: #000;
}	

#body-inner .flash {
	float: right;
	padding: 5px;
	border: 1px solid #E1E0E0;
}
a{
	color: #BD6E00;
	text-decoration: none;
		}
a:hover {
	color: #5E493E;
	text-decoration: underline;
}

img {
	border: 1px solid #E1E0E0;
	padding: 5px;
}

#wrap {
	width: 100%;
	min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -80px;
	}
	
#header {	
		background: #5E493E;
		height: 100px;
		border-bottom: 2px solid #fff;
		margin: auto;
		padding: 0px;
	
		}
.inner {
	
		width: 825px;
		position: relative;
		margin: auto;
		padding: 0px;
		text-align: left;
		padding-top: 10px;
		
}
	
#logo {
		position:absolute;
		margin: auto;
		padding: 0px;
		padding-top: 15px;
				}
				
#logo img {
	border: none;
	padding: 0px;
		
}
		
#menu {
	float: right;
	color: #fff;
		
		}

#menu ul{
		margin: 20;
	   padding: 20px 0 0 0;
		list-style-image:none;
      list-style-position:outside;
      list-style-type:none;
		width: 100%;
		
		
		}
		
#menu ul li{
		display: inline;
		list-style: none;
		color: #000;
		list-style-image:none;
      list-style-position:outside;
      list-style-type:none;
		
			}
		
#menu ul li a{
		display: block;
		color: #fff;
		line-height: 18px;
		display:block;
		float:left;
		margin:0px 20px 0px 20px;
		padding:8px 0px 0px 0px;
		list-style-image:none;
      list-style-position:outside;
      list-style-type:none;
		width:auto;
		font-size: 17px;
	
	
			}
	
#menu ul li a span{
		display: block;
		list-style: none;
		font-size: 11px;
		
		
		
			}
			
#menu ul li a:hover{		
		border-bottom: 4px solid #5E493E;
		text-decoration: none;
		}
#content {	
		
	
		}

#centercontent {		
		width: 100%;
		background: url(../images/showcase_bg.gif) repeat-x;
		height: 303px;	
	

			}
#showcase img {
	border: none;
	padding: 0px;
		
		
}
			
#showcase {
		text-align: center;
		position: relative;
		}
		
#tagline {
		}
		
#highlight {
	width: 100%;
	background: url(../images/highlight_bg.jpg) repeat-x;
	height: 225px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	line-height: 16px;
	font-size: 11px;
	padding-top: 10px;
		
		}
#highlight-box {
		width: 825px;
		position: relative;
		margin: auto;
		padding: 0px;
		text-align: left;
		padding-top: 10px;
		
}
#highlight-box a {
		color:#FFFFFF;
		text-decoration: none;
		}
		
#highlight-box a:hover {
		color: #5E493E;
		}
				
#highlight-box  .left {
	float: left;
	border-right: dotted 1px #5E493E;
	padding: 0px 20px 0 0px;
	width: 135px;
	height: 200px;
		}

#highlight-box  .middle {
	float: left;
	border-right: dotted 1px #5E493E;
	padding: 0px 20px 0 15px;
	width: 134px;
	height: 200px;
		}
#highlight-box  .right {
	float: right;
	padding: 0px 0 0 20px;
	width: 135px;
	height: 200px;
		}
		
#highlight h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #fff;
	text-transform: uppercase;
}
#highlight h2 a{
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
#highlight ul {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 170px;
	
}

#highlight li {
	list-style: none;
	border-bottom: 1px dotted #5E493E;
	line-height: 20px;
	background: url(../images/bullet.gif) no-repeat center;
	background-position: 0 .5em;
	padding: 0 0 0 15px;
}

#highlight li a {
	color: #fff;
	text-decoration: none;
	
}
#highlight li a:hover {
	color: #000;
}

#breadcrumbs {
	background: #E1E0E0;
	width: 100#;
	height: 25px;
	
}
#body {
	background: #fff;
	width: 100%;
	padding: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	
}
#body img {
	margin-left: 20px;
	float: right;
	
}

#body-inner{
	width: 825px;
	padding: 10px;
	position: relative;
	margin: auto;
	min-height: 300px;
	}	
	


#footer {
	width: 100%;
	
	font-size: 10px;
	text-align: left;
	border-top: 1px solid #fff;
	background: #5E493E;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	height: 80px;
		}
		
#related {	
		width: 100%;
		background: url(../images/related_bg.jpg) repeat-x;
		height: 200px;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0px;
		line-height: 16px;
		font-size: 11px;
		
		}
#related-inner {
		width: 825px;
		position: relative;
		margin: auto;
		padding: 0px;
		text-align: left;
		padding-top: 10px;
		
}
		
 .left {	
		float: left;
		border-right: dotted 1px #5E493E;
		padding: 0px 20px 0 0px;
		width: 250px;
		height: 100%;
		}

.middle {	
		float: left;
		border-right: dotted 1px #5E493E;
		padding: 0px 20px 0 20px;
		width: 250px;
		height: 100%;
		}
 .right {	
		float: right;
		padding: 0px 0 0 20px;
		width: 240px;
		height: 100%;
		}
		
#related a {
	color: #fff;
	text-decoration: none;
	}

#related a:hover {
	color: #5E493E;
	text-decoration: none;
	}
		
#related h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #fff;
	text-transform: uppercase;
	padding-top: -10px;
	font-size: 16px; 
}
#related ul {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 240px;
	
}

#related li {
	list-style: none;
	border-bottom: 1px dotted #5E493E;
	line-height: 20px;
	background: url(../images/bullet.gif) no-repeat center;
	background-position: 0 .5em;
	padding: 0 0 0 15px;
}

#related li a {
	color: #fff;
	text-decoration: none;
	
}
#related li a:hover {
	color: #000;
}
		

.footerinfo {
	width: 825px;
	position: relative;
	margin: auto;
	padding: 10px 0 0 0;
	text-align: left;
	
	
}
.contact {
	text-align: right;
	margin: -10px 0 0 0;
}
