/* STRUCTURAL ELEMENTS */

body { background-image: url(../images/bkgd-interior.jpg); background-repeat: repeat-x; background-color: #000; margin: 0px; padding: 0px; font-family: candara, 'lucida grande', sans-serif; color: #fff; font-size: 0.9em; line-height: 1.5em; }

#container { width: 790px; } 
#header { height: 194px; width: 790px; } 
#mainmenu { position: relative; top: 10px; left: 0px; height: 46px; width: 790px; } 
#textcontainer { width: 790px; text-align: left; } 
#footer { clear: both; width: 790px; text-align: center; margin: 40px 0px 50px 0px; padding-top: 50px; } 

#columnleft { display: inline; float: left; width: 500px; } 
#columnright { float: right; width: 250px; background-image: url(../images/bkgd-sidebar.gif); background-repeat: repeat-x; background-color: #1f1f1f; padding-top: 35px;} 
#columnright #colbtm { height: 8px; background-image: url(../images/sidebaredge.gif); background-repeat: no-repeat; background-color: #000; }

#columnvideo { float: right; width: 250px; background-image: url(../images/bkgd-sidevideo.gif); background-repeat: repeat-y; background-color: #000; padding-top: 0px;} 
#columnvideo #colbtm { height: 50px; background-image: url(../images/videoedge.gif); background-repeat: no-repeat; }
#videoheader { clear: both; }
.photothumb { float: left; margin: 0px 15px 15px 0px; }

.sidebaritem, .sidebaritem2 { padding: 4px 15px; border-bottom: 1px solid #2f2f2f; }
.sidebaritem2 { background-color: #222; }

.columnhalf { display: block; float: left; width: 380px; } 

.pullquote { border-top: 1px solid #444; border-bottom: 1px solid #444; padding: 8px 0px; margin: 25px 0px;}

.bioblock, .newsblock { display: block; margin-bottom: 40px; }

.divider { border-top: 1px solid #333; }

a img { border: 0px; }



/*  Photo Gallery */
.photobox { clear: both; width: 480px; min-height: 80px; margin: 0px 12px 12px 0px; text-align: left; background: transparent;}
.photobox img { float: left; border: 1px solid #000; margin-right: 10px; }

div.photobox p { position: relative; top: 50px; font-size: 110%; line-height: 110%; font-weight: normal; font-family: constantia, georgia, 'hoefler text', serif; color: #fff; margin-top: 10px;}
div.photobox a { text-decoration: none;  }

div.hidephoto { display: inline; border: 0px;}

.picthumb { float: left; margin: 4px 12px 4px 0px; border: 1px solid #000; }
.picthumb:hover { border: 1px solid #a7b6dd; cursor: pointer; }




/* TYPOGRAPHY */

.textblue { color: #7088cb; }
.textgray { color: #7f7f7f; }

h1, h2, h3, h4 h5 { margin: 0px; padding: 0px; border: 0px;}
h1 { font-size: 200%; line-height: 130%; margin: 0px; padding-bottom: 3px; padding-top: 10px; color: #7088cb; }
h1.pagetitle { margin-top: 25px; }
h2, .biotitle { font-size: 150%; line-height: 120%; margin: 0px; padding-bottom: 3px; padding-top: 10px; color: #7088cb; }
h3 { font-size: 130%; line-height: 140%; margin: 0px; padding-bottom: 3px; padding-top: 10px; color: #7088cb;  }
h4 { font-size: 70%; line-height: 120%; margin: 0px; padding-bottom: 3px; padding-top: 5px; color: #555; font-weight: normal; font-family: constantia, georgia, 'hoefler text', serif; }

.pdflink { margin-top: 9px; padding-left: 22px; background-image: url(../images/pdf_sm.gif); background-color: transparent; background-repeat: no-repeat; background-position: 0px 0px; min-height: 16px;}
.pdflink a:link, .pdflink a:visited { text-decoration: none; }
.pdflink a:hover, .pdflink a:active { text-decoration: underline; }



li { margin-bottom: 4px; color: #7088cb; }
li span { color: #fff; }

a:link { color: #a7b6dd; }
a:visited { color: #a7b6dd;}
a:hover { color: #7088cb; }
a:active { color: #cccc99; }

div.pullquote h2 { color: #bfccf1; font-family: constantia, georgia; 'hoefler text', serif; font-style: italic; font-weight: normal; }
div.pullquote h4 { text-align: right; color: #888;}

#columnright p, #columnvideo p { font-size: 90%; line-height: 140%; }
#columnright h2 { color: #777; margin-bottom: -5px; }
#columnright h2.quote { color: #bfccf1; text-indent: -3px; font-family: constantia, georgia, 'hoefler text', serif; font-style: italic; font-weight: normal; }
#columnright h4 { color: #777; text-align: right;}

.bioblock p { font-size: 90%; }
.bioname { line-height: 1.2em; font-size: 160%; color: #bfccf1; margin-bottom: -5px; }
.biotitle { color: #7088cb; font-family: constantia, georgia, 'hoefler text', serif; font-style: italic; font-size: 110%; line-height: 1.0em; margin-top: -3px; }
.biophoto { float: left; margin: 0px 18px 10px 0px; }

#footer p { font-size: 70%; color: #666; }
#footer a:link, #footer a:visited { color: #666; padding: 3px; }
#footer a:hover { color: #fff; }
#footer a:active { color: #dfc66e; }

div.newsdate { color: #7088cb; font-family: constantia, georgia, 'hoefler text', serif; font-style: italic; font-size: 80%; line-height: 1.0em; margin: 3px 0px; }
div.newstitle { font-size: 170%; line-height: 115%; font-weight: bold; margin: 0px; padding-bottom: 0px; padding-top: 5px; color: #bfccf1; border-bottom: 1px solid #2f2f2f; }


