/* copyright 2006 USBMIS, INC. */

body {
	margin:0px;
	padding: 0 0 0px 0;
	font-family:Verdana, Arial,  sans-serif;
	font-size:12px;
	color: #222;
	background:#fff url("./images/body_bg.gif") repeat-x;
	text-align:center;
	}

/* Main divs */

#frame {
	text-align:left;
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	background:#fff url("./images/nav_bg.gif") top right no-repeat;
	}

#nav {
	float:right;
	width:521px;
	margin-top:-23px !important;
	margin-top:-25px;
	}

#content {
	font-family: Arial, Verdana, sans-serif;
	margin-top:-2px;
	background:#fff;
	padding-bottom:70px;
	margin-bottom:40px;
	}
	
#right {

	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-top:10px;
	padding-right:10px;

	}

#center {
	float:right;
	width:251px;
	margin:25px 10px 0 0;
	}
	
#pics {
	float:right;
	width:149px;
	}
	
#left {
	float:left;
	width:550px;
	clear:both;
	padding:0px 20px 30px 20px;

	}
	
#footer {
	width:748px !important;
	width:752px;
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
	border-top:2px solid #055973;
	background:#C4D8DE;
	clear:both;
	}
	


/* Class Divs & Paragraphs */

#content p {
	line-height:17px;
	}
	
.strike {
	text-decoration:line-through;
	}

.red {
	color:#E33234;
	}

.small_grey {
	color:#999;
	}
	
strong {
	color:#333;
	font-weight:bold;
	}

#footer p {
	font-size:10px;
	color:#444;
	margin:0px 0 8px 0;
	padding:0px;
	}
	

.small {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color:#555;
	font-weight:normal;
	line-height:12px;
	}
	
.price {
	text-align:center;
	}
	
.descrip1 {
	color:#555;
	padding:140px 0 20px 0;
	}
	
.descrip2 {
	color:#555;
	margin:30px 0 5px 0;
	}
	
.descrip3 {
	color:#555;
	padding:210px 0 20px 0;
	}
	
.binfo {
	color:#555;
	padding-top:5px;
	margin-top:5px;
	}


/* Lists */

#nav ul{
	margin:0px;
	padding-left:0px;
	font-size:12px;
	font-family: Arial, Verdana, sans-serif;
	} 

#nav ul li {
	margin:0 -2px;
	padding: 0px;
	list-style:none;
	display:inline;
	text-align:center;
	position: relative;
	}
	
#content ul {
	list-style:url("./images/bullet.gif");
	margin:0px 0 0 15px;
	padding:0px;
	}

#content li {
	padding-bottom:7px;
	}




/* Headers */

h1 {
	font-family:Arial, Verdana, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#0C588A;
	margin-bottom:2px;
	padding:10px 0 0px 0px;
	}
	
h2 {
	font-family:Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#D27344;
	text-transform:uppercase;
	letter-spacing:1px;
	border-right:1px solid #ccc;
	margin-top:0px;
	padding-top:45px;
	}
	
h3 {
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#D27344;
	margin:0px;
	margin-bottom:-5px;
	font-style:oblique;
	padding-top:5px;
	}




/* Links */

#nav a:link, #nav a:visited {
	color:#fff;
	text-decoration:none;
	background:transparent;
	padding:4px 20px;
	}

#nav a:hover {
	color:#055973;
	text-decoration:none;
	background:#fff;
	padding:4px 20px;
	}
	
#content a:link, #content a:visited {
	color:#4040C9;
	text-decoration:none;
	background:transparent;
	border-bottom:1px dotted #aaa !important;
	border-bottom:1px solid #ccc;
	background:transparent;
	}

#content a:hover {
	color:#4040C9;
	text-decoration:none;
	border-bottom:1px dotted #B5D5FF !important;
	border-bottom:1px solid #B5D5FF;
	background:#B5D5FF;
	}
	
#content h3 a:link, #content h3 a:visited {
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#D27344;
	margin:0px;
	margin-bottom:-5px;
	font-style:oblique;
	border:none;
	background:#fff;
	}
	
#content h3 a:hover {
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4040C9;
	margin:0px;
	margin-bottom:-5px;
	font-style:oblique;
	border:none;
	background:#fff;
	}


#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#4040C9;
	border-bottom:1px solid #bbb;
	}

#footer a:hover {
	text-decoration:none;
	color:#4040C9;
	border-bottom:1px solid #4040C9;
	}




	
	
/* Images */

.title {
	margin:0px auto 0px auto;
	display:block;
	border-bottom:2px solid #ccc;
	}

.righty {
	margin:0px auto 0px auto;
	text-align:center;
	}
	
.there {
	float:left;
	margin:0 10px 0 0;
	}
	
.there2 {
	float:left;
	margin:40px 10px 0 0;
	}
	
.border {
	border:1px solid #ccc;
	margin-bottom:50px;
	}

.book {
	float:right;
	margin:5px 5px 0 10px;
	}
	
.rbook {
	float:right;
	margin:10px 5px 5px; 0;
	padding:2px;
	border:1px solid #ccc;
	}
