body{
	font-family: "Century Gothic","Avant Garde",Futura,Helvetica;
	color: #333333;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	background: #FBB426;
}

a:link, a:visited, a:hover {
	/* color: #FFFFFF; */
	text-decoration: none;
}

#advert h3 {
	margin-bottom: 10px;
}

#address {
	font-size: 85%;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 20px;
	color: #FFFFFF;
}
#address a {
	color: #FFFFFF;
}

#address a:hover {
	border-bottom: 1px solid #FFFFFF;
}


h1, h2, h3, h4, h5, h6, div, p {
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 200%;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: .1em;
}

h2{
	 font-size: 104%;
	 color: #006699;
}

h3{
	font-size: 140%;
	color: #4A7BC5;
	font-weight: normal;
	font-style: italic;
}

h4{
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}

h5{
	font-size: 100%;
	color: #334d55;
}

ul{
	list-style-type: square;
}

#outer {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 116px;
	background: #000000 url(images/mastheadBg3.jpg) no-repeat right top;
}

#navBar{
	padding: 0px;
	background-color: #CCCCCC;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 196px;
}

#content{
	float:right;
	width: 70%;
	margin: 0;
	padding: 0 2% 0 0;
}

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

#strapline {
	font-style: italic;
	padding: 0px 0px 10px 10px;
	color: #FCB526;
}

#pageName{
	padding: 0px 0px 10px 10px;
}

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 10px 0px 0px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 10px 5px 5px 0;
}

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 85%;
}
.story a {
	color: #333333;
	border-bottom: 1px dotted #333333;
}


.story p {
	padding-bottom: 10px;
	padding-top: 5px;
}

.story img {
	border: 1px solid #999999;
}

#floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #666666;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#siteInfo a {
	color: #666666;
	margin-left: 10px;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #333333;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 15px 0px 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 82%;
}

#sectionLinks ul {
	padding-bottom: 15px;
}


#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
    voice-family: "\"}\""; 
    voice-family:inherit;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #CCCCCC;
}

#advert img{
	padding-top: 20px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.email {
	border-bottom: 1px dotted #999999;
}

.quote {
	margin: 20px 0px 0px;
	font-style: italic;
	background: url(images/quotes.jpg) no-repeat left top;
	padding: 10px 10px 20px;
	text-indent: 90px;
	border-bottom: 1px solid #CCCCCC;
}
.quote strong {
	font-size: 90%;
}


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

.current {
	background: #dddddd;
}

.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.blu {
	color: #4A7BC5;
}
#myform {
	background: #eee;
	padding: 10px;
	border: 1px solid #ddd;
}

.label {
	text-align: right;
	width: 180px;
	float: left;
	margin-right: 10px;
}
.input {
	width: 250px;
	border: 1px solid #999;
}
