/*---:[ global layout ]:---*/

body { 	background: #fffff; 
		font: 75.5% Arial, Helvetica, sans-serif; 
		text-align: left; 
		color: #696969;
		line-height: 200%}
		
* { 	padding: 0; margin: 0;}

img { 	border: none; }

iframe { }


/*---:[ global links ]:---*/
a { 		color: #223F09; text-decoration: none; }
a:visited {	color: #223F09; text-decoration: none; }
a:hover { 	color: #FFFFFF; background: #9C9C9C; text-decoration: none; }
a img { 	border: none; }


/*---:[ typeface styles ]:---*/
.title { 	font: 165% Arial, Helvetica, sans-serif; 
			text-align: left; 
			color: #B5B5B5;
			font-weight: bold; }

.quicknav { 	font: 85% Arial, Helvetica, sans-serif; 
				text-transform: uppercase; 
				color: #778899; 
				line-height: 150%;}
.quicknav a {			color: #696969; 
						text-decoration: none; }
.quicknav a:visited {	color: #696969; 
						text-decoration: none; }
.quicknav a:hover { 	color: #000000; 
						text-decoration: none; 
						background: #DCDCDC; }

.awards { 	background: #ffffff; 
		font: 100% Arial, Helvetica, sans-serif; 
		text-align: left; }

.awards li { color:#336633; margin: 0.5em 0.5em 0.5em 1.5em; list-style-type: square; }	
		
.detail { 	font: 85% Arial, Helvetica, sans-serif; 
			text-transform: uppercase; 
			color: #778899; 
			line-height: 150%;}
.detail p { margin: 0 0 1.5em 0; }

.detailtitle { 		font: 85% Arial, Helvetica, sans-serif; 
					text-transform: uppercase; 
					color: #2F4F4F; 
					line-height: 100%;}
.detailtitle p { 	margin: 0 0 1.5em 0; }

.menu { font: 95% Arial, Helvetica, sans-serif; 
		text-align: left; 
		color: #696969;
		text-transform: uppercase; 
		line-height: 100%;}	
.menu a {			color: #696969; 
					text-decoration: none; }
.menu a:visited {	color: #696969; 
					text-decoration: none; }
.menu a:hover { 	color: #000000; 
					text-decoration: none; 
					background: #FFFFFF; }
.homemenu { font: 95% Arial, Helvetica, sans-serif; 
		text-align: left; 
		color: #696969;
		text-transform: uppercase; 
		line-height: 100%;}	
.homemenu a {		color: #696969; 
					text-decoration: none; }
.homemenu a:visited {color: #696969; 
					text-decoration: none; }
.homemenu a:hover { color: #000000; 
					text-decoration: none; 
					background: #DCDCDC; }

p.center { 		text-align: center !important; }
p.bottom { 		margin: 0 !important; }
p.unstyled { 	font-size: 1.4em; }
