/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family:"Georgia", Helvetica, sans-serif;
	color:#222;
	background: white;
}
h1 {
	font-size: 58px;
}
h2{
	font-size: 23px;
}

nav{
	width:180px;
	position: fixed;
	z-index: 10;
	font-size: 15px;
	float: left;
	height: 100%;
	background-color:#B1DDFE;
}

nav img{
	margin: 20px 20px 36px 20px;
	}

nav ul li {
	padding: 20px;
	padding-top: 15px;
	padding-right: 17px;
	text-align: right;
}
a:link {
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;

}
.header{
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 175px;
	background-color:#B1DDFE;
	float:left;
}
.header h1{
	margin-left: 280px;
	margin-top: 55px;
	font-family: "Georgia", Helvetica, sans-serif;
	position: fixed;

}
				/*homepage*/
.hometext{
	float: left;
}


.hometitle{
	margin-top: 240px;
	margin-left: 280px;
	width:712px;
	text-align: center;

}
.hometitle h2{
	font-size: 25px;
	font-style: oblique;
}

.about{
	margin: 25px 0 0 321px;
	width:630px;
	line-height: 1.8em;
	text-align: justify;
}

				/*Commerical products page*/
.commericaltitle{
	margin-top: 240px;
	margin-left: 295px;
	width:641px;
	text-align: center;
}
.commericaltitle h1{
	font-size: 40px;

}
.products table{
	margin-top: 30px;
	margin-left: 321px;
	width:600px;
}
td {
	text-align: center;
	padding: 20px;

}
.tableimages{
	height: 159px;
	vertical-align: middle;
	text-align: center;
	background-color: #daecfe;
	border-top: solid 4px #7e7e7e;
}

.description{
	background-color:#daecfe;
	vertical-align: middle;
	text-align: center;
	border-top: solid 4px #7e7e7e;
	line-height: 1.63em;
	font-style: oblique;
}
.descriptionbottom{
	background-color:#daecfe;
	vertical-align: middle;
	text-align: center;
	border-bottom: solid 4px #7e7e7e;
	border-top: solid 4px #7e7e7e;
	font-style: oblique;
	line-height: 1.63em;
}
.tableimagesbottom{
	background-color:#daecfe;
	vertical-align: middle;
	text-align: center;
	border-bottom: solid 4px #7e7e7e;
	border-top: solid 4px #7e7e7e;
	height: 159px;
}
				/*Redisdentialtitle*/
.redisdentialtitle{
	margin-top: 240px;
	margin-left: 291px;
	width:641px;
	text-align: center;
}
.redisdentialtitle h1{
	font-size: 40px;
}
				/*contact page*/
.contacttitle{
	margin-top: 240px;
	margin-left: 280px;
	width:641px;
	text-align: center;
}
.contacttitle h1{
	font-size: 40px;
}
.contactinfo{
	margin-top: 20px;
	margin-left: 280px;
	width:641px;
	text-align: center;
	line-height: 2.2em;
	font-style: oblique;
}
.contactinfo iframe{
	margin-top: 40px;
	border: 6px solid #000000;
}

				/*specials page*/

.specialstitle{
	margin-top: 240px;
	margin-left: 280px;
	width:641px;
	text-align: center;
}
.specialstitle h1{
	font-size: 40px;
}
.specialinfo{
	margin-top: 20px;
	margin-left: 280px;
	width:641px;
	text-align: center;
	line-height: 3em;
	font-style: oblique;
}
.topbutton{
	margin: 30px 0px 10px 574px;
}

				/*footer*/

.contactfooter, .specialsfooter, .residentialfooter, .commericalfooter{
	border-top: solid 2px grey;
	border-bottom:solid 2px grey;
	margin-top: 25px;
	margin-left: 280px;
	margin-bottom: 20px;
	width:673px;
	font-family: "Trebuchet MS";
	text-align: center;
}
.contactfooter,.specialsfooter,.residentialfooter, .commericalfooter p{
	font-size: 14px;
	padding: 15px 0 10px 15px;
}
.indexfooter{
	border-top: solid 2px grey;
	border-bottom:solid 2px grey;
	margin-top: 25px;
	margin-left: 280px;
	margin-bottom: 20px;
	width:712px;
	font-family: "Trebuchet MS";
	text-align: center;
}
.indexfooter p{
	font-size: 14px;
	padding: 10px 0 10px 37px;
}
