@charset "utf-8";
/* CSS Document */

html{
	height:100%;
}

form{
	 height:100%;
}


body{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	font-size:12px;
	height:100%;
	
}

body{
	background:url(/images/WestBowPress/landingPage_backgroundWTN.jpg) top repeat-x #0a78b9;
}

img{
	border:0;
	text-decoration:none !important;
}

#Header{
	height:160px;
	background:#FFFFFF !important;
	text-align:center;
	border-bottom:4px solid #0a78b9;
}

.landingPageHeader{
	width:960px;
	margin:0 auto 0 auto;

}

.headerNavLanding{
	text-align:center !important;
	padding-top:25px;

}

#Header .landingPageLogo
{
	position:relative;
	display:block;
	width:200px;
	float:left;
	text-align:left;
	padding-top:10px;
}

#Header .landingPageContent
{
	position:relative;
	display:block;
	width:700px;
	float:right;
	text-align:left;
	padding-top:50px;
}

#MainContent
{

	min-height:60%;
	padding-top:15px;
	text-align:center;
	margin:0 auto 0 auto;
	width:960px;
	background:url(/images/WestBowPress/Content_backMain.jpg) top repeat-x #FFFFFF;
}

#Footer{
	position:relative;
	z-index:99;
	background:#2a2a2c;
	height:150px;
	padding-bottom:20px;
}

#FooterMain{

	margin:0 auto 0 auto;
	width:960px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:.9em;
}

#FooterMain p{
	color:#999999;
}

#FooterLeft{
	width:50%;
	position:relative;
	float:left;
}

#FooterRight{
	width:50%;
	text-align:right;
	position:relative;
	float:right;
}

.footerGold{
	color:#e1ac0b;
	font-size:12px;
}

.footerPhoneNum{
	font-size:30px !important;
	line-height:normal;
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

.footerLinks{
	
}

.footerLinks a:link, .footerLinks a:visited, #FooterRight a{
	color:#FFFFFF;
	text-decoration:none;
}

.footerLinks a:hover, .footerLinks a:active, #FooterRight a:hover{
	color:#e1ac0b;
	text-decoration:none;
}

.clearfix
{
	display: block;
}

.clearfix:after, #myBooks-body li:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, #myBooks-body li
{
	display: inline-block;
}
* html .clearfix
{
	height: 1px;
}

h1
{
	color: #1b5173;
	font-size:32px;
	margin-top:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;

}
h2
{
	color: #662143;
	font-size: 15px;
	font-family:Verdana, Helvetica, sans-serif;
	line-height: 1.33em;
	padding:0px 0 5px;
	text-transform:uppercase;
}

h2 a{
	text-decoration:none;
	
}

h3{
	color: #662143;
	font-size: 15px;
	font-family:Verdana, Helvetica, sans-serif;
	line-height: 1.33em;
	padding:0px 0 5px;
	margin-bottom:5px;
}

.HomeContentLeft{
	float:left;
}

.HomeContentRight{
	
	float:right;
	border-left:1px solid #efefef;


}

.HomeContentLeft, .HomeContentRight{
	position:relative;
	text-align:left;
	line-height:18px;
	width:47%;
	padding:12px;
}

.HomeContentRight .HomeContentRight{
	right:0;
	margin-right:-20px;
	position:absolute;

}

.submitButton
{
	background:url(/uploadedImages/WestBow_Press/WBImages/landingPage_submit-button2.jpg) top no-repeat;
	width:219px;
	height:30px;
}

.landingPageLogo{
	background:url(/images/WestBowPress/landingPage_logoWTN.jpg) top left no-repeat;
	width:157px;
	height:140px;
}

.logoTrans{
	width:157px;
	height:140px;
}