.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
@charset "UTF-8";
#footer {
	position:fixed;
	bottom:0;
	height: 25px;
	width: 100%;
	background: #332316;
}

h1 {
	color:#362818;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;

	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: 700;
	font-style: italic;
}

h2 {
	color:#362818;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight:normal;
}
h2 span { font-style: italic; }

h3 {
	color:#362818;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}

h2 + h3 { margin-top: -.5em; }

.type12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.type14bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #362818;
}
.type14white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
.curved {

 -moz-border-radius:10px;

 -webkit-border-radius:10px;

 behavior:url(border-radius.htc);
}

img { border: 0px; }
.page img { margin: 0em .5em .5em;
	border-width: 10px 10px 16px 10px; border-color: transparent;
	-moz-border-image:url("images/drop-shadow.png") 10 10 16 10 stretch stretch;
	-webkit-border-image:url("images/drop-shadow.png") 0 0 0 0 stretch stretch;
	-o-border-image:url("images/drop-shadow.png") 0 0 0 0 stretch stretch;
	border-image:url("images/drop-shadow.png") 0 0 0 0 stretch stretch;
}



