@charset "utf-8";

#wrapheader  {
	/*background: url('marine_society_logo.png');*/  
}

#pageContentContainer4  {
	border-top: 14px solid 	#2264AE;
}

#homePageCol1,
#homePageCol2 .colRow,
#homePageCol3 .colRow  {
	width: 296px;
	height: 229px;
	border: 1px solid #2264AE;
}

#homePageCol1  {
	height: 474px;
}

#educationCopyContainer  {
	height: 247px;
}

#educationImageContainer img  {
	width: 268px;
	height: 164px;
}

.colContentContainer  {
	margin: 14px;
	height: 100%;
}

#homePageCol1,
#homePageCol2  {
	margin-right: 14px;
}


/* ------------------------------ */
/*	Colour styles                 */
/* ------------------------------ */

#column1Container2, 
#pageContentContainer2,
#searchArchiveContainer input[type="submit"],
.columnRowBtn,
.columnRowBlueBack,
body.pagebody  {
	background-color: #2264AE !important;
}

#searchArchiveContainer select option,
.blueText,
a.btnWhiteBac,
h1,
h2,
h4,
.whiteBtn a:link,
.whiteBtn a:active,
.whiteBtn a:visited {
	color: #2264AE !important;
}

.whiteBtn a.btnWhiteBack  {
	border-color: #2264AE;  
}

.columnRowBtn a:hover,
.submenuContainer,
.btnWhiteBack:hover,
.whiteBtn:hover  {
	background-color: #5493CA;
}
	
.submit {
    color: #2264AE; 
    background-color: #fff;
    border: 1px solid #2264AE; 
    display: block;
              
    height:24px;
    font-weight:bold;
    padding-bottom:3px; 
    font-size:100%;
}
	
.submit:hover  	
{
    color: #fff;
    background-color: #2264AE; 
}	

.homePageContent
{
    font-size: 18px;   
}
