h1	{
	font-size: 160%;
	font-stretch: expanded;
	font-weight: 900;
	color: rgb(110,93,0);
	}
h2	{
	font-size: 130%;	
	color: rgb(60,43,0);
	font-stretch: expanded;
	}
h3	{
	font-size: 110%;
	color: rgb(60,43,0);
	font-stretch: expanded;
	}

col.guestbook_col1	{
			width: 360px;
			overflow: hidden;
			}
td.guestbook_name	{
			height: 10px;
			word-wrap: break-word;
			}
td.guestbook_date	{
			height: 5px;
			font-size: 60%;
			}
label,input,textarea, .required, .attributename	{
		display: block;
		width: 300px;
		float: left;
		margin-bottom: 10px;
		}
label, .required, .attributename	{
	text-align: right;
	width: 150px;
	padding-right: 20px;
	}
br	{
	clear: left;
	}
.area	{
		height: 200px;
		}
body, h1, h2, h3, iframe	
	{ 	
	font-family: 	"Century Schoolbook L", /* unix */
			"Hoefler Text", /* mac */
			"Trebuchet MS", /* ms */
			"Georgia", /* ms */
			serif; 
	}
a:link,a:visited
	{
	color: rgb(153,51,0);
	text-decoration: none;	
	}
span.listing	{
		font-size: 70%;
		line-height: 1;
		}
hr	{
	border: none;
	color: rgb(210,193,98);
	background-color: rgb(210,193,98);
	text-align: right;
	width: 100%;
	}
img.logo                {
                                opacity: .5;
                                -moz-opacity: .5;
                                filter:alpha(opacity=50);
                        }
div.main_win
	{
	border-right: solid black;
	border-top: solid black;
	border-left: solid black;
	border-bottom: solid black;
	background-color: rgb(240,230,140);
	}
div.header
	{
	border-right: solid black;
	border-top: solid black;
	border-left: solid black;
	background-color: rgb(238,221,130);
	
	}
#scroll {
	background-color: rgb(255,250,190);
	}
div.footer
	{
	font-size: 70%;
	}
div.menu_content
	{
	background-color: rgb(210,193,98);
	padding-top: 30px;
	padding-left: 10px;
	border-right: solid black;
	/*border-top: solid black;*/
	}
div.main_content
	{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: 0px 50px;
	background-image: url(/html/media/images/lion_cut_w450_trans15pc.png);	}
div.main_content img {
	padding: 8px;
}
div.main_content img.title { 
	padding: 0px;
}
div.right
	{
	padding-right: 4px;	
	padding-top: 30px;
	}

.level1
	{
	text-align: left;
	margin-left: 10px;
	font-size: 60%;
	font-style: italic;
	}
*/
