@charset "UTF-8";
/* --- CSS Document by SPS Associates */

body {
	margin: 0px;
	color: #444;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #EEE;
}

h1 {
	color: #EEE;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #EEE;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a          {
	color: #36C;
}
a:visited  { color: black; }
a:hover    {
	color: #FDBA58;
}

.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.container2 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.container3 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.container4 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 250px;
}

.bannerArea .container {
	height:250px;
	background-image: url(images/banner_new.gif);
	background-repeat: no-repeat;
}

.bannernav {
	padding-top: 20px;
	float: right;
	color: #002D6A;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-right: 10px;
}

.bannernav a {
	color: CFCFCF;
	text-decoration: none;
}
.bannernav a:visited {
	color: CFCFCF;
}
.bannernav a:hover {
	color: #CFCFCF;
	text-decoration: none;
}

.toplogo {
	padding-left: 30px;
	padding-top: 5px;
}




/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
}

.topnavigationgroup {
	margin: 0px;
	float: right;
	p/adding-right: 40px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-repeat: no-repeat;
}


.contentArea .container {
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(images/content_bkgd.jpg);
}

.contentArea .container2 {
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(images/content_charities.jpg);
}

.contentArea .container3 {
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(images/content_sean.jpg);
}

.contentArea .container4 {
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(images/content_reference.jpg);
}

.contentleft {
	width: 580px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	border-right-style: solid;
	border-right-width: 0px;
}

.contentright {
	padding-top: 0px;
	float: left;
	padding-left: 0px;
	width: 300px;
	font-size: 14px;
	height: 500px;
}

.imageright {
	
	margin-left: 5px;
	
	float: right;
	
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	border-top-style: solid;
	border-top-color: #888;
	border-top-width: 4px;
	padding-top: 5px;
}

.footerArea .container {
	height: 77px;
}

.copyright {
	padding-left: 2px;
	padding-top: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
}
