body {
	background: #FFFFFF url(img/bg.jpg) fixed repeat-x;
	margin: 0px;
}


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

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

#wrap {background: url(img/bg-dropshadow.gif) #fff repeat-y; width:880px; margin:auto;}


#header {
	height:111px;
	background-image: url(img/logotop.jpg);
	background-repeat: no-repeat;
}



/* ---------------------- Orangeslate nav ---------------------- */
.orange #slatenav
{position:relative;display:block;height:42px; font-size:.72em;
font-weight:bold; background:transparent url(img/orangeslate_background.gif) repeat-x top left;
font-family: georgia, times, Times New Roman, times-roman, georgia, serif; text-transform:capitalize; letter-spacing: 1px;
}
.orange #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.orange #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.orange #slatenav ul li a{
	display:block;
	float:left;
	color:#333333;
	text-decoration:none;
	padding:14px 20px 0 20px;
	height:28px; font-weight:110;
}
.orange #slatenav ul li a:hover,.orange #slatenav ul li a.current{color:#fff;background:transparent url(img/orangeslate_backgroundOVER.gif) no-repeat top center;
}
/* ---------------------- END Redslate nav ---------------------- */


/* homepage banner */
#homebannner {
	height:282px;
	background-image: url(img/home-px.jpg);
	background-repeat: no-repeat;
	background-position:center top;	
}

/* welcome text */

#welcometxt {
	float: left;
	width: 220px;
	padding:25px 10px 0px 66px; 
	line-height: 22px;
	font: 10pt Tahoma; color:#333333;
	text-align:left;
	
}

.bold {
	font: 1.1em Arial, Helvetica, Geneva, sans-serif; 
	color:#454545; font-weight:bold;
	line-height: 18px;		
}

/* tabs btn  */
#tabs {height:127px; background:url(img/tabs.jpg) no-repeat; background-position:center top; clear:both; }

#tabsright {width:255px; float: right; line-height:14px; padding-top:10px; position:inherit; padding-right:26px; }

#tabsmiddle {width:255px; float: right; line-height:14px; padding-top:10px; position:inherit; padding-right:8px; }

#tabsleft {width:255px; float: right; line-height:14px; padding-top:10px; position:inherit; padding-right:36px; }
/*  END tabs btn  */


#page {
	width: 860px; min-height: 800px; height:auto;
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	
}

/* images */

.topcurve {
	width: 771px; height:34px;
	margin: 0px 0px 0px 40px;
	background: url(img/pagebg.gif) no-repeat; background-position:center top;
}


.float-top {
	float:left;
	padding: 0px 0px 0px 20px;
  	margin: 0px 10px 10px 20px;
	
}

.float-left {
	float:left;
	padding: 0px 0px 0px 18px;
  	margin: 20px 10px 10px 50px;
}

/* page content */
#page .contenttop {
	float:left;
	padding: 0px 0px 0px 10px;
  	margin: 2px 10px 24px 5px;
	width:790px;

}

#page .content-text {
	float:left;
	font:  .8em Arial, Helvetica, Geneva, sans-serif;
	color:#444; text-align:justify;
	border-left:#999999 1px dotted;
	padding-left: 10px;
	min-height: 100px;
	width:560px;
	
}


#page .content-title{
	padding-left: 1px;
	color:#222;
	font: bold georgia, times, Times New Roman, times-roman, georgia, serif;
	font-size: 19px;
	text-transform:capitalize;
}


#page .content-title a {

	color: #ff3300;
	text-transform:capitalize;
	text-decoration:none;
}


#page .content-title a:hover {

	color: #990000;
	text-transform:capitalize;
	text-decoration:underline;
}


#page .label {
	float:left;
	height: 41px; width:350px; 
	padding: 10px 0px 0px 0px; margin: 0px 0px 0px 0px;
	background: url(img/labelhead.gif) no-repeat; background-position:center top;
	font: 1.1em georgia, times, Times New Roman, times-roman, georgia, serif; color:#333333;
	font-style:italic; text-align:center;
}

/* events listings */
#eventlist li
{
	float:left;
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	width: inherit;
}

/* signup copy */
#page .copy
{
	float:left;
	font: 10pt Tahoma; 
	color:#444; text-align:justify;
	line-height: 18px;
	padding: 20px 0px 0px 47px;
	margin-bottom:60px;
	width:725px;
}

/* sponsors */
#page .sponsors
{
	float:left;
	padding: 10px 0px 5px 47px;
	margin:1px 0px 0px 60px;
	width:690px;
	height: 70px;
	border-top: 1px solid #cccccc;
}

#page .sponsors-text
{
	float:left;
	font:  .7em Arial, Helvetica, Geneva, sans-serif;
	color:#444;
	background-color:#E9E9E9;
	line-height: 18px;
	padding: 10px 0px 5px 47px;
	margin:1px 0px 0px 60px;
	width:690px;
	height: 20px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;	
}

/* Footer */

#top {
	float:right;
	width:746px;
	height: 20px;

	
}

#top p {
	margin: 0;
	font:  .7em Arial, Helvetica, Geneva, sans-serif;
	line-height: normal;
	color:#444; text-align: right;
	margin: 0px 0px;
	padding: 20px 65px 0px 0px;
}

/* Footer */

/* #footer {
	clear: both;
	width: 740px;
	height: 40px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	
}*/

/* Footer */	
#footer {
	float:right
	color: #C6DDEE;
	clear: both;
	width: 700;
	height: 20px;
	text-align: right;	
	font:  12px Arial, Helvetica, Geneva, sans-serif; color:#333333;
	padding: 30px 62px 30px 0px;	
}
#footer a { 
	color: #FFF;
	text-decoration: none; 
}