/* HTML Tag Classes */
html {  }
body { background-color:#FFFFFF; font-size:0.8em; font-family:Arial,Helvetica,Sans-serif; color:#000000; }
form { margin:0px; padding:0px; } 
img { border-style:none; }

h1 { font-size:1.6em; color:#071C1B; font-weight:normal; }
h2 { font-size:1.4em; color:#071C1B; font-weight:normal; margin-top:0px; }
h3 { font-size:1.3em; color:#071C1B; font-weight:normal; }
h4 { font-size:1.2em; color:#071C1B; font-weight:normal; }
h5 { font-size:1.1em; color:#071C1B; font-weight:normal; }
h6 { font-size:1em; color:#071C1B; font-weight:normal; }

/* Link Classes */
a, a:visited { color:#071C1B; text-decoration:underline; }
a:hover { color:#374C44; text-decoration:underline; }

/* Custom Classes */
.clear { clear:both; height:0px; overflow:hidden; }
.hide { display:none; }
.photoMargins { float:right; margin-left:10px; margin-bottom:8px; margin-top:3px; border:0px; }
.photoMarginsAlt { float:left; margin-right:10px; margin-bottom:8px; margin-top:3px; border:0px; }


/* ID's */
#container {  }

#header_left {  }
#header_left h1 {  }
#header_left h1 a {  }
#header_left h1 a span {  }

#header_right { display:none; }

#content_left {  }
#content_left_padding {  }

#content_right { display:none; }

#footer {  }
#footer_padding {  }
