/* CSS Document */
*{margin:0; padding:0}

h1{ font-size:18px; color:#2D6D91; padding-bottom:10px;}
h2{ font-size:12px; color:#A23107}
h3{ font-size:12px; color:#444847}
h4{ font-size:11px; color:#2D6D91}
h5{ font-size:11px; color:#A23107}
h6{ font-size:11px; color:#444847}
p{padding-bottom:8px}

.blue{ color:#2D6D91;}

#body{ line-height:150%}
#body-content{ padding-bottom:10px; float:right; width:540px; padding:10px 0px 0px 0px; margin-right:10px;}

#body-content ul{ padding:5px 0px 0px 15px}
#body-content li{}

#body-nav{ float:left; width:115px; background-color:#E0E1DC; padding:10px; margin-right:10px; line-height:20px}
#body-nav a.active{ color:#A23107;}
#body-nav a:hover{ color:#444847;}

#header{ height:85px; padding:10px; color:#444847}
#header-name{margin:10px 0px 0px 3px}
#header-left{ float:left}
#header-right{ float:right; text-align:right; vertical-align:bottom; padding-top:23px}
.header-title{ font-size:18px; color:#2D6D91; line-height:25px;}
.header-quote{ color:#444847; font-style:italic}

#footer{ font-size:10px; padding:5px 10px 5px 10px; color:#444847; height:38px}
#footer a{ text-decoration:none; color:#444847;}
#footer a:hover{ text-decoration:none; color:#2D6D91;}
#footer-address{ float:left;}
#footer-contact{ float:right;}
.footer-img{ padding:0px 0px 4px 0px}

#navigation{ padding:8px 0px 8px 10px; width:100%; color:#A8A8A8;}
#navigation a{ color:#2D6D91; text-decoration:none;}
#navigation a:hover{ color:#444847;}
#navigation .active{ color:#A23107;}
#body{ background-color:#ECEDE8; padding:10px}

#struct-page-bottom{ background-image:url(../images/page-botom.gif); background-position:top; background-repeat:no-repeat; height:19px}
#struct-page-top { background-image:url(../images/page-top.gif); background-position:top; background-repeat:no-repeat; padding:0px 12px 0px 11px}
#struct-page-repeat{ width:745px; margin:auto; background-image:url(../images/page-repeat.gif); background-repeat:repeat-y;}

#struct-background{ background-image:url(../images/gradient.gif); background-repeat:repeat-x; background-position:top;}

body { margin:0px; padding:0px; font-family:"Lucida Grande", Lucida Sans Unicode, Tahoma, Arial; font-size:11px; color:#444847}
body a{ text-decoration:none; color:#2D6D91;}
body a:hover{ color:#A23107}

.navSecond{padding-left:15px}

div#body-content { min-height:300px; height:expression(this.scrollHeight > 300 ? "auto":"300px"); }

.borderImage{ border:1px solid #cccccc}

#home-left{ padding:10px; margin-right:10px;}
#home-middle{ background-color:#E0E1DC; padding:10px}
#home-right{ padding:10px}

div#home-middle{ min-height:400px; height:expression(this.scrollHeight > 400 ? "auto":"400px"); }


