/* CSS Document */

body {
font-family: Futura, Arial, Helvetica, sans-serif;
font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

bodytitles {
font-family: Futura, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#005E47;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #84C1B1;
}
a:active {
	color: #84C1B1;
}

a.textlink:link {
	color: #005E47;
}
a.textlink:visited {
	color: #005E47;
}
a.textlink:hover {
	color: #5D9888;
}
a.textlink:active {
	color: #5D9888;
}


#container {
width:978px;
margin-left:auto;
margin-right:auto;
}
#addressbar {
background-image:url(../images/address_bg.gif);
height:54px;
width:978px;
}

#menubar {
width:978;
background-image:url(../images/menubar_bg.gif);
height:37px;
margin-top:10px;
margin-bottom:10px;
}

.address {
color:#FFFFFF;
font-size:14px;
text-align:left;
margin-left:10px;
margin-top:12px;
float:left;
}

.phone {
color:#FFFFFF;
font-size:14px;
text-align:right;
margin-right:10px;
margin-top:12px;
float:right;
}

#subnav {
width:251px;
float:left;
background-color:#ffffff;
}

#content {
width: 717px;
margin-left: 10px;
float:right;
background-image:url(../images/content_bg.gif);
background-repeat:no-repeat;
background-color:#E2DAD2;
}

#content2 {
width: 717px;
margin-left: 10px;
float:right;
}
.clear {
clear:both;
text-align:center;
}

a.subnavitems {
display:block;
width:241px;
height:20px;
padding-left:10px;
padding-top:6px;
padding-bottom:12px;
color:#000000;
font-size:14px;
text-decoration:none;
}

a.subnavitems:link {
background-image:url(../images/subnav_bg_over.gif);
background-repeat:no-repeat;
}

a.subnavitems:visited {
background-image:url(../images/subnav_bg_over.gif);
background-repeat:no-repeat;
}

a.subnavitems:hover {
background-image:url(../images/subnav_bg_on.gif);
background-repeat:no-repeat;
}

a.subnavitems:active {
background-image:url(../images/subnav_bg_on.gif);
background-repeat:no-repeat;
}

.secondary {
width:251px;
background-image:url(..images/secondary_bg_top.gif);
background-color:#ffffff;
background-repeat:norepeat;
}

.secondarytext {
padding:15px;
background-image:url(../images/secondary_bg_bottom.gif);
background-color:#ffffff;
background-repeat:norepeat;
background-position:bottom;
}

h1 {
font-size:22px;
font-weight:bold;
color:#005E47;
text-align:right;
padding-right:30px;
padding-top:20px;

}

h2 {
font-size:16px;
text-align:right;
font-weight:400;
font-style:oblique;
padding-right:30px;
margin-top:-15px;
}

.maintext {
text-align:left;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
background-image:url(../images/main_bg_bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.sidebartext {
text-align:center;
font-size:14px;
line-height:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
background-image:none;
}

.column1 {
float:left;
width:326px;
margin-top:10px;
}
.column2 {
width:326px;
float:right;
margin-top:10px;
}
.column3 {
width:326px;
margin-top:10px;
float:right;
}

.icon {
float:left;
padding-right:10px;
}

a.iconlink{
font-size:16px;
text-decoration:none;
}

a.iconlink:link {
color:#005E47;
text-decoration:none;
}

a.iconlink:visited {
color:#005E47;
text-decoration:none;
}

a.iconlink:hover {
color:#005E47;
text-decoration:underline;
}

a.iconlink:active {
color:#005E47;
text-decoration:underline;
}


a.iconlink2:link {
color:#000000;
text-decoration:none;
}

a.iconlink2:visited {
color:#000000;
text-decoration:none;
}

a.iconlink2:hover {
color:#000000;
text-decoration:underline;
}

a.iconlink2:active {
color:#000000;
text-decoration:underline;
}

.icondesc {
padding-top:15px;
}

.copyright {
font-size:11px;
text-align:center;
padding:10px;
}


a.bottomlink {
font-size:12px;
text-transform: uppercase;
text-align:center;
padding-left:20px;
padding-right:20px;
}

a.bottomlink:link {
	color: #005E47;
}
a.bottomlink:visited {
	color: #005E47;
}
a.bottomlink:hover {
	color: #5D9888;
}
a.bottomlink:active {
	color: #5D9888;
}


