/* WAHM Agent by Vince Gonzalez */

*{margin:0;padding:0;list-style-type:none;outline:none;text-decoration:none;}

body {background: #000 url(../images/back-tile.gif) repeat;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 1.13em;}

#wrapper {width:840px;margin:0 auto;}

	#top {height:350px;background:transparent url(../images/back-top.png) no-repeat;margin-top:15px;}
		#quote {width:470px;font-size:0.65em;padding:105px 0 0 15px;}
			#quote p {color:#fff;margin:0 0 10px;}
	
	#maintop {height:32px;background:transparent url(../images/back-main-top.png) no-repeat;}
	#main {background: transparent url(../images/back-main.png) repeat-y;padding: 0 30px 15px;}
	
		#main ul {}
		#main li {list-style-type:disc;margin-left:30px;margin-bottom:5px;color:#009900;}
		
		#main p {}
		
		.quote {width:250px;float:left;margin:0 5px;}
			.quote p{color:#339933;font-size:0.88em;}
			
		blockquote {margin:25px 50px;}	
			blockquote p {color:#339933;font-size:0.88em;}
			.tquote {border-bottom: 2px solid #ccc;margin:25px 50px 10px;padding:0 0 15px;}
			.byline {color:#396;}
			
		.book {text-align:center;width:250px;height:600px;float:left;margin:0 5px;}
			.book p{text-align:left;margin: -35px 0 10px;position:relative;font-size:0.88em;}
			.book ul {}
			#main .book li {font-size:0.75em;text-align:left;list-style-type:disc;margin-left:20px;color:#393;margin-bottom:3px;}
			
		.buyall {margin:25px 50px; text-align:center;clear:both;}
			
.center {text-align:center}
.bold {font-weight:bold;}

.clearbox {clear:both;}

#details, #quotes, #books {width: 420px; height: 60px;text-indent: -9999px;margin: 15px 0 10px;}
#details {background: transparent url(../images/thedetails.png) no-repeat;margin:0 0 15px;}
#quotes{background: transparent url(../images/thequotes.png) no-repeat;margin:45px 0 15px;}
#books {background: transparent url(../images/thebooks.png) no-repeat;margin:45px 0 25px;}

h1, h2, h3, h4 {font-weight:normal;}
h4 {margin-bottom:10px;}
p {color:#333;margin: 20px 0 10px;}