	body {
		background-color:#000000;
		font-family:Trebuchet MS, Verdana, Arial;
		font-size:small;
	}
	
	img {
		border:none;
	}
	
	a:link, a:active, a:visited {
		color:#ff6633;
		text-decoration:none;
	}
	
	a.on:link, a.on:active, a.on:visited {
		color:#000;
	}

	#outerwrapper {
		width:960px;
		text-align:center; 
		margin-left:auto;
		margin-right:auto;
	}
	
	#innerwrapper {
		
		width:960px;
		float:left;
		border:10px solid white;
		text-align:left;
		width:100%;
		margin-bottom:150px;
	}
	
	#header {
		width:960px;
		height:77px;
		float:left;
		background-color:#fff;
	}
	
	#logo {
		float:left;
		width:200px;
		height:75px;
	}
	
	#topnav {float:left;height:75px;}
	
	#topnav ul {
		margin:0px;
		padding:0px;
		margin-top:30px;
	}
	
	#topnav ul li {
		float:left;
		list-style:none;
		padding-right:10px;
		margin-right:10px;
		margin-left:0px;
		border-right:1px solid #ccc;
		
	}
	
	#topnav ul li a:link, #topnav ul li a:active, #topnav ul li a:visited {
		text-decoration:none;
		text-transform:uppercase;
		color:#666;
	}
	
	#topnav  a.on:link, #topnav a.on:active, #topnav a.on:visited {
		color:#ff6633;
	}
	
	#topnav ul li a:hover {
		color:#ff6633;
	}
	
	#stage {
		float:left;
		clear:left;
		width:960px;
		min-height:400px;
		background-image:url(/image/home_bg.jpg);
		background-repeat:no-repeat;
		
	}
	
	#footer {
		float:left;
		clear:both;
		width:960px;
		height:60px;
		background-image:url(/image/footer_bg_bg.gif);
		background-repeat:repeat-x;
		border-top:1px dotted #fff;
	}
	
	#homefeaturebuttons {
		width:320px;
		float:left;
	}
	
	#homefeaturebuttons ul {
		list-style:none;
		margin:0 0 0 30px;
		width:320px;
		padding:0px;
		float:left;
	}
	
	*html #homefeaturebuttons UL {
		margin-left:15px;
	}
	
	#homefeaturebuttons ul li {
		float:left;
		margin:0px;
		width:160px;
		height:160px;
		position:relative;
		

	}
	
	#homefeaturebuttons a:link, #homefeaturebuttons a:active, #homefeaturebuttons a:visited {
		width:128px;
		height:128px;
		border:1px solid white;
		background-color:#FF6633;
		display:block;
		float:left;

		padding:10px;
		color:#ff6633;
		text-decoration:none;
		

	}
	
	#homefeaturebuttons a:link div, #homefeaturebuttons a:active div, #homefeaturebuttons a:visited div {
		cursor:hand;
		margin:0px;
		position:absolute;
		bottom:20px;
		display:block;
		color:#FFF;
		width:150px;
		float:left;
	}
	
	#homefeaturebuttons a:hover{
		background-color:#FF6633;
		filter:alpha(opacity=100);
		-moz-opacity:1;
		-khtml-opacity: 1;
		opacity: 1;
	}	
	
#homefeaturebuttons a:hover div{
		cursor:hand;
		margin:0px;
		position:absolute;
		bottom:20px;
		display:block;
		color:#FFF;
		width:150px;
		float:left;
	}
	
	.homefeaturedlabel {
		margin-top:10px;
		margin-bottom:10px;
		width:150px;
		height:20px;
		background-color:#FF6633;
		color:white;
		padding-left:30px;
	}		
	
	.homefeaturedcopy {
		float:right;
		width:610px;
		margin-top:225px;
	}
	
	#hfn {
		color:#ff6633;
		float:left;
		font-size:160px;
		width:90px;
		text-align:right;
		font-weight:normal;
		margin-top:-60px;
	}
	
	#hft {
		float:left;
		font-size:35px;
		color:white;
		line-height:30px;
		margin-top:20px;
		width:375px;
		font-weight:normal;
	}
	
	#hft strong {
		font-weight:normal;
		color:#6e86cc;
	}
	
	#copyright {
		color:#666;
		text-align:right;
		margin-right:10px;
		margin-top:35px;
	}
	
	#copyright strong {
		font-weight:normal;
		color:#ff6633;
	}
	
	#pagewrapper {
		width:740px;
		float:left;
	}
	
	#bigpagewrapper {
		width:960px;
		float:left;		
	}
	
	#alpha {
		width:185px; float:left;


	}
	
	#alpha ul {
		margin-top:140px;
	}
	
	#beta {
		width:555px;
		float:right;
		color:white;
		padding-top:50px;
		padding-bottom: 30px;

	}
	
	#bigpagewrapper #beta {
		width:775px; !important
		float:right;
	}
	
	#gamma {
		width:220px;
		float:right;

		padding-top:132px;

	}
	
	*html #gamma {
		padding-top:120px;
	}
	
	#highlight {
		background-color:white;
		padding:10px;
		float:right;
		width:200px;
	}
	
	
	#alpha UL {
		list-style-image:url(/image/bullet.gif);
	}
	
	#alpha UL a:link, #alpha UL a:active, #alpha UL a:visited {
		text-decoration:none;
		color:white;
		margin-left:10px;
		
	}
	
	#alpha UL a:hover{
		color:#ff6633;
	}
	
	#alpha UL a.on:link, #alpha UL a.on:active, #alpha UL a.on:visited {
		color:#ff6633;
	}
	
	#alpha UL LI {
		border-bottom:1px dotted #666;
		height:22px;
		padding-bottom:3px;
		margin-top:-1px;
		
	}
	
	*html #alpha UL LI {
		padding-top:3px;
		padding-bottom:0;
	}
	
	#gamma h3 {
		font-weight:normal;
		color:#6e86cc;
		margin:0;
	}
	
	#gamma ul {
		list-style-image:url(/image/bullet2.gif);
		margin-top:0px;
	}
	
	#gamma li {
		margin-left:-20px;
		font-weight:bold;
	}
	
	#beta h2 {
		background-color:#ff6633;
		padding-top:40px;
		padding-left:10px;
		font-family:trebuchet ms;
		font-weight:normal;
		text-transform: uppercase;
	}
	
	#beta p {
		margin-left:10px;
		margin-right:10px;
	}
	
	#beta h3 {
		margin-left:10px;
		text-transform:uppercase;
		font-weight:normal;
		color:#6e86cc;
	}
	
	#gallery {
		padding-left:50px;
	}
	
	#gallery img {
		border:5px solid white;
		margin:5px;
	}
	
	.leftquote {
		margin-bottom:-80px;
		font-size:130px;
		margin-top:-20px;
	}
	
	.quote {
		color:#666;
		font-style:italic;
	}
	
	.quote div {
		color:#ff6633;
		margin-top:10px;
		margin-left:20px;
	}
	
	.rightquote {
		float:right;
		position:relative;
		font-size:130px;
		margin:-20px 0 -100px 0;
	}

home_bg.jpg); }
bg_tovey.jpg); }
bg_value.jpg); }

.formbutton {
	background:none;
	color:white;
	border:1px solid #666;
}

.mediumform {
	width:150px;
}

.largeform {
	width:430px;
}

.mediumformon {
	width:150px;
	background-color:red;
	color:white;
}

.largeformon {
	width:430px;
	background-color:red;
	color:white;
}

.communitypic {

	float:left;
	clear:left;
	top:200px;
}

.newsclip {
	float:left;
	clear:left:
	width:540px;
	border-bottom:1px solid #333;
	margin-left:15px;
	
}

.newsclip .date {
	float:left;
	width: 75px;
	padding:4px;
	
}

.newsclip .headline {
	float:left;
	width: 439px;
	padding:4px;
	
}

.contactform {
	width:410px;
	margin-left: 74px;
	margin-top: 31px;
}

.formrow {
	float:left;
	clear:left:
	width:410px;
	line-height: 22px;
}

.formrow .label {
	float:left;
	width:100px;
	font-weight: bold;
	border-bottom:1px dotted #333;
}

.formrow .field {
	float:left;
	width: 310px;
}

.formrow .buttonrow {
	text-align: right;
	padding-top: 15px;
	width:406px;
}

.thumbbox {
	padding:4px;
	border:1px solid #ccc;
	margin:8px;
	float:left;
}

.thumbnail {
	width: 125px;
	height: 100px;
	overflow: hidden;
}

.mediumnail {
	width: 190px;
	height: 163px;
	overflow: hidden;
}
