/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1.4;
        color: #333;
}

ol, ul {
/*
	list-style: none;
*/
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* custom element settings */
body {
	font-size: 75%;
	margin:1em 0;
	padding: 0;
	background-color: #ccc;
}

code {font:115% monospace;} 

pre, fieldset { 
	margin: 1.5em 0;
}

form { 
	margin: 0em 0;
}

h1 {
	font-size: 2.0em;
	padding: .75em 0 0 0;
	margin: 0;
}

h2 {
	font-size: 1.75em;
	margin: .86em 0;
}

h3 {
	font-size: 1.5em;
	margin: 1.0em 0;
}

h4 {
	font-size: 1.25em;
	margin: 1.2em 0;
}

h5 {
	font-size: 1.0em;
	margin: 1.5em 0;
}

h6 {
	font-size: .75em;
	margin: 2.0em 0;
}

p {
	margin: 1.0em 0;
}

a {
	color: #003C7D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a:visited {
	color: #003C7D;
}

img {
	border: 0px;
}


ul, ol {
/*
	margin: 1.5em 1.5em;
*/
}

li {
/*
	margin-left: 1.5em;
*/
}

ul, li { } 

ul li, ol li { }

ul li a { }

blockquote {
	margin: 1.5em 1.5em;
}

dl {
	margin: 1.5em 0;
}

dd {
	margin: 0 0 .5em 1.5em;
}

table {
	margin: 1.5em 0;
}

th {
	padding: .5em;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

td {
	padding: .5em;
	border-bottom: 1px solid #ccc;
}

tr {
}

caption {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding-bottom: .5em;
}

.clear {
	clear: both;
}


/* page structure */
td { 
	vertical-align: middle;
	text-align: center; 
}

body {
	background-repeat: no-repeat;
	background-position: center top;
/*	background-image: url(../images/bg.jpg);*/
	background-image: url(../images/bgspring.jpg);
	margin: 0;
	padding: 0;
	background-color: #ccc;
}

#wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 960px;
    background: #eee url(../images/mainbg.gif) repeat-y;
        border-left: 1px solid #333;
        border-right: 1px solid #333;
        border-bottom: 1px solid #333;
}

#header { 
	font-size: 1em; 
	font-family: sans-serif; 
/*	height: 65px!important; */
/*	background-color: #306694; */
	background-color: #336633; 
        padding: 0em 0em 0em 0em;
/*        border-bottom: 1px solid #ccc;*/
		color: #fff;
        width: 960px;
        float: left;
        clear: both;
}

#header h1 { margin:0; padding: 0; }
#header img { float: left; }
.phonenumber { font-size: 1.5em; margin:0 1em 0 0; padding: 1.1em 1.1em 1.2em 1.1em; float: right; }
.address { margin: 0; float: left; padding: 1.5em .5em; text-align: left; }

#nav {
	font-size: 1em;
	font-family: Verdana, sans-serif;
    width: 240px;
	float: left;
    background: #eee url(../images/navbg.gif) repeat-y;  
}

#nav a { display: block; padding: 12px 6px 12px 18px!important; color: #666; background: #eee url(../images/navbg.gif) repeat-y;  }
#nav ul ul a { display: block; padding: 0px 12px 12px 30px!important; }
#nav a:hover { text-decoration: none; background: #fff url(../images/navbg.gif) repeat-y -240px 0; }
#nav a:visited { color: #666; }

#nav ul {
	list-style: none;
}

#nav ul li {
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    letter-spacing: .05em;
}

#nav ul ul {
        display: none;
}

#nav ul ul li {
        border: 0;
        padding-bottom: 0;
    	text-transform: none;
        letter-spacing: 0em;
}

#nav h2 { position: absolute; top: -20em; left: -200em; }
#nav input { margin: 12px 0px 18px 18px!important; width: 198px!important; }
#nav img { border: 1px solid #ccc; }

#thisone { background-color: #fff; }
#thisone ul { display: block!important; }
#thisone a { background: #fff url(../images/navbg.gif) repeat-y -240px 0; }
#thisone a:hover { text-decoration: underline; }

.noshow { display: none; }

#content {
	font-size: 1em;
	font-family: Verdana, sans-serif;
	float: left;
    width: 654px;
	padding: 4px 30px 18px 30px;
	background-color: #fff;
}

#content a { font-weight: bold; }

#content td {
	text-align: left;
}

#content ul, #content ol {
	margin: 0em 1.5em 1.5em 1.5em;
}

#content ul ul, #content ol ol {
	margin: 0 1.5em;
}

#content li {
	margin: .25em 0 .25em 1.5em;
}

#content form { 
	margin: 1.5em 0;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 1.5em;
        border-bottom: 1px solid #ccc;
        color: #999;
        margin: 1em 0 .1em 0em;
        line-height: 1em;
        padding-top: 0;
}

#content h3
{
    font-family: Arial, Helvetica, Sans-Serif;
    margin-bottom: 0em;
    color: #666;
    font-size: 1.25em;
    line-height: 1em;
}

#content p { text-align: justify; }

#content hr { clear: both; width: 100%; height: 1px; border: 0px; color: #ddd; background-color: #ddd; padding:0; margin:.5em 0; }

.maintext { font: 1.3em Arial, Helvetica, sans-serif; color: #666; background-color: #dde7ee; padding: 1.5em; line-height: 1.7em;}

.halfbox { float: left; width: 300px; margin-right: 1.7em; }

.halfbox h3 { margin-bottom: .5em!important; }

.ulheader { font-weight: bold; margin-bottom: 0em; }

#footer {
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
/*	height: 6em;*/
    background: #eee url(../images/mainbg.gif) repeat-y;
	padding: .1em 1.5em 1.5em 1.5em;
}