html{margin:0;padding:0;}
/* teal #86C6BA
footer green #598077
body bg's #617874 #657471 #68716F
orange F7911D
dark blue grey bg #4F606A
menu dark blue #2F3C44
*/
body {
	margin: 0;
	padding:0;
	background: #F7911D;
	color: #000;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 76%;
	text-align: center;	
}

/* ------------------------- containers */
div#container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: #fff url(../images/content-bg.jpg) no-repeat bottom right;
	background: #F6E4D0 url(../images/content-bg-org-pale.gif) no-repeat bottom right;
	background: #f5f5f5 url(../images/content-bg.gif) no-repeat bottom right;	
	background: #F7911D url(../images/content-bg2.jpg) repeat-y top left;
/*	background: #4F606A;
	background: #F7911D;*/
	
}
/*#containerinner {
	width: 100%;
	margin: 0 auto;
	background: #f5f5f5 url(../images/content-bg2.jpg) repeat-y top left;
}*/
div#wrapper {


}
div#content {
	margin: 20px 0px 0px 8px;
	float: left;
	width: 75%;
	background: #F7911D url(../images/content-bg-org.gif) no-repeat bottom right;	

	/*background: #F7911D url(../images/content-bg-org.gif) no-repeat bottom right;*/
}

table#maintable {
	padding: 0;
	margin: 0;
	width: 100%;
}
td.topheader {
	height: 170px;
	width: 100%;
}
td.logo {
	padding: 18px 0 30px 10px;
}
td.menuside {
	margin: 0;
	padding: 0;
	text-align: left;
	background: #F7911D url(../images/content-bg2.jpg) repeat-y top left;
	width: 13%;
}

td.mainsection {
	margin: 0;
	padding: 28px 0 20px 20px;
	text-align: left;
	background: #F7911D url(../images/content-bg-org.gif) no-repeat bottom right;
	width: 85%;
}
#maincontent {
	width: 680px;
	text-align: left;
}
#maincontentabout {
	width: 680px;
	text-align: left;
}
#content {
	padding: 0;
	margin: 0;
	float: left;
	width: 80%;
}
#content .gutter {
	padding: 15px 14px 15px 26px;
}
div#tile {
	margin: 0;
	padding: 0;
	background: #657471 url(../images/ornament.gif) repeat-x top left;
	height: 10px;
}
div#header {
	height: 175px;
	width: 100%;
	/*background: #fff url(../images/logo.jpg) no-repeat top left;*/
	margin: 0 auto;
	background: #657471 url(../images/logo-grad-pale-orange2.jpg) no-repeat top center;
	background: #F7911D url(../images/header-with-building.jpg) no-repeat top center;
	
	text-align: center;
}
div#sidenav {
	float: left;
	width: 150px;
}
div#title {
	color: #fff;
	margin: 0;
	padding: 10px 0 12px 0;
	background: #000 url(../images/title-bg.jpg) repeat-x top left;
	text-align: left;
	width: 100%;
}
div#companyaddress {
	padding: 0 0 0 0;
	margin: 110px 0 0 0;
	float: left;
	text-align: center;
	width: 750px;
}
div#extra {
	background: #FF8539;
}
div#footer {
	padding: 5px 0 12px 0;
	margin: 0;
	background: #000;
	color: #eee;
	clear: both;
	text-align: center;
	font-size: .9em;
}

/* -------------------------- headers */

div#title h1 {
	margin: 0 0 0 20px;
	padding: 0 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
div#title h2 {
	margin: 0 0 0 20px;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
	color: #eee;
}
h3 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #465E7C;
	color: #4F606A;
	font-size: 125%;
}


/* ------------------------- paragraphs */

p {
	margin: 0 10px 10px 0;
	line-height: 1.5em;
	background: transparent;
}
p.widepara {
	font-size: 1.2em;
	line-height: 1.75em;
	color: #000;
	font-weight: normal;
}
div#companyaddress p {
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 11px;
}
div#footer p {
	margin: 0;
	padding: 0;
}

/* -------------------------------------- links */

a {
	/*display: block;*/
	color: #981793;
	/*padding: 10px;*/
}
a:link, a:visited {
color: #333;
}
a:hover, a:active {
color: #000;
}



#header a {
	border-style: none;
	display: block;
	width: 275px;
}
#header img {
	display: block;
	width: 0;
}





/* ------------------------------------- navigation */
#sidenav ul {
	margin: 0; 
	padding: 6px 0px 6px 0px; 
	border: 0;
	width: 154px;
	font-size: 11px;
}
#sidenav ul li {margin: 0; padding: 0; display: inline;}
#sidenav ul li a, 
#sidenav ul li a:link, 
#sidenav ul li a:active,
#sidenav ul li a:visited {
	/* need height for hover to change in IE */
	
	margin: 0 20px 0 0px;
	padding: 8px 0 8px 20px;
	display: block; 
	color: #eee; 
	text-decoration: none; 
	text-align: left;
	border: none;
	/*border-bottom: solid 1px #eee;*/
	font-weight: normal;
	/*background: #f5f5f5 url("../images/menu-bg.jpg") repeat-x bottom left;*/
	border-bottom: 1px solid #222;
}
#sidenav ul li a:hover {
	margin: 0 20px 0 0px;
	padding: 8px 0 8px 20px;
	color: #FF9900;
	text-decoration: none;
	/*background: #999;*/
	
	font-weight: normal;
}
* html #sidenav li a,
* html #sidenav li a:link, 
* html #sidenav li a:active,
* html #sidenav li a:visited
 {  /* the Tan hack for IE 5.0 */
	
}

div#content img {
padding: 0px;
margin: 4px;
float: right;
/*padding: 4px;*/
border: 4px solid #fff;
background: #000;
}
div#content img.nofloat {
float: none;
}

/* -------------------------------------- lists */
td.mainsection ul {
margin-top: 0;
line-height: 1.5em;
}
td.mainsection li {
	margin: 0 0 0 -13px;
	padding: 0px;
}

/* --------------------------------------- other */

div#footer p a, div#footer p a:link {
color: #fff;
}
#maincontentabout img {
padding: 0px;
margin: 4px;
float: right;
border: 4px solid #fff;
background: #000;
}