/*////////////////////////////////////////////////////
//													//
//                HOMEPAGE STYLES	                //
//													//
// SITE: RUTHERFORD HOUSE							//
// AUTHOR: MARC JONES, ICEBOMB/OCM					//
// VERSION: 1.0										//
// CREATED: 11 MAR 09								//
// LAST UPDATED: 23 JUL 10							//
//													//
////////////////////////////////////////////////////*/

/* ELEMENTS :: ADVERT BOX (HP) */
#advertBox {
	height: 279px;
	background-image: url(img/advertbox_bg.jpg);
	background-repeat: no-repeat;
}

/* ELEMENTS :: HP NEWS  + INTRO */
#mainCol #leftCol h2 {
	margin: 0 0 8px 0;
	font-family: "Times New Roman", Times, serif;
	color: #666;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	font-size: 2.4em;
}
#mainCol #leftCol h3 {

}
#mainCol #leftCol p {
	text-align: left;
	font-size: 1.2em;
	color: #666666;
	line-height: 1.4em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 6px;
}
.highlight-box {
	background-color: #6C67A1;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	color: #fff !important;
}
.highlight-box h2 {
	color: #fff !important;
	margin: 2px 0 !important;
}
.highlight-box p {
	color: #fff !important;
	margin: 3px 0 !important;
}
.highlight-box a {
	color: #fff !important;
}
a.login-button {
	line-height: 30px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	text-decoration: none;
	display: block;
	margin: 8px 0;
	background-color: #142865;
	color: #FFF !important;
}
a.newsletterLink {
	height: 30px;
	display: block;
	background-image: url(img/newsletterlink_a.gif);
	background-repeat: no-repeat;
	text-align: left;
	line-height: 30px;
	font-size: 1.4em;
	text-indent: 45px;
	text-decoration: none;
	color: #666!important;
	margin: 0px;
	margin-bottom: 20px;
}
a.newsletterLink:hover {
	color: #000000 !important;
}

/* ELEMENTS :: HP AIMS */
.aimBox {
	padding: 0px;
	display: block;
	width: 289px;
	background-repeat: no-repeat;
	height: 95px;
	overflow: hidden;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #132865;
	text-align: left;
}
.aimBox h3 {
	padding: 0px;
	width: 289px;
	background-repeat: no-repeat;
	height: 25px;
	overflow: hidden;
	margin: 0px;
	text-indent: -10000px;
}
.aimBox p {
	font-size: 1.2em;
	color: #CBC7C8;
	width: 130px;
	margin: 0px;
	padding: 12px;
	padding-top: 8px !important;
}
#abSupport {
	background-image: url(img/aimsbox-support_bg.jpg);
}
#abSupport h3 {
	background-image: url(img/aimsbox-support_h3.gif);
}
#abSupport p {
	width: 130px;
}
#abStudy {
	background-image: url(img/aimsbox-study_bg.jpg);
}
#abStudy h3 {
	background-image: url(img/aimsbox-study_h3.gif);
}
#abStudy p {
	width: 150px;
	padding-top: 4px!important;
}
#abSow {
	background-image: url(img/aimsbox-sow_bg.jpg);
}
#abSow h3 {
	background-image: url(img/aimsbox-sow_h3.gif);
}
#abSow p {
	width: 130px;
}
