body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	margin: 0;
	background-color: #B3C893;
	/*background: #d8d8d8 url(../i/bg_pattern.gif) top left;*/
}
#frame {
	width: 745px;
	margin: 10px auto 15px auto;
	border: 2px solid #9BB773;
	background-color: #FFF;

	/* box model hack a la Tantek: http://tantek.com/                        */
	/* Include the rules below for any boxes with fixed widths or heights.   */
	/* The width and/or height below is calculated by subtracting the        */
	/* border (x2) and padding (x2) from the width and/or height.            */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px; 
}

html>body #frame { 
	width:740px; 
} 
	/* end box model hack */

#wrapper {
	width: 741px;
	margin: 0;
	border: 1px solid #FFF;
	/*border-top-width: 5px;/*
	/* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px; }

	body>#frame #wrapper { width:738px; } 
	/* end box model hack */

#header {
	height: 84px;
	position: relative;
	background: url(../i/logo.gif) no-repeat center left;
	background-color: #5E5A1C;
}

#header span {
	background: url(../i/logo.gif) no-repeat center left;

}

#header h1 {
	padding: 40px 0px 0px 0px;
	text-align: right;
	font-size: 1.4em;
	text-style: none;
	color: #5E5A1C;
	display: none;
}

#header img {
	float: right;
	padding: 57px 0px 0 0px;
}

#decorativepanel1 {
	background: url(../i/banner.jpg) no-repeat top left;
	position: relative; top:0px; left: 0px;
	width: 100%;
	height: 120px;
}

#menupanel1 {
	/*background: url(../i/banner.jpg) no-repeat top left;*/
	background-color: #BC85AF;
	position: relative; top:0px; left: 0px;
	width: 100%;
	height: 23px;
	border-bottom: 1px solid #FFFFFF;
}


#nav {
	height: 25px;
	margin: 0;
	padding: 0;
}

#contentwrapper {
	width: 738px;
	background-color: #C6D6AE;
}

#leftnavwrapper {
	float: left;
	width: 240px;
	padding: 20px 12px 28px 8px;
	color: #666666;
	font-size: 0.7em;
	background-color: #C6D6AE;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 187px; }

#wrapper>#contentwrapper #leftnavwrapper { width:187px; } 
/* end box model hack */

#details {
	margin: 10px 0 15px 0;
	padding: 5px 6px 4px 6px;
	background-color: #fefef7;
	color: #c8ae86;
	border: 1px solid #f5eed1;
}

#stuffwrapper {
	float: right;
	width: 506px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0;
	padding: 7px 9px 8px 9px;
	border-right: 3px solid #fff;
	background-color: #fff;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 506px; }

#stuffwrapper p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 7px 0px 0px 0px;
	margin-top: 12px;
	font-size: 0.9em;
	color: #333;
	text-align: left;
}

.stuffwrappersmall	{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
}

#wrapper>#contentwrapper #stuffwrapper { width:506px; }
/* end box model hack */

.clearer {
	clear: both;
}

#footer {
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 12px;
	padding-bottom: 4px;
	width: auto;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	background-color: #BC85AF;
}

/* headings----------------------------------------------- */

h1,h3,h5 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: transparent;
}

h2,h4 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h1#header {
	background-color: #1B2724;
	color: #fff;

}

#stuffwrapper h2 {
	font-size: 24px;
	color: #5e8e82;

}

#leftnavwrapper h1 {
	font-size: 16px;
	color: #a7ad65;
}

#leftnavwrapper h1 span {
	font-weight: normal;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	color: #727272;
}

h3 {
	font-size: 11px;
	color: #a17635;
}

h3 span {
	font-weight: normal;
}

h4 {
	margin-bottom: 13px;
	font-size: 12px;
	font-weight: normal;
	color: #c0c0c0;
}

h5 {
	/* margin-bottom: -1px; removed to solve IE 6 bug */
	font-size: 9px;
	color: #a17635;
}


/*Sets link styles ----------------------------------------------- */

#leftnavwrapper a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: normal;

	text-decoration: none;
	color: #666666;
}
#leftnavwrapper a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: normal;

	text-decoration: none;
	color: #666666;
}
#leftnavwrapper a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: normal;
	/*font-weight: bold;*/
	color: #333333;
	text-decoration: none;
}

a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#stuffwrapper a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

#stuffwrapper a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
#stuffwrapper a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #868355;
	text-decoration: underline;
}

/* text----------------------------------------------- */
p {
	margin: 0;
	padding: 0;
}

#leftnavwrapper p {
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.7em;
	line-height: 14px;
	color: #333;
}

#textwrapper2 {

	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	color: #fff;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C60D0D;
}

#leftnavwrapper #details p {
	display: inline;
	margin-right: 6px;
	margin-bottom: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

#news p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.7em;
	color: #333;
	font-weight: normal;
	text-align: left;
	margin-top: 32px;
}

#credits {
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.6em;
	color: #333;
}

input {
	 background-color: #ece9d8;
}

legend {
	color: #5E5A1C;
}

select {
	background-color: #ece9d8;
	color: #000;
}

textarea {
	background-color: #ece9d8;
	color: #000;
	margin-left: 12px;
}

label {
	margin-left: 12px;
}

/* pullquotes------------------------------------------------- */

.pullquote, pre {font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	background-color: #bbe6c9;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 15px; 
}

em {	
	font-style: italic;
}