body, td, div, p
{
    font-family: "Tahoma", sans-serif;
    font-size: 10pt;
    color: #11178D;
	margin-top: 0;
}

body
{
    background-color: #ffffff;
    background-image: url("images/bg.jpg");
    background-repeat: repeat-x;
}

input
{
	font-size: 11px;
}

select
{
	font-size: 11px;
}

a
{
    color: #3D90CD;
    font-weight: bold;
    text-decoration: none;
}

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

/* -------- Specific Styles -------- */

a.mainMenuLink
{
    padding: 0 10px 0 10px;
	color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.mainMenuLink:hover
{
    color: #fff001;
    text-decoration: underline;
}

a.smallLink
{
    color: #3d90cd;
	font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}

a.smallLink:hover
{
    color: #2A408B;
	font-size: 9px;
}

a.menuLink
{
    color: #11178d;
    font-weight: bold;
    text-decoration: none;
}

a.menuLink:hover
{
    color: #ABBFD2;
    font-weight: bold;
}

a.menuLink2
{
    color: #11178d;
    font-weight: normal;
    text-decoration: none;
}

a.menuLink2:hover
{
    color: #ABBFD2;
}

a.weatherLink
{
    color: #3D90CD;
    font-size: 9px;
	font-weight: normal;
    text-decoration: none;
}

a.weatherLink:hover
{
    color: #ABBFD2;
}

a.bottomlink
{
    color: #ffffff;
    font-size: 7pt;
    font-weight: normal;
}
a.donotcall{
    color: #ffffff;
    font-size: 8pt;
    margin-top: 5px;
}
a.donotcall:hover{
    color: #ffffff;
    text-decoration: underline;
}


p.services
{
    top: -10px;
}

img.leftimg
{
    text-align: center;
}

h1
{
    font-size: 11pt;
	font-weight: bold;
    color: #11178D;
}

h1.title
{
    height: 55px;
    padding-top: 18px;
    font-size: 12pt;
    font-weight: bold;
    background-image: url("images/header_companies.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    color: #11178D;
}

h2
{
    font-size: 10pt;
	font-weight: bold;
    color: #3D90CD;
}

h3
{
    font-size: 10pt;
}

h4
{
    font-size: 10pt;
	font-weight: bold;
    color: #ffffff;
    background-color: #E26144;
    width: 572px;
	padding: 3px 3px 3px 10px;
}

ul.menulist
{
    width: 165px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    text-align: left;
    font-weight: bold;
    list-style: none;
}

ul.menulist2
{
	width: 100%;
	margin-left: 5px;
	padding: 0px;
	font-weight: normal;
	list-style: none;
}

li.menulist2
{
	padding-left: 14px;
	background-image: url("images/bullet_menuarrow.jpg");
	background-repeat: no-repeat;
}

table.body td
{
	padding-right: 15px;
}

table.sidebar
{
	width: 180px;
	background-color: #abbfd2;
	background-image: url('images/specials_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

td.sidebar
{
	padding: 4px;
	font-size: 8pt;
	line-height: 14pt;
	color: #ffffff;
}

a.bottomlink
{
    color: #ffffff;
    font-size: 7pt;
    font-weight: normal;
}

img.menuad
{
    margin-top: 2px;
    margin-bottom: 2px;
}

/* -------- Container Divs -------- */
div.centered
{
    background-color: #ffffff;
    position: absolute;
    left: 50%;
	margin-left: -350px;
}

div.weather
{
    position: absolute;
    width: 365px;
    margin-top: -50px;
	font-size: 9px;
}

div.header
{
    width: 770px;
    height: 92px;
    padding: 0px;
    background-image: url("images/header_main.jpg");
}

div.topmenu
{
	padding-top: 57px;
	padding-left: 397px;
}

div.body
{
    overflow: auto;
    width: 770px;
    min-height: 337px;
}

div.text
{
    width: 590px;
	float: left;
	padding: 0 10px 0 15px;
	margin-bottom: 15px;
}

div.text1
{
	width: 365px;
	margin-left: 15px;
	float: left;
	padding-bottom: 10px;
}

div.text2
{
	width: 525px;
	margin-left: 15px;
	float: left;
	padding-bottom: 10px;
}

div.menu
{
	width: 170px;
    min-height: 375px;
    height: auto !important;
    height: 375px;
	/*
    background-image: url("images/bg_dottedy.jpg");
	background-position: right;
	background-repeat: repeat-y;
    */
	float: left;
	text-align: center;
}

div.ads
{
    width: 317px;
    height: 335px;
    float: right;
}

div.search
{
    height: 45px;
    font-size: 8pt;
    text-align: center;
    padding-left: 15px;
    padding-top: 6px;
    background-color: #ffffff;
}

div.bottom
{
    clear: both;
    width: 770px;
    height: 63px;
    font-size: 7pt;
    background-color: #77B5E2;
    background-image: url("images/bg_dotted.png");
    background-repeat: repeat-x;
    color: #ffffff;
}

div.bottommenu
{
	padding: 3px;
	font-size: 7pt;
	color: #ffffff;
	float: left;
    display: table-cell;
}

div.copyright
{
	padding: 3px;
	font-size: 7pt;
	color: #ffffff;
	float: left;
    display: table-cell;
    text-align: right;
    padding-left: 20px;
}

div.bottomads
{
    width: 770px;
    height: 52px;
}
td.formtitle
{
	width: 200px;
}
textarea
{
	font-family: verdana;
	font-size: 11px;
}