* {
	border:none;
}

a {
	border:none;
}


body {
	background-image: url(images/body_bkgrnd.jpg);
	margin-left: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color: #A7B3BB;
}

.tab_btn {
	width:140px;
	height:38px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#FFFFFF;
	line-height:41px;
	
}

.tab_btn:hover {
	background-image:url(images/tab_btn_rollover.png);
	background-repeat:no-repeat;
}

.nav_btn {
	width:160px;
	height:59px;
	text-align:right;
	background-image:url(images/nav_button-inactive.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#770000;
	line-height:45px;
}

.nav_btn:hover {
	background-image: url(images/nav_btn_rollover.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
}


#wrapper {
	position:relative;
	width:1010px;
	height:899px;
	top:50px;
	visibility:visible;
	/*margin-left:auto;*/
	/*margin-right:auto;*/
}

#main_header {
	width:776px;
	height:104px;
	position:relative;
}

#main_content {
	width:776px;
	height:100%;
	position:relative;
	background-image:url(images/tab_content_bkgrn.png);
	background-repeat:repeat-y;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

#content {
	width:700px;
	height:auto;
	/*margin-left:auto;
	margin-right:auto;*/
	margin-left:60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#444444;
	line-height:24px;
}

#main_footer {
	width:776px;
	height:104px;
	position:relative;
}

#content_panel {
	width:776px;
	height:auto;
}

#ad_panel {
	width:auto;
	height:auto;
	position:absolute;
	top:45px;
	left:790px;
}

#bottom_menu {
	margin-left:auto;
	margin-right:auto;
	width:350px;
	height:100px;
	text-align:center;
	line-height:90px;
}

#copyright {
	position:relative;
	width:100%;
	height:auto;
	text-align:center;
	color:#660033;
	font-size:15px;
	font-style:italic;
}

#menu {
	width:105px;
	height:543px;
	position:absolute;
	float:none;
	top:23px;
	left:-90px;
	background-image:url(images/nav_bar_8-button.png);
	background-repeat:no-repeat;
	background-position:right;
	overflow:visible;
}

#greg_ad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a.special {
	text-decoration:none;
}

.side_btn {
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	line-height:38px;
	color: #000000;
}

.side_btn:hover {
	background-color:#990000;
	color:#FFFFFF;
}

h3 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#990000;
}

.style2 {
	color: #990000;
	font-style: italic;
	font-weight: bold;
}

.style1 {
	font-size: 14px;
	font-style: italic;
}

.style3 {
	font-size: 19px;
	color: #770000;
	font-style: italic;
	font-weight: bold;
}

.style3A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	font-size: 10px;
	font-style: italic;
}
.style6 {
	color: #770000;
	font-weight: bold;
}

.style7 {
	color: #990000;
}

.headline_large {
	color: #770000;
	font-weight: bold;
	font-size:20px;
	line-height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bullet_list {
	padding-left:90px;
	width:500px;
	height:auto;
}

.book_btn
{
	position:relative;
	background-image: url(images/book_btn_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:681px;
	height:450px;
}

.buy_btn
{
	position:absolute;
	background-image: url(images/book_button_buy.png);
	background-repeat:no-repeat;
	background-position:top;
	width:236px;
	height:32px;
	color:#FFFFFF;
	text-align:center;
	line-height:34px;
}

.italics
{
	font-style:italic;
}

.burgundy
{
	color: #880000;
}

.retailer_module {
	background-image:url(images/retailer_btn_bkgrnd.png);
	background-repeat:no-repeat;
	width:250px;
	height:105px;
	text-align:center;
	font-size:13px;
	line-height:20px;
	color:#333;
	display:inline-block;
	position:relative;
	padding: 15px 0px 10px 0px;
	margin: 30px 30px 0px 0px;
}

.retailer_info {
	font-style:italic;
	color:#600;
	font-weight:bold;
}

.retailer_wrapper {
	float:left;
	width:100%;
	height:100%;
	text-align:center;
	position:absolute;
	top:10px;
	left:0px;
	line-height:19px;
}
