
* {
 margin: 0;
}
img {
 border: none;
}
p,ul,address {
 font-family: arial;
}
h1,h2,h3,h4,h5 {
 font-family: tahoma;
 font-weight: 300;
}
body.home {
 background: url("../images/home-bg.jpg") top left repeat-x;
} 
body.sub {
 background: url("../images/sub-bg.jpg") top left repeat-x;
}

body {
 text-align: center;
}
#wrapper {
 margin-left: auto ;
 margin-right: auto;
 width: 780px;
 text-align: left;
}


/* @end */

/* @group Nav Rules */

ul.nav {
 padding-top: 13px;
 list-style: none;
 text-transform: lowercase;
}
ul.nav li {
 float: left;
 padding:0;
 width:116px;
 text-align:center;
}
ul.nav li.current {
 background: url("../images/tab.gif") top left repeat-x;
 padding: 10px 0;
}

ul.nav li a {
 padding: 10px 0;
 height: 27px;
 text-decoration: none;
 display: block;
 color: #444;
}


h1 {
 clear: both;
 margin-top: 67px;
 margin-left: 20px;
 position:relative;
 width: 444px;
 height: 85px;
}

h1 span {
 position:absolute;
 width: 100%;
 height: 100%;
 background: url("../images/logo.gif") top left no-repeat;
}

/* @end */

/* @group Home Heading */
div#home {
 float: left;
 width: 400px;
 margin-top: 65px;
 margin-left: 20px;
}
div#home h3 {
 font-weight: 300;
 font-size: 1.1em;
 margin-bottom: 0.1em;
 color: #c76c11;
 padding-left: 42px;
}
h5 {
 float: left;
 position: relative;
 margin-left: 30px;
 margin-top: -10px;
 width: 300px;
 height: 296px;
}
h5 span {
 position: absolute;
 background: url("../images/home/rotator.jpg") top left no-repeat;
 width: 100%;
 height: 100%;
}
div#home p {
 color: #fff;
 padding-left: 42px;
 padding-top: 14px;
}


/* @end */

/* @group Content Rules */
div#content {
 clear: both;
 padding-left: 60px;
 width: 420px;
 float: left;
 margin-bottom: 1em;
}
div#content h1 {
 margin: 20px 0 80px 0;
}
div#content h2 {
 margin-bottom: 0.4em;
 color: #1c6535;
}
div#content h3 {
 margin-bottom: 0.2em;
 width: 370px;
 border-bottom: solid 1px;
 color: #5d7439;
}
div#content p {
 line-height: 1.2em;
 padding-right: 40px;
 margin-bottom: 1em;
}
div#content a {
 color: #2369a2;
 text-decoration: none;
}
div#content a:hover {
 color: #099d64;
 text-decoration: underline;
}

div#content ul {
 margin-top: -0.8em;
 padding-left: 20px;
 font-size: 0.9em;
 margin-bottom: 2em;
 line-height: 1.4em;
}
div#content ul li {
 padding: 0;
}
div#content h4 {
 color: #1c6434;
 margin-bottom: 1em;
}
div#content blockquote {
 border: 1px solid #c4f0c5;
 background: #e9fbe7;
 padding: 10px 0 0 40px ;
 margin-left: 0px;
 font-size: 0.8em;
 width: 320px;
}
div#content p.quoter {
 margin-left: 90px;
 font-size: 0.7em;
}
div#sub {
 float: left;
 width: 280px;
 margin-bottom: 1em;
 margin-top: 40px;
}
div#sub a {
 text-decoration: none;
 color: #444;
}
div#sub img.mail,div#subpanel img.mail {
 float: left;
 margin-right: 10px;
 border: none;
}
div#sub address {
 float:left;
 font-size: 0.8em;
 font-weight: normal;
 font-style: normal;
}
div#sub address span {
 color: #1c6434;
}
div#sub address span strong {
 font-family: verdana;
 color: #444;
}
div#sub h4 {
 clear: left;
 width: 63px;
 height: 55px;
 background: url("../images/calendar-bg.gif") top left no-repeat;
 font-size: 2.2em;
 font-family: tahoma;
 padding: 20px 0 0 24px;
 float: left;
}
div#sub a img.clear {
 clear:both;
 padding: 10px 0;
}
div#sub p {
 float: left;
 width: 150px;
 padding: 22px 0 0 10px;
}
div#sub p span {
 font-size: 1.1em;
 font-weight: 700;
 color: #1c6434;
}
div#sub p span strong {
 font-weight: 300;
 text-transform: uppercase;
 color: #444;
}

div#subpanel {
 float: left;
 width: 250px;
 margin-left: 20px;
 padding-left: 0;
 background: url("../images/sub-fade.jpg") no-repeat -3px 159px;
}

div#subpanel h5 {
 margin-left: 0;
 margin-top: 2px;
 padding: 0;
 width: 241px;
 height: 239px;
}
div#subpanel h5 span {
 background: url("../images/sub/rotator.jpg") top left no-repeat;
}
div#subpanel address {
 float: left;
 font-size: 0.7em;
 margin-left: 0px;
 margin-bottom: 1em;
}
div#subpanel a {
 text-decoration: none;
 color: #0d3253;
}
div#subpanel a:hover {
 text-decoration: underline;
}
div#subpanel img.mail {
 float: left;
 margin-top: 6px;
 margin-left: 24px;
}

div#subpanel h3 {
 clear: both;
 width: 186px;
 margin: 10px 0 0 10px;
 padding-left: 16px;
 color: #4d7439;
 border-bottom: 1px solid #7fbf5f;
 font-family: verdana;
}
div#subpanel ul {
 clear: both;
 margin-top: 1em;
 margin-bottom: 1em;
 padding: 0;
 padding-bottom: 100px;
 list-style: none;
 padding-left: 26px;
 font-size: 0.9em;
}
div#subpanel ul li {
 padding-bottom: 2px;
}

ul#footer {
 margin-left: 20px;
 font-size: 0.8em;
 clear: both;
 list-style: none;
}
ul#footer a	{
 color: #13324e;
 text-decoration: none;
}
ul#footer li {
 margin-right: 100px;
 display: inline;
}
/* @end */

/* @group Form Rules */
fieldset {
 border-top: 1px solid #123;
 border-bottom: 1px solid;
 border-left: none;
 border-right: none;
 margin-bottom: 1em;
 background: #eff7ee;
}
fieldset input{

}
legend,label {
 font-family: tahoma;
}
legend {
 padding:0 1em;
}
fieldset div {
margin-left:10px;
margin-bottom:1em;
 margin-right: 10px;
 width: 340px;
 height:20px;
}
fieldset div#s {
height: 20px;
width: 175px;
float: left;
margin-right: 0;
}
fieldset div#z {
width: 200px;
float: left;
margin-left: 0;
}
fieldset div#z label {
width:40px;
}
fieldset div#s input {
 width: 3em;
}
fieldset div#z input {
width: 5em;
}

fieldset p {
 padding: 1em;
 font-size: 0.8em;
 background: #daecd2;
}
fieldset span {
 color: #ff0028;
;
}
fieldset hr {
 color: #eff7ee;
 background: #eff7ee;
 border: none;
 clear: both;
 margin-bottom: 1em;
}
fieldset div label {
text-align:right;
margin-right:10px;
width:110px;
display:block;
float:left;
}
fieldset div input {
float:left;
}
fieldset p#text {
padding-left: 116px;
}

table {
 font-size:0.8em;
 padding: 0;
}
table th {
 vertical-align: top;
 font-size: 1.2em;
 border-bottom: 1px solid;
 color: #444;
}
table tr {
 vertical-align: top;
}
table td {
 vertical-align: top;
}
table td.trad {
 background: #efe;
}

table ol li {
 margin-bottom: 1em;
 height: 30px;
}
table ol li.h {
 height: 60px;
}
table ol li.h2 {
 height: 80px;
}
.errMsg {
 font-size: 0.6em;
 color: red;
 font-family: arial;
 width: 160px;
 padding: 0;
 margin: 0;
}
/* @end */