/* CSS Document */
li{
	margin-left:-15px;
}
a:hover {
	text-decoration:none;
}
a:link{
	color:#663300;
}
a:visited{
	color:#663300;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	background-image:url(images/_bg-pattern.gif);
	background-repeat:repeat;
}
.boldtext{
	font-weight:bold;
}
.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color: #663300;
}
.title2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #663300;
	text-transform:none;
}
.title3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #333333;
	text-transform:capitalize;
}
.image_floatleft{
	float: left;
	margin-right: 3px;
}
#footer{
	vertical-align: middle;
	height:25px;
	font-size:9px;
	color:#999999;
	background-color:#EBEBEB;
	padding-left:30px;
	padding-right:30px;
}
#shadowleft{
	width: 50px;
	background-image:url(images/pageshadow-l.png);
	background-repeat:repeat-y;
	padding:0px;
}
#shadowright{
	width: 50px;
	background-image:url(images/pageshadow-r.png);
	background-repeat:repeat-y;
	padding:0px;
}
#main {
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom:30px;
	height: 450px
}
#leftcol{
	width: 445px;
	vertical-align:top;
}
#rightcol{
	width: 406px;
	vertical-align:top;
}
#sidetable{
	overflow:auto; 
	border-left:#bbcfe6 solid 1px;
	border-right:#bbcfe6 solid 1px;
	padding: 10px;
	height:125px;
}
#sidetable img{
	float: right;
}
#sidetable2{
	border-left:#bbcfe6 solid 1px;
	border-right:#bbcfe6 solid 1px;
	padding: 10px;
	height:105px;
}
#sidetablehead{
	background-image:url(images/tbl_head.gif);
	background-repeat:no-repeat;
	width: 396px;
	height: 21px;
	vertical-align: middle;
	padding-left:10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
	color: #666;/*#8596a9*/
}
#table_paddingtb{
	padding-top:5px;
	padding-bottom:5px;
}
#table_padding{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
#contentscroll{
	overflow:auto;
	width:440px;
	height:480px;
	padding-right: 5px;
}
#contentscroll img{
	float:right;
}
#contentscroll2 img{
	float:left;
	margin-right: 5px;
}
#contentscroll2 p{
	margin-bottom: 10px;
}
#sublinks{
	width: 445px;
	height:;
	}
#overflow{
	overflow:auto;
	height:220px;
}
.smalltext{
	font-size:9px;
}
#sidetable_video{
	border: #bbcfe6 solid 1px;
	background-color: #ebebeb;
	padding: 10px;
	}
	#sidetable_video object{
		margin-left: 30px;
	}
	#sidetable_video img{
		padding-left: 10px;
		padding-right: 10px;
	}
#backHome{
	margin-bottom:6px;
}
#ads{
	background-color: #ebebeb;
	width:210px;
	padding: 5px;
	}
	
#archive-tablehead{
	background-image:url(images/tbl_head.gif);
	background-repeat:no-repeat;
	width: 406px;
	height: 21px;
	font-weight:bold;
	font-size: 9px;
	text-transform:uppercase;
	color: #666;
}
#archive-tablehead td{
	padding-left:10px;
}

#archive-table{
	width: 406px;
	height: 100px;
}
#archive-table td{
	padding:5px;
	padding-left:10px;
	vertical-align:top;
	border-left:1px #BBCFE6 solid;
	border-right:1px #BBCFE6 solid;
}
#bottomtable{
	background-image:url(images/tbl_btm.gif);
	background-repeat: no-repeat;
	width:406px;
	padding:0px;
	margin-bottom:10px;
}
#bottomtable td{
	height:3px;
}