/* Design for WC3 validation */
* 	{
	margin: 0px;
	padding: 0px;
	border: 0px;/*zeroing out the padding, border and margins removes any default settings*/

}
/*

#maindiv {min-height: 100%;} 
* html #maindiv {height: 100%;} hack for IE only

*/
.clearfix:after {/*The peroid is the last thinb before the div closes*/
	content: ".";/*inline elements doin't respond to the clear property*/
	display: block;/*Ensure the peroid is not visible*/
	height: 0;/*Make the container clear the peroid*/
	clear: both;/*Further ensures the peroid is not visible*/
	visibility: hidden;/*Further ensures the peroid is not visible*/
	}
.clearfix {
	display: inline-block;/*A fix for IE mac*/
	}
*html .clearfix {/*the holly hack for a bug in IE6 for Windows*/
	height: 1%;
	}
.clearfix {
	display: block;/*the holly hack for a bug in IE6 for Windows*/
	}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{ margin-left: 3px;}

a
{
	color : #333333;
	text-decoration : none;
}

a:link
{
	color : #006699;
	text-decoration : none;
}

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

a:hover
{
	color : #666666;
	text-decoration : underline;
	color: #FF0000;
}

a:active
{
	color : #006699;
	text-decoration : none;
}

body{
	margin: 0px;	
	font : 70% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color : #676767;
	line-height: 150%;
	text-align:left;
	color : #333;
}

hr { border: 0; height: 1px; color: #F5F5F5; background-color: blue; }/* hr doesn't render like IE */

p {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #333;
	line-height: 150%;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}
img.imgbord {
	margin:0 20px 20px 0;
	
}
div.item {
	width:100%;
	border:0px solid #999;
	overflow:hidden;
}
ul, li {
	text-align:left;
	margin-left:15px;
	color : #333;
}

ol {
	text-align:left;
	margin-left:15px;
	color : #333;

}



tr, td {
	border:0px solid #000;
	padding:5px;
}

td {
	text-align:center;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #000000;
	line-height: 150%;
	margin-top:10px;
	margin-bottom:10px;
}

table.enq td {
	border:1px solid #CCA10D;
	padding:15px;
}

table.enq2 td {
	border:0px;
	text-align:left;
	padding:3px;
}

input
{
color: #000;
background:transparent;
border: 1px solid #999;
}

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: 0;
}

textarea
{
color: #000;
background:transparent;
border: 1px solid #999;
}

h1 {
	color: #CCA10D;
	font-size:1.3em;
	margin-top:40px;
	margin-left:10px;
}

h2 {
	color: #CCA10D;
	font-size:1.3em;
	margin-top:40px;
	border-bottom:1px solid #CCC;
	text-align:left;
	padding-bottom:5px;
}
h3 {
	color: #CCA10D;
	font-size:1.1em;
	margin-top:30px;
	border-bottom:0px solid #CCC;
	text-align:left;
	padding-bottom:0px;
	font-style:italic;
}

.mainsub {
	color: #CCA10D;
	font-size:1.1em;
	font-weight:bold;
}

.mainsub2 {
	font-size:1.1em;
	font-weight:bold;	
}

.mainpge {
	width:550px;
	margin-left:10px;
}

.intpge {
	width:690px;
	overflow: hidden;
	margin: 0 0 0 240px;
	border:0px solid #F00;
}

#side {
	float:right;
	margin-top:30px;
	margin-right:5px;
	border:0px solid #3F0;
}

#side2 {
	float:right;
	margin-top:5px;
	margin-right:0px;
	border:0px solid #3F0;
	margin-left:10px;
}

#aipp {
	width:185px;	
	font-size:0.8em;
	margin-top:10px;
	text-align:center;
}

#wrapper {
	width:998px;
	background-image:url(images/page_bkg.jpg);
	background-repeat:repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#main {
	width:960px;
	border:0px solid #F0F;
	margin-left:auto;
	margin-right:auto;
}

#front {
	background-image:url(images/front_bkg.jpg);
	width:960px;
	background-repeat:no-repeat;
	overflow:hidden;
	border:0px solid #0F0;
	text-align:left;
}

#interior {
	background-image:url(images/int_bkg.jpg);
	width:960px;
	background-repeat:no-repeat;
	overflow:hidden;
	border:0px solid #0F0;
	text-align:left;
}
	
#nav {
	width:200px;
	float:left;
	border:0px solid #00F;
}

#content {
	width:735px;
	text-align:left;
	margin-left:220px;
	overflow: hidden;
}

.subb {
	font-weight:bold;	
}

.quote {
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	text-align: center;
}

#divider {
	background-image:url(images/copy_bkg.jpg);
	background-repeat:repeat-x;
}

#wedd {
	width:224px;
	float:right;
	margin-left:15px;
	margin-right:0px;
}

div#disclaim  {
	font-size:9px;
	padding-top:10px;
	border-top:1px solid #000;		
}
div#disclaim p {
	line-height:100%;
	margin-top:5px;
}
.copyfoot {
	text-align:center;
	font-size:9px;
	color:#666666;
	margin-right:0px;
	margin-left:0px;
	padding-top:10px;
	
}

.copyfoot a:link {
	text-align:center;
	font-size:9px;
	color:#666666;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:-10px;
}

.copyfoot a:hover {
	text-decoration:underline;
}



div#but1 {
	margin: 12px 10px 0 10px;	
	text-align:left;
	width:70px;
	
}

#but1 a:link, #but1 a:visited{
	
	color:#666;
	font-weight:bold;
	
	
}
div#but2 {
	margin: 20px 10px 0 10px;	
}
#but2 a:link, #but2 a:visited{
	
	color:#000;
	font-weight:bold;
	
}





.error {
	color:#FF0000;
}
.message {
	color:#0000FF;
}


/* CCS 75 */
#navsite p {
	display: none;
}
#navsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	width: 165px;
	padding: 0;
	margin-top: 30px;	
	margin-left:auto;
	margin-right:auto;
	border:0px solid #03F;
}

#navsite ul {
	list-style: none;
	list-style-position:outside;
	margin:0px;
	padding: 0;
}

#navsite ul li {
	margin: 0;
	border-bottom: 1px solid #DCDCDC;	
	background-image:url(images/gold.gif);
	background-repeat:no-repeat;
}

#navsite ul li a {
	display: block;
	padding: 5px 0px 5px 15px;
	color: #737171;
	text-align:left;
}
html>body #navsite ul li a {
	width: auto;
}
#navsite ul li a:hover {
	color: #333;
	text-decoration:none;
}



/* horizontal nav from 10mins  */
ul#navigation {
	margin-left:0;
	padding-left:0;
	list-style: none;
	float:left;
	width:100%;
	
}
ul#navigation li {
	display:inline;	
}
ul#navigation a {
	display:block;
	float:left;
	padding: .2em 1em;
	text-decoration:none;
	color:black;
	border-right:1px solid #000;
}

ul#navigation a:hover {
	padding-left:30px;
	background-color: maroon;
	color:white; 
}

fieldset{
float: left;
clear:both;
width:100%;
margin:0 0 1.5em 0;
padding:0;
border: 1px solid;
}
fieldset.submit
{
float:none;
width:auto;
border-style:none;
padding-left:12em;
}

fieldset li
{
padding-left:2em;
padding-top:1em;
}

table.enq2 select {font-size:12px; border:1px solid #999;}
table#rego select {font-size:12px; border:1px solid #999;}
table#rego input {font-size:12px;border:1px solid #999; padding:3px;}

