
body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}
#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 85px;
	text-align: left;
	}
#head-links {
	font-size: 0.85em;
	width: 950px;
	height: 34px;
	background-image:url(Images/head_lnk_bck.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#head-links ul {
	list-style: none;
	padding-top: 8px;
	margin: 0;
	padding-top: 8px;
	padding-left: 5px;
	}
#head-links li {
	display: inline;
	}
#head-links a, a:link, a:visited {
	text-decoration: none;
	color:#292929;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 8px;
	padding-top: 8px;
	position: relative; /* creates block area for color - in conjunction with padding */
	}
#head-links a:hover {
	color: #FFF;
	background-color: #978c28;
	padding-left: 20px;
	padding-right: 20px;
	}
	
	
#head-img {
	height: 150px;
	width: 950px;
	background-image: url(Images/head_img.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	}
#head-img h2 {
	color: #2e2e2e;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	padding-top: 82px;
	margin: 0;
	font-size: 1em;
	}
#head-img p {
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
	font-weight: bolder;
	}
	
	
#head-img-base {
	width: 950px;
	height: 19px;
	background-image: url(Images/head_img_rpt.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden; /* sorts gap out in IE7 */
	}
#head-caprght {
	width: 2px;
	height: 3px;
	background-image:url(Images/imgcaps/grey_caprght.jpg);
	background-repeat:no-repeat;
	float: right;
	margin-top: 16px;
	background-position: right top;
	}
#head-capleft {
	width: 2px;
	height: 3px;
	background-image:url(Images/imgcaps/grey_capleft.jpg);
	background-repeat:no-repeat;
	float: left;
	margin-top: 16px;
	background-position: left top;
	}
/* HomePage */
#header-home {
	width: 472px;
	height: 99px;
	background-color: #dddddd;
	margin-top: 3px;
	float: left;
	overflow: hidden; /* for IE7 */
	}
.header-homeimg {
	width: 473px;
	height: 100px;
	background-image: url(Images/pic-home.jpg);
	background-position:top;
	background-repeat: no-repeat;
	float:right;
	margin-top: 3px;
	padding-top: 110px;
	font-size: 0.8em;
	color: #6e6e6e;
	margin-bottom: 20px;
	}
.home-text {
	width: 452px;
	height: auto;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	font-size: 0.8em;
	color: #3b3b3b;
	margin-bottom: 20px;
	}
/* Content pages */ 
.header {
	width: 950px;
	height: 99px;
	background-color: #dddddd;
	margin-top: 3px;
	overflow: hidden;
	}
.logo {
	height: 35px;
	text-indent: -8000px;
	background-image: url(Images/logo.jpg);
	background-repeat: no-repeat;
	font-size: 1.6em;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0;
	margin-right: 10px;
	padding-bottom: 15px;
	border-bottom: solid #cbcbcb 1px;
	background-position: 15px;
	}
h3 {
	color: #3b3b3b;
	margin-top: 10px;
	padding-top: 0;
	padding-bottom: 5px;
	font-weight: normal;
	margin-left: 25px;
	font-size: 1.4em;
	line-height: 1em;
	}
.header h3 {
	font-size: 1.9em;
	margin-bottom: 0;
	}
#content-wrapper {
	width: 950px;
	height: auto; 
	background-image:url(Images/content_baserpt.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 35px;
	}
.clear {
	clear: both;
	}

	
/* Sub Navigation NOT IN USE*/

#sub-nav {
	width: 190px;
	float: left;
	}
#sub-nav ul {
	list-style: none;
	margin-left: 25px;
	margin-top: 15px;
	padding: 0;
	font-size: 0.85em;
	}
#sub-nav li {
	list-style: none;
	margin-bottom: 10px;
	padding: 0;
	}
#sub-nav a {
	color: #3b3b3b;
	text-decoration: none;
	}
#sub-nav a:hover {
	color: #978c28;
	font-weight: bold;
	}

/* Sub Navigation END */

#content-order {
	width: 910px;
	float: right;
	margin-top: 15px; 
	font-size: 0.7em;
	line-height: 1.4em;
	color: #6e6e6e;
	}
.content {
	width: 675px;
	margin-top: 15px;
	float: left;
	height: auto;
	margin-top: 0;
	margin-right: 30px;
	padding: 0;
}
.content a, a:visited {
	margin: 0;
	padding: 0;
	color: #837b2e;
	}
.content a:hover {
	margin: 0;
	padding: 0;
	color: #837b2e;
	text-decoration:underline;
	}

#content img {
	float: left; /*to wrap text around */
	margin-right: 20px;
	margin-bottom: 20px;
	
	}
.content-sub {
	width: 173px;
	float: right;
	height: 100px;
	margin-right:12px;
	height: auto;
}
#content-sub img {
	margin-bottom: 15px;
	display:block;
	}
#content-sub a {
	color:#978c28;
	display:block;
	text-decoration: none;
	}
#content-sub a:hover {
	color:#978c28;
	display:block;
	text-decoration: underline;
	}
/* Content pages - END */

/* Footer - Start */
.footer {
	width: 950px;
	height: 150px; /* !!!! */
	background-image: url(Images/foot_toprpt.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #676d6e;	
	color: #fff;
	}
#foot-topcaplft {
	width: 3px;
	height: 3px;
	background-image: url(Images/imgcaps/foot_toplft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	overflow: hidden;/* for IE7 */
	}
#foot-topcaprght {
	width: 3px;
	height: 3px;
	background-image: url(Images/imgcaps/foot_toprght.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	overflow: hidden; /* for IE7 */
	}
#foot-text {
	width: 270px;
	height: 115px;
	margin-left: 25px;
	margin-top: 13px;
	background-image:url(Images/talk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 45px;
	line-height: 1.4em;
	font-weight: bold;
	color: #f7f5f5;
}
.articles {
	width: 385px;
	height: 70px;
	margin-right: 90px;
	float: right;
	margin-top: 13px;
	font-size: 0.7em;
	}
#articles a {
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.15em;
	margin-bottom: 4px;
	color: #fff;
	margin-top: 0;
	padding: 0;
	display: block;
	}
.article-one {
	width: 170px;
	height: 100%;
	float: left;
	}
.article-two {
	width: 170px;
	float: right;
	height: 100%;
	}
#foot-links {
	width: 950px;
	background-color: #676d6e;
	background-image:url(Images/imgcaps/foot_botrght.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
#foot-links ul {
	list-style: none;
	padding-left: 12px;
	padding-bottom: 7px;
	margin: 0;
	background-image:url(Images/imgcaps/foot_botlft.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 0.6em;
	}
#foot-links li {
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
	}
.divide {
	border-left: solid #fff 1px;

	}
#foot-links a {
	color: #fff;
	text-decoration: none;
	padding: 0; /* to stop random spacing of some of the links */ 
	}
#foot-links a:hover {
	text-decoration: underline;
	}

#egghead {
	width: 945px;
	height: 20px;
	margin-left:auto;
	margin-right: auto;
	text-align: right;
	margin-bottom: 85px;
	padding-right: 5px;
	font-size: 0.7em;
	margin-top: 3px;
	color:#666666;
	}

/* Footer END */

#egghead a {
	color: #867b12;
	text-decoration: none;
	padding: 0;/* to stop random spacing of some of the links */
	}
#egghead a:hover {
	text-decoration: underline;
	}
/* content styline */
.normal {
	color: #6e6e6e;
	font-size: 0.8em;
	line-height: 1.5em;
	}
.normal td {
	color: #6e6e6e;
	font-size: 0.8em;
	}
.content li {
	font-size: 1.05em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #6e6e6e;
	}
	
