/* Start of CMSMS style sheet 'Main and Mall Styles' */
/* website styles for Richmond Unlimited - Main and Mall (http://www.richmondnz.co.nz)
designed by drycrust communications (http://www.drycrust.com)


Screen layout: */

body {
margin: 0 auto;
font: 11px Verdana, Tahoma, Arial, sans-serif;
background: #00579D;
}

#wrap {
	background: #ffffff;
	color: #303030;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	clear: both;
	margin: 0px;
	padding: 0 10px 0 10px;
	height: 35px;
	background-color: #91BA3C;
	color: #FFFFFF;
}

.breadcrumbs {
	font-size: 0.9em;
	text-align: right;
	padding-top: 4px;
	color: #FFFFFF;
}

.breadcrumbs a {
	color: #FFFFFF;
}

#frontphoto {
margin: 0 0 0 0;
border: 0;
}

#avmenu {
	clear: left;
	float: left;
	width: 160px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 10px;
	background-image: url(uploads/images/nav_img/nav_bg.gif);
	background-repeat: repeat-y;
}

.announce1 {
margin: 10px 0 10px 10px;
padding: 10px;
width: 130px;
color: #333333;
background-color: #FFBB6C;
line-height: 15px;
}

.announce2 {
margin: 10px 0 10px 10px;
padding: 10px;
width: 130px;
color: #333333;
background-color: #B9F250;
line-height: 15px;
}

.sponsorbox {
margin: 0;
padding: 10px;
width: 140px;
color: #505050;
background-color: #FFFFFF;
line-height: 1.3em;
}

#extras {
	float: right;
	width: 140px;
	margin: 20px 10px 10px 10px;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 10px 160px 20px 172px;
border-right: 1px solid #f0f0f0;
padding: 10px;
line-height: 1.5em;
text-align: left;
}

#content h2 {
	font-size: 1.5em;
	margin: 0 0 0.6ems 0;
	color: #005396;
	line-height: 1.2em;
}

.img_border {
display:inline;
border: 2px solid #cccccc;
}

h3 {
font-size: 12px;
margin: 0 0 5px 0;
}

h1 {
font-size: 20px;
}

hr {
	border: none 0;
	border-top: 1px solid #00579D;
	width: 100%;
	height: 1px;
	margin-bottom: 15px;
	margin-top: 15px;
}


a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 15px 0;
	border-top: 4px solid #91BA3C;
	width: 780px;
	text-align: center;
	color: #00579D;
	font-size: 0.9em;
	background: #deeac5;
}

#footer a {
color: #00579D;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

/* End of 'Main and Mall Styles' */

