@charset "UTF-8";
body {
	background-color: #cccc99;
	text-align: center;
	float: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
}
#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 108px;
	width: 800px;
}
#menu {
	background-color: #ffcc99;
	height: 25px;
	width: 800px;
	background-image: url(images/menu_bg.jpg);
}
#menu_space {
	float: left;
	height: 25px;
	width: 495px;
}
#home_page {
	float: left;
	height: 21px;
	width: 105px;
	padding-top: 4px;
}
#about_us {
	float: left;
	height: 21px;
	width: 95px;
	vertical-align: bottom;
	padding-top: 4px;
}
#intro {
	height: 35px;
	width: 100%;
	text-align: left;
}
#contact_us {
	float: left;
	height: 21px;
	width: 102px;
	vertical-align: middle;
	padding-top: 4px;
}
#view_cart {
	float: left;
	height: 21px;
	width: 93px;
	vertical-align: middle;
	padding-top: 4px;
}
#nav_home {
	float: left;
	height: 21px;
	width: 60px;
	padding-top: 4px;
}
#nav_about_us {
	float: left;
	height: 21px;
	width: 80px;
	padding-top: 4px;
}
#nav_contact_us {
	float: left;
	height: 21px;
	width: 88px;
	padding-top: 4px;
}
#nav_view_cart {
	float: left;
	height: 21px;
	width: 80px;
	padding-top: 4px;
}
#copyright {
	float: left;
	height: 18px;
	width: 245px;
	padding-top: 7px;
	text-align: center;
}
#site_by {
	float: left;
	height: 18px;
	width: 75px;
	padding-top: 7px;
	text-align: right;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#cps_logo {
	float: left;
	height: 25px;
	width: 136px;
	vertical-align: middle;
}
#nav_space {
	float: left;
	height: 25px;
	width: 10px;
}
#main_content {
	height: auto;
	width: 750px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/main_bg.jpg);
	text-align: left;
}
.mouseover_a:hover {
	background-color: #e3ece8;
}
.menumousover_a:hover {
	background-color: #e5ba8c;
}
.table_border {
	border: 1px dotted #005030;
}
#bottom {
	height: 25px;
	width: 800px;
}
#footer {
	height: 25px;
	width: 800px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #005030;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #005030;
	text-decoration: underline;
	background-color: #ffcc99;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	background-color: #ffcc99;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #005030;
	text-decoration: none;
}
#perry_books {
	text-align: left;
	padding: 2px;
	float: left;
	height: 46px;
	width: 18%;
}
#store_links {
	float: left;
	height: 60px;
	width: 750px;
}
#mosaic_turtle {
	text-align: left;
	padding: 2px;
	float: left;
	height: 46px;
	width: 135px;
}
#prester {
	text-align: left;
	float: left;
	height: 46px;
	width: 18%;
	padding: 2px;
}
#twin_oaks {
	text-align: left;
	padding: 2px;
	float: left;
	height: 46px;
	width: 18%;
}
#stores {
	height: auto;
	width: 750px;
}
.title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #005030;
}

