html { background-color: #090303; margin: 0; padding: 0; background: #090303 url(../img/bg.jpg) no-repeat top center; }
body {
    margin: 0;
    padding: 0;
    color: #c2c2c2;
    font-size: 76%;
    font-family: Arial, Helvetica, sans-serif;
    }
    
/* */
    
h1 { font-size: 2.0em; font-weight: normal; margin-top: 0em; margin-bottom: 0em; }
h2 { font-size: 2.0em; font-weight: normal; margin-top: 0em; margin-bottom: 0em; }
h3 { font-size: 1.0em; font-weight: normal; margin-top: 0em; margin-bottom: 0em; }
h4 { font-size: 1.2em; font-weight: normal; margin-top: 0em; margin-bottom: 0em; font-weight: bold; }
    
p { margin: 0px; }
strong, b { font-weight: bold; }
img { border: 0; margin: 0; padding: 0; vertical-align: bottom; }
form { margin: 0; padding: 0; }
hr { margin: 0.5em 0; border: 0px; height: 1px; color: #000; background-color: #fff; border-top: 1px solid #d6d6d6; }
a { color: #0068b3; text-decoration: underline; }
a:hover { color: #79bde9; text-decoration: underline; } /* 00aedb */
    
.hide { display: none; }
.clr { clear: both; }
.highlight { color: #d9ecff; }
.floatLeft { float: left; }
.floatRight { float: right !important; }
.center { text-align: center; }
    
.hr { margin: 5px 30px 15px 20px; border-top: 1px solid #79bde9; }
.hr hr { display: none; }
    
.hvr a:hover { background-position: bottom left; }
    
h2.title, h2.title a { margin: 0; padding: 0; display: block; text-indent: -700em; text-decoration: none; overflow: hidden; }
    
/* */
    
.pageWrap {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 790px;
    position: relative;
    }
html > .pageWrap {
    width: 790px;
    }

.headerArea {
    margin: 0;
    padding: 20px 0 0 0;
    height: 80px;
    position: relative;
    }
.home .headerArea { z-index: 909; }
    
.headerArea h2 {
    margin: 0;
    padding: 0;
    }    
.headerArea h2 a {
    margin: 0;
    padding: 10px 0 0 0;
    width: 165px;
    height: 65px;
    float: left;
    display: block;
    background: transparent url(../img/logo.gif) no-repeat bottom left;
    text-indent: -700em;
    text-decoration: none;
    overflow: hidden;
    }
   
.contentWrap { float: left; margin: 0; padding: 0; width: 790px; position: relative;  }
.home .contentWrap { z-index: 908; }

.content { margin: 0; padding: 0; color: #313131; }
.content h1 { margin: 0; padding: 0 50px 30px 20px; font-size: 2.2em; line-height: 1.3em; font-weight: normal; color: #c2c2c2; }
.content h2 { margin: 0; padding: 0 50px 0.5em 20px; font-size: 1.6em; line-height: 1.3em; font-weight: normal; color: #c2c2c2; }
.content h3 { margin: 0; padding: 0 50px 0.5em 20px; font-size: 1.5em; line-height: 1.3em; }
.content h4 { margin: 0; padding: 0 45px 1em 20px; font-size: 1.1em; line-height: 1.3em; }
.content h5 { margin: 0; padding: 0 45px 1em 20px; font-size: 1em; line-height: 1.4em; }
.content p  { margin: 0; padding: 0 45px 1em 20px; font-size: 1em; line-height: 1.5em; color: #c2c2c2; }
.content p strong { color: #c2c2c2; }
.content a  { }
.content a:hover { }
.content ul li, .content ol li { margin-top: 0; list-style-position: inside; padding: 0 20px 0 10px; font-size: 1.2em; line-height: 1.4em; color: #7f7f7f; }

.content p.date { padding: 0 0 0 10px; font-size: 0.8em; color: #989898; }
.content p.moreLink { padding: 0 20px 10px 0; color: #989898; text-align: right; }
.content img.featImg { margin: 0 0 20px 10px; }

.interview {
	color:#039;	
}

p.listPad { padding: 0 30px 0 20px; }

/* */	
	
.defaultTable { margin: 10px; padding: 10px 10px 10px 10px; }
.defaultTable table { padding: 0; margin: 0; border-collapse: collapse; }
.defaultTable table tr th { padding: 4px 15px 10px 0; margin: 5px; vertical-align: text-top; text-align: left; }
.defaultTable table tr td { padding: 3px 15px 3px 0; margin: 5px; vertical-align: text-top; }

.borderTable { margin: 10px; padding: 10px 10px 10px 10px; }
.borderTable table { padding: 0; margin: 0; border-collapse: collapse; }
.borderTable table tr th { padding: 4px 15px 4px 4px; margin: 5px; vertical-align: text-top; text-align: left; border: 1px solid #ccc }
.borderTable table tr td { padding: 3px 15px 3px 4px; margin: 5px; vertical-align: text-top; border: 1px solid #ccc; }
    
/* Page Layout Bg's / Column widths */    

.pageHome { background: transparent url(../img/book_bg.png) no-repeat top center; position: relative; z-index: 999; }

.col2Home {
    margin: 0 0 0 0;
    }
.col2Home .columnLeft { margin: 0; padding: 20px 0 0 10px; width: 350px; float: left; }
.col2Home .columnRight { margin: 0; padding: 20px 0 0 0px; width: 430px; float: left; }


.col2Page {
    margin: 0 0 0 0;
    padding: 2px 10px;
    width: 768px;
    }
.col2Page div.boxTop { padding: 20px 0 0 0; background: transparent url(../img/dark_box_bg.png) repeat top left; }
.col2Page div.boxBtm { }

.col2Page .columnLeft { margin: 0; padding: 0 0 0 30px; width: 260px; float: left; }
.col2Page .columnRight { margin: 0; padding: 0 0 0 0px; width: 430px; float: left; }
.col2Page .innerColumnLeft { margin: 0; padding: 10px 0 0 0; width: 350px; float: left; }
.col2Page .innerColumnRight { margin: 0; padding: 10px 0 0 0; width: 350px; float: left; }


.col2Page .columnLeft .hr { margin: 0 0 5px 0; height: 5px; border: 0; background: transparent url(../img/left_col_hr.gif) no-repeat top left; }
.col2Page .columnLeft .hr hr { display: none; }

.col2Page .imgPadding { padding: 0 0 5px 10px; }
.col2Page .bigText { color: #606060; font-size: 2.0em; font-family: Georgia, "Times New Roman", Times, serif; }

/* */

.featureSection {
    margin: 0 0 18px 0;
    position: relative;
    }
.featureSection .columnLeft { margin: 0; padding: 0 0 15px 9px; width: 375px; float: left; }
.featureSection .columnRight { margin: 0; padding: 30px 0 0 0; width: 404px; float: left; }

.featureSection .columnRight h2 {
    margin: 0;
    padding: 0;
    width: 230px;
    height: 50px;
    float: left;
    display: block;
    text-indent: -700em;
    text-decoration: none;
    overflow: hidden;
    background: transparent url(../img/title_include_your_site.gif) repeat-y top left;
    }
.featureSection .columnRight h3.btnReadFirstChapters {
    margin: 0;
    padding: 10px 0 30px 0;
    float: right;
    }
.featureSection .columnRight .btnReadFirstChapters a {
    margin: 0;
    padding: 0;
    width: 404px;
    height: 37px;
    float: right;
    display: block;
    text-indent: -700em;
    text-decoration: none;
    overflow: hidden;
    background: transparent url(../img/btn_read_first_chapters.gif) repeat-y top left;
    }
.featureSection .columnRight h1, .featureSection .columnRight p  { margin: 0; padding: 0 0 1em 0; font-size: 1em; line-height: 1.5em; color: #c2c2c2; }
.featureSection .columnRight p strong { color: #c2c2c2; }
.featureSection .columnRight a  { }


.homepageDarkBox { background: transparent url(../img/dark_box_bg.png) repeat top left; position: relative; z-index: 999; }	
.videoPlayer { border: 1px solid #2e2e2e; width: 315px; }

.profile { margin: 20px; border-bottom: 1px solid #676767; }
.profile img { margin: 0 20px 0 0; float: left; border: 3px solid #fff; }

.gallery { padding: 0 0 0 20px; float: left; }
.gallery a img { padding: 10px 32px 25px 10px; float: left; }

.maps { padding: 40px 0 0 0;  clear: both; }
.maps .innerColumnleft { margin: 0; padding: 0 0 0 0; width: 485px; float: left; }
.maps .innerColumnRight { margin: 0; padding: 0 0 0 0px; width: 260px; float: left; }


#supersize{
	position:absolute;
		top: 0;
	left: 0;
}
#supersize img, #supersize a {
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
	top: 0;
	left: 0;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}

/* */

.innerFooter { clear: both; height: 30px; }

.footerArea {
    margin: 20px 0 0 0;
    padding: 1px 0 0 0;
    width: 790px;
    clear: both;
    height: 100px;
    }
.footerArea img {
    float: left;
    }	
.footerArea p {
    margin: 0;
    padding: 10px 10px 1em 10px;
    font-size: 0.8em;
    line-height: 1.3em;
    color: #777777;
	text-align:center;
    }
.footerArea p a { color: #777777; text-decoration: none; }
.footerArea p a:hover { color: #777777; text-decoration: underline; }

   
/* Menu */
    
.mainMnu {
    margin: 0;
    padding: 0 20px 0 0;
    width: 790px;
    float: left;
    }
.mainMnu ul {
    margin: 0;
    padding: 0 0 0 0;
    list-style-type: none;
    }
.mainMnu ul li {
    margin: 0;
    padding: 5px 0 0 5px;
    float: left;
    
    }
.mainMnu ul li a {
    margin: 0;
    padding: 10px 25px;
    display: block;
    float: left;
    overflow: hidden;
    text-decoration: none;
    color: #c2c2c2;
    height: 28px;
    border-left: 1px solid #676767;
    }
.mainMnu ul li a:hover {
    background-position: bottom left;
    background: transparent url(../img/menu_bg.png) no-repeat top left;
    }   
/*Hide from Mac IE\*/
.mainMnu ul li a {
    overflow: hidden;
    }
/*End hide*/

.mainMnu strong {
    display: block;
    }    
.mainMnu #mnuItem01 { border: none; }

/* Forms */

form.standardForm {
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	color: #fff;
	}
form.standardForm fieldset { margin: 0; padding: 0; border: 0;  }
form.standardForm input.field { padding: 2px; width: 320px; }
form.standardForm input.fieldNarrow { padding: 2px; width: 150px; }
form.standardForm select { }
form.standardForm label { display: block; float: left; width: 180px; }
form.standardForm textarea {
	margin: 0 0 10px 0;
	width: 300px;
	height: 150px;
	}
form.standardForm .mc-field-group { padding: 5px 0; }	
form.standardForm .indicate-required { padding: 5px 0 25px 0; }	
form.standardForm .mce_inline_error { color: #e60000; }	
	
