/* reset styles (don't touch) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1.2;}ol,ul{list-style: none;}blockquote,q{quotes: none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;vertical-align:top;}

/* colors */
h1, h1 a{color:#484735;}
h1 a span{color:#444;}
#wrapper p{color:#000;}
#wrapper h2{color:#000;}
#wrapper a{color:#930;background-color:transparent;}
#wrapper a:hover{background-color:#000;color:#fff;}
#wrapper{border-color:#3b77bf;color:#000;}
input.submit{background:transparent;}
#mailform label{color:#333;}
.entry, textarea{border-color:#999;}
.entry:focus, textarea:focus{background:#eee;border-color:#666;}

/* type */
body{
	font-family:"Trebuchet MS",Arial,sans-serif;
	text-align:left;}
	
h1{
	font-size:2.6em;
	color:#330;
	font-weight:400;
	letter-spacing:0.2em;
	word-spacing:0.3em;}
	
h3{
	font-size:2em;
	color:#360;
	font-weight:400;
	letter-spacing:0.2em;
	word-spacing:0.3em;
	text-align:center;
	margin-top:10px;
	padding:10px;}
	
	
/*
h1, h1 a{font-size:2em;font-weight:600;}
h1 a{text-decoration:none;font-weight:600;}
*/

h2{
	font-size: 2em;
	font-weight:500;
	color: #C00;
	position: relative;
	text-align:center;
	letter-spacing:0.2em;
	word-spacing:0.4em;}
	
	
	/* NAVIGATION */
.nav{
	margin:10px auto;
	border:4px solid #000;
	width:565px;
	padding:4px 0;
	background:#f5c58a url(i/nav_bg.jpg) repeat-x;
	}
.nav li{
	display:inline;
	margin:4px 10px 0;
	}
.nav a{
	font-size: 1.4em;
	text-decoration:none;
	color:#000;
	padding:2px 10px;
	font-weight:600;
	}
.nav a:hover{
	color:#F00;
}
/* end navigation */

p, li{font-size:13px;line-height:1.4em;}
p.c{text-align:center;}
#wrapper p{font-family:arial,sans-serif;font-weight:400;}
#wrapper a{text-decoration:none;}
#wrapper a:hover{text-decoration:underline;}
#wrapper li{font-size:11px;}
#menu{line-height:12px;}
#menu a:link, #menu a:visited{color:#fff;text-decoration:none;font-weight:600;}
#menu a:hover, #menu a:active{text-decoration:underline;color:#89ce3e;}
#menu a.current{color:#fc0 !important;}
#mailform label{text-align:right;}
.entry, textarea{font-weight:600;}
.hide{font-size:11px;}
input.submit{font-weight:600;}

/* layout */
body{background:#f3c68f url(i/bg.jpg) center 0 no-repeat;color:#f5c58a;}
img{display:block;}

h1{
	margin-top:40px;
	padding:3px; !Important
	text-align:center;
	background:transparent url(i/content_trans.png);
	z-index:100;
	color: #360;}
	
h1 a{}

h4 {
	text-align:left
	padding: inherit;
	color: #360;
	font-size: 1.4em;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	margin-right: 40px;}

p{
	padding:6px 10px;
	margin:8px auto;
	font-size:1em;
	line-height:1.6em;
	color:#000;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;}

#masthead{padding-top:20px;height:60px;width:100%;background:transparent;position:relative;}

.border {
	border: thin solid #000;}
	
.border4px {
	border: 4px solid #000;margin:20px auto 0;
}
	
.imagefloatleftborder {
	float:left;
	margin-right:20px;
	border:#000;
	border:solid 4px;}
	
.imagefloatleft {
	float:left;
	margin-right:20px;}
	
	
	/*
	position: absolute;
	left: 40px;
	top: auto;
	right: auto;
	bottom: auto;
	*/}
	
.imagefloatright {
	float:right;
	margin-left:20px;}
	
.welcome {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #F90;
	font-weight: normal;
	margin-top: auto;
	margin-right: 40px;
	margin-bottom: auto;
	margin-left: 40px;}
.text {
	text-align: center;}
	
.c{
	text-align:center;}
	



/*	position: absolute;
	left: auto;
	top: auto;
	right: 40px;
	bottom: auto; */}
	
	

/* ie6 styles */
.ie6 h1{background-image:none;}
/* ie7 styles (none yet) */
