body
{
	background: url(../images/body-bg2.jpg) repeat-y center #c8dbc8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin:0;
	padding:0;
}

.template1-searchinput
{
	background: #fefdf6;
	border-top: 1px #663 solid;
	border-left: 1px #000 solid;
	padding-left: 3px;	
	width: 100px;
}

.template1-submit
{
	background: url(../images/search-btn.gif) no-repeat 0 0;
	border: none;
	color: #fff;
	font-size: 9px;
	height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 19px;
}
	
table.header {
	background-color: #ffffff;
	width: 852px;
}

table.main {
	background-color: #ffffff;
	width: 852px;
}

.topnav_precedent_column {
	background-color: #FAF7E6;
	border-bottom: 1px solid #666;
	padding-bottom: 20px;
}

.template1-topnav {
	color: #ffffff;
}

.template1-topnav td
{
	height: 42px;
	width: 136px;
	text-align: center;
	background-image: url(../images/topnav.jpg);
	background-repeat: no-repeat;
}

.template1-topnav td a:hover
{
	height: 42px;
	width: 136px;
	/* background-image: url(../images/topnav-over.jpg); */
}
	
.template1-topnav a:link, .template1-topnav a:visited {
		color: #FFF;
		font-family: 'Lucida Grande', Verdana, Sans-serif;
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
}

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


.template1-header {
	background-color: #ffffff;
	height: 215px;
	width: 774px;
}

.template1-nav {
	padding-top: 20px;
	vertical-align: top;
	width: 180px;
	font-size: 12px;
}

	.template1-nav p, .template1-nav p.off {
		/* padding: 8px 0px 0px 13px; */
		padding: 0px 0px 0px 25px;
		height: 28px;
		line-height: 28px;
		margin: 0px;
		vertical-align: middle;
	}

	.template1-nav p.over {
		height: 28px;
		margin: 0px;
	}
	
	.template1-nav p.on {
		/* padding: 8px 0px 0px 13px; */
		height: 28px;
	}
	
	.template1-nav a {
		color: #143D8D;
		font-weight: bold;
		text-decoration: none;		
	}

	.template1-nav a:link.on, .template1-nav a:visited.on, .template1-nav a:hover.on {
		text-decoration: underline;		
	}
	
	.template1-nav a:hover {
		text-decoration: underline;
	}

	.template1-nav p.over a:link, .template1-nav p.over a:visited {
		font-weight:bold;
	}

	.template1-subnav {
	list-style-type: none;
	}
	
	/*ul.bizroom-subnav {
		border: 1px solid red;
	}*/
	
	.bizroom-subnav li{
		padding: 3px;
		/* color: #007480;	*/
	}
	
	.bizroom-subnav li.on {
		color: #143D8D;
	}
	
	.bizroom-subnav a:link, .bizroom-subnav a:visited {
		color: #143D8D;
		font-family: 'Lucidia Grande', Verdana, Sans-serif;
		font-size: 10px;
		font-weight: normal;
	}

	.template1-subnav a:link.on, .template1-subnav a:visited.on {
		color: #007480;
		font-family: 'Lucidia Grande', Verdana, Sans-serif;
		font-size: 10px;
		font-weight: regular;
	}
	
	.template1-subnav a:hover {
		text-decoration: underline;
	}

.template1-content {
	vertical-align: top;
	padding: 15px;
}

.template1-content table, table.spintable {
	font-size: 10pt;
}
	
	.template1-content p
	{
		font-size: 12px;
		font-family: 'Lucidia Grande', Verdana, Arial;
		color: #333;
		line-height: 1.571em;
	}
     
     .template1-content h1
     {
     	font-family: Trebuchet MS, Verdana, Sans-serif;
     	font-size: 17px;
     	color: #2B0057;
     	font-weight: bold;
     }

	/* use h2 for the title of a section */
	.template1-content h2
	{
		font-family: Trebuchet MS, Verdana, Sans-serif;
		font-size: 17px;
		color: #143D8D;
		font-weight: bold;
	}
	
	/* use h3 for the title of an item, or a group heading */
	.template1-content h3 {
	font-size: 1.24em;
	}

	/* use h4 for subtitles and such */
	.template1-content h4 {
	}
	
	/* caption style override for pictures within the template1-content area */
	.template1-content .caption {
font-family: trebuchet MS;
font-size: 10px;
color: #666;
	}

	/* inline links */
	.template1-content a:link, .template1-content a:visited {
		color: #5D9732;
		text-decoration: none;
	}
	
	.template1-content a:hover {
		background-color:#FFFF99;
		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: 200px;
	padding-top: 15px;
}

	.template1-sidebar a:link, .template1-sidebar a:visited {
		font-size: .85em;
		color: #0066CC;
		text-decoration: none;
	}
	
	.template1-sidebar a:hover {
		text-decoration: underline;
		background-color: #FFFF99;
	}
	
	.contentbox table {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

.template1-tagline
{
	height: 60px;
	width: 768px;
	background-color: #143D8D;
	color: #ffffff;
	text-align: left;
	padding: 0px 5px 5px 10px;
}

.template1-tagline p {
	margin: 0px;
	padding: 0px;
}

.template1-footer
{
	padding: 18px 15px 15px 15px;
	color: #FFF;
	font-size: .85em;
	vertical-align: bottom;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.template1-footer p 
{ color: #FFF; font-size: 12px; font-family: 'Lucidia Grande', Verdana, Sans-serif;
	}
	
	.template1-footer a:link, .template1-footer a:visited {
		color: #FFF;
		text-decoration: underline;
	}
	
	.template1-footer a:hover {
		text-decoration: underline;
	color: #FFFFCC;
	}

.sponsors {
	background-color: #ffffff;
	padding: 0px 15px 0px 15px;
}

.sponsors p {
font-size: 17px;
color: #007480;
font-weight: bold;
font-family: Trebuchet MS, Arial, Sans-serif;
	padding: 5px;
	margin: 0px;
}

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

.poll td {
	font-family: verdana, arial, sans-serif;
	ss/template1.css
ont-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;
}
.template1-nav ul {
list-style-type:none;
}
