﻿.header
{
    background-image: url(http://network.hometownandcity.com/templates/5/header.gif);
}

.menu
{
    background-image: url(http://network.hometownandcity.com/templates/5/menu.gif);
}

.footer
{
	background-image: url(http://network.hometownandcity.com/templates/5/footer.gif);
}

.border-left
{
	background-image: url(http://network.hometownandcity.com/templates/5/leftside.gif);
}

.border-right
{
	background-image: url(http://network.hometownandcity.com/templates/5/rightside.gif);
}

body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #EEEEEE;
}

.header-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #F5F5F5;
	text-decoration: none;
}

.body
{
    background-color: #FFFFFF;
}

.body-title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.body-text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.body-stext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.body-ltext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.body-header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.body-header2
{
    background-color: #999999;
	height: 2px;
}

.body-header3
{
    background-color: #99CC00;
	height: 2px;
}

.body-header4
{
	background-color: #3366CC;
	height: 2px;
}

.body-divider
{
    background-color: #999999;
	height: 1px;
}

.body-link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.body-link:hover
{
	text-decoration: underline;
}

.body-slink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.body-slink:hover
{
	text-decoration: underline;
}

.menu-header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.menu-header2
{
    background-color: #FFD700;
	height: 1px;
}

.menu-header3
{
	background-color: #99CC00;
	height: 1px;
}

.menu-header4
{
	background-color: #999999;
	height: 1px;
}

.menu-header5
{
	background-color: #999999;
	height: 1px;
}

.menu-text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.menu-highlight
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}

.menu-link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.menu-link:hover
{
	text-decoration: underline;
}

.footer-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.footer-link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footer-link:hover
{
	text-decoration: underline;
}

.footer-image
{
    border-width: 0px;
}

.portrait-image
{
    border: #FFD700 2px solid;
    cursor: pointer;
}

.logo-image
{
    border-style: none;
    float: right;
    cursor: pointer;
}

.feature
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFD700;
}

.feature-text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.svc
{
    border: #999999 1px dashed;
	background-color: #F5F5F5;
}

.svc-title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.svc-text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.svc-image
{
    border-style: none;
}

.coupon
{
	border: #009900 1px dashed;
	background-color: #F6F9F3;
}

.coupon-title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #009900;
}

.coupon-text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.form
{
    border: gray 1px dashed;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    background-color: #F5F5F5;
}

.form-message
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FF0000;
}

.form-input
{
    border: gray 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    background-color: #FFFFFF;
}

.form-button
{
    border: gray 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFFF;
}