body {
	background: transparent url(../images/cw_body.gif) repeat-x top left;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif; 
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #555;
} 



#nav {
	width: 260px;
}

#nav li {
	padding-left: 15px;
}

#nav li.on {
	background: transparent url(../images/cw_on.gif) left 2px no-repeat;
}

#nav ul {
	padding-left: 10px;
	margin-left: 10px;
}

#identity, #banner, #nav {
	float: left;
	height: 286px;
}

#subnav {
	position: absolute;
	left: 821px;
	height: 286px;
}

#identity, #banner {
}

#topnav {
	color: #fff;	
}

#topnav a {
	color: #fff;
	text-decoration: none;
}

#topnav-left {
	padding: 12px 0 0 35px;
}

#topnav-left a {
	padding: 0 5px;
}

#topnav-right {
	float: right;
	text-align: center;
	margin-right: 100px;
	width: 350px;
	height: 39px;
	background: transparent url(../images/cw_topnav_left.gif) left top no-repeat;
}

#topnav-right span.wrap {
	padding-top: 8px;
	height: 39px;
	display: block;
	background: transparent url(../images/cw_topnav_right.gif) right top no-repeat;
}

#search {
	clear: both;
	float: right;
	margin-right: 100px;
	margin-top: 15px;
	padding-left: 20px;
}

.search h2 {
	font-family: lucidia, verdana;
	color: #a31921;
	font-size: 15px;
	padding-top: 15px;
	margin: 0;
}

.template1-searchinput {
	height: 14px;
	font-size: 7pt;
	padding-left: 3px;
}

.template1-submit {
	height: 20px;
}


#tagline {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#tagline p b {
	text-transform: uppercase;
}

.main {
	clear: both;
}

#identity {
	display: block;
	width: 351px;
	background: #5e0010 url(../images/cw_logo.gif) no-repeat center center;
}

#identity h3 {
	color: #FFF;
}

#identity p {
	font-size: 15px;
	color: #ceddef;
	padding: 180px 10px 0;
}

#identity_transparent {
	width: 351px;
	z-index: 1;
	position: absolute;
	top: 0;
	left 0;
	cursor: pointer; /* IE6 fix */
	
}


#identity b {
	color: #fff;
}

.replace {
	display:block;
	height:0 !important;
	overflow:hidden;
}

#nav ul, #nav ol, #nav ul li {
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
}

#nav li {
	padding-bottom: 5px;
}

#nav, #subnav {
	background-color: #5e0010;
	border-right: 6px solid #fff;
}

table.header {
	background: url(../images/banner_bg_right.gif) no-repeat top right;
	width: 100%;
}

table.main {
	background: url(../images/content_bg_right.gif) repeat-y top right;
	margin: 0;
	padding: 20px 90px 0 0;
	width: 100%;
}

.search {
	background: #fff url(../images/logo_bottom.gif) no-repeat bottom left;
	height: 286px;
	vertical-align: top;
	width: 355px;
}

.search form {
	margin: 0;
	padding: 50px 0 0 40px;
}

.template1-searchinput {
	background-color: #fefefe;
	height: 14px;
	font-size: 7pt;
	padding-left: 3px;
	width: 125px;
}

.template1-submit {
	background: transparent;
	color: #fff;
	text-decoration: underline;
	border: 0px transparent;

}

.template1-header {
	width: 277px;
}

.template1-header img {
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
}

#tagline p {
	color: #5E0010;
}

.template1-tagline p {
	color: #fff;
	font-family: "arial black";
	font-size: 30px;
	margin: 0;
	padding: 0 20px 0 20px;
}

#mast {
	clear: both;
	background-color:#DCC49E;
	height:287px;
	margin:0;
	padding:0;
	width:100%;	
}

.topnav_precedent_column {
	background-color: #666666;
}

.template1-topnav {
	background-color: #666666;
	color: #ffffff;
	width: 550px;
}

.template1-topnav td {
	padding: 8px;
	text-align: right;
}

	.template1-topnav p {
	}
	
	.template1-topnav p.on {
	}
	
	.template1-topnav a:link, .template1-topnav a:visited {
		color: #ffffff;
		text-decoration: none;		
	}

	.template1-topnav a:link.on, .template1-topnav a:visited.on, .template1-topnav a:hover.on {

	}
	
	.template1-topnav a:hover {
		text-decoration: underline;
	}

.template1-nav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	vertical-align: middle;
}

	.template1-nav p, .template1-nav p.off {
		height: 20px;
		line-height: 20px;
		margin: 0;
		padding: 0 0 0 15px;
		vertical-align: middle;
		width: 200px;
	}

	.template1-nav p.over {
		height: 20px;
		margin: 0;
	}
	
	.template1-nav p.on {
		width: 200px;
		background: transparent url(../images/cw_nav_on.gif) top right no-repeat;
		height: 20px;
	}
	
	.template1-nav a:link, .template1-nav a:visited {
		width: 200px;
		color: #fff;
		text-decoration: none;		
	}

	.template1-nav a:link.on, .template1-nav a:visited.on, .template1-nav a:hover.on {			font-weight: bold;
		color: #fff;
	}
	
	.template1-nav a:hover {
		text-decoration: underline;
	}

	.template1-nav p.over a:link, .template1-nav p.over a:visited {
	}

	.bizroom-subnav {
		margin: 0;
		padding: 0 15px;
		width: 215px
	}
	
	ul.bizroom-subnav, #nav ul {
		margin-top: 0;
		padding-top: 10px;
	}
	
	.template1-subnav ul, .template1-subnav li {
		list-style: none;
		list-style-type: none;
	}

	.template1-subnav li{
		padding: 3px;
	}
	
	.template1-subnav li.on {
	}
	.template1-subnav a:link, .template1-subnav a:visited {
		font-size: 11px;
		color: #fff;
		text-decoration: none;
	}

	.template1-subnav a:link.on, .template1-subnav a:visited.on {
		text-decoration: underline;
		color: #fff;
	}
	
	.template1-subnav a:hover {
		text-decoration: underline;
	}

	.chapter {
		padding: 50px 0 25px 0;
		text-align: center;
	}
	
.template1-content {
	background: url(../images/content_bg.gif) no-repeat;
	color: #6a737b;
	line-height: 1.5;
	padding: 20px;
	margin-left: 20px;	
}
.template1-content table, table.spintable {
	font-size: 10pt;
}
	.template1-content p {
	}

	/* use h2 for the title of a section */
	.template1-content h2 {
		font-size: 16px;
	}
	
	h1, h2, h3, h4, h5, h6, .sponsors {
		font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif; 
	}
	
	
	
	/* use h3 for the title of an item, or a group heading */
	.template1-content h3 {
		font-size: 14px;
	}

	/* use h4 for subtitles and such */
	.template1-content h4 {
		font-size: 12px;
	}
	
	/* caption style override for pictures within the template1-content area */
	.template1-content .caption {
	}

	/* inline links */
	.template1-content a:link, .template1-content a:visited {
		color: #3887c8;
		text-decoration: none;
	}
	
	.template1-content a:hover {
		color: #5f0010;
		text-decoration: underline;
	}

	/* use .itemlink class for anything that clicks through to an item */
	.template1-content a:link.itemlink, .template1-content a:visited.itemlink {
	font-weight: bold; 
	}

	.template1-content a:hover.itemlink {
	
	}

	/* use .itemtitle for things that are like .itemlink, but aren't links */
	.template1-content .itemtitle {
		font-weight: bold;
		color: #000000;
	}
	
	
.template1-sidebar {
	vertical-align: top;
	width: 234px;
	padding-top: 15px;
}

	.template1-sidebar a:link, .template1-sidebar a:visited {
		color: #5e0010;
		text-decoration: none;
	}
	
	.template1-sidebar a:hover {
		text-decoration: underline;
	}
	
	.contentbox table {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

.template1-footer {
	background: #f5f6fa;
	color: #666;
	font-size: 11px;
	height: 34px;
	padding: 5px;
	margin: 1px;
	border: 1px solid #f5f6fa;
}

	.template1-footer p {
	}
	
	.template1-footer a:link, .template1-footer a:visited {
		color: #666;
	}
	
	.template1-footer a:hover {
		color: #3887cc;
		text-decoration: underline;
	}

.sponsors {
	padding: 0 15px 0 15px;
}

.sponsors img {
	border: 0px solid #e8e8e8;
}

.sponsors img:hover {
	border: 0px solid #5E0010;
}

.sponsors p {
	color: #808b96;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
	margin: 0;
}

.pageimage {
	margin: 0px;
	padding: 0px;
}

.poll td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.poll h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
}

.poll h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000033;
	margin: 0px;
}

.formbuilder p {
	margin: 0px;
	padding: 0px;
}

.registration_link {	
	/*border: 1px solid #999;*/
	width: 150px;
	text-align: middle;
	font-weight: bold;
	padding: 5px;
	/* background-color: #EEE; */

}

.wd_events-registration {
	
}
