.aligntop {font-size:90%; vertical-align: top;}
.block { display:block; }
.clearboth  { clear: both; }
.clearleft  { clear: left; }
.clearright { clear: right; }
.floatleft { float: left; }
.floatright { float: right; }
.inline { display:inline; }
.textleft { text-align:left; }
.textright { text-align:right; }
.textcenter { text-align:center; }
.noextra { margin:0; padding:0; border:none; }
.super { font-size:60%; vertical-align: top; }
.super2 { font-size:24px; }
.bigred {
	font-weight:bold;
	color:#f00;
 }

.clearfloatleft {
	clear:left;
	float: left;
}
.clearfloatright {
	clear:right;
	float:right;
}
.strip {
	height:215px;
	padding: 3px 0px 2px 0px;
	vertical-align:middle;
}
.strip a {
	color:#146;
	padding:0 35px 0 0;
	margin:0;
	text-decoration:none;
}
.strip a:hover {
	color:blue;
}
.strip ul {
	color:#000;
	margin:0;
	padding:7px 0 0 0;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
}
.strip ul li {
	margin: 0 0 0 25px;
	padding: 0 0 0 7px;
	font-weight:normal;
	font-size: 14px;
}

.strip img {border:1px solid #000;}

.strip p {
	font-weight:bold;
	margin: 0;
	padding: 3px 0px 0px 0px;
	text-align:right;
}

.blockl{
	float: left;
	width:85px;
	text-align:left;
	padding:0 0 10px 0px;
	vertical-align:middle;
}
.blockr{
	float: right;
	width:225px;
	text-align:left;
	vertical-align:middle;
	padding:0 0 10px 0px;
}

.colleft {
	width:49%;
	clear:left;
	float: left;
}
.colright {
	width:49%;
	clear:right;
	float:right;
}


#site_container {
background-color:#bbb;
padding: 15px 0px 0 15px;
margin:0 auto;
width:921px;
height:1636px;
}

#main_content {
	padding: 15px 8px 0px 8px;
	width:330px;
	text-align:justify;
	clear:left;
	float:left;
}

#tmap_header {
	color:#000;
	background: #fff;
	width:936px !important;
	height:175px;
	border:none;
	padding: 0;
	margin: 0 auto;
}
#tmap_logo {
	width:585px;
	background:#fff;
	display:inline;
	border:none;
	margin:0;
}
#tmap_logo img {
	border:none;
	padding:0;
	margin:0;
}

#tmap_logo a {
	clear:left;
	float:left;
	color:#69f;
	border:none;
	margin:0;
	padding: 13px 0px 0px 45px;
	text-decoration:none;
}
#tmap_logo a:visited { border:none; }

#tmap_title {
	clear:right;
	float:right;
	color:#fff;
	background: #146;
	padding: 28px 34px 7px 42px;
	margin: 0;
	font-size: 34px;
	width: 275px;
	height:140px;
	vertical-align:middle;
	text-align:center;
}

#footer {
	margin: 7px auto 7px auto;
	width: 936px;
	text-align: center;
	font-size:10px;
	padding: 12px 0 12px 0;
	background:#444 url("images/footer.jpg") no-repeat;
	color: #ccc;
}

#footer p {
	text-align: center;
	font-size: 12px;
}

#footer ul {
	display: inline;
}

/* - - - - - Beginning of footer navigation styles - - - - - */

#footer_nav {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#footer_nav a {
	color: #ddd;
	padding:0px 8px 0px 12px;
	text-decoration: none;
}

#footer_nav a:hover {
	color:#479;
}


#footer_nav a:link a:visited {
	color:#ddd;
	text-decoration: none;
}

#footer_nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	height:1%;
	display:inline;
}
#footer_nav li {
	border:none;
	white-space:nowrap;
	padding:0;
	margin:0;
	display:inline;
}
#footer_nav li.flist-first {
	border-left: none;
	padding:0px 0 0 10px;
	margin:0px;
	display:inline;
}
#footer_nav li.a{
	padding:0px 5px;
	margin:0px 5px auto;
	color: #fff;
}

/* - - - - - Ending of footer navigation styles - - - - - */


#post-script {
/*	background:
		url("../images/border_bottom.gif")
		no-repeat 50% 0%;
*/	margin:0px auto;
	width: 936px;
}
#post-text {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	color:#ccc; /* #3C3C3C; */
	text-align:right;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding: 0;
}
#otherwords {
	color:black;
	background-color:#010101;
	font-size:3px;
}

#main_content ul {
padding: 0 0 15px 33px;
margin:0;
}

