
* {
	margin: 0;
	padding: 0;
}

#list {
	font-size: .7em;
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;
	font-family: 'Verdana',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	line-height: 12pt;
	list-style-type: disc; color:#666;
}

body {
	background-color: #729723; 
	background-position: left top;
	background-repeat: repeat-x;
}

div#top { 
	margin-left: auto;
	margin-right: auto;
	height:12px;
	background-image:url(graphics/top_strip.gif);
}

div#header { 
	width: 920px; 
	height: 12px;
	margin-left: auto;
	margin-right: auto;
	
}

div#contentArea { 
	margin-top: 0px;
	width: 100%;
	background-color: #fff;	
	min-height:500px;
}

div#content { 
	width: 920px; 
	margin-left: auto;
	margin-right: auto;	
	height:auto;	
	min-height:500px;
	/*margin-top: 0px;*/
	background-color:#ffffff;
	display:block;
}

div#copy {
	width: 450px;
	float: left;
	padding-left: 25px;
	background-color:#fff;
}

div#contacts {
	margin-top: 20px;
	height: 300px;
	width: 200px;
	float: left;
	border-left-width: 1px;
	border-left-style: none;
	border-left-style: solid;
	border-left-color: #ccc;
}

div#links {
	margin-left: 60px;	
	width: 100px;
}

div#links_colour {
	margin-left: 25px;	
	width: 180px;
}

div#contacts_home {
	padding-left: 20px;
	margin-top: 20px;
	height: 300px;
	width: 200px;
	float: left;
	border-left-width: 1px;
	border-left-style: none;
	border-left-style: solid;
	border-left-color: #ccc;
}


div#navcontainer {
	float: left;
	height: 750px;
	text-align: left;
	width: 220px;
	margin-top:20px;
}
div#navcontainer1 {
	float: left;
	height: 300px;
	text-align: left;
	width: 220px;
	margin-top:20px;

	border-left-width: 1px;
	border-left-style: none;
	border-left-style: solid;
	border-left-color: #ccc;
}

div#image { 
	width: 675px;
	height: 250px;
	float: left;
	margin-top:20px;
	padding-left: 25px;
}

div#image_colour { 
	width: 675px;
	height: 375px;
	float: left;
	margin-top:20px;
	padding-left: 25px;
}
div#image_flash { 
	width: 675px;
	height: 450px;
	float: left;
}

div#footer {
	margin-left: auto;
	margin-right: auto;
	height:80px;
	width:920px;
	display:block;
    background-image:url(graphics/bottom_strip.gif);
}

div#bottom { width: 920px;
	margin-left: auto;
	margin-right: auto;
}

div#bottom1 { 
	width: 520px;
	float: left;
}

div#bottom2 { 
	width: 400px;
	float: left;
	text-align:right;
}

img { border: none; }

h1 {
	color: #729723; 
		line-height: 24px;    
	font-size: 1.0em;
	font-weight: 300;
	margin-top: 14px;
	margin-bottom: 0px;
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}
 
h2 {
	color: #ccc;     
	font-size: 1.4em;
	font-weight: 500;
	width: 173px;
	margin-bottom: 0px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
}
 
 h3 {
	color: #729723; 
	font-size: .9em;
	font-weight: 300;
	width: 200px;
	margin-bottom: 10px;
	text-indent:23px;
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

p {
	color: #666;
	line-height: 18px;
	font-size: 0.7em;
	margin-right: 20px;
	margin-bottom: 10px;
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
}

p.footer {
	color: #fff;
	line-height: 1.8em;
	font-size: .6em;
	margin-right: 0px;
	margin-top: 5px;
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
}

p.footer_bold {
	color: #fff;
	font-weight:500;
	line-height: 1.8em;
	font-size: .6em;
	margin-right: 0px;
	margin-top: 5px;
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
}

#contact {
	color: #666;
	line-height: 13px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
}
 
 div#navcontainer ul {
	list-style-type: none;	
	width: 173px;
	margin-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
		
}

div#navcontainer ul li { 
	line-height: 1.9em; 
	font-size: 0.7em;
	color: #666;
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
		
}
 
div#navcontainer ul li a {	
	text-decoration: none;
	display: block;		
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
 }

 
 div#navcontainer ul li a:hover {
	color: #729723;
}

div#navcontainer1 ul {
	list-style-type: none;	
	width: 200px;
	margin-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

div#navcontainer1 ul li { 
	line-height: 2.1em; 
	font-size: 0.7em;
	
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
 
div#navcontainer1 ul li a {	
	text-decoration: none;
	display: block;	
	color: #666;
 }

 
 div#navcontainer1 ul li a:hover {
	color: #729723;
}

a { color: #666; }

a.hover { color: #999; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* backslash hack hides from IE mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end backslash hack */