@charset "utf-8";
/* CSS Document */
/* hide from ie on mac \*/
html {
	height: 75%;
	
}
#flashcontent {
	height: 100%;
}
/* end hide */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family:sans-serif;
	font-size:20;
}
a {	
		color:#666666;
		text-decoration:none;
		
}
a:hover{
		color: #cccccc;
}
a gap{
		color:#cccccc;
}
.siteheader {
	font-family: "Century Gothic";
	font-size: 36px;
}
.hrobison {
	font-size: 40px;
	color: #666666;
	font-weight: bold;
}
.com {
	color: #000000;
	font-size: 24px;
}
.hcallan {
	color: #666666
}
.navigation {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #cccccc
}
.style6 {color: #666666; font-family: "Century Gothic"; font-size: 24px;
}

