/* HTML Tag Classes */
html {  }
body { color:#000000; background-color:#FFFFFF; }
h1 { color:#C03935; font-size:1.2em; font-family:Verdana,Arial,Helvetica,Sans-serif; }
h2 { color:#C03935; font-size:0.9em; font-family:Verdana,Arial,Helvetica,Sans-serif; }
form { margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; } 
img { border-style:none; }

/* Link Classes */
a, a:visited { color:#1B7B61; text-decoration:none; }
a:hover { color:#1B7B61; text-decoration:underline; }

/* Link Classes by Class */


/* Custom Classes */
.clear { clear:both; display:block; width:100%; height:10px; overflow:hidden; }
.specialclear { clear:both; display:block; width:100%; height:0px; overflow:hidden; }

/* Custom Class by TAG */
div.block { width:100%; display:block; clear:both; }


/* ID Classes */
#container {  }
#header, #curve, #bottom, #links, .screenOnly { display:none; }

#content {  }
#content_padding { font-size:0.8em; font-family:Arial,Helvetica,Sans-serif; }

#menu {  }
#menu_padding ul, #menu_padding div.block { display:none; }
#address { font-size:0.7em; font-family:Arial,Helvetica,Sans-serif; text-align:right; ext-align:right; border-top:1px solid #1B7B61; padding-top:10px; }

#footer div.left, #footer div.right a { display:none; }
#footer div.right { font-size:0.7em; font-family:Arial,Helvetica,Sans-serif; text-align:right; padding-top:10px; }

/* Print Classes */
#printOnlyTop { font-size:0.9em; font-family:Arial,Helvetica,Sans-serif; border-bottom:1px solid #1B7B61; color:#1B7B61; }
