/* Main content backgrounds */
#mainContent 		{background:url(/images/css/marine_college/background/bg_content_top.gif) right 128px no-repeat;}

/* Site search */
#siteSearch #homeLink a { color:#0736bc;}

/* Site navigation */
#siteNav ul 	{width:750px;overflow:hidden;border-top:5px solid #0736bc;}
#siteNav ul li.current { margin-top:-1px;}
#siteNav ul li.current a { padding-top:9px;color:#fff; background:#0736bc; }

/* Basic page links */
a { color:#0736bc; }
a:link { }
a:visited { }
a:hover, a:focus { color:#f90; }
a:active { color:#000; }

/* Section nav */
.sectionNav a { background:#0736bc; color:#fff; }
.sectionNav a:link { }
.sectionNav a:visited { }
.sectionNav a:hover, .sectionNav a:focus,.sectionNav a:active { background:#333; color:#fff; }

/* Section sub-nav */
.sectionSubNav a { color:#0736bc; }
.sectionSubNav a:link { }
.sectionSubNav a:visited { }
.sectionSubNav a:hover, .sectionSubNav a:focus { color:#fff; }
.sectionSubNav a:active { color:#fff; }

/* Blockquote styles */
#info .quote { background:url(/images/css/marine_college/blockquote/open_quote.gif) top left no-repeat; }
#info blockquote { background:url(/images/css/marine_college/blockquote/close_quote.gif) bottom right no-repeat; }

/* Information boxes */
#info #subscribeBox { color:#000; background:#0736bc url(/images/css/marine_college/info_boxes/bg_subscribe.gif) top no-repeat; }
#info #prospectusBox { color:#fff; background:#0736bc url(/images/css/marine_college/info_boxes/bg_prospectus.gif) top no-repeat; }

#subscribeBox a { color:#000; }
#prospectusBox a { color:#fff; }

/* Feature boxes */
.featureBox { background:#d7e1ff; color:#333; border-top:18px solid #0736bc;padding-top:10px; }
.featureBox h2 { color:#333; }

/* Header styles */ 
h2, h3, h4, h5, h6 { color:#0736bc; }

/* Miscellaneous styles */
.hr	{ background:#e0d1f0; }

/* Footer links */
#siteFooter a { color:#0736bc; background:#fff; }