body {
	padding: 0;
	margin: 0;
	background : #539a2d url('images/background.jpg') repeat-x;
	font-size: 13px;
	text-align: center;
}

h1, h2, h3 {
	font-family: Geneva, Arial, sans-serif;
	font-weight: normal;
	color: #aaaaaa;
}

h1 {
	font-size: 13pt;
	text-align: left;
	font-family: Geneva, Arial, sans-serif; 
	font-weight:800;
	color: #61aa3a;
	font-style:italic;
	clear:both;
	margin-bottom:0.5em;
}

h2 {
	font-size: 11pt;
	font-family: Geneva, Arial, sans-serif; 
	font-weight: bold; 
	text-align: left;
	color: #666666;
	clear:both;
	font-style:italic;
}

h3 {
	color: #333333; 
	font-size: 10pt; 
	font-family: Geneva, Arial, sans-serif; 
	font-weight: bold;
	text-align:left;
	float:left;
}

p {
	font-family: Geneva, Arial, sans-serif;
	float:left;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	margin-top: -5px;
	line-height: 150%;
}

ul {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	line-height: 130%;
	margin-left: 0.75em;
	padding-left: 0.75em;
}

hr {
	border: none;
	clear:both;
	background-color: #539a2d;
	color: #539a2d;
	height: 1px;
	width: 100%;
}
 

/* Form Stuff */


/* Links and Colours */

a.blue:link {color: #00071b; text-decoration:none; font-weight:400;}
a.blue:active {color: #00071b; text-decoration:none; }
a.blue:visited {color: #00071b; text-decoration:none; }
a.blue:hover {color: #00071b; text-decoration:none; }

a.grey:link {color: #666666; text-decoration:none;}
a.grey:active {color: #666666; text-decoration:none;}
a.grey:visited {color: #666666; text-decoration:none;}
a.grey:hover {color: #999999; text-decoration:none;}

a.white:link {color: #ffffff; text-decoration:none;}
a.white:active {color: #ffffff; text-decoration:none;}
a.white:visited {color: #ffffff; text-decoration:none;}
a.white:hover {color: #333333; text-decoration:none;}

.header {color: #333333; font-size: 10pt; font-family: Geneva, Arial, sans-serif; font-weight: bold}
.menu-price {color: #006588; font-size: 10pt; font-family: Geneva, Arial, sans-serif; font-weight: bold; text-align:right;}
.link {color: #666666; font-size: 12px; font-family: Geneva, Arial, sans-serif; font-weight: bold}
.italic {font-style:italic;}
.bold {color: #000000; font-size: 9pt; font-family: Geneva, Arial, sans-serif; font-weight:bold;}
.phone {color: #000000; font-size: 12pt; font-family: Geneva, Arial, sans-serif; font-weight:bold;}

body#about_page a#aboutnav,
body#contact_page a#connav,
body#specials_page a#specialsnav,
body#duct_page a#ductnav {
	color: #ffffff;
	text-decoration:none;
	font-weight:400;
	font-style:italic;
	font-size:8pt;
	background-color:#666666;
}

/* Header */

/* Content */

#content-full {
	width: 950px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-color : #ffffff;
}

#main-banner {
	width: 950px;
	height: 255px;
	float:left;
	border-bottom-style: solid;
	border-bottom-color: #61aa3a;
	border-bottom-width: thin;
}

#main-navigation {
	width: 950px;
	height: 115px;
	float:left;
	border-bottom-style: solid;
	border-bottom-color: #61aa3a;
	border-bottom-width: thin;
}

#main-navigation-left {
	float:left;
	width: 275px;
	height: 115px;
}

#main-navigation-right {
	float:left;
	width: 675px;
	height: 115px;
}

#main-navigation-right ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding-top:7px;
}

#main-navigation-right li {
	display:inline;
}

#main-navigation-right a:link, #main-navigation-right a:active, #main-navigation-right a:visited  {
	border:0 none;
	display:block;
	width: 122px;
	height: 15px;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right:1px;
	color: #ffffff;
	text-decoration:none;
	font-weight:400;
	font-style:italic;
	background-color:#61aa3a;
	text-align:center;
	font-size:8pt;
}

#main-navigation-right a:hover {
	border:0 none;
	display:block;
	width: 122px;
	height: 15px;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right:1px;
	color: #ffffff;
	text-decoration:none;
	font-weight:400;
	font-style:italic;
	background-color:#666666;
	text-align:center;
	font-size:8pt;
}

#left-column {
	width: 425px;
	float:left;
	margin-left: 25px;
	padding-top:20px;
	padding-bottom:10px;
	padding-right: 25px;
}

#right-column {
	width: 425px;
	float:left;
	margin-left: 25px;
	padding-top:20px;
	padding-bottom:10px;
	padding-right: 25px;
}


#fix {
	clear: both;
	width: 950px;
}

/* Footer */

#footer-wrap {
	width: 100%;
	clear : both;
}

#footer {
	width : 950px;
	height: 40px;
	margin : 0 auto;
	padding-bottom:10px;
}

#footer p {
	text-align: left;
	line-height: normal;
	font-family: Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
