﻿body
{
	font-family:Verdana;
	font-size:11px;
}
.bgBlue 
{
	background-color:#136684;
}
.bgCorners
{
	background-image:url(../images/bgcorners.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:9px;
	width:750px;
}
.bgLeft
{
	background-image:url(../images/bgleft.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.bgTop 
{
	background-image:url(../images/bgtop.gif);
	background-repeat:no-repeat;
	background-position:top;
	/*height:78px;*/
	height:78px;
}
.column
{
	width:25px;
}
.contactus-indent
{
	padding-left:35px;
	font-size:10pt;
}

#contentWrapper
{
	/*padding:20px;*/
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 5px;
	vertical-align: top;
}
.copyright
{
	color:Gray;
	padding-top:10px;
	text-align:center;
}
#divider
{
	background-color:#0382C1;
	background-image:url(../images/bg_gradient.gif);
	background-repeat:repeat-y;
	border-top:1px solid white;
	height:15px;
	width:100%
}
#footer
{
	/*background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:right;*/
	top:0;
	height:54px;
	border-top:2px solid #136684;
	padding-left:5px;
	color:#222628;
}
.footerLink
{
	color:#222628;
	font-size:9px;
}
.footerLinkImage
{
    text-decoration: none;
    text-transform: none;
}
h1
{
	font-size:18px;
	color:#9C876A;
	font-family:Bookman Old Style;
	font-style:italic;
}

.listText
{
	/*list-style-position: outside;*/
	list-style-type: square;
	padding-bottom: 5px;
	left:auto;	
}

#logo
{
	padding-left:80px;
	padding-right:50px;
}
#mainbottom
{
	width:90%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
	color:#3F8C84;
	font-size:9px;	
}
.menuLink
{
	color:White;
	text-decoration:none;
	font-weight:bold;
}
.menuLowerCell2
{
	border: 1px solid white;
	background-color: #3F8C84;
	width: 150px;
	text-align: center;
	padding: 4px;
	margin-bottom: 6px;	
}
.menuLowerCell
{
	border: 1px solid white;
	background-color: #3F8C84;
	width: 150px;
	text-align: center;
	padding: 4px 4px 4px 4px;
	margin-bottom: 6px; 
	margin-left: 25px;
	margin-right: 21px;
}
#menuLowerAddress
{
	color:#136684;
	text-align:left;
	font-weight:bold;
	font-size:9px;
	padding-left:30px;
	padding-bottom:25px;
	padding-top:25px;
	/*padding:25px;*/
}
#menuLowerPhone
{
	border-top:1px solid white;
	border-bottom:1px solid white;
	color:#136684;
	text-align:center;
	font-weight:bold;
	background-image:url(../images/bgphone.gif);
	background-repeat:no-repeat;
	height:38px;
	font-size:9px;
}
#menuLowerTagHeader
{
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #6FB9B1;
	color: #9C8468;
	font-family: Bookman Old Style;
	font-size: 11pt;
	font-style: italic;
	background-color: White;
	padding: 8px 8px 0px 8px;
	font-weight: bold;
}
#menuLowerTagline
{
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #6FB9B1;
	color: #9C8468;
	font-family: Bookman Old Style;
	font-style: italic;
	background-color: White;
	padding: 8px;
	font-weight: bold;
}
#menuLowerWrapper
{
	background-color:#6FB9B1;
	/*border:1px solid #B6DBD7;*/
	padding-top:20px;
	padding-left:0px;
	color:#136684;
	text-align:center;
	width:212px;
	/*float:left;*/
	margin-right:15px;
	margin-bottom:40px;
}
#menuUpperWrapper
{
	background-color:#6FB9B1;
	border:1px solid #B6DBD7;
	padding:4px;
	color:White;
	text-align:center;
	width:320px;
}
.subHeader
{
	font-size: 14px;
	font-family: calibri, Arial;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 10px;
}
#tagline
{
	color:#B6DBD7;
	font-style:italic;
	font-family:Bookman Old Style;
	text-align:right;
	font-weight:bold;
}
.text-big
{
	font-size: 12px;
	line-height: 20px;
}
#wrapper {
	width:800px;
	margin:0px auto;
	border:1px solid #136684;
	padding:0px;
}
