@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; 
	background-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
}
.oneColFixCtrHdr #container {
	width: 830px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #header {
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
a:link {
	color: #9C3097;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #9C3097;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.blue_box {
	background-image: url(marina_first_images/purple_box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 326px;
	width:280px;
	padding-top: 10px;
}
.leftlinks {
	font-size: 14px;
	font-family: Geneva;
	color: #FFFFFF;
	}
.leftlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.leftlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

.leftlinks a:hover {
	text-decoration: none;
	color: #999999;
	font-size: 14px;
}
.leftlinks  a:active {
	text-decoration: none;
	color: #999999;
	font-size: 14px;
}
.whitetitle {
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
}
.whitettext {
color: #FFFFFF;
font-size: 11px;
}
.texttitlebig {
font-size: 16px;
font-weight: bold;
}
.texttitlesmall {
font-size: 14px;
font-weight: bold;
}
.subtitle {
font-size: 14px;
font-style: italic;
}
.texttitlebigpurple {
font-size: 16px;
font-weight: bold;
color: #9C3097;
}
.titleextrabigpurple {
font-size: 20px;
font-weight: bold;
color: #9C3097;
}
.texttitlebiggrey {
font-size: 16px;
font-weight: bold;
color: #999999;
}
.titleextrabigwhite {
font-size: 20px;
font-weight: bold;
color: #FFFFFF;
}
