@charset "utf-8";
/* CSS Document */
/* global.css   */

@import url(/fdide/css/initial.css);
@import url(/fdide/css/960.css);


html, body { margin: 0; padding: 0; width: 100%; color: #333333; font: 12px Georgia, "Times New Roman", serif; height: 100%; }
body { background: #e3d0a5 url(/images/bg.jpg); text-align: center; }
a:link, a:visited { color: #cd791b; cursor: pointer; text-decoration:none; }
a:hover, a:active { text-decoration:underline; cursor: pointer; }
img { border:none; }
form, input {font: 12px Georgia, "Times New Roman", serif;}
h1, h2, h3, h4 {font-family:georgia,"times new roman", serif;color:#692815;font-weight:normal;}
h1 {font-size:44px;margin:10px 0;line-height:1.25;}
h2 { font-size: 23px; }
h4 { margin: 12px 0 2px 0;  font-size: 16px; font-weight: bold; line-height: 125%; }
hr { border-color: #D9DEE6; border-style: dashed none none; border-width: 1px medium medium; margin-top: 10px; width: 100%; color: #FFFFFF; height: 1px; }


#wrapper {text-align:left;position:relative;margin:0 auto;width:980px;background:url(/images/shadow.gif) repeat-y;}
#header, #footer {background-color:#511c11;padding-top:20px;}
ul#globalNav , ul#globalNav  li {margin:6px 0;padding:0;list-style:none;}
ul#globalNav  li {float:left;width:auto;background:url(/images/diamond.gif) no-repeat 0px 9px; padding:0 12px;}
ul#globalNav  li a:link, ul#globalNav  li a:visited  {display:block;width:auto;color:#fff;text-decoration:none;font-size:14px;padding:3px;}
#logo {text-align:left;color:#ebd4a6;text-transform:uppercase;font-size:36px;margin-bottom:20px;}
#logo a:active, #logo a:visited, #logo a:hover, #logo a:active {color:#ebd4a6; text-decoration:none;background-color:#511c11;}
#content {border-top:0;font-size:15px;line-height:150%;background-color:#fff;padding-top:10px;}
#footer {color:#fff;padding:20px 0;line-height:200%;}
#footer a:link, #footer a:visited {color:#fff;text-decoration:none;}
#footer a:hover, #footer a:active {}
#footer h4 {font-size: 21px;color:#fff;font-style:italic;margin:5px 0;font-weight:normal;text-align:right;}
#footer h4 span.teaser {font-size: 34px;}
#copyright {font-size:10px;}

#home h1 {font-size:40px;line-height:40px;}
#home h1 span.teaser {font-size:55px;}
#home #photoGrid li {padding-bottom:20px;height:60px;width:60px;overflow:hidden;}

.extraPadding {padding-left:20px;}
