* {
	margin:0;
	padding:0;
	}
body {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#6b6a9b;
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	}

#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	clear:left;	
	width:940px; /* 980 for IE */
	background-color:#6b6a9b;
	padding:5px 20px 20px;
	}
img {
	border:0;
	}
a {
	color:#FFF;	
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
	
div.cleaner {
	clear: both;
	}	
	
	
#header {		
	margin-bottom:10px;
	}
#header h1 {
	background-image:url(../img/sweet_chariot_header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
#header h1 a {
	text-indent:-2000px;
	display:block;
	height:223px;
	outline:0;
	}
	
#header_navigation {
	height:20px;
	font-size:13px;
	}
#header_navigation p.tel {
	float:right;
	padding:3px 5px;
	}
#header_navigation ul {
	list-style:none;
	}
#header_navigation ul li {
	float:left;
	}
#header_navigation ul li a { 
	display:block;
	padding:3px 6px;
	border-right:1px solid #FFF;
	text-decoration:none;
	}
#header_navigation ul li.last a { 
	border:0;
	}
	
	#promo {
margin:10px 0px 10px 0px;
	}
	

#navigation {
text-align:left;
	}
	
#navigation ul {
	height:20px;
	margin-bottom:8px;
	margin-left:0px;
	}
#navigation ul li {
	list-style-type:none;
	float:left;
	margin-right:2px;
	background-position:right;
	background-repeat:no-repeat;
	}
#navigation ul li a {
	font-weight:bold;
	font-size:13px;
	display:block;
	padding:0px 3px 0px 3px;
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	border-right: 1px #ffffff solid;
	
	}
	
	#navigation ul li a:hover {
	text-decoration:underline;
	}
	
	#navigation ul li.last a {
	border-right: none;
	
	}

#navigation ul li ul {
	display:none;}




#breadcrumbs ul {
	list-style:none;
	height:18px;
	}
#breadcrumbs ul li {
	float:left;
	color:#FFF;
	font-weight:bold;
	margin:0 4px 0 2px;
	}
#breadcrumbs ul li a:hover {	
	text-decoration:underline;
	}
#breadcrumbs strong {
	font-style:italic;
	font-weight:bold;
	margin-right:5px;
	display:block;
	float:left;
	}
#breadcrumbs a {
	text-decoration:underline;
	font-weight:normal;
	}


#pageTitle {	
	background-image:none;
	}
	

#pageTitle h1 {
	font-size:34px;	
	padding:10px 0 10px 0px;
	margin-left:5px;
	font-weight:normal;
	font-family:georgia;
	}
#pageTitle h1.rugby {
	padding:30px 0 35px 100px;
	background-image:url(../img/h1_rugby.png);
	background-repeat:no-repeat;
	background-position:left;
	}
	
	#pageTitle h1.australia {
	padding:30px 0 35px 100px;
	background-image:url(../img/h1_australia.png);
	background-repeat:no-repeat;
	background-position:left;
	}
	
#content .promoBox {
	width:317px;
	height:94px;
	margin:20px 0 16px;
	padding:0px;		
	}
#content .promoBox img {
	float:left;
	}
#content .promoBox h4 {	
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
	margin:4px 0 2px;
	}
#content .promoBox p {	
	font-size:12px;
	margin-bottom:2px;
	}
#content .promoBox a { 
	color:#FF9900;
	text-decoration:none;
	}
	
	
	
#content {
	padding:0px 2px 10px 0px;
	margin-right:3px;
	overflow:auto;
	background:#6b6a9b;
	background-repeat:no-repeat;
	background-position:top right;
	text-align:justify;
	}
	
	
#content #sub_navigation {
	float:left;
	width:204px;
	padding-top:2px;
	background-repeat:no-repeat;
	background-position:top;
	}
#content #sub_navigation ul {
	list-style:none;
	margin:0;padding:0;
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:18px;
	}
#content #sub_navigation ul li {
	margin:0;padding:0;
	background-color:#6b6a9b;
	border-bottom:1px solid #ffffff;
	}
#content #sub_navigation ul li.selected {	
	background-color:transparent;/*#774998;*/
	}
#content #sub_navigation ul li a {	
	display:block;
	padding:8px 0px 8px 0px;
	font-size:12px;
	text-decoration:none;
	color:#ffcc66;
	}



/* main is right hand container when used with left nav */
#content #main {
	padding:10px;
	margin-left:218px;
	}

#content #main div.leftColumn {
	float:left;
	width:355px;
	overflow:auto;
	}
#content #main div.rightColumn {
	margin-left:375px;
	}

/* full is a full width container when left nav is not needed */
#content #full {
	padding:15px;
	}
#content #full div.leftColumn {
	float:left;
	width:545px;
	padding: 0px 10px 0px 0px;
	}
#content #full div.rightColumn {
	margin-left:565px
	}
#content hr {
	background-color: #4b4a86; 
	border: 1px dotted #ffffff; 
	border-style: none none dotted;	
	margin:10px 0 10px 0; 
	padding:0px 0 0px 0; 
	}
	
	#content h1 {
	font-size:22px;
	font-family:georgia;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	color:#ffcc66;
	}

#content h2 {
	font-size:18px;
	font-family:georgia;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	color:#ffcc66;
	}
#content h3 {
	font-size:22px;
	margin-bottom:16px;
	color:#333;
	}
#content h4 {
	font-size:18px;
	margin-bottom:16px;
	}
#content h5 {
	font-size:14px;
	margin-bottom:16px;
	}
#content h6 {
	font-size:12px;
	margin-bottom:16px;
	}
#content object {
	margin-bottom:16px;
	}	
#content table {
	margin-bottom:16px;
	}	
#content table tr td {	
	padding:2px 10px 2px 0;
	}
#content ul {
	margin-bottom:10px;
	}	
#content ul li {
	margin-left:30px;
	padding:3px 0;
	font-size:12px;
	}	
#content p {
	margin-bottom:10px;
	font-size:13px;
	}
#content blockquote {
	margin:0 20px 16px 20px;
	padding:10px;
	border:1px solid #CCC;
	background-color:#E5E5E5;
	font-style:italic;	
	font-size:16px;
	}
#content blockquote p {
	margin:0;
	}
	
	
	
#content #gallery {
	
	}	
#content #gallery img {
	margin:0 3px 0px 3px;
	cursor:pointer;
	border:1px solid #ffffff;
	}
#content #gallery #mainImage img {
	margin:0 0 8px 0;
	}
	


/* form layout */
form {
	
	}
form p {
clear:right;
}
#contactForm div.row {		
	margin: 0 0 5px 0;
	padding: 3px 0 5px 120px;
	clear:right;
	}
#contactForm div.row label {
	float: left;
	margin-left: -120px; 
	width: 110px;
	text-align:right;
	}
#contactForm div.row input.text {
	width: 190px;
	padding:2px;	
	border:1px solid #8E8E8E;
	background-image:url(../img/formBackground.gif);
	}
#contactForm div.row select {
	width: 190px;
	border:1px solid #8E8E8E;
	}
#contactForm div.row textarea {
	width: 198px;
	height: 120px;
	font-size:1em;
	line-height:1.3em;
	border:1px solid #8E8E8E;
	background-image:url(../img/formBackground.gif);
	}
#contactForm div.row input.submit {
	width: 73px;
	height:22px;
	background-image:url(../img/submitBackground.gif);
	background-repeat:no-repeat;
	color:#6B6A9B;
	font-weight:bold;
	border:0;
	float:right;
	margin-bottom:10px;
	}


/* form layout */
#enquiryForm {
	width:470px;
	}
#enquiryForm div.row {		
	margin: 0 0 3px 0;
	padding: 3px 0 5px 120px;
	clear:right;
	}
#enquiryForm div.row label {
	float: left;
	margin-left: -120px; 
	width: 220px;
	}
#enquiryForm div.row input.text {
	width: 240px;
	padding:2px;	
	border:1px solid #8E8E8E;
	background-image:url(../img/formBackground.gif);
	}
#enquiryForm div.row select {
	width: 240px;
	border:1px solid #8E8E8E;
	}
#enquiryForm div.row textarea {
	width: 245px;
	height: 80px;
	font-size:1em;
	line-height:1.3em;
	border:1px solid #8E8E8E;
	background-image:url(../img/formBackground.gif);
	}
#enquiryForm div.row input.submit {
	width: 73px;
	height:22px;
	background-image:url(../img/submitBackground.gif);
	background-repeat:no-repeat;
	color:#6B6A9B;
	font-weight:bold;
	border:0;
	float:right;
	margin-bottom:10px;
	}


	
#footer {	
	clear:both;	
	background-image:url(../img/footerBackground.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px;
	padding-top:20px;
	height:185px;
	font-size:12px;
	border-top: solid 1px #ffffff;
	}
	
	#footer div.links {
	float:left;
	width:800px;
	margin:0px 15px 15px 15px;
	}
	
#footer div.partners {
	float:left;
	width:930px;
	margin:10px 0px 0px 15px;
	padding:5px 0px 0px 0px;
	border-top: solid 1px #ffffff;
	
	}
	
	#footer div.atol {
	float:right;
	width:200px;
	margin:0px 15px 15px 15px;
	}
	
#footer div.address {
	float:left;
	width:200px;
	margin:0px 15px;
	}
#footer div.legal {
	float:left;
	clear:right;
	margin:0px 15px;
	}
#footer h5 {	
	font-size:12px;
	}
#footer p.disclaimer {
	clear:both;
	margin:0px 15px;
	padding-top:10px;
	}
#footer a {
	text-decoration:underline;
	}	
	
	
	
#preview {
	background-color:#FF7D7D;
	padding:10px;
	border:1px solid #FF0000;
	margin-bottom:10px;
	}
#preview p {
	float:left;
	}
#preview input {
	}