﻿body { 
	margin : 0px;
	padding : 0px;
	background : white;
	text-align : center;
	font : .7em Verdana, Arial, Helvetica, sans-serif;
	color : #666;
}

h1 {
color : #444;
margin : 5px 0 5px 0;
font : bold 16px Century Gothic, Helvetica, sans-serif;
}

h2 {
color : #7885EB;
font : bold 12px Century Gothic, Helvetica, sans-serif;
margin : 5px 0 5px 0;
}

h3 {
color : #57868a;
font : bold 11px Century Gothic, Helvetica, sans-serif;
margin : 0 0 5px 0;
}

h4 {
margin : 	5px 0 5px 0;
color : 	#444;
font : bold 11px Century Gothic, Helvetica, sans-serif;
}

h5 {
	color : #57868a;
font : bold 10px Century Gothic, Helvetica, sans-serif;
}

h6 {
font : bold 10px Century Gothic, Helvetica, sans-serif;
}

side {
	margin : 0 0 0 0;
	font : 100% Century Gothic, Helvetica, sans-serif;
}

.scrolling_bar { scrollbar-base-color : lightsteelblue; 
scrollbar-face-color : lightsteelblue; 
scrollbar-track-color : lightsteelblue; 
scrollbar-arrow-color : white;
scrollbar-highlight-color : white; 
scrollbar-3dlight-color : lightsteelblue; 
scrollbar-shadow-color : white;
scrollbar-darkshadow-color : lightsteelblue; 
}

#page {
	width : 		800px;
	background : 	white;
	text-align : 	center;
}

#picture {
	float : 		left;
	width : 		500px;
	height : 		274px;
	margin : 		0px 0 1px 0;
	}	

#bodytext {
	float : 		left;
	padding : 		10px 40px 0px 40px;
	height :  		400px;
	width :   		422px;
	background : 	white;
	text-align : 	justify;
	overflow : 		auto;
	class : 		scrolling_bar;
}

#bodytext a {
	text-decoration : none;
	color :			#666;	
}

#bodytext a:hover {
text-decoration :	underline;
color :				pink;
}


#lefttext{
	height : 		400px;
	float : 		left;
	margin :  		0 0 0 0;
	width : 		147px;
	padding : 		10px 10px 0 10px;
	background : 	gray;
	text-align : 	left;
	color :			white;
}	

#lefttext a {
	text-decoration : none;
	color :			white;
}

#lefttext a:hover {
text-decoration :	underline;
color :				pink;
}

#lefttextm {
	height : 		254px;
	float : 		left;
	margin :  		0 0 0 0;
	width : 		147px;
	padding : 		10px 10px 0 10px;
	background : 	#7885EB;
	text-align : 	left;
}	

#lefttextm a {
}

#righttext {
	float : 		left;
	margin :  		0px 1px 0 0px;
	width : 		110px;
	height : 		400px;
	background : 	lightsteelblue;
	text-align : 	left;
	color :			white;
	padding : 		10px 10px 0 10px;
	text-decoration : none;	
}

#righttextadd {
	float : 		left;
	margin :  		0px 1px 0 0px;
	width : 		120px;
	height : 		400px;
	background : 	white;
	text-align : 	left;
	color :			white;
	padding : 		10px 0px 0 0px;
	text-decoration : none;	
}

#contact {
	float : 		left;
	margin :  		0 0 0px 0 ;
	width : 		147px;
	height : 		110px;
	background : 	gray;
	color : 		white;
	padding :		10px 10px 10px 10px;
	text-align : 	left;
}

#barleft {
	float : 		left;
	margin :  		1px 0px 1px 0;
	width : 		167px;
	height : 		22px;
	background : 	darkslateblue;
	text-decoration : none;	
}

#topmenu {
	width :			501px;
	float : 		left;
	height : 		22px;
	margin :  		1px 0 1px 0;
	background : 	darkslateblue;
}

#topmenutext {
	float : 		left;
}

#topmenutext ul li {
	list-style-type :none;
	float : 		left;
	background : 	darkslateblue;
	padding :	 	4px 0px 0px 0px;
	text-align :center;
	width :			100px;
}

#topmenutext ul li a {
	color : 		white;
	text-decoration : none;
}

#topmenutext ul{
	margin : 		0;
	padding : 		0;
}

#topmenutext a:hover {
text-decoration :	underline;
color :				pink;
}


#logo {
	float : 		right;
	padding :  		0px 0px 0 0px;
	margin :  		0 1px 1px 0;
	width : 		130px;
	height : 		153px;
	background : 	white;
}

#buttonholder {
	float : 		left;
	margin :  		0 1px 0 1px;
	width : 		130px;
	height : 		274x;
	background : 	lightsteelblue;
}

#button1 {
	float : 		left;
	margin :  		0 0 0 1px;
	width : 		130px;
	height : 		136px;
	background : 	lightsteelblue;
}

#button2 {
	float : 		left;
	margin :  		1px 0 0 1px;
	width : 		130px;
	height : 		137px;
	background : 	lightsteelblue;
	text-align : 	left;
	}

#banner {
	float : 		left;
	margin : 		0 1px 0px 0;
	width :			500px; 
	height : 		130px;
	background : 	white;
	text-align : 	left;
}

#sidemenu {
	float : 		left;
	margin :  		0 1px 0px 0;
	height :  		264px;
	width : 		147px;
	padding : 		10px 10px 0 10px;
	background : 	gray;
	color : 		white;
	text-decoration : none;	
	text-align : 	left;
}

#sidemenu a {
	text-decoration : none;
	color :			white;
}

#sidemenu a:hover {
text-decoration :	underline;
color :				pink;
}
	
#footer {
	float : 		left;
	padding :		20px;
	width :			760px; 
	height : 		20px;
	background : 	white;
	text-align : 	center;
	margin :  		1px 0 0 0;
	}

#weather {
	float : 			left;
	margin : 0;
	padding : 0;
	height :  300px;
	width :   500px;
	background : #fff;
	text-align : left;
}

#book {
	width: 400px;
	height: 200px;
	background : #fff;
}
#book_cover {
	margin : 0 0 0 0;
	height : 116px;
	width: 75px;
	background : #fff;
	float : left;
}

#book_description {
	width: 300px;
	height: 116px;
	padding : 0 0 0 10px;
	background : #fff;
	float : left;
}


#book_link {
	width: 300px;
	height: 10px;
	margin : 0 0 0 0;
	background : #fff;
	float : left;
	padding : 0 0 0 10px;

}

#book_author {
	width:170px;
	margin : 0 0 0 0;
	background : #fff;
	text-align : right;
	font : bold;
	float: right;
	color: #808080;
}
#book_price {
	width: 100px;
	margin : 0 0 0 0;
	padding : 0;
	background : #fff;
	text-align : right;
	font : bold;
	float: right;
	color: #808080;
}
#book_title {
	width: 100%;
	margin : 10px 0 10px 0;
	padding : 2px 0 2px 10px;
	text-align : left;
	font : bold;
	background : #808080;
	color : white;
	float: left;
}

#location_name {
	margin :  		10px 0 0 0;
	padding : 		0 0 0 10px;
	background : 	#fff;
	text-align : 	left;
	font :			bold;
	background : 	#A291FF;
	color :			white;
}

#location_border {
	margin :  		1px 0 0 0;
	padding : 		10px 1px 1px 1px;
	border :		1px solid;
	height :		80px;
}

#location_address {
	margin :  		0 0 0 0;
	padding : 		0px 10px 0 10px;
	font :			bold;
	height : 		20px;
}

#location_telephone {
	margin :  		0 0 0 0;
	padding : 		0 10px 0 10px;
	height : 		20px;
}

#location_mobile {
	margin :  		0 0 0 0;
	padding : 		0 10px 0 10px;
	height : 		20px;
}

#location_email {
	margin :  		0 0 0 0;
	padding : 		0 10px 0 10px;
	height : 		20px;
	color : 		#84B2FF;
	font :			bold;
}

#location_email a{
	text-decoration : none;	
	color : 		#84B2FF;	
}

#location_map {
	margin :  		0 0 0 0;
	padding : 		5px 5px 0 5px;
	text-align : 	center;
	float :			right;
	background : 	#84B2FF;
	color :			white;	
	height : 		20px;
	width : 		30px;
	}

#location_map a{
text-decoration : none;	
color : 			white;	
}

#mapholder {
	float : 		left;
	padding : 		10px 10px 0px 10px;
	height :  		450px;
	width :   		482px;
	background : 	white;
	text-align : 	justify;
	overflow : 		auto;
	class : 		scrolling_bar;
}

#mapholder a {
	text-decoration : none;
	color :			#666;	
}

#mapholder a:hover {
text-decoration :	underline;
color :				pink;
}

#map {
	color :			#666;
}