/* Start of CMSMS style sheet 'ironfish-home' */
body,td,th,h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666;
}
body {
	background-color:#FFF;
	margin:0;
	padding:0;
}

a {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
a:link,a:visited,a:active {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color:#A0C1C9;}
.splashbody {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 4px;
	color: #FFFFFF;
}



#logo-home {
width:650px;
height:183px;
background-image:url(/uploads/images/structure/logo-homepage.png);
background-repeat:no-repeat;
}
#container-home {
	margin:0 auto;
	width:655px;
	background-color:#fff;
}
#header {
	width:655px;
	margin:0 auto;
}


#nav {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
}
#content-home {
	width:655px;
	margin:0 auto;
}


#clearboth {
	clear:both;
	margin:0;
	padding:0;
	height:0;
}

/* End of 'ironfish-home' */

