/**
 *  Copyright www.webnmore.com.au - 2008
 
 
content ------------------------------------
*/
html {
	height: 101%;
}
body {
	background-color: #277c78;
	text-align: left;
}
#logo {
	float:left;
	width:827px;
	height:209px;
	background:url(../images/moffatdale_05_2.jpg) no-repeat;
}
#content {
	float:left;
	width:827px;
	background:url(../images/bg_11.jpg) repeat-y;
}
#main_content {
	margin:15px 0 0 215px;
	width:575px;
	text-align:left;
	font:"Times New Roman", Times, serif;
	color:#666666;
	text-align:left;
}
#main_content td {
}
h1 {
	font-size: large;
	color: #660033;
}
h2 {
	font-size: medium;
	color: #99CC66;
}
h3 {
	font-size: small;
	color: #333333;
}
/** start of nav ------------------------------------
*/
#left_nav {
	float:left;
	width:168px;
	background-color:#FFFFFF;
	color:#277c78;
	margin:17px 0 0 19px;
	list-style:none;
}
#left_nav li {
	list-style:none;
	margin: 0;
	padding: 0;
}
#left_nav ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
#bottom_nav {
	text-align: center;
	margin: 0 auto 10px;
	font-weight: bold;
	text-align: center;
}
#bottom_nav a {
	padding: 0 10px;
	margin: 10px 0 0 0;
	border-right: 1px solid #CC836A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.moduletable {
}
#footer {
	margin: 0;
	padding: 0;
	clear: both;
}
/** footer stuff ------------------------------------
*/
#bottom_logo {
	width:207px;
	height:25px;
	text-align:left;
}
#bottom_border {
	width:827px;
	height:204px;
	text-align:left;
	clear:both;
	background:url(../images/bottom_nav_20.jpg) no-repeat;
	text-transform:uppercase;
}
#footer {
	float:left;
	width:827px;
	height:40px;
	text-align:center;
	color:#FFFFFF;
}
.button {
	color : #fff;
	border : 1px solid #999999;
	margin-bottom : 5px;
	background-color : #999999;
	padding : 1px;
}
.inputbox {
	border : 1px solid #999999;
	background-color : #FFFFFF;
	margin-bottom : 5px;
	color : #666666;
}
a:link, a:visited {
	color : #CC836A;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #CCCC99;
	text-decoration : none;
	font-weight : bold;
}
table.contenttoc {
	border : 1px solid #FFFFFF;
	background : #F1F1F1;
	padding : 5px;
	margin-left : 2px;
	margin-bottom : 2px;
}
table.content {
	width : 100%;
	padding : 0px;
	border-collapse : collapse;
	border-spacing : 0px;
	margin-bottom : 10px;
}
table.contentpane {
	width : 100%;
	padding-left : 5px;
	padding-right : 5px;
	border-spacing : 0px;
	margin-bottom : 5px;
}
table.contentpaneopen {
	width : 100%;
	padding-left : 5px;
	padding-right : 5px;
	border-spacing : 0px;
	margin-bottom : 5px;
}
.pollstableborder {
	border-color : #999999;
}
.contentheading, .componentheading {
	font-size : 14px;
	font-weight : bold;
	line-height : 24px;
	text-align : left;
	color : #CC6633;
	width : 100%;
}
.tabpadding {
	border-left : 1px solid #404040;
}
.pagetext {
	visibility : hidden;
	position : relative;
	top : -10;
	background-color : #FFFFFF;
	display : none;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
.gallery img {
	margin: 0 0 10px;
}
.article_seperator {
	line-height: 1.5em;
}
.form {
	width: 550px;
	padding: 10px;
	text-align: center;
	background: #eee;
	border: 1px solid #659740;
}
.mainlevel {
	height: 20px;
	width: 150px;
}
a.mainlevel {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 4px 0px 0px 32px;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-align: left;
}
a.mainlevel:hover, #active_menu, #active_menu:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #99CC33;
	text-decoration: none;
	padding: 4px 0px 0px 32px;
	margin: 0px;
}

