/***********************************************//* 2col_leftNav.css                            *//* Use with template 2col_leftNav.html          *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/ body{	font-family: Arial,sans-serif;	color: #333333;	background-image: url(back.jpg);	background-repeat: repeat-y;	font-size: 12px;	margin-left: 120px;}form {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	}input {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;}textarea {	font-family: Arial, Helvetica, sans-serif;}select {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}a:link, a:visited, a:hover {	text-decoration: none;}a:hover {	text-decoration: underline;}/* overrides decoration from previous rule for hovered links */h1, h2, h3, h4, h5, h6 {}h1{ font-family: Verdana,Arial,sans-serif; font-size: 120%; color: #334d55;}h2{	font-size: 150%;	color: #006699;	clear: left;}h3{ font-size: 100%; color: #334d55;}h4{ font-size: 100%; font-weight: normal; color: #333333;}h5{ font-size: 100%; color: #334d55;}ul{	list-style-image: url(item.gif);}ul ul{ list-style-type: disc;}ul ul ul{ list-style-type: none;}label{ font: bold 100% Arial,sans-serif; color: #334d55;}				/***********************************************//* Layout Divs                                 *//***********************************************/#masthead{	padding: 10px 0px;	background-image: url(head.jpg);	background-repeat: no-repeat;	height: 100px;	float: left;	width: 470px;}#navBar{	background-color: #eeeeee;	margin-right: 20px;	width: 160px;	float: right;}#content{	margin-right: 190px;}/***********************************************//*Component Divs                               *//***********************************************/#siteName{	margin: 0px;	padding: 0px 0px 10px 10px;}/*************** #pageName styles **************/#pageName{}/************* #breadCrumb styles *************/#breadCrumb{	padding: 20px 0px 15px 0px;}.mainmenu{	padding: 0px 0px 10px 10px;	font-size: 100%;	margin-left: 40px;}.mainmenu li{	padding-bottom: 15px;}/************* #siteInfo styles ***************/#copyright{	font-size: 80%;	color: #666666;	padding: 10px 10px 10px 0px;	margin-top: 5px;}#siteInfo{	clear: both;	border: 1px solid #cccccc;	font-size: 75%;	color: #cccccc;	padding: 10px 10px 10px 10px;	margin-top: 0px;}/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)	the bottom border of the navBar in cases where they "touch" */#service{	clear: left;	border: 1px solid #999;	font-size: 100%;	padding: 5px 5px 5px 5px;	background-color: #cccccc;	white-space: nowrap;	margin-right: 20px;}/************* #search styles ***************/#search{	padding: 5px 0px 5px 10px;	border-bottom: 1px solid #cccccc;	font-size: 90%;}#search form{	margin: 0px;	padding: 0px;}#search label{	display: block;	margin: 0px;	padding: 0px;}/************** #advert styles **************/#content img{	clear: left;	border: 2px;	vertical-align: top;}#pixtable {	width: 410px;}.itd {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: italic;	text-indent: 0px;	vertical-align: top;	padding-bottom: 20px;	padding-top: 5px;}#pixnav {	font-size: 120%;	margin-bottom: 20px;	margin-top: 20px;}