body {
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	line-height: 17px;
	font-size: 13px;
	color : #666666;
}

p {
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	margin : 0px 0px;
	color : #666666;
	background : transparent;
	line-height: 17px;
	}


select {
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	color : #666666;
	}

li {
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	color : #666666;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(_images/interiorlist_arrow.gif);
	line-height: 20px;
	font-size: 13px;
	}

a:visited {
	color : #669900;
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	text-decoration: underline;
	}

h3 {font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	margin : 10px 0px;
	color : #669900;
	background : transparent;
	font-size: 11px;
	line-height: 24px;
	padding-right: 20px;
	font-variant: normal;
	font-weight: normal;
}

h4 {font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	color : #669900;
	background : transparent;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	line-height: 24px;
	padding-right: 20px;
	margin-top: 130px;
}

p.featuredevents {font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	color : #336699;
	font-size: 17px;
	font-style: normal;
	font-weight: lighter;
	border-top: 1px dashed #666666;
	padding-top: 7px;
}


	
a:link {
	color : #669900;
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	text-decoration: underline;
	}
	
a:hover {
	color : #666666;
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	text-decoration: none;
	}
	
a:active {
	color : #669900;
	}
	
	h5 {	
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	margin : 3px;
	color : #999999;
	background : transparent;
	line-height: 17px;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	border-top: 1px solid;
}

	h6 {
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	margin : 40px 0px;
	color : #669900;
	background : transparent;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	line-height: 28px;
}

FORM 		{ font-family : 'Trebuchet MS', verdana, arial, helvetica, sans-serif; }
INPUT 		{ background-color : #DCDCDC; color : #000000; font-family : 'Trebuchet MS', verdana, arial, helvetica, sans-serif; font-size : 11px; border : 1px #353535; border-bottom-style : outset; border-left-style : outset; border-right-style : outset; border-top-style : outset; }
OPTION 		{ background-color : #DCDCDC; color : #000000; font-family : 'Trebuchet MS', verdana, arial, helvetica, sans-serif; font-size : 11px; }
SELECT 		{ background-color : #A9A9A9; color : #AAAAAA; font-family : 'Trebuchet MS', verdana, arial, helvetica, sans-serif; font-size : 11px; }
TEXTAREA	{ background-color : #DCDCDC; color : #000000; font-family : 'Trebuchet MS', verdana, arial, helvetica, sans-serif; font-size : 11px; border : 1px #353535; border-bottom-style : outset; border-left-style : outset; border-right-style : outset; border-top-style : outset; }
.button 	{ color : #FFFFFF; background : #C0C0C0; }
