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

#floatFix {
	clear:both;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(../images/bg.jpg);
	background-repeat:repeat-x;
	
	font-family: Tahoma, Arial, Verdana;
	color:#555555;
	
}

#container {
	position:absolute;
	top: 20px;
	width:940px;
	*margin: auto;
	left: 50%;
	margin-left:-470px;
	padding: 0;
	
	text-align:center;
}

#header {
	position:relative;
	width: 940px;
	height: 200px;
	margin: auto;
	padding: 0px;

}

#menu {
	position:relative;
	width: 880px;
	height: 30px;
	margin: auto;
	padding: 0px 30px 0px 30px;
	
	text-align: left;
	background:url(../images/menubg.png);
	background-repeat:no-repeat;
	
	font-size: 12px;
	line-height:2.25em;
	color:#CCC;

}

#menu a{
	text-align:left;		
	padding: 0px;
	margin: 0px 10px 0px 0px;
	
	font-size: 12px;
	text-decoration: none;
	color:#CCC;
	
	}


#menu a:hover{
	text-align:left;	
	padding: 0px;
	margin: 0px 10px 0px 0px;	
	border-bottom:#CCC 1px dotted;
	
	font-size: 12px;
	text-decoration: none;
	color:#CCC;
}


#main {
	position:relative;
	width: 880px;
	height: auto;
	margin: 0px;
	padding: 10px 30px 10px 30px;
	
	background:url(../images/mainbg.png);
	background-repeat:repeat-y;

}

#main_col1 {
	position:relative;
	float:left;
	width: 640px;
	height: auto;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	
	border-right: #CCC 1px solid;
	
	text-align:left;

}

#main_col2 {
	position:relative;
	float:right;
	width: 220px;
	height: auto;
	margin: 0px;
	padding: 0px;
	
	text-align:left;

}

#main_col3 {
	position:relative;
	float:left;
	width: 860px;
	height: auto;
	margin: 0px;
	padding: 0px 10px 0px 0px;
		
	border-right: #CCC 1px solid;
	
	text-align:left;

}



#event {
	position:relative;
	width: 100%;
	height: 280px;
	margin: 0px;
	padding: 0px;
	
	background:url(../images/promo_box.jpg);
	background-repeat:no-repeat;

}

#event1 {
	position:relative;
	width: 100%;
	height: 280px;
	margin: 0px;
	padding: 0px;
	
	background:url(../images/promo_box1.jpg);
	background-repeat:no-repeat;

}

#event2 {
	position:relative;
	width: 100%;
	height: 280px;
	margin: 0px;
	padding: 0px;
	
	background:url(../images/promo_box2.jpg);
	background-repeat:no-repeat;

}

#event3 {
	position:relative;
	width: 100%;
	height: 280px;
	margin: 0px;
	padding: 0px;
	
	background:url(../images/promo_box3.jpg);
	background-repeat:no-repeat;

}

#event4 {
	position:relative;
	width: 100%;
	height: 280px;
	margin: 0px;
	padding: 0px;
	
	background:url(../images/promo_box4.jpg);
	background-repeat:no-repeat;

}

#event5 {
	position:relative;
	width: 100%;
	height: 280px;
	margin: 0px;
	padding: 0px;
	
	background:url(../images/darrenbell.jpg);
	background-repeat:no-repeat;

}

#event6 {
	position:relative;
	width: 100%;
	height: 280px;
	margin: 0px;
	padding: 0px;
	
	background:url(../images/excellencestamp.jpg);
	background-repeat:no-repeat;

}

#event7 {
	position:relative;
	width: 100%;
	height: 280px;
	margin: 0px;
	padding: 0px;
	
	background:url(../images/uagainsthate.jpg);
	background-repeat:no-repeat;

}

#event8 {
	position:relative;
	width: 100%;
	height: 280px;
	margin: 0px;
	padding: 0px;
	
	background:url(../images/srtrc.jpg);
	background-repeat:no-repeat;

}

#enews {
	position:relative;
	width: 200px;
	height: 110px;
	margin: 0px;
	padding: 10px;
	
	border:#555 1px solid;
	background:url(../images/enewsbg.jpg);
	background-repeat:repeat-x;

}



#enews-thankyou {
	position:relative;
	width: 200px;
	height: 40px;
	margin: 0px;
	padding: 10px;
	
	color: #608536;
	
	border:#608536 1px solid;
	background:url(../images/enewsbg.jpg);
	background-repeat:repeat-x;

}




#text_col1 {
	position:relative;
	float:left;
	width: 300px;
	height: auto;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	
	text-align:left;

}

#text_col2 {
	position:relative;
	float:right;
	width: 300px;
	height: auto;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	
	text-align:left;

}

#text_col3 {
	position:relative;
	width: 620px;
	height: auto;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	
	text-align:left;

}

#text_wide {
	position:relative;
	float:left;
	width: 620px;
	height: auto;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	
	text-align:left;

}


#footer {
	position:relative;
	width: 860px;
	height: 40px;
	margin: auto;
	padding: 30px 40px 0px 40px;
	
	background:url(../images/footerbg.png);
	background-repeat: no-repeat;
	
	font-size: 9px;
	color:#555;

}



p {
	font:Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.5em;
	color: #555;
	
}


ul {padding-left:20px;}
ol {list-style:lower-roman;}

li {
	font:Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.5em;
	color: #555;
}

small {font-size: 10px;}


h1 {font-size: 28px; line-height:1.25em; font-weight:normal; color:#000000;}
h2 {font-size: 20px; line-height:1.25em; font-weight:normal; color:#333333;}
h3 {font-size: 14px; line-height:1.25em; font-weight:normal; color:#e80000;}

a {text-decoration: underline; color: #333;}
a:hover {text-decoration: underline;	color:#e80000;}



#box-table-b
{
	font-size: 11px;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}
#box-table-b th
{
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background: #ddd;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #555;
}
#box-table-b td
{
	padding: 5px;
	background: #fff; 
	border-bottom: 1px solid #555;
	color: #555;
}


input {
	padding:0.2em;
	border:1px solid #ccc;
	background:#fff;
	
	font-family: Arial, Helvetica;
	font-size:12px;
	text-decoration: none;
	color: #ccc;
}

input:hover {
	
	border:1px solid #555;
	background:#fff;
	color:#555;
	
}

textarea {
	padding:0.5em;
	border:1px solid #ccc;
	background:#fff;
	
	font-family: Arial, Helvetica;
	font-size:12px;
	text-decoration: none;
	color: #ccc;
}

textarea:hover {
	
	border:1px solid #555;
	background:#fff;
	color:#555;
	
}
