/* 

ToC

	1. defaults
	2. structure
	3. fonts
	4. links
	5. images

*/



/* --------- 1. defaults  --------- */

*	{
	padding: 0;
	margin: 0;
	list-style-position: inside;
		}

body {
		color: #ffffff;
		background: #339933;
		}
		
/*  --------- 2. structure  --------- */

#wrapper {
	width: 800px;
	margin: 10px auto 0;
	padding: 0px 0;
	background-color: #FFFFFF;
		}
		
#bott_rounded {
	height: 14px;
	width: 800px;
	float: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
		
#introductoryText {
	float: left;
	width: 320px;
	margin-right: 0px;
	padding-left: 15px;
		}
		
#right_photos {
	float: right;
	width: 135px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#right_holder {
	float: right;
	width: 160px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#right_high {
	float: right;
	width: 135px;
	padding-right: 15px;
	background-image: url(images/gifs/bullet_bk.gif);
	background-repeat: no-repeat;
	height: 500px;
	padding-left: 7px;
	padding-top: 7px;
	margin-right: 5px;
	margin-top: 120px;
}

#photos_hm {
	width: 136px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-top: 5px;
	float: left;
	height: 120px;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
		
#main_content {
	float: right;
	width: 625px;
		}
		
#portfolioImage4 {
	float: right;
	width: 613px;
		}
		
#homeImage {
	width: 700px;
	height: 120px;
	padding-right: 30px;
	padding-left: 30px;
		}
		
.separator {
	clear: both;
	height: 1px;
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
		}
		
.separator2 {
		clear: both;
		height: 1px;
		background: #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		}

.separatorInvisible {
		clear: both;
		height: 1px;
		}
		
#logo {
	float: left;
	height: 96px;
	width: 800px;
}

#thumbnails div {
	float: left;
	width: 760px;
	height: 40px;
		}

#main_text {
	float: left;
	width: 455px;
	padding-bottom: 10px;
	margin-top: 10px;
}


#news_tick {
	width: 128px;
	padding-top: 15px;
	height: 261px;
	float: left;
	padding-left: 20px;
}

#homelink {
	float: left;
	width: 110px;
	height: 40px;
		}

#separatorInvisible {
	float: none;
	height: 1px;
	background-color: #FFFFFF;
		}
		
#separator {
	float: none;
	height: 10px;
	background-color: #FFFFFF;
		}


/* ---------- 3. fonts ---------- */

html {
		font-size: 100%;
		}

body {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
		}
		
.body_italic {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-style: italic;
		}
		
.bulletpoint {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	list-style-type: disc;
	list-style-position: inside;
		}
		
.bodybld {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		}
		
.bodybld_purp {
	font-size: 12px;
	color: #620079;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		}
		
.bodybldgr {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		}

.intro_para {
	font-size: 12px;
	color: #004820;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17px;
		}
		
.main_title {
	font-size: 17px;
	color: #004820;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17px;
	font-style: normal;
		}

.bodysm {
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
		}
		
.address URL {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		}

h1 {
		font: bold normal 16px/30px Arial, Helvetica, sans-serif;
		color: #004820;
		}

h2 {
	font: bold normal 12px/18px Arial, Helvetica, sans-serif;
	color: #620079;
		}
		
h3 {
	font: bold normal 12px/13px Arial, Helvetica, sans-serif;
	color: #FF0000;
		}
		
h4 {
	font: bold normal 12px/13px Arial, Helvetica, sans-serif;
	color: #FF0000;
		}

.instructions {
	color: #666666;
	text-transform: lowercase;
	float: right;
	padding-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 2px;
		}

p {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	margin-bottom: 0.8em;
	color: #000000;
		}
		
li {
	font: 12px/14px Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
		}


/* ---------- 4. links and navigation ---------- */

a {/* default link style */
	color: #0A4A28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
		}
		
a:hover {
	color: #D3DED8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
		}
		
a:active {
	color: #D3DED8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
		}
		
/* -- top navigation -- */

#top_nav {
	float: left;
	width: 790px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(images/nav/nav-bk.gif);
	padding-left: 10px;
}

#top_spc {
	float: left;
	width: 800px;
	height: 1px;
}

#top_nav ul {
	text-align: left;
	margin: 0px;
	list-style-type: none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
		}

#top_nav li {
	display: inline;
		}

#top_nav a {
	font: normal 12px/30px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
		}
		
#top_nav a:hover {
	color: #FFFFFF;
	background-image: url(images/nav/nav_act.gif);
	background-repeat: repeat;
		}
		
#top_nav a:active {
	color: #FFFFFF;
	background-image: url(images/nav/nav_act.gif);
	background-repeat: repeat;
		}	
		
.line_nav {
	font: normal 17px/30px Arial, Helvetica, sans-serif;
	color: #000000;
		}	
		
#sidenav {
	float: left;
	width: 110px;
	height: 30px;
		}
		
#sidenav_sep {
	float: left;
	width: 110px;
	height: 20px;
		}
		
#sidenav ul {
	text-align: center;
	display: inline;
		}
		
#sidenav li {
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	display: block;
		}

#sidenav a {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	background-image: url(images/nav/sidenav_rest.gif);
	background-repeat: repeat;
	padding: 10px;
	text-align: center;
	border: 1px solid #003300;
	color: #000000;
		}
		
#sidenav a:hover {
	color: #FFFFFF;
	background-image: url(images/nav/nav_act.gif);
	background-repeat: repeat;
	background-position: 100%;
	text-align: center;
		}
		
#sidenav a:active {
	color: #FFFFFF;
	background-image: url(images/nav/nav_act.gif);
	background-repeat: repeat;
	background-position: 100%;
	text-align: center;
		}
		
/* -- privacy navigation -- */

#privacy {
	background: #FFFFFF no-repeat;
	width: 800px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px
	height: 30px;
	padding: 5px 0px;
		}
		
#privacy a {
	font: 10px/20px Arial, Helvetica, sans-serif;
	color: #0A4A28;
	text-decoration: underline;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
		}
		
#privacy a:hover {
	color: #D3DED8;
		}
		
#privacy a:active {
	color: #D3DED8;
		}

/* ---------- 5. images ---------- */


#logo_descrip {
	height: 135px;
	width: 760px;
}

#nav {
	width: 105px;
	float: left;
	height: 100px;
}

