body
{
	background-image: url('images/bodyback.jpg');
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	height: 100%;
}

h2
{
	font-size: 18px;
	color: #04807D;
	letter-spacing: 1px;
	font-family: Trebuchet MS;
	margin-top: 0px;
	margin-bottom: 3px;
}

a { color: #000000; text-decoration: none; }
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover {color: #000000; text-decoration: underline; }

.bannertag
{
	background-color: #047d80;
	color: #ffffff;
	width: 100%;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
}

/* Copyright section settings */
.copyright
{
	font-family: Trebuchet MS, Verdana;
	font-size: 8pt;
	color: #000000;
}

.copyright a { color: #000000; text-decoration: none; }
.copyright a:link { color: #000000; text-decoration: none; }
.copyright a:visited { color: #000000; text-decoration: none; }
.copyright a:hover {color: #000000; text-decoration: underline; }

#builderArchitect {
    font-size: 10px; 
    font-family: Verdana; 
    font-weight: bold; 
    text-align: center;
    margin-top: 10px; 
}

/* Main menu settings */

.StaticMenuItem
{
	height: 32px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	color: #002F12;
	font-family: Arial;
	font-size: 12px;
	background-image: url('images/buttonback.jpg');
	background-repeat: no-repeat;
}

.StaticMenuItem a
{
	color: #002F12;
	background-image: none !important;
	background-repeat: no-repeat;
}

.StaticMenuItem a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.StaticSelected
{
	color: #ffffff;
	background-image: url('images/selectedhammer.jpg');
	background-repeat: no-repeat;
}

/* Contact Page Settings */
.address
{
	font-family: Times New Roman;
	font-weight: bold;
}

/* FAQ Page Settings */
.question
{
	font-size: 14px;
	font-weight: bold;
	color: #002F12;
	letter-spacing: 1px;
	font-family: Trebuchet MS;
	margin-top: 0px;
	margin-bottom: 3px;
}

.pageheader
{
	background-color: #002F12;
	color: #ffffff;
	text-align: left;
	font-size: 16px;
	padding-left: 5px;
	font-weight: bold;
}

.contentsection
{
	background-color: #EFEBCA;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

.ZoomText
{
	font-size: 10px;
	color:  #2c3960;
	cursor: pointer;
}