body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(images/page_bg.jpg);
	color: #6f6f6f;
}

html, body, #wrapper, h1, #nav, li, ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 300px;
	position: relative;
}

h1, h2, h3 {
	font-size: 11px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

html, body, #wrapper {
	height: 100%;
}

body {
	background: #a6b3cb;
	color: #fff;
	border: 1px solid #FFF;
}

p {
	line-height: 1.4;
}

a {
	color: #fbde3b;
	text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

#wrapper {
	margin: auto;
	width: 787px;
	padding: 0;
	background: url(images/page_bg.gif) repeat-y;
}

#wrapper-i {
	background: url(images/page_bg.gif) repeat-y;
	width: 100%;
}

/* header */

#header {
	position: absolute;
	top: 0;   left: 13px;
	width: 766px;
	background: url(images/menu_bg.gif) repeat-x;
}

#header-cap {
	position: absolute;
	top: 197px;   left: 327px;
	width: 129px; height: 29px;
	background: url(images/header_2.jpg) no-repeat;
}

#header h1 {
	background: url(images/header.jpg) no-repeat;
	text-align: right;
	margin: 32px 0 0 0;
}

/* nav */

#nav {
	position: absolute;
	top: 0;   left: 0;
	width: 574px; height: 32px;
	background: url(images/menu_cap.gif) top right no-repeat;
}

#nav li {
	float: left;
}

#b-nav {
	background: url(images/b_nav_r.jpg) top right no-repeat;
}

/* body */

#spacer {
	height: 197px;
	background-image: url(images/pos1.png);
	background-repeat: no-repeat;
	margin-left: 13px;
}

#body {
	background: url(images/body_bg.jpg) repeat-x;
	margin: 0 8px 0 13px;
	padding: 14px;
	min-height: 200px;
}

#body-i {
	background: url(images/divider_v.gif) 276px 9% no-repeat;
}

/* left */

#left {
	float: left;
	width: 261px;
}

#bullets {
	padding-top: 15px;
	background: url(images/box_t.jpg) no-repeat;
}

#bullets ul {
	padding-bottom: 20px;
	background: url(images/box_b.jpg) bottom left no-repeat;
}

* html #bullets ul {
	width: 100%;
}

* html #bullets img {
	margin-left: -3px;
	marg\in-left: 0px;
	float: left;
}

#bullets img {
	display: block;
}

#left .i {
	margin: 0 25px;
}

/* right */

#right {
	float: right;
	width: 442px;
	margin-top: 15px;
}

#right .i {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 6px;
}

#right .i .left {
	margin: 0;
}

#right .j ul {
	float: right;
	width: 130px;
	display: inline;
}

#right .clear {
	padding-top: 7px;
	margin:  0 0 10px 0;
}

ul.bigbullets li {
	background: url(images/bullet.gif) left no-repeat;
	margin: 0;
	padding: 5px 2px 5px 20px;
}

* html ul.bigbullets li {
	text-indent: -1.5em;
}

/* footer */

#footer-p {
	clear: both;
	height: 24px;
}

#footer    { background: url(images/footer_w_bg.gif) repeat-x; }
#footer .l { background: url(images/footer_w_l.gif) top left no-repeat; }
#footer .r { background: url(images/footer_w_r.gif) top right no-repeat; }

#foot-nav    { background: url(images/footer_g_bg.gif) repeat-x; }
#foot-nav .l { background: url(images/footer_g_l.gif) top left no-repeat; }
#foot-nav .r { background: url(images/footer_g_r.gif) top right no-repeat; }

#footer {
	color: #d96d1e;
	text-align: center;
}

#footer a {
	color: #d96d1e;
	text-decoration: underline;
}

#footer a:hover {
	color: black;
}

#foot-nav {
	position: relative;
	top: -14px;
	width: 43em;
	margin: auto;
	color: #f8fbc8;
}

#foot-nav .r {
	padding: 9px 0 10px 0;
	width: 100%;
}

#foot-nav a {
	color: #f8fbc8;
	text-decoration: none;
}

#foot-nav a:hover {
	color: #f8fbc8;
	text-decoration: underline;
}

#footer p {
	position: relative;
	margin-top: 10px;
	top: -20px;
}

/* Begin CSS Drop Down Menu */
 
#menuh-container {
	position: absolute;
	top: 184px;
}

#menuh {
	width: 100%;
	font-size: 13.5px;
	font-family: arial, helvetica, sans-serif;
	float:left;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 2em;
	margin-left: 100px;
	font-weight: 300;
	color: #FFF;
}
#menuh a {
	text-align: center;
	display:block;
	border: 1px solid #324762;
	white-space:nowrap;
	margin:0;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.1em;
	padding-right: 0.1em;
}
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */ {
 	font size: 9px;
	color: white;
	background-color: #499A17;
	text-decoration:none;
	background-repeat: repeat-x;
}
#menuh a:hover						/* menu on mouse-over  */ {
	color: white;
	background-color: #7ACD27;
	text-decoration:none;
}
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */ {
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */ {
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#menuh ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:9em;	/* width of all menu boxes */	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
}
#menuh li {
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
}
#menuh ul ul {
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
}
#menuh ul ul ul {
	top:0;
	left:100%;
}
div#menuh li:hover {
	cursor:pointer;
	z-index:100;
}
div#menuh li:hover ul ul, div#menuh li li:hover ul ul, div#menuh li li li:hover ul ul, div#menuh li li li li:hover ul ul {
	display:none;
}
div#menuh li:hover ul, div#menuh li li:hover ul, div#menuh li li li:hover ul, div#menuh li li li li:hover ul {
	display:block;
}
/* End CSS Drop Down Menu */
