#menubar ul  { display: inline; margin: 0; padding: 0}

#menubar ul li {
	padding-right: 20px;
	display: inline;
}

#content ul li.green {background-image: url("../images/bullets/green.gif"); }
#content ul li.brown {background-image: url("../images/bullets/brown.gif"); }
#content ul li.purple {background-image: url("../images/bullets/purple.gif"); }
#content ul li.orange {background-image: url("../images/bullets/orange.gif"); }
#content ul li.yellow {background-image: url("../images/bullets/yellow.gif"); }
#content ul li.pink {background-image: url("../images/bullets/pink.gif"); }

body  { font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin: 0 0 0; padding: 10px 0 0 }

p {
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1.6em;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 12pt;
}

#header  { padding-top: 15px; width: 99%; height: 125px; background-image: url("../images/tagline.gif"); background-position: center right; background-repeat: no-repeat;}

#logo {
	float:left;
	border: 0px;
	display: block;
}

#content ul li   { line-height: 1.4em; background-repeat: no-repeat; background-position: left 0.3em; margin-left: -10px; padding-left: 20px }

#content ul  { line-height: 1.4em; list-style: none }

#menubar      { 
	font-size: 12pt; 
	background-image: url("../images/grad.gif"); 
	background-repeat: repeat-x; 
	background-position: left top; 
	margin-top: 5px; 
	padding-top: 11px; 
	padding-left: 40px; 
	width: 100%; 
	height: 60px;
	}

#content    { 
	padding-top: 10px;
	padding-right: 35px; 
	}

#footer   { color: silver; font-size: 8pt; margin-top: 20px; margin-bottom: 30px; padding-top: 15px; border-top: 1px solid #ccc }
#footer a { color: #999; }

h2    { color: #843f0f; font-size: 1.0em; letter-spacing: 1px; margin: 0.83em 0; font-weight: bold }
h1  { color: #878905; font-size: 1.3em; text-transform: uppercase; letter-spacing: 2px; margin: 0.67em 0 }

body {margin-top: 10px;}
#menubar a#active { }
a:link { color: #DD5900; text-decoration: none }
a:visited { color: #DD5900; text-decoration: none }
a:hover  { color: #ff934a; text-decoration: underline }
a:active { color: red }
#menubar a:link { color: #ffc; text-decoration: none }
#menubar a:visited { color: #ffc; text-decoration: none }
#menubar a:hover { color: #fff; text-decoration: none; border-top: 5px solid #fff }
#tagline { padding-top: 40px; padding-right: 30px; float: right }
#navigation-circle  { text-align: center; margin-top: 20px; height: 330px; }
#wrapper { margin-right: 40px; margin-left: 40px }
#menubar a#active { font-weight: bold; border-top: 5px solid #fff }
#homepage { background-image: url("../images/home-bg.gif"); background-repeat: no-repeat; background-position: -10px center }

table {
	border: 0;
	cell-spacing: 0;
	cell-padding: 0;
}

table tr td { vertical-align: top; }

td#left {width: 60%;}
td#right {width: 40%;}