body {
background:#036 url(../images/body_bg.gif) repeat-x top;	
color: #333;
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
}

html { height: 100%;  margin-bottom: 1px; }
html * { padding: 0; margin: 0; }
html { font-size: 100%; /* IE hack */ }
body { font-size: 1em; }

div, span, img, body {
margin: 0;
padding: 0;
border: 0;
}

h1,h2,h3,h4,h5,h6 {
margin: 0.2em 0; 
padding:0;
font-family: Georgia, "Times New Roman", Times, serif;
}

hr {
width: 96%;
margin: 2%;
color: #fff;
border: none;
border-bottom: 1px dotted #ccc;
}

#container {
width: 756px;
margin: 3px auto;
background: #fff;
padding: 0 3px;
}

#header {
height: 80px;
}

#header img {
margin-top: 10px;
}

#topNav, #footer {
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff;
background: #1b4875 url(../images/bg_topNav.jpg) repeat-x top ;
height: 25px;
width: 100%;
margin-bottom: 3px;
clear: both;
}

#topNav p, #footer p {
font-size: 14px;
padding: 4px 0 0 10px;
}

#topNav a, #splashBox a {
text-decoration: none;
color: #fff;
}

.left {
float: left;
}

.right {
float: right;
}

.clear {
clear: both;
}

/* ------------------------------- rightTop Styles ------------------------------------- */

#rightBox {
float: right;
width:  227px;
}

#rightTop {
background: url(../images/bg_mainTop.jpg) left top no-repeat;
height: 144px;
width:  227px;
float: left;
}

#rightTop p a {
margin-top: 122px;
color: #fff;
height: 20px;
background-color: #06396E;
font-size: 12px !important;
padding: 3px 5px 0;
display: block;
}

#rightTop p a:hover {
background-color: #990000;
}

/* ------------------------------- rightBottom Styles ------------------------------------- */

#rightBottom {
margin-top: 5px;
background: url(../images/bg_mainBottom.jpg) left top no-repeat;
height: 144px;
width:  227px;
float: left;
}

#rightBottom p a {
margin-top: 128px;
color: #fff;
height: 20px;
background-color: #06396E;
font-size: 12px !important;
padding: 3px 5px 0;
display: block;
}

#rightBottom p a:hover {
background-color: #990000;
}


/* ------------------------------- Content Styles ------------------------------------- */

#content {
width: 505px;
margin-bottom: 30px;
border-right: 1px dotted #ccc;
padding-right: 10px;
padding-left: 10px;
}

#fullContent {
width: 740px;
margin-bottom: 30px;
padding-right: 10px;
padding-left: 10px;
}

#content h1, #fullContent  h1 {
color: #990000;
font-size: 1.8em;
font-weight: normal;
}

#content h2, #fullContent  h2 {
color: #990000;
font-size: 1.1em;
font-weight: normal;
}

#content p, #fullContent  p {
font-size: 0.9em;
margin: 0.5em 0; 
}

#content a, #fullContent  a {
color: #990000;
}

#plant td {
vertical-align: top;
}

#plant td p {
padding-left: 20px;
}

/* ------------------------------- News Styles ------------------------------------- */

#news {
width: 230px;
}

#news h1 {
color: #990000;
font-size: 1.4em;
font-weight: normal;
padding: 0 10px;
margin: 0 0 0.9em 0;
}

#news h2 {
color: #990000;
font-size: 0.9em;
font-weight: normal;
padding: 0 10px;
margin: 0;
}

#news p {
padding: 0 10px;
font-size: 0.8em;
margin: 0 0 0.3em 0; 
}

#news img {
margin-left: 10px;
}

#news a {
color: #990000;
text-decoration: none;
}

/* ------------------------------- Footer Styles ------------------------------------- */
#footer {
color: #fff;
}

span.right {
padding-right: 10px;
}

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

/* ------------------------------- Footer Styles ------------------------------------- */
#copyright {
width: 60%;
margin: 10px 20% 0 20% !important;
font-size: 12px;
color: #999;
}

#copyright a {
font-size: 12px;
color: #999;
text-decoration: none;
}