body {
	margin:0;
	padding:0;
	width:100%;
	background:#ffffff;
	min-width:685px;		/* Minimum width of layout - remove line if not required */
				/* The min-width property does not work in old versions of Internet Explorer */
	font-size:100%;
	text-align:center;
	color:#87531f;
	font-family:Arial, SunSans-Regular, sans-serif;
}
a {
	color:#87531f;
}
a:hover {
	color:#fff;
	background:#369;
	text-decoration:none;
}

a:hover img{
color:black;
text-decoration:none;
background-color:black;
}

h1, h2, h3 {
	text-align:center;
	margin:.8em 0 .2em 0;
	padding:0;
	color:#87531f;

}

h4 	{
	font-size: 19px;
	margin:.8em 0 .2em 0;
	}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}

img {
	margin:10px 0 5px;
	text-decoration:none;
}


#header {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border-bottom:1px solid #000;
	background:#e0c9aa;
}
#header p {
	padding:.5em 15px	.2em 15px;
	margin:0;
}
#header h1  {
	padding:.2em 15px;
	margin:0;
}
#header h2  {
	padding:.2em 15px	.7em 15px;
	margin:0;
}

#layoutdims {
	clear:both;
	background:#ebc888;
	border-top:1px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
	font-size:18px;
	}

#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background:#f0e2c8;		/* Left column background colour */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:170px;
	background:#fffff0;    	/* Centre column background colour */
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-340px;
	background:#f0e2c8;    	/* Right column background colour */
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 15px 0 355px;
	overflow:hidden;
	
}
#col1 {
	width:100%;
	overflow:hidden;
	font-weight:bold;
	font-size:15px;
	color:#87531f;
	font-family:Arial, SunSans-Regular, sans-serif;
		
}
#col2 {
	float:left;
	width:140px;
	position:relative;
	margin-left:-50%;
	left:185px;
	overflow:hidden;
	font-family:Arial, SunSans-Regular, sans-serif;
        	font-size:14px;
        	font-weight:bold;
	color:#87531f;
		
}
#col3 {
	float:left;
	width:140px;
	position:relative;
	left:15px;
	overflow:hidden;
	font-size:14px;
        	font-weight:bold;
	color:#87531f;	
}
#footer {
	clear:both;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border-top:1px solid #000;
}
#footer p {
	padding:.5em 15px;
}










#fixed {
   margin:0 auto;
   max-width:1150px;  /* you can use px, em or % */
   text-align:left;
}

.centeredImage	{
    	text-align:center;
    	margin-top:0px;
    	margin-bottom:0px;
    	padding:0px;
	}

.currentpage	{
	display: inline;
	color:#fff;
	background:#87531f;
	text-decoration:none;
	}

#centertext{
	text-align:center;
	}

#centertextleftcol{
	text-align:center;
	}

#centertextrightcol{
	text-align:center;
	}

.boldcenter{
	text-align:center;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.4em;
	}

#bulrightlink	{
	float:left;
	padding:0px 0px 0px 0px;
	width: 500px; 
	border-width:0px;
	border-style:solid;
	border-color:black;
	}

#bulleftlink	{
	width: 25px;
	float:left;
	border-style:solid;
	border-color:black;
	border-width:0px;
	}

#bdividerlink{
	margin:0px;
    	padding:3px;
	border-style:solid;
	border-color:#ffffcc;
	border-width:1px;
	clear:both;
	}

.boldinline{
	display: inline;
	font-size: 15px;
	font-weight: bold;
	}

#divider{
	margin:0px;
    	padding:0px;
	border-style:dotted;
	border-color:black;
	border-width:1px;
	clear:both;
	}

.subtitle{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.4em;
	}

.paraspace {
	margin-top: 0;
	margin-bottom: 0.6em;
	}

#leftlink	{
	width: 126px;
	float:left;
	border-style:solid;
	border-color:black;
	border-width:0px;
	}
	
#rightlink	{
	float:left;
	padding:10px 5px 10px 45px;
	width: 60%; 
	border-width:0px;
	border-style:solid;
	border-color:black;
	}

.linktitle{
	display: inline;
	font-size: 1em;
	font-weight: bold;
	}


#dividerlink{
	margin:0px;
    	padding:10px;
	border-style:solid;
	border-color:#fffff0;
	border-width:1px;
	clear:both;
	}

#textbox{
	
	border-style:solid;
	border-color:#444;
	border-width:1px;
	clear:both;
	}

#textboxtext{
	margin:0px 0px 0px 5px;
	}

.bullet{
	
	margin-top: 0;
	margin-bottom: 0.6em;
	}

#peoplebullets img {
	margin: 0px;}

#pic, #pic2, #pic3, #pic4, #pic5, #pic6{	
	margin:0px 2px 0px 2px;
	display: inline;
	}

#floatright{
	float:right;
	margin-left: 25px;
	}

#floatleft{
	float:left;
	margin: 25px;
	}

a img {
    border: none;
    vertical-align: middle;
}

#faqmenu {
	width:100%;
	overflow:hidden;
	font-weight:normal;
	font-size:14px;
	line-height: 150%;
	color:#87531f;
	font-family:Arial, SunSans-Regular, sans-serif;	}

#faqmenu a:hover {
	color:#fff;
	background:#87531f;
	text-decoration:none;
}

#faqmain a:hover {
	color:#87531f;
	background:#fffff0;
	text-decoration:none;
	}

#faqmain ul{
	margin-bottom:0;
		}

#faqdivider{
	margin:0px;
    	padding:2px;
	border-style:solid;
	border-color:#fffff0;
	border-width:1px;
	clear:both;
	}

#whatforpic {
   margin:0 auto;
   width:500px;  /* you can use px, em or % */
  text-align: center;

}

.floatright{
	display: inline;
	float: right;
	margin-left: 25px;
	}

.top	{
	font-weight:normal;
	font-size:12px;
	color:#1c8c1f;
	font-family:Arial, SunSans-Regular, sans-serif;	
	}

.bulletunder{
	margin-left: 39px;
	}

.blockIMG{
	display:block;
	margin:0;
	} 

td	{
	text-align: center;
	border: 0;
	}

td.alt	{
	text-align: left;
	border: 0;
	padding: 0px 0px 0px 10px;
	}

#centertext2, #centertext3, #centertext4{
	text-align:center;
	}









#floatright2, #floatright3, #floatright4, #floatright5, #floatright6, #floatright7 {
	float:right;
	margin-left: 25px;
	}

#floatleft2, #floatleft3, #floatleft4, #floatleft5, #floatleft6, #floatleft7{
	float:left;
	margin: 25px;
	}




#divider2, #divider3, #divider4, #divider5, #divider6, #divider7, #divider8, #divider9{
	margin:0px;
    	padding:0px;
	border-style:dotted;
	border-color:black;
	border-width:1px;
	clear:both;
	}

#indexfoot{	

	margin:0px;
    	padding:0px;
	text-align:center;
	padding:0;
	color:#87531f;
	font-size:22px;
	
	}

#indexfootright{
	text-align:center;

	}


