/* CSS Document */
/* document-wide styles */

a{
	text-decoration:none;
	color:#004077;
	outline: 0;
}
a:hover{
	color:#2c76b3;
}
#splash{
	margin:auto;
	width:900px;
}
img{
	border:0;
}
h1{
	font-family:Georgia, Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#2c76b3;
}
body{
	background-color:#00203b;
	margin:0;
}

/* header styles */

#header{
	width:810px;
	margin-left:auto;
	margin-right:auto;
	padding:15px 35px 0 35px;
	list-style:none;
/*	border-bottom:#005288 dotted 1px;*/
}
.selected{
	color:#2c76b3 !important;
}
#header li{
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:12px;
	text-transform:uppercase;	
	list-style-type:none;
	display:inline;
	margin-right:10px;
}
#header ul{
	padding-left:0;
	margin-bottom:0;
	color:#004077;
}
#furniturejoint{
	color:#2c76b3;
	font-style:normal;
}
#furniturejoint:hover{
	color:#004077
}
strong #furniturejoint{
	font-weight:normal;
}

/* body styles */

#hr{
	margin:0;
	padding:0;
}
#left, #left_book{
	float:left;
	width:510px;
}

#left p, #left_book p{
	background-image:url(img/gradient.gif);
	background-repeat:repeat-x;
	font-family:"Lucida Grande", Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#727272;
	padding:0 50px 0 0;
	text-align:justify;
	line-height:150%;
}
#right {
	width:300px;
	float:right;
}
#video {
	width:350px; 
	float:right;
	padding:0 0 0 0;
	text-align: center;
}
#videoSection {
	width:350px;
	height:55px;
	float:right;
	background-color:#004077;
	font-family:Georgia, Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#88a5be;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: center;
	text-transform: normal;
	line-height:54px;
}
#videoTitle {
	width:350px;
	height:30px;
	float:right;
	background-color:#FFF;
	font-family: "Lucida Grande", Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#2c76b3;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: center;
	text-transform: uppercase;
	line-height:20px;
	text-indent:0px;
}
#quote{
	padding:0 100px 0 55px;
	font-family:Georgia, Times, serif;
	font-size:18px;
	color:#A9B585;
	font-style:italic;
	font-weight:lighter;
	display:block;
	}
#quote img{
	margin-right:4px;
}
.largeital{
	font-family:Georgia, Times, serif !important;
	font-size:14px !important;
	color:#2c76b3 !important;
	font-style:italic !important;
	font-weight:lighter;
}
#body{
	background-color:#ffffff;
	width:880px;
	margin:auto;
/*	margin:0 auto 25px auto;*/
	overflow:hidden;
}
#content{
	width:810px;
	margin:5px auto auto auto;
	padding:0 35px 35px 35px;
	overflow:hidden;	
}
#covers {
	display:block;
}
#covers img{
	margin:0 30px 30px 0;
}
#wrapper{
	background-color:#004077;
	width:900px;
	margin:auto;
/*	padding:5px 5px 5px 5px;*/
	padding-top:10px;
	line-height:25px;
}
#purchase{
	margin-top:-7px;
	width:460px;
	border-top:thin dotted #bfcfdd;
	padding-top:15px;
	text-align:center;
}
#purchase img{
	display:inline;
	padding:0px 15px 0px 15px;
}
#footer{
	margin-left:35px;
	font-family:"Lucida Grande",Arial, Helvetica, Sans-Serif;
	font-size:8px;
	color:#2c76b3;
	clear:both;
}
#footer a{
	text-decoration:none;
	color:#2c76b3;
}
#footer a:hover{
	text-decoration:none;
	color:#7aadd7;
}