@charset "UTF-8";
* { margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2D4DA;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #4099AC;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #E9DB84;
	font-style: italic;
	font-size: 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4BB5CB;
	font-weight: normal;
}
body#book #abook, body#shop #ashop, body#contact #acontact, body#links #alinks {
	color: #F9F6DF;
	background-image: url(../img/bullet_ornament_nav.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}	
body#wware #awware, body#wwdo #awwdo, body#wwsay #awwsay {
	color: #F9F6DF;
	background-image: url(../img/bullet_ornament.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#wrapper {
	width: 968px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 91px;
	background-image: url(../img/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subwrapper {
	width: 850px;
	padding-right: 62px;
	padding-left: 56px;
	background-image: url(../img/subwrapper_bgCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#header {
	background-repeat: repeat-y;
	float: left;
	width: 850px;
	height: 303px;
	background-color: #133251;
}
#flash {
	float: left;
	height: 241px;
	width: 416px;
	background-image: url(../img/banner_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 17px;
	display: inline;
}
#colLeft {
	background-image: url(../img/colLeft_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 288px;
	width: 434px;
	padding-top: 15px;
	display: inline;
}
#colRight {
	float: left;
	width: 416px;
	display: inline;
}
#intro {
	float: left;
	width: 332px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: A2D4DA;
	padding-top: 8px;
	padding-right: 42px;
	padding-left: 42px;
	background-color: #0F3252;
	padding-bottom: 10px;
	line-height: 20px;
	height: 133px;
}
#intro a {
	color: #4099AC;
	text-decoration: none;
}
#logo {
	background-image: url(../img/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 102px;
	width: 415px;
	position: relative;
}
.logo_img {
	position: absolute;
	left: 198px;
	top: -91px;
}
#footer {
	height: 26px;
	width: 830px;
	background-color: #0F3252;
	text-align: right;
	padding-top: 5px;
	color: #4AB2C7;
	padding-right: 20px;
	margin-bottom: 70px;
	clear: both;
	position: relative;
}
.footer_leaves1 {
	position: absolute;
	top: -49px;
	left: 850px;
}
.footer_leaves2 {
	position: absolute;
	top: 31px;
	left: 631px;
}
#footer a {
	color: #FFFF99;
	text-decoration: none;
}
#footerB {
	/*background-image: url(../img/footerB_bg.png);
	background-repeat: no-repeat;
	background-position: 650px -50px;*/
	height: 80px;
	width: 850px;
	float: left;
}
#footerB img {
	position: relative;
	right: 0px;
	margin-left: 624px;
	margin-top: -60px;
}
#footerBg {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	height: 125px;
	background-image: url(../img/footerB_bg_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}
#videos {
	float: left;
}
#videos td {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4099AC;
}

