/* CSS Document */

html {
	width:100%;
	padding:0;
	margin:0;
	}

body {
	color:#000000;
	font-family: Arial, Verdana,sans-serif;
	font-size:14px;
	width:100%;
	padding:0;
	margin:0;
	line-height:22px;	
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#9a6634;
	}

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

/*layout elements*/	
#container1 {
	width:980px;
	margin:0 auto;	
/*	-moz-box-shadow: 0px 0px 16px #000;
	-webkit-box-shadow: 0px 0px 16px #000;
	box-shadow: 0px 0px 16px #000;*/
	background-image:url(../images/transparent.png);
	background-repeat:repeat-y;
}

#container {
	width:950px;
	margin:0 auto;	
/*	-moz-box-shadow: 0px 0px 16px #000;
	-webkit-box-shadow: 0px 0px 16px #000;
	box-shadow: 0px 0px 16px #000;*/
	}
	
form {
	padding:0;
	margin:0;
	}
	
#header {
	width:950px;
	position:relative;
	}

#header .logo {
	position:relative;
	}
	
#sponsors {
	width:950px;
	background-image:url(../images/logo_bg.jpg);
	background-repeat:no-repeat;
	height:47px;
	position:relative;
	}
	
#sponsors img {
	padding-right:40px;
	padding-top:6px;
	}	
	
marquee {
	width:950px;
	}

	
/*content*/

#wrapper {
	width:100%;
	background-color:#ffffff;


}

#home #wrapper {
	background-image:url(../images/home_bg.jpg);
	background-repeat:no-repeat;
	}

#leftWrapper {
	width:160px;
	float:left;
	}

#menu {
	width:160px;
	background-color:#01797A;

	}
	
#menu ul {
	margin:0;
	list-style-type:none;
	padding:0;
	padding:15px 5px 5px 10px;
}

#menu li {
	}
	
#menu li a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
	
#menu li a:hover {
	text-decoration:underline;
	}
	
#menu li a.active {
	text-transform:uppercase;
	}
	
#welcome .nav-welcome {
	color:#FFCC33;

}

#registration1 .nav-registration1 {
	color:#FFCC33;

}

#technical_program1 .nav-technical-program1 {
	color:#FFCC33;

}

#workshops1 .nav-workshops1 {
	color:#FFCC33;

}

#exhibitor1 .nav-exhibitor1 {
color:#FFCC33;
}	


#sponsorship1 .nav-sponsorship1 {
	color:#FFCC33;

}

#accommodations1 .nav-accommodations1 {
	color:#FFCC33;

}

#contact1 .nav-contact1 {
	color:#FFCC33;

}

#sitemap1 .nav-sitemap1 {
	color:#FFCC33;

}
	
#gov {
	width:160px;
	background-color:#E7EDE3;
	font-size:10px;
	font-weight:bold;
	}
	
#gov span {
	padding-left:10px;
	}

#content {
	width:552px;
	position:relative;
/*	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;*/
	background-color:#ffffff;
	float:left;
	}

#home #content {
	background:none;
	color:#ffffff;
}
		
#content .copy {
	padding:20px;
	_padding:0 0px 10px 10px;
	min-height:450px;
	}
	
#content .copy .homeCopy {
	background-image:url(../images/home_trans.png);
	background-repeat:repeat-y;
	padding:10px;
	_padding:10px 0px 10px 10px;
}	
	
#content .copy a {
	color:#CDA454;
}	
#content .copy .titleImg {
	margin-top:-20px;
	margin-left:-20px;
	_margin-left:-10px;
	_margin-top:0px;
	}
	
#content .copy .homeCopy .titleImg {
	margin-top:-30px;
	*margin-top:-31px;
	_margin-top:-10px;
	margin-left:-30px;
	_margin-left:-20px;
	}
	
#info {
	float:left;
	width:238px;
	font-size:12px;
	line-height:16px;
	}
	
#info a {
	font-size:12px;
}

#info .header {
	background-color:#063d37;	
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
	}
	
#info .content {
	background-color:#01797A;
	color:#ffffff;
	font-weight:bold;
	padding:10px;
	}
	
#footer {
	width:980px;
	margin:0 auto;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	height:59px;
	font-size:12px;
	}
	
#footer a {
	text-decoration:none;
	font-weight:bold;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
	
#footer div {
	padding:12px 5px 5px 5px;
	}


/*text elements */
h1, h2, h3, h4, h5, h6 {
	color:#000000;
	margin-top:10px;
	margin-bottom:10px;
	}
	
h1 {
	font-size:20px;
	}
	
h1.toppadding {
	margin-top:0px;
	padding-top:0px;
	}
	
h2.toppadding {
	padding-top:0px;
	margin-top:0px;
	}
	
h3.toppadding {
	padding-top:0px;
	margin-top:30px;
	}
	
h2 {
	font-size:16px;
	}
	
h3 {
	font-size:14px;
	}
	
h4 {
	font-size:12px;
	}
	
h2.bottompadding {
	padding-bottom:15px;
	margin-bottom:0px;
	}
	
h4.bottompadding {
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
h5 {
	font-size:10px;
	}
	
h6 {
	font-size:8px;
	}


.bold {
	font-weight:bold;
	}
	
.italic {
	font-style:italic;
	}
	
.underline {
	text-decoration:underline;
	}
	
.allcaps {
	text-transform:uppercase;
	}
	
.small {
	font-size:11px;
	}
	
.large {
	font-size:13px;
	}
	
.floatleft {
	float:left;
	}
	
.floatright {
	float:right;
	}

.imgpad {
	padding-bottom:10px;
}	
	
/*misc elements	*/
	
#menu ul li a.cursor:hover {
	cursor:default;
	}

/*class for clearing floats*/

.clear {
	clear:both;
	height:0;
	margin:0;
	padding:0;
	overflow: hidden;
	}


