/* CSS Document */
body
{
	margin-top: 10px;
	padding:0px;
	background:#cccccc url(images/bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.link a:link { text-decoration: underline; color: #000000; }
.link a:visited {	text-decoration: underline; color: #000000; }
.link a:hover { text-decoration: underline; color: #009900; }
.link a:active { text-decoration: underline; color: #009900;
}
.menu a:link { text-decoration: underline; color: #666666; font-size: 10px; font-weight: bold }
.menu a:visited {	text-decoration: underline; color: #666666; font-size: 10px; font-weight: bold }
.menu a:hover { text-decoration: underline; color: #000000; font-size: 10px; font-weight: bold }
.menu a:active { text-decoration: underline; color: #000000; font-size: 10px; font-weight: bold
}
.flink a:link { text-decoration: underline; color: #999999; font-size: 10px; font-weight: bold }
.flink a:visited {	text-decoration: underline; color: #999999; font-size: 10px; font-weight: bold }
.flink a:hover { text-decoration: underline; color: #009900; font-size: 10px; font-weight: bold }
.flink a:active { text-decoration: underline; color: #009900; font-size: 10px; font-weight: bold
}
.links a:link { text-decoration: underline; color: #000099; font-size: 12px; }
.links a:visited {	text-decoration: underline; color: #000099; font-size: 12px; }
.links a:hover { text-decoration: underline; color: #000000; font-size: 12px; }
.links a:active { text-decoration: underline; color: #000099; font-size: 12px;
}
.text {
	font-size: 12px;
	color: #000000;
}
.header {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.seperator {
	font-size: 8px;
	color: #000000;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.greenline {
	background-image: url(images/greenline.gif);
	background-repeat: repeat-x;
}
.bglogos {
	background-image: url(images/bg_logos.gif);
	background-repeat: no-repeat;
}
.mission {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.missiongreen {
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.missionred {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
.fade {
	background-image: url(images/fade.gif);
	background-repeat: no-repeat;
}
.preload
{
background-image:url(images/home2.gif);
background-image:url(images/work2.gif);
background-image:url(images/travel2.gif);
background-image:url(images/dining2.gif);
background-image:url(images/links2.gif);
background-image:url(images/gear2.gif);
background-image:url(images/blogger_logo.gif);
background-image:url(images/twitter_logo.gif);
background-image:url(images/livejournal_logo.gif);
background-image:url(images/myspace_logo.gif);
background-image:url(images/facebook_logo.gif);
background-image:url(images/youtube_logo.gif);
}