/* CSS Document */

/*======================NAVIGATION=====================*/
html {
	margin: auto;
	text-align: center;
}

body{
 	background-color: #A1A0A1;
 	padding: 0px;
 	width: 779px;
	min-width: 779px;
	margin: 0 auto;
	text-align: center;
	font-size: 62.5%;
	font-family: verdana, arial, san-serif;
	
}

#wrapper{
	border: 1px solid #000000;
	background-color: #ffffff;
	text-align: left;
	width: 777px;
}
img{
	border: 0px;
}


/*======================HEADER/NAV=====================*/
#banner{
	width: 777px;
	height: 105px;
	background-image:url(../images/banner.gif);
}

#banner h1{
	display: none;
}
#homelink{
	display: block;
	height: 105px;
	width: 105px;
	float: left;
}

.strip{
	background-image:url(../images/nav_strip.gif);
	height: 5px;
	width: 777px;
	display: block;
}

/*======================CONTENT=====================*/
#content{
	float: left;
	width: 777px;
	margin-left: 0px;
	
}

h1{
	color: #D20202;
	font-family: Arial, san-serif;
	font-size: 1.8em;
	font-weight: bold;
	margin: 15px 0 -5px 15px;
}
h2{
	font-size: 1.4em;
	font-weight: bold;
	font-family: Verdana, Arial, san-serif;
	margin: 15px 0 -10px 15px;
}
a{
	color: #D20202;
	font-size: 1.1em;
	font-family: verdana, arial, san-serif;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p{
	font-size: 1.2em;
	font-family: verdana, arial, san-serif;
	padding: 0 15px;
}
li{
	font-size: 1.2em;
}
li li{
	font-size: 1em;
}

/*==================SIDE===========================*/

#side{
	float: right;
	font-size: 1.1em;
	width: 250px;
	height: 200px;
	margin-right: 15px;
	_margin-right: 8px;
	font-family: Verdana, Arial, san-serif;
	margin-bottom: 10px;
}
#side h3{
	background:url(../images/side_head.gif);
	font-size: 1.3em;
	font-family: Arial, san-serif;
	font-weight: bold;
	width: 240px;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
#side #body{
	border: 1px solid #656565;
	width: 228px;
	padding: 10px;
}
#side a{
	font-size: 1em;
}
#side p{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-size: 1.1em;
}
.about{
	margin-bottom: 13px;
}
#side form{
	margin-bottom: 15px;
}

/*==================SPONSORS========================*/
#sponsorlist{
	margin: 0px;
	padding: 0px;
}
#sponsorlist li{
	list-style-type: none;
	width: 100%;
	text-align: center;
}
#sponsorlist img{
	border: 0px;
}
#sponsors{
	margin: 0 15px 5px 15px;
}
#sponsors img{
	border: 0px;
}
#sponsors p{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#sponsors .sponsor{
	padding-bottom: 10px;
}
table.sponsors{
	margin: 5px 0px 10px 10px;
	margin-top: 10px;
}
table.sponsors p{
	margin-top: 10px;
}
/*==================MAIN===========================*/
#main{
	width: 477px;
	margin: -1.2em 10px 15px 0;
	float: left;
	_margin-top: 0;
	padding-left: 15px;
}
#main p{
	padding: 0;
}
#main h2{
	margin-bottom: -12px;
	_margin-bottom: -17px;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Verdana, Arial, san-serif;
}
.more{
	font-size: .9em;
}

#main h1{
	margin-left: 0px;
}
/*======================FORMS=====================*/
form{
	font-size: 1.2em;
	font-family: Verdana, arial, san-serif;
}
form #side p{
	font-size: .9em;
	font-family: Verdana, arial, san-serif;
}
form #side h3{
	font-size: 1.1em;
	font-family: Arial, san-serif;
	font-weight: bold;
}
textarea{
	width: 220px;
	height: 50px;
}

#registration{
	margin-top: 15px;
	width: 490px;
	_width: 480px;
	_margin-top: 0px;
	margin-left: 15px;
}
.label{
	width: 220px;
}
label{
	font-weight: bold;
	padding-left: 10px
}
#registration th{
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
}
#registration td{
	background: #F2F2F2;
}
.tbox{
	width: 220px;
}

.highschool th{
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
}
.highschool td{
	background: #F2F2F2;
}
.highschool{
	margin: 0 0 0 15px;
	width: 745px;
}
#errors{
	margin: 0;
}
#errors li{
	list-style-type: none;
	background: url(../images/icons/warning.gif) 3px 0px no-repeat;
	color: #D20202;
	padding: 0 0 2px 25px;
}

/*================CONTACTS=========================*/
#contactlist li{
	list-style-type: none;
	padding: 2px 0;
	font-size: 1.2em;
	font-family: verdana, arial, san-serif;
}
.contactinfo{
	margin-left: 25px;
}

/*======================FOOTER=====================*/
#footer{
	float: left;
	background-image: url(../images/nav_bg.gif);
	height: 19px;
	text-align: right;
	font-family: Verdana, Arial, san-serif;
	font-size: 1.1em;
	color: #ffffff;
	margin-bottom: -2px;
	width: 767px;
	padding: 3px 10px 0 0;
}
#footer a{
	text-decoration: none;
	color: #ffffff;
	font-size: 1em;
}
#footer ul{
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer li{
	list-style-type: none;
	float: left;
	padding: 0 16px;
	border-right: 1px solid #CACACA;
}
#footer ul .navlast{
	border-right: 0px;
}
#copyright{
	float: right;
}

.clear{
     clear: both;
     overflow: hidden;
     width: 0;
     height: 15px;
}

/*=======================================ABOUT=========================================*/
#reasons{
	float: left;
	width: 490px;
	margin-top: 10px;
	margin-left: 0px;
}
.sideimage{
	float: right;
	margin-right: 15px;
}

/*======================================DIRECTORS======================================*/
#directors{
	margin-left: 15px;
	margin-top: 15px;
}
#directors h2{
	margin-top: 0px;
}
/*======================================DETAILS======================================*/
table#hotels{
	margin-left: 30px;
	margin-top: -15px;
	margin-bottom: 10px;
}
table#hotels h2{
	margin-top: 5px;
}
ul#events li{
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: -10px;
}
p.details{
	margin-left: 15px;
}
/*=======================================REGISTRATION====================================*/
.reg_sub{
	margin-left: 30px;
}