body{
	font-family: verdana, arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
form {
  margin:0px;display:inline;
}
label {
	display: block;
	float: left;
	width: 120px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

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

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h5{
 font-family: Arial,sans-serif;
 font-size: 70%;
 font-weight:100;
 color: #CC6633;
 margin: 0px;
 padding: 0px 0px 0px 10px;
}
.genre {
	font-size: 90%;
	color: #CC6633;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	background:url("http://www.twincitieslocal.com/images/IMG_1125.jpg") no-repeat top left;	
	padding: 10px 0px 0px 0px;
	height:110px;
	border-bottom: 1px solid #cccccc;
}
#wrap{
}

#navBar{
	position:relative;
	top:0px;
  	float: left;
	width: 15%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}



#board{
	top:-3px;
	left:0px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	background:#eeeeee;
	padding: 10px 10px 10px 10px;
	font-style:normal;
}

#content{
  float: left;
  width: 65%;
  padding:2px 3px 2px 2px;
}

#content2{
  float: left;
  width: 80%;
  padding:2px 3px 2px 2px;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	color: #cccccc;
	vertical-align: bottom;
	font-size:14px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/************* #breadCrumb styles *************/

#breadCrumb{
/*	position:relative;
	top:30px; */
	position:absolute;
	top:80px;
	padding: 0px 0px 0px 5px;
	height:45px;
	width:95%;
	font-size:13px;
	overflow:hidden;
}
#breadCrumb h2 {
	font-size:18px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature p{text-decoration:none;}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}
/************** .commnts styles *****************/

.firstletter {
	font-size: 30px;
	font-weight:600;
	color:#006699;
	font-family:"Times New Roman", Times, serif;
	line-height: 26px;
}

/************** .story styles *****************/

.story{
	clear:both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-bottom: 1px solid #999999;
}

.story p{
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
}

.story label{
	width:80px;
	}
	
.poi {
	border-bottom: #D2ECFF 1px dotted;
	margin:3px;
	padding:2px;
}
.righty {float:right;}
.rhours {padding: 8px;
	font-size: 80%;
	margin:3px;
	border: 1px solid #9999FF;
	width:130px;
  background:#e0e0e4;}
.rtips {padding: 8px;
  width:35%;
  overflow:hidden;
	font-size: 80%;
	margin:3px;
	border: 2px solid #9999FF;
	float:left;;
 }
.rtips textarea {font-size:8pt;}
.rtips img {margin:2px;}
.raddy { 
	font-size: 80%;
}
.norate {
  color:#cc6633;font-size:80%;line-height:.8em;}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #999999;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	Margin: 5px 5px 5px 15px;
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

/************** #latest styles **************/
#latest{
	position:relative;
	top:0px;
    float:left;
	width: 19%;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 80%;
}
#latest p{
	padding: 0px 0px 0px 10px;
}

#latest h3{
	padding: 5px 0px 0px 5px;
}
/************** #weather styles **************/
#weather {
	margin:-10px 0px 0px;
	background: url(images/paper3.jpg) no-repeat left bottom;
	padding: 3px 3px 6px 30px;
	float: right;
	height: 50px;
	width: 265px;
	color:#555555;
	font-weight:600;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}
#weather .righty {
	float:right;
}
#weather img{
	float:right;
	padding:3px 0px 0px;
	margin:-6px 0px 0px;
}
/************** #signin styles **************/

#newform {
	background:#F9ED99;
	border:#FFCC00 2px solid;
	padding: 4px;
	position:absolute;
	visibility:hidden;
	width:400px;
	height:320px;
	margin:auto;
}
#searchform {
	background:url(images/search2.gif) no-repeat top left;
	float:right;
	height: 22px;
	width:160px;

	overflow:hidden;
	padding-top: 18px;
	text-align:center;
}
#searchform input {
	width:120px;
}