body
{
	background-color: #ffffff;
}

#container
{
	height: 750px;
	width: 770px;
	margin: auto;
	position: relative;
}

#header
{
	height: 247px;
	width: 770px;
	float: inherit;
	top: 0px;
	left: 0px;
}


#navigation
{
	height: 40px;
	width: 190px;
	margin-top: 10px;
	float: left;
}

#navbar
{
	height: 240px;
	width: 180px;
	margin: auto;
	float: left;
}



#content
{
	height: 491px;
	width: 546px;
	position: absolute;
	top: 259px;
	left: 220px;
}

#pagebottom
{
	height: 80px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

#bottomnav
{
	height: 20px;
	width: 770px;
	position: relative;
	padding: 0px 0px 0px 0px;
}



h1
{
font-weight: bold;
font-size: 16px;
color: #336600; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

h2
{
line-height: 25%;
font-weight: bold;
font-size: 12px;
color: #000066; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

h3
{
line-height: 100%;
font-weight: bold;
font-size: 14px;
color: #666666; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

h4
{
line-height: 25%;
font-weight: bold;
font-size: 16px;
color: #666666; 
font-family: Arial, Helvetica, sans-serif;
text-align: center;
text-decoration: underline;
}

p
{
	line-height: 150%;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
}

p.two
{
	line-height: 18px;
	font-weight: normal;
	font-size: 14px;
	color: #000066;
	font-family: Arial;
	text-decoration: none;
}

p.navbar
{
	line-height: 100%;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	color: #999999;
	font-family: Arial;
	text-decoration: none;
}



a#link
{
line-height: 100%;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a#link:hover
{
	color:#999999;
	text-decoration:none;
}


a
{
	font-size: 14px;
	color:#333333;
	text-decoration: underline;
}

a:hover
{
	color:#0066ff;
	text-decoration:none;
}

.pageTitle
{
	line-height: 25px;
	font-weight: bold;
	font-size: 18px;
	color: #550000;
}

.subTitle
{
	font-weight: bold;
	font-size: 13px;
	color: #550000;
}

.footerText
{
	font-size: 10px;
}


a
{
	font-size: 12px;
	color:#333333;
	text-decoration:none;
}

a:hover
{
	color: #999999;
	text-decoration:none;
}

.pageTitle
{
	line-height: 25px;
	font-weight: bold;
	font-size: 18px;
	color: #550000;
}

.subTitle
{
	font-weight: bold;
	font-size: 13px;
	color: #550000;
}

.footerText
{
	font-size: 10px;
}


a#nav1 {
    display: block;
	height: 27px;
	width: 178px;
    background-image: url(HomeButton.gif);
    margin: 0 auto;
}

a#nav1:hover {
    background-image: url(HomeButtonRoll.gif);
}

a#nav2 {
    display: block;
	height: 27px;
	width: 178px;
    background-image: url(HistoryButton.gif);
    margin: 0 auto;
}
a#nav2:hover {
    background-image: url(HistoryButtonRoll.gif);
}

a#nav3 {
    display: block;
	height: 27px;
	width: 178px;
    background-image: url(ManagementButton.gif);
    margin: 0 auto;
}
a#nav3:hover {
    background-image: url(ManagementButtonRoll.gif);
}

a#nav4 {
    display: block;
	height: 27px;
	width: 178px;
    background-image: url(ButlerBuildings.gif);
    margin: 0 auto;
}
a#nav4:hover {
    background-image: url(ButlerBuildingsROLL.gif);
}

a#nav5 {
    display: block;
	height: 27px;
	width: 178px;
    background-image: url(DesignBuild.gif);
    margin: 0 auto;
}
a#nav5:hover {
    background-image: url(DesignBuildROLL.gif);
}


a#nav6 {
    display: block;
	height: 27px;
	width: 178px;
    background-image: url(Projects.gif);
    margin: 0 auto;
}
a#nav6:hover {
    background-image: url(ProjectsROLL.gif);
}

a#nav7 {
    display: block;
	height: 27px;
	width: 178px;
    background-image: url(ContactUs.gif);
    margin: 0 auto;
}
a#nav7:hover {
    background-image: url(ContactUsROLL.gif);
}

#addressbar
{
	height: 50px;
	width: 770px;
	background-color:#052953;
	position: relative;
	bottom: 0px;
	padding: 0px 0px 10px 0px;
}
p.address
{
	line-height: 150%;
	font-weight:400 ;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}
.links:hover{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;

}
.links{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;

}