/* Style sheet for MarleysTreasure.com (c)2007-2008 Red Beagle Web Development */

body { font-family: verdana, arial, sans-serif; color: #114885; font-size: 0.625em; min-width: 900px; text-align: center; padding: 0px; margin: 0px; }
body { text-align: center; background: #324C25 url(../images/bkgd.jpg) repeat-y scroll center top; }
#plate, #home_plate { position: relative; top: 0px; width: 900px; text-align: left; padding: 0px; margin: 0px auto; }
#plate { background: transparent url(../images/plate_bkgd.jpg) no-repeat; }
#home_plate { background: transparent url(../images/home.jpg) no-repeat; font-family: georgia, times, serif; }

#textarea { position: relative; top: 128px; left: 274px; width: 325px; 
	border: 2px solid #75A577; 
	background: #EFF1D2 url(../images/textarea_bkgd.gif) repeat-x; 
	padding: 10px 200px 10px 45px;
	margin-bottom: 128px; }  /* margin-bottom=top, so that other objects can be placed beneath this */
#textarea_wide { position: relative; top: 128px; left: 274px; width: 480px; 
	border: 2px solid #75A577; 
	background: #EFF1D2 url(../images/textarea_bkgd.gif) repeat-x; 
	padding: 10px 45px 10px 45px;
	margin-bottom: 128px; }  /* margin-bottom=top, so that other objects can be placed beneath this */
#logo { position: absolute; top: 0px; left: 0px; width: 900px; height: 117px; }

img { border: 0px; }
.headshot { border: 1px solid #114885; }
#headshot_spot { position: absolute; top: 34px; left: 406px; width: 137px; }
.headcredit { text-align: right; font-size: 1.0em; padding: 0px; margin: 0px; }
.alert { font-weight: bold; color: #ff0000; }

p, h1, h2 { font-family: verdana, arial, sans-serif; margin: 0px; padding: 0px 0px 10px 0px; }
p, ul, td { font-size: 1.2em; }
a, a:link { color: #915928; }
a:visited { color: #6F7F53; }
a:hover { color: #cc9966; }
h1 { text-align: center; }
h2 { font-size: 1.8em; }

.review { font-style: italic; text-indent: 36px; padding-bottom: 3px; }
.review em { font-style: normal; }
.review_source { text-align: right; }

/* Styles related to the menu */
#button1, #button2, #button3, #button4, #button5, #button6, #button7, #button8, #button9, #button_top, #button_bot { position: absolute; left: 0px; }
#button1, #button2, #button3, #button4, #button5, #button6, #button7, #button8, #button9 { cursor: pointer; }
#button1 { top: 140px; }
#button2 { top: 173px; }
#button3 { top: 206px; }
#button4 { top: 239px; }
#button5 { top: 272px; }
#button6 { top: 305px; }
#button7 { top: 338px; }
#button8 { top: 371px; }
#button9 { top: 404px; }
#button_bot { top: 437px; }
#button_top { top: 117px; }

.copyright { text-align: center; font-size: 1.1em; color: #ffffff; }
.copyright a:link { color: #8ED5DB; }
.copyright a:visited { color: #D8DB8E; }
.copyright a:hover { color: #ffff00; }

/* Styles related to Sundial Calendar */
.calendarHeading { font-size: 1.6em; font-weight: bold; }
.calendarDate { font-weight: bold; }
.heading2, .heading { font-weight: bold; }

