
body{
	font-family: Arial;
	font-size: 13px;
	min-width: 990px;
	line-height: 18px;
}

.green, h1, #content, #content-wrap, body
{
	color: #1a2c2c;
}

.red {
	color: #b32e28;
}

.grey {
	color: #969696;
}

h1, h2{
	font-weight: normal;
}

h1 {
	font-size: 1.9em;
	margin: 0 0 14px 0;
}

h2
{
	padding-top: 6px;
	font-size: 1.3em;
	margin: 0 0 8px 0;
	font-weight: bold;
}

p
{
	margin: 0 0 10px 0;
	line-height: 1.4em;
}


hr 

{
	display: block;
position: relative;
padding: 0;
margin: 15px auto;
width: 100%;
clear: both;
border: none;
border-top: 1px solid #AAA;
border-bottom: 1px solid #FFF;
font-size: 1px;
line-height: 0;
overflow: visible;
	}
/* MAIN LINK STYLES */

#content-wrap a, #content-wrap a:visited {
	color: #b32e28;DF3F37
	
}

#content-wrap a:hover, #content-wrap a:active {
	color: #df3f37;
}

/* PAGE LAYOUTS */
#page
{
	background: #ffffff url(../images/page_bg.png) repeat-x;
}


#header,#content-wrap
{
	width: 990px;
	margin: 0 auto;
}

#header
{
	height: 150px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;}
	
#header .logo-link
{
	float: left;
	text-indent: -999em;
	display: block;
	width: 160px;
	height: 150px;
}

/* MENU -- with help from superfish & suckerfish */

#menu {
	margin: 65px 0 0 0;
	float: left;
	height: 50px;
}

/* HOMEPAGE STYLES */
#rotator-block{
	
	
	}


#rotator-block .blocks{
	width: 605px;
	height: 200px;
	overflow: hidden;
	white-space:nowrap;
}

#rotator-block .block {
	width: 605px;
	height: 210px;
	float: left;
}

#rotator-block .block div{
	vertical-align: bottom;
	display:table-cell;
	position:static;
	width: 605px;
	height: 170px;
}

#rotator-block .block div p 
{
	margin: 0;
}

#aus-open
{
	margin-bottom: 10px !important;
}

#aus-open h1, #aus-open p
{
	padding-left: 70px !important;
}

#aus-open p
{
	padding-left: 55px !important;
}

#aus-open .badge
{
	margin-top: -30px;
	margin-left: -30px;
	position: absolute;
	z-index: 1000;
	width: 84px;
	height: 85px;
	background: url(../images/aus-open-star.png) no-repeat;
}

#aus-open .bmw
{
	left: 500px;
	float: right;
	z-index: 1001;
	width: 107px;
	height: 120px;
	background: url(../images/bmw.png) no-repeat;
}

#rotator-block,#news-block,#news-latest-block,#events-block, #aus-open
{
	display:block;
	padding: 16px 16px 0 16px;
	margin-bottom: 15px;
}

#rotator-block, #news-latest-block, #aus-open
{
	overflow: hidden;
	float: left;
	width: 605px;
	background-image: url(../images/homepage_bg.png);
	background-repeat: no-repeat;
		
}

#news-block, #events-block
{
	margin-left: 640px;
	background-image: url(../images/right_column.png);
	background-repeat: no-repeat;
}

#news-block h1, #events-block h1 {
	margin-bottom: 10px;
}

#news-block table,#events-block table
{
	width: 100%;
	}

#events-block table td{
background-color:#E4F4F8;
border:2px solid #FFFFFF;
padding:10px;
	}

#news-block table td,#events-block table td
{
	padding-bottom: 5px;
}

#events-block table td.date,#events-block table td.date
{
	padding-left: 10px;
}

#news-block table td.date,#events-block table td.date
{
	text-align:right;
	padding-right: 5px;
	
}

#news-block a, #news-block a:visited, #events-block a, #events-block a:visited {
	text-decoration: none;
	
}

#news-block a:hover, #news-block a:active, #events-block a:hover, #events-block a:active {
	text-decoration: underline;
} 

.block-intro, .photo-pub-date {
		color: #969696;
		padding: 0;
		margin: 0 0 4px 2px;
		font-size: 0.9em;
}

.block-intro span, .photo-pub-date {
	float: right;
}


/* CONTENT STYLES*/

#content-wrap
{
	padding: 17px 0;
}

#content
{
	padding: 16px;
	background-image: url(../images/content_bg.png);
	background-repeat: no-repeat;
}

#content table {
	border: solid 1px #cccccc;
	}

#content table td, #content table th{
	padding: 10px;
	background-color:#E4F4F8;
	border: solid 2px #ffffff;
	}

#content ul
{
	margin: 0 0 20px 0;
}

#content ul li
{
	margin: 0 0 10px 20px;
}

#breadcrumbs {

}


#breadcrumbs ul {
	margin-bottom: 10px;
}
	
#breadcrumbs li {
	list-style: none;
	display: inline-block;
	margin: 0 !important;
}
	
#breadcrumbs, #breadcrumbs a {
	color: #969696;
}

#breadcrumbs a {
	text-decoration: none;
	color: #969696;
}

#breadcrumbs a:visited {
	text-decoration: none;
	color: #969696;
}

#breadcrumbs a:hover, #breadcrumbs a:active {
	text-decoration: underline;
	color: #b32e28;
}


/* FOOTER STYLES */

#footer-wrap
{
	text-align: center;
	background: #b32e28 url(../images/footer_bg.png) repeat-x;
	height: 175px;
}

#footer{
	display: inline-block;
	font-size: 0.9em;
	padding: 10px 0 0 0;
	line-height: 17px;

}

#footer, #footer a{
	color: #ffffff;
}

#footer ul li {
	float: left;
	text-align: left;
	margin: 0 40px;
	font-weight: bold;

}


#footer ul li ul li {
	float: none;
	margin: 0 0px;
	font-weight: normal;
}

#footer dt{
	text-decoration: underline;
	padding: 0 0 10px 0;
}
#footer dd{
	padding: 0 0 7px 0;
}

#footer a,#footer a{
	text-decoration: none;
}
#footer a:hover,#footer a:active{
	text-decoration: underline;
}

 .clear {
 	clear: both;
 }
 
 .right{
 	text-align: right;
 }
 
 .left{
 	text-align: left;
 }
 
 
 /* BUTTON */
.button span 
{
	    background: url('../images/button.png') no-repeat 100% 0;
		color: #ffffff;
		display: inline-block;
        line-height: 28px;
        padding: 0px 10px 0px 0px;
}

.button, .button:visited 
{
        background: url('../images/button.png') no-repeat 0 0;
        color: #ffffff;
        display: inline-block;
        padding-left:10px;
        text-decoration: none;
        text-shadow: 0.1em 0.1em 0.1em #000000;
}

.button:hover, .button:focus 
{
        background-position: 0 -30px;
        text-decoration: none !important;

}

.button:hover span, .button:focus span
{
        background-position: 100% -30px;
}

.button:active, .button-active
{
        background-position: 0 -60px !important;
}

.button:active span,.button-active span 
{
        background-position: 100% -60px !important;
}
 
 
.photo-gallery, .gallery-photo{
	display: inline-block;
	margin: 5px;
	
	}
 
 
 .googlemap-map {
 
 	height: 330px;
 	width: 950px;
 }
 
 .dl-news-listing {float: left;padding: 5px 10px 10px;background-color: #f2f2f2;border: 1px solid #ccc; margin: 0 15px 15px 0}
 
.dl-news-listing h4 {text-align:center;}
.dl-news-listing dt {padding: 5px 0 0 0;font-weight: bold;}
.dl-news-listing dd {padding: 0 0 0 15px;}
 
#documents {
 	width: 100%;
	list-style: none;

	}
 
 #documents li {
list-style: none;
 float: left;
 width: 45%;
 }
  #documents li a{
margin-left: 10px;
 }
 
 
 .small-text {
 	font-size: 0.7em;
 }
 
 .jshowoff-slidelinks, #rotator-block, #rotator-block h1{
 	margin-bottom: 0;
 } 
 
 .center, .centre {
 	text-align: center;
 }