@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333366;
}


/* Tower CSS 2008-12   */

a{
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}

a:link{
	color:#FFFFFF;
	background-color:#333366
}
a:visited{
	color:#FFFFFF;
	background-color:#333366
}
a:hover{
	color:#333366;
	background-color:#00CC33
}
a:active{
	color:#00FF00;
	background-color:#663333
}
.top_reverse {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	}

.company_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 130%;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 3px;
}

.address_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #DCDCEF;
	letter-spacing: 1px;
	text-align: center;
	line-height: 100%;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
}

.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DCDCEF;
	letter-spacing: 4px;
	text-align: center;
}

.categories {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 130%;
	letter-spacing: 1px;
}
.categories a:link{
	color:#FFFFFF;
	background-color:#333366
}
.categories a:visited{
	color:#FFFFFF;
	background-color:#333366
}
.categories a:hover{
	color:#FFFF00;
	background-color:#333366
}
.categories a:active{
	color:#FFFFFF;
	background-color:#333366
}
.categories  ul {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.categories  li {
	list-style-type: none;
	padding-bottom: 15px;
}

.text_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 130%;
	font-weight: normal;
	width: 240px;
}
#temp_category_wrapper {
	padding-top: 30px;
}

