/* COPYRIGHT INFO 
CSS by Matt Garcia Design Studio / mattgarcia.com
*/

/* COLOUR PALETTE

orange: #fed100
light grey: e8e8e8
dark grey: 686464
red: e7100d

*/

/* STARTS HERE */

body { 
	width: 892px;
	height: 100%;
	margin: auto;
	padding: 0;
	font: 11px/200% verdana, sans-serif, "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode";  
	color: #000000;
	text-align: left;
	}

#container {
	width: 892px;
	height: 100%;
	background: url(../images/backrepeat.jpg) repeat-y center;	
}

#rotator {
	margin: auto;
	width: 892px;
	height: 295px;
}
	
#header01 {
	margin: auto;
	width: 892px;
	height: 295px;
	background: url(../images/header01.jpg) no-repeat;
}

#header02 {
	margin: auto;
	width: 892px;
	height: 295px;
	background: url(../images/header02.jpg) no-repeat;
}

#header03 {
	margin: auto;
	width: 892px;
	height: 295px;
	background: url(../images/header03.jpg) no-repeat;
}

#nav	{
	font-size: 11px;
	margin: 233px 0 0 35px;
	position: absolute;
}

#content {
	padding: 0;
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
}

#leftside{
	float: left;
	width: 475px;
	height: 100%;
	margin: 0 0 0 18px;
	padding: 40px;
}

#rightside {
	float: right;
	margin: 0 5px 0 0;
	width: 250px;
	height: 100%;
	padding: 20px 25px 30px 22px;
	background-color: #ffffff;
}

#footer {
	margin: 0 0 0 0;
	width: 892px;
  	height: 50px;
	background: url(../images/footer.jpg) no-repeat;
	clear: both;
}

#footertext {
	margin: -40px auto 100px auto;
	font-size: 9px;
	color: #686464;
	text-align: center;
}

.contenttopbgnd {
	background: url(../images/content_bgnd.gif) top left no-repeat;
	margin: -40px 0 0 -50px;
	height: 36px;
}

.rightsideButton {
	margin: 0 0 10px 0;
	padding: 2px;
	width: 245px;	
	background-color: #000000;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}

.calltoaction{
	margin: 0 0 10px 0;
	padding: 4px;
	width: 100%;	
	background-color: #000000;
	color: #ffffff;
	text-align: center;
}
	
a:link, a:visited, a:active	{
	color: #000000;
	font-weight: bold; 
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.quotelink:link, a.quotelink:visited, a.quotelink:active	{
	color: #000000;
	font-weight: bold; 
	text-decoration: underline;
}

a.quotelink:hover {
	text-decoration: none;
}

a.nav:link, a.nav:visited, a.nav:active	{
	color: #ffffff; 
	font-weight: normal; 
	text-decoration: none;
}

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

a.contact:link, a.contact:visited, a.contact:active	{
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	width: 100%;	
	background-color: #000000;
	color: #fed100;
	text-align: center;
	font-weight: normal; 
	text-decoration: none;
}

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

a.navcontact:link, a.navcontact:visited, a.navcontact:active	{
	color: #fed100; 
	font-weight: normal; 
	text-decoration: none;
	}

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

#footertext a:link, #footertext a:visited, #footertext a:active	{
	color: #686464; 
	font-weight: normal; 
	text-decoration: underline;
	}

#footertext a:hover {
	text-decoration: none;
	}

.footerlink a:link, .footerlink a:visited, .footerlink a:active	{
	color: #686464; 
	font-weight: normal; 
	text-decoration: underline;
	}

.footerlink a:hover {
	text-decoration: none;
	}

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

.yellowtext {
	color: #fed100; 
	font-weight: bold;
	}

.yellowdivider {
	color: #fed100; 
	font-weight: normal;
	}

.floatright {
	float: right;
	margin: 20px 20px 20px 40px;
	}

.floatleft {
	float: left;
	margin: 20px 40px 20px 20px;
	}

.center {
	text-align: center;
	}
	
.right {
	text-align: right;
	}

.strong {
	font-weight: bold;
	}
	
a {
	outline: none;
	}

img {
	border:0;
	}

h1 + p {
	font-weight: bold;
	color: #000000;
	}

h1 {
	margin: 0 0 -5px -20px;
	height: 47px;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin: 30px 0 10px 0;
	}

h3 {
	margin: 30px 0 -5px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}


h4 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #e7100d;
	margin: 30px 0 10px 0;
	}

h5 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	color: #000000;
	margin: 0 0 10px 0;
	}

.loginwelcome {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin: -10px 0 10px 0;
	}

/* TABLES */

/*
table {
	width: 100%;
	text-align: left;
}

tr, td {
	padding: 10px;
} */

table .registration 
{
    width: 100%;
	text-align: left;
}

.registration tr, .registration td {
	padding: 0px;
	padding-left: 10px;
}

.label {
	display: block;
	font-weight: normal;
	padding-right: 1em;
	text-align: right;
	line-height: 1.8em;
	}
	
.boldlabel {
	display: block;
	font-weight: bold;
	padding-right: 1em;
	text-align: right;
	line-height: 1.8em;
	}

.italic {
	font-style: italic;
}

.superscript {
	font-size: 9px;
	color: #686464;
	font-weight: normal;
	line-height: 1.6em;
}

.sponsorbgnd {
	padding: 4px;
	width: 245px;	
	margin: 20px 0 20px 0;
	background: #ffffff;
	text-align: center;
}

.sponsortext {
	font-size: 9px;
	text-align: center;
	color: #000000;
}

.sponsor {
	margin: 30px 0 30px 0;
	text-align: center;
}

.top {
	margin: 0 10px 0 0;
	vertical-align: top;
}

.footimage {
	margin: 0 auto 0 auto;
}

.quote {
	font-style: italic;
	padding: 10px 0 10px 0;
	color: #df1022;
	}