/* HOME STYLESHEET FOR FOUR WINDS WEBSITE - FLYING MONKEY - http://www.flyingmonkey.com.au */


#content_cont {
	width: 900px;
	float: left;
	background-image: url(../images/pageBG.png);
	overflow: hidden;
	background-repeat: repeat-y;
	border:none;
}
/* get rid of middle line under quotes */
#low_content_cont {
	width: 900px;
	float: left;
	background-image: url(../images/pageBG_hm_bot.png);
	overflow: hidden;
	background-repeat: repeat-y;
	border-bottom: 1px solid #000000;
}
#main_content {
	color: #1B0033;
	clear: left;
}
#breadcrumbs {
	float: left;
	width: 500px;
	color: #9999AA;
}
#bc_pad {
	padding-bottom: 10px;
	padding-left: 30px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	font-size: 0.85em;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #666677;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	color: #7A2194;
}
.welcome {
	font-weight: normal;
	display: block;
	font-size: 1.2em;
	float: left;
	color: #1B0033;
	margin-bottom: 15px;
	text-align: justify;
	width: 510px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
}
#latest {
	float: left;
	font-size: 14px;
	font-weight: normal;
	width: 510px;
}
#latest h2 {
	margin: 4px 0px 9px 0px;
	border-bottom: 1px solid #1B0033;
	color: #1B0033;
	font-size: 1.8em;
}
#latest a:link, #latest a:visited {
	color:#1B1B63;
}
#latest a:hover {
	text-decoration: underline;
	color: #7A2194;
}
.latest_item {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: left;
	width: 510px;
	font-size: 1.1em;
	padding-bottom: 5px;
}
#more_latest {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: left;
	width: 510px;
	font-size: 1.1em;
	padding-bottom: 5px;
	margin-left: 83px;
	line-height: 1.5em;
}
.latest_item_thumb {
	display: block;
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #666677;
}
#right_feature {
	display: block;
	padding: 40px 30px 5px 30px;
	color: #1B0033;
	line-height: 1.4em;
	font-size: 1em;
}
#right_feature a:link, #right_feature a:visited {
	color: #1B1B63;
	margin-left: 0.5em;
}
#right_feature a:hover {
	color: #7A2194;
}
.ad {
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
	font-size: 1.2em;
	color: #1B0033;
}
#icon_bar {
	background-image: url(../images/icons2.png);
	float: left;
	width: 900px;
	clear: left;
	margin-top: 15px;
}
#icon_pad {
	padding-right: 15px;
	padding-left: 15px;
}
#bottom_quote {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 900px;
	margin-top: 15px;
	text-align: center;
	clear: left;
	margin-bottom: 15px;
}
#quote_pad {
	padding-right: 15px;
	padding-left: 15px;
}
#right_col img {
	border: 1px solid #330000;
}
a.latest_head {
	font-size: 1.2em;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 3px;
}
.ss_byline {
	font-size: 16px;
	color: #0A1938;
}
