/* CSS Document */

body {
	background-color:#f0f0f0;
	background-image:url(../images/carter_bkgd.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
}
#container {position:relative; width:986px; margin:auto;}

/* HEADER */
#topheader {
	position:relative;
	width:986px;
}
#shadow {
	position:relative;
	width:986px;
	background-image:url(../images/carter_header_shf.jpg);
	background-repeat:no-repeat;
	top:-3px;
	padding-top:4px;
}
#headermain {
	position:relative;
	width:960px;
	background-image:url(../images/carter_header_bkgd.jpg);
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	margin-left:12px;
	margin-top:12px;
	padding-top:17px;
	padding-bottom:17px;
	margin-bottom:0px;
}
#menubar {
	position:relative;
	width:926px;
	min-height:253px;
	background-image:url(../images/carter_menu_bkgd.jpg);
	background-repeat:no-repeat;
	background-color:#98bfd5;
	margin-left:17px;
	z-index:2;
}
*html #menubar{height:253px;}
.link a {
	position:relative;
	display:block;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	width: 291px;
	margin-left:85px;
	text-align:center;
}

.link a:hover {
	 color: #f0f0f0;
}
#photoframe {
	position:absolute;
	top:-12px;
	right:0px;
	z-index:8;
}
#flashphoto {
	position:absolute;
	width:424px;
	height:245px;
	background-color:#f0f0f0;
	top:2px;
	right:13px;
	z-index:7;
}

/* HOME SIGN UP FORM*/
#signupform {
	position:absolute;
	right:20px;
	top:20px;
	width:230px;
	height:240px;
	background-image:url(../images/signup_bk.png);
	background-repeat:no-repeat;
}
#signupform #form {
	position:absolute;
	top:38px;
	left:40px;
	width:210px;
	height:190px;
}
#publishers {
	position:absolute;
	right:20px;
	top:270px;
	width:230px;
	height:50px;
}
/* SPECIAL ORDER BANNER */
#special {
	position:relative;
	width:926px;
	height:232px;
	margin-left:17px;
	padding-top:10px;
	z-index:2;
}
#special #book {
	position:absolute;
	z-index:10;
	bottom:-30px;
	left:-30px;
}
#special #order {
	position:absolute;
	width:610px;
	height:224px;
	background-image:url(../images/carter_order_bg.jpg);
	background-repeat:no-repeat;
	top:10px;
}
#special #order #text {
	color:#000000;
	margin-left:200px;
	margin-right:12px;
	margin-top:15px;
}
#special #order .heading {
	border-bottom:1px solid #cfc4b6;
	display:inline;
	padding-right:30px;
	padding-bottom:5px;
}
#special #order_button {
	position:absolute;
	bottom:5px;
	left:11px;
}
#flashmovie {
	position:absolute;
	width:306px;
	height:224px;
	background-image:url(../images/carter_flashvid_bg.jpg);
	background-repeat: no-repeat;
	top:10px;
	right:0px;
}

/* SPECIAL ORDER BANNER FOR SUB PAGE 2*/
#special2 {
	position:absolute;
	width:240px;
	height:681px;
	left:12px;
	padding-top:10px;
	z-index:2;
}
#special2 #book {
	position:absolute;
	z-index:10;
	top:-40px;
	left:-8px;
}
#special2 #order {
	position:absolute;
	width:240px;
	height:681px;
	background-image:url(../images/carter_order2_bg.jpg);
	background-repeat:no-repeat;
	top:11px;
}
#special2 #order #text {
	color:#000000;
	margin-left:15px;
	margin-right:15px;
	margin-top:275px;
}
#special2 #order .heading {
	padding-right:5px;
	padding-left:25px;
	padding-bottom:5px;
}
#special2 #order_button {
	position:absolute;
	bottom:40px;
	left:13px;
}

/* CONTENT AREA */
#contentarea {
	position:relative;
	width:986px;
	background-image:url(../images/carter_footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:50px;
	padding-top:5px;
}
#contentsub {
	position:relative;
	width:960px;
	background-image:url(../images/carter_content_sub.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:12px;
	margin-top:0px;
	padding-top:5px;
}
/* IE HACKS */
*html #contentsub{margin-left:-1px; margin-top:0px; top:0px;}
*html #contentsub #content{margin-left:29px;}
*html #contentsub #content2{margin-left:29px; height:687px; margin-top:0px;}
/* END IE HACKS */

#contentsub #content {margin-left:16px;}
#content {
	position:relative;
	width:876px;
	background-image:url(../images/carter_content_bg.gif);
	background-repeat: no-repeat;
	margin-left:28px;
	padding:10px 25px 0px 25px;
	background-color:#f0f0f0;
}
#content ul li {
	list-style-type:circle;
}
#content ol li {
	list-style-type:decimal;
}
#content a {color:#4491BD;}
#content a:hover {color:#7D6445;}

/* CONTENT SUB PAGE 2 */
#contentarea2 {
	position:relative;
	width:986px;
	background-image:url(../images/carter_footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:0px;
	padding-top:5px;
}
#content2 {
	position:relative;
	width:636px;
	left:240px;
	min-height:687px;
	background-image:url(../images/carter_content_bg.gif);
	background-repeat: no-repeat;
	margin-left:16px;
	padding:10px 25px 0px 25px;
}
#content3 {
	position:relative;
	width:876px;
	background-image:url(../images/carter_content_bg2.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	padding:10px 0px 0px 0px;
	background-color:#f0f0f0;
}
#content2 ul li {
	list-style-type:circle;
}
#content2 ol li {
	list-style-type:decimal;
}
#content2 a {color:#4491BD;}
#content2 a:hover {color:#7D6445;}