@charset "utf-8";
/* reset */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
 
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background:url(../mainbg.gif) repeat;
}
ul ol{
	list-style:none;
}
li{
	list-style:none;
}
textfield{
	background:none;
	border:none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* CSS Document */
#container{width:821px; height:772px; padding:11px 105px 17px 98px; margin:0 auto;}
.content{background:url(../bg.jpg) no-repeat; width:822px; height:772px;}

.contentl{padding:136px 0px 0px 119px; width:274px; float:left; height:413px;}
.contentr{float:right; width:428px; height:345px; padding:204px 0px 0px 0px;}
.contentr p{font-family: trebuchet MS,Helvetica, sans-serif;; color:#4f4e4e; padding:70px 110px 0px 0px;}
.clear{clear:both;}

#footer{align:center;width:821px; height:165px; padding:50px 0px 0px 0px;}
.icon{align: center;padding-bottom:39px; padding-left:400px;}
/*.copyright{font:18px Arial, Helvetica, sans-serif; color:#000; padding:0px 0px 0px 266px} */


P.porch {font-family: trebuchet MS, helvetica, sans-serif;
        font-size: 12px;
		
		line-height: 150%;
       text-align: left;
		color: #333333;
       }