/* -------------- Homepage Styles -------------- */
#header { width: 800px; height: 270px; margin: 0 auto; }
#headerImg { width: 800px; height: 220px; vertical-align: bottom; }
#menuBar { width: 800px; height: 50px; background: url(graphics/nav_background.png) no-repeat; }

#mainHomeBody { width: 800px; margin: 0 auto; }
#homeTextDiv { float: left; width: 363px; padding: 30px 32px 0px 34px; text-align: center; }
#homeTextDiv1 { color: #fff; font: bold italic 28px Arial, Helvetica, sans-serif; padding-bottom: 30px; }
#homeTextDiv2 { font: bold 15px/20px Arial, Helvetica, sans-serif; padding-bottom: 30px; }
#homeTextDiv3 { padding-bottom: 30px; }
#homeTextDiv4 {  }
#flashDiv { float: right; width: 343px; height: 413px; padding: 28px 28px 50px 0px; }

/* ---------------End Homepage Styles ----------- */
/* --------------- Interior Styles --------------- */

#intHeader { width: 800px; height: 160px; margin: 0 auto; }
#intHeaderImg { width: 800px; height: 110px; vertical-align: bottom; }

#intContentDiv { width: 800px; margin: 0 auto; }

#intMidFull { width: 740px; padding: 30px 0px; float: left; }

#intLeft { width: 181px; float: left; padding: 30px 0px 30px 29px; }
#intMid { width: 339px; padding: 30px 0px; float: left; }
#intRight { width: 220px; float: right; padding: 30px 0px 30px 31px; }

#intLeftNew { width: 181px; float: left; padding: 55px 0px 30px 29px; }
#intLeftNew a { color:#003366; text-decoration: underline; font-weight: bold; }
#intRightNew { width: 220px; float: right; padding: 110px 0px 30px 31px; }

#intLeftAbout { width: 181px; float: left; padding: 55px 0px 30px 29px; }
#intLeftAbout a { color:#003366; text-decoration: underline; font-weight: bold; }
#intRightAbout { width: 220px; float: right; padding: 55px 0px 30px 31px; }

#intLeftInterview { width: 181px; float: left; padding: 55px 0px 30px 29px; }
#intLeftInterview a { color:#003366; text-decoration: underline; font-weight: bold; }
#intRightInterview { width: 220px; float: right; padding: 153px 0px 30px 31px; }
#intLeftInterviewPic { padding-top: 50px; }

#intLeftBooks { width: 181px; float: left; padding: 55px 0px 30px 29px; }
#intLeftBooks a { color:#003366; text-decoration: underline; font-weight: bold; }
#intRightBooks { width: 220px; float: right; padding: 55px 0px 30px 31px; }

/* ------------ End Interior Styles ----------*/
/* ---------------Global Styles--------------- */
a { color: #4B5E8D; text-decoration: underline; outline: none; }
a:hover { text-decoration: none; }
a:visited { color: #4B5E8D; }
h1 { color: #000; font: bold 20pt Arial, Helvetica, sans-serif; }
h2 { color: #000; font-size: 14pt }
h3 { color: #0000ff; font-size: 12pt; }
h4 { color: #000; font-size: 11pt }
img { border: 0; }

body { color:#000; }
#page { background: #FFF url(graphics/bg.png) repeat-x top; margin-top: 0; }
.logoTable td {padding:3px; text-align:center;}
body, p, td, div { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

form, input { padding:0; margin:0; }
.center { text-align: center; }
.hiddenPic { display: none; }
/* End Global Styles */


/* MenuBegin:MainMenu */
ul.MainMenu { margin: 0; border: 0; padding: 0; list-style: none; line-height: 48px; }
ul.MainMenu li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.MainMenu ul { margin: 0; border: 0; padding: 0; list-style: none; width: 110px; display: none; position: absolute; top: 48px; left: 0; }
ul.MainMenu ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.MainMenu a { color: #fff; text-decoration: none; width: 130px; text-align: center; padding: 18px 10px; font: bold 14px/48px Arial, Helvetica, sans-serif; line-height:12px; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.MainMenu a:hover,
ul.MainMenu li:hover a,
ul.MainMenu a:hover,
ul.MainMenu li.over a { color: #ffcc1e; text-decoration: none; }

/* 2nd Level */
ul.MainMenu li:hover li a,
ul.MainMenu li.over li a { line-height:12px; padding:18px 10px; color: #fff; text-decoration: none; float: none; }
ul.MainMenu li:hover li a:hover,
ul.MainMenu li:hover li:hover a,
ul.MainMenu li.over li a:hover,
ul.MainMenu li.over li.over a { color: #ffcc1e; text-decoration: none; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.MainMenu li:hover ul,ul.MainMenu li.over ul { display: block; }
ul.MainMenu .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:MainMenu */

/* ModuleBegin::broadcastemail */
.enewsWrapper div { }
.enewsWrapper span { display: block; }
.enewsText { }
.enewsEmail { }
/* ModuleEnd::broadcastemail */

/* ModuleBegin::blog */
.blogArchiveMonth { padding-left:10px; }
.blogArchiveYear { font-weight: bold; }
.blogDate { padding:5px 0px; font-weight: bold; }
.blogDividerComments { height: 1px; background-color:#cccccc; }
.blogDividerTop { height: 1px; background-color:#cccccc; }
.blogEntry { padding-top: 5px; }
.blogEntryFooter { padding-bottom: 10px; }
.blogFooter { height: 1px; background-color:#cccccc; }
.blogPosted { padding-bottom: 5px; padding-top: 5px; color: #000066; }
.blogTitle { color: #000066; font-weight: bold; padding-top: 10px; }
/* ModuleEnd::blog */

/* ModuleBegin::commerce */
.shoppingAlert { color: red; }
.shoppingBody { font-size: 8pt; }
.shoppingCartEvenRow { background-color: #ffffff; color:#002d62; }
.shoppingCartOddRow { background-color: #ebebeb; color:#002d62; }
.shoppingCartTableHeader { background-color: #002d62; color: #ffffff; font-size: 8pt; font-weight: bold; }
.shoppingForm { font-size: 8pt; color:#002d62; }
.shoppingFormQuantity { background-color: #ffffff; font-size: 8pt; }
.shoppingFormRequired { font-size: 8pt; font-weight: bold; color:#002d62; }
.shoppingFormRequired input, .shoppingFormRequired select { font-weight: normal; color:#000; }
.shoppingHeading { color:#002d62; }
.shoppingInStock { }
.shoppingItemHeading { }
.shoppingOutOfStock { color: #dd0000; }
.shoppingLowStock { }
.shoppingTable { background-color: #e8e8e8; color:#002d62; }
.shoppingTableBorder { background-color: #ffffff; }
.shoppingFormRequired { width: 1%; }
/* ModuleEnd::commerce */



/* ModuleBegin::news */
.newsWrapper .headline { font-weight: bold; }
.newsWrapper .publish, .newsWrapper .author, .newsWrapper .copyright { color: #777; font-size: smaller; }
.newsWrapper .blurb { }
.newsWrapper .content { }
.newsWrapper .newsitem { padding-bottom: 1em; }
.newsWrapper .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
/* ModuleEnd::news */



/* ModuleBegin::photo */
/* Photo Lister */
.photoAlbumListerWrapper {border:1px solid #ccc;padding:10px;margin:0 10px 10px 0;width:160px;float:left;}
.photoAlbumListerWrapper:hover {border:1px solid #86AC63;}
.photoAlbumListerWrapper span {display:block;}
.photoAlbumListerWrapper img {padding-bottom:5px;}
.photoAlbumListerWrapper .photoAlbumImage {width:160px;height:150px;overflow:hidden;}
.photoAlbumListerWrapper .photoAlbumName {height:20px;overflow:hidden;}
.photoAlbumListerWrapper .photoAlbumDescription {color:#000; height:55px; overflow:hidden;}

/* Photo Thumbnails */
.photoAlbumDescription span {color:#000;font-size:90%;}
.thumbnail {float:left; margin:0 10px 10px 0;border:1px solid #000;padding:5px;position:relative;width:150px;}
.thumbnail:hover {border:1px solid #86AC63;}
.thumbnail img {padding-bottom:5px;}
.thumbnail span {height:20px;width:150px;overflow:hidden;display:block;}

/* Photo Detail */
.photoAlbumDetail{margin:10px 0;}
.photoRemote-3 {width:400px;height:20px;padding:4px;margin:0 auto;}
.photoRemote-3 span{width:80px;height:20px;background-color:#fff;text-align:center;float:left;}
.photoRemote-3 span a{display:block;width:76px;height:20px;margin:0 1px;background-color:#fff;color:#888;border:1px solid #ccc;text-decoration:none;}
.photoRemote-3 span a:hover,div.photoRemote-3 span a:active{border:1px solid #86AC63;color:#000;}
.photoAlbumbody{clear:both;}
.photoGalleryImage div {margin:0 auto;}
.photoGalleryImage img {border:1px solid #ccc;padding:5px;}
.photoGalleryImage,.photoPagnationTD{text-align:center;color:#888;}
/* ModuleEnd::photo */