@charset "UTF-8";
body  {
	background: #aec5cf;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.rhamill #container {
	width: 776px;
	margin: 0 auto;
	text-align: left;
	background-color: #F2F2F2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #365f5c;
	border-left-color: #365f5c;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 
.rhamill #header {
	padding: 0;
	height: 380px;
} 
.rhamill #header h1 {
	margin: 0; 
	padding: 10px 0;
}

.rhamill #sidebar {
	float: right; 
	width: 200px;
	margin-right: 20px;
}

.rhamill #sidebar-box {
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #dadada;
	background-color: #FFFFFF;
}
.rhamill #sidebar-box h2{
	font-size: 14px;
	color: #325C59;
}
.rhamill #sidebar-box a {
	color: #333333;
	text-decoration: underline;
	line-height: 20px;
}
.rhamill #sidebar-box a:hover {
	color: #666666;
	text-decoration: none;
}
.sidebar-pics {
	margin-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.rhamill #mainContent {
	background-color: #fafafa;
	border: 1px solid #dadada;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 12px;
} 
.rhamill #mainContent h1 {
	font-size: 18px;
	color: #1C3432;
}

.rhamill #footer {
	background-image: url(images/footer-bg.jpg);
	height: 98px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 11px;
	color: #FFFFFF;
} 
.rhamill #footer-info {
	width: 300px;
	margin-top: 60px;
	float: left;
	margin-left: 50px;
}
.rhamill #footer-contact {
	width: 150px;
	margin-top: 20px;
	float: left;
}

.rhamill #footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.rhamill #footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.rhamill #book-box {
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 140px;
	background-image: url(images/Book-bg.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 357px;
}
.rhamill #book-box a {
	color: #000000;
	text-decoration: underline;
}
.rhamill #book-box a:hover {
	color: #333333;
	text-decoration: none;
}

.rhamill #book-buybox {
	margin-top: 3px;
}

#buynow-button {
	width: 92px;
	float: right;
}
#buynow-text {
	width: 245px;
	float: left;
	margin-top: 5px;
	padding-left: 10px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
}
#buynow-button2 {
	margin-top: 5px;
	text-align: center;
}

.rhamill #mainContent-top {
	background-color: #fafafa;
	border: 1px solid #dadada;
	margin-right: 250px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 12px;
} 
.rhamill #mainContent-top h2 {
	font-size: 13px;
	color: #1C3432;
	line-height: 14px;
}

