@charset "utf-8";
/* CSS Document */

.clear{clear:both;}	

.bold_text{
font-weight: bold;
}

.italic {
	font-style:italic;
	}

img {
margin: 0px;
padding: 0px;
border: 0px;
}

body {
	font-size: 100.01%;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/body_background.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: #2a2a2a;
}

/*p {
margin:0px;
padding: 0px;
}

h1 {
font-weight: bold;
font-size: 100%;
margin: 0px;
padding: 0px;
}*/

#wrapper {
	width: 860px;
	height: 766px;
	margin: auto;
}

#innerwrapper {
	width: 860px;
	margin: 0px;
	padding: 0px;
}

#banner {
	width: 860px;
	background-image: url(../images/logo_banner.jpg);
	margin: 0px;
	padding: 0px;
	height: 94px;
	background-repeat: no-repeat;
}

#main {
	width: 860px;
	height: 440px;
	margin: 0px;
	background-image: url(../images/centre.jpg);
	padding: 0px;
	background-repeat: no-repeat;
}

#mainwhite {
	width: 860px;
	height: 440px;
	margin: 0px;
	background-image: url(../images/centre.jpg);
	padding: 0px;
	background-repeat: no-repeat;
}

#mainred {
	width: 860px;
	height: 440px;
	margin: 0px;
	background-image: url(../images/centre2.jpg);
	padding: 0px;
	background-repeat: no-repeat;
}

#navigation {
	margin-top: 0px;
	padding-right: 20px;
	height: 47px;
}

#navbox {
	height: 26px;
	padding-right: 5px;
	padding-left: 11px;
	padding-top: 10px;
	float: right;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 97%;
}

#navboximg {
	padding-right: 2px;
	padding-left: 2px;
	width: 30px;
	float: right;
	padding-top: 4px;
	padding-bottom: 4px;
}

#navbox  a {
	color: #EE9B9B;
	font-size: 97%;	
	text-decoration: none;
}

#navbox a:hover, a:focus {
	font-size: 97%;
	color: #ffffff;
}

#spiel {
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 250px;
	height: 47px;
}

#spiel h2{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	letter-spacing: 1px;
	font-weight: bold;
}

#tagline {
	margin: 0px;
	padding: 100px 200px 5px 45px;
}


#tagline h1 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 135%;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#tagline h1.white{
	color: #FFFFFF;
}

/* red class refers to white background */
#tagline h1.red {
	color: #e81817;
}

#content {
	margin: 0px;
	float: left;
	padding-bottom: 5px;
	padding-left: 45px;
	padding-top: 15px;
	padding-right: 450px;
}

#content p {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	margin-right: 50px;
	margin-top: 0px;
	font-size: 130%;
	font-weight: normal;
	padding-right: 100px;
}

#content p.white{
	color: #FFFFFF;
}

/* red class refers to white background */
#content p.red{
	color: #000000;
}

#content h1 {
	color: #FFFFFF;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 130%;
}

#content h2 {
	color: #FFFFFF;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 130%;
}

#content h3 {
	color: #FFFFFF;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 135%;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#content h4 {
	color: #FFFFFF;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content p {
	color: #FFFFFF;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 125%;
}

#content a {
	color: #ffffff;
	text-decoration: none;
}

#content a:hover{
	color: #e38e92;
}

#content ul {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 15px;
	margin-top: 10px;
	padding-left: 10px;
	line-height: 20px;
}

#content li {
	list-style-type: disc;
	margin-left: 5px;
}

#content_inner .address {
	width: 395px;
	float: left;
}

#content .phones {
	float:left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
	width: 130px;
}

#content .suburb {
	float:right;
	margin-right: 15px;
}

#content td {
	font-size: 85%;
	vertical-align: top;
}

#footer {
	height: 86px;
	background-image:url(../images/footer.png);
	text-align:left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 860px;
}

#footer p{
	color: #D8D8D8;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	margin-left: 25px;
}

#footer a{
	color: #D2D2D2;
	font-size: 100%;
	text-decoration:none;
	}

#footer a:hover{
	color: #FFFFFF;
	text-decoration:none;
	}


#back_to_top{
float:left;
}

#back_to_top a{
margin: 0px;
font-size:80%;
text-decoration:none;
font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
display:block;
padding: 0px 0px 0px 18px;
float:left;
width: 100px;
background-image:url(../images/back_to_top.gif);
background-repeat:no-repeat;
}

#print{
float:left;

}

#print a{
padding: 0px 0px 0px 22px;
float:left;
width: 100px;
background-image:url(../images/print.gif);
background-repeat:no-repeat;
margin: 0px;
font-size:80%;
text-decoration:none;
font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
display:block
}

.big {
	/* color: #514848;
	background-color: #514848;
	height: 3px; */
	width: 97%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #514848;
	text-align: center;
}

.sml {
	/* color: #554d4d;
	background-color: #554d4d;
	height: 2px; */
	width: 97%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #514848;
	text-align: center;
}

blockquote {
	font-size: 100%;
	border: 0px;
	padding: 6px;
	font-weight: bold;
}
#content blockquote {
	color: #FFFFFF;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: normal;
	font-style: italic;
	font-weight: normal;
}
