@charset "utf-8";
/* grinterlaw.com 2.0 */

body{background: url(images/main_back.gif) repeat-x top left; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000;}

h1{font-size:1.5em; color:#7fc241; font-weight:bold; letter-spacing:3px;}
h2{font-size:1.25em; color:#000; font-weight:bold; letter-spacing:3px;}
h3{font-size:1.1em; color:#7fc241; font-weight:bold; letter-spacing:2px; margin-bottom:0px; padding-bottom:0px;}

a:link, a:visited{text-decoration:underline; color:#7fc241;}
a:hover, a:active{text-decoration:none; color:#95db55;}

p{line-height:1.5em;}

.container{background:url(images/sides.gif) repeat-y top left; width:978px; margin:40px auto 0 auto; clear:both;}

	.topbar{background:url(images/top-bar.png) no-repeat top left; margin:0 auto 0 auto; width:978px; height:27px;}
		.menu{float:right; margin:6px 25px 0 0;}
			.menu ul{display:inline;}
			.menu li{display:inline; font-size:0.9em; font-weight:bold; letter-spacing:1.25px; padding-left:10px; padding-right:5px;}
			.menu li a{text-decoration:none; color:#000;}
			.menu li a:hover{background:url(images/menu-select.gif) repeat-x top left; border-bottom:5px solid #e3ffd0; border-top:5px solid #91cd5b;}
		
	.content{float:right; width:710px; margin:-20px 15px 15px 15px;}
	.content li{padding-bottom:15px; list-style:none; background:url(images/bullet.png) no-repeat top left; padding-left:16px;}
	.logo{float:left; width:205px; height:126px; padding:0 10px 10px 15px;}
	.photo{float:left; clear:left; width:220px; height:330px; margin-left:5px;}
	.contact{float:left; clear:left; width:205px; margin-left:15px; padding-right:5px; border-right:1px dotted #7fc241;}
		.form-field{background-color:#d7f8c0; border:1px solid #7fc241; color:#000;}
		.form-button {background:#d7f8c0; color:#000; border-top:1px solid #7fc241; border-bottom:3px solid #7fc241; border-left:1px solid #7fc241; border-right:3px solid #7fc241; 
				   font-weight:bold; font-size:0.8em; letter-spacing:2px;}

	.building{float:left; width:400px; padding:0 10px 10px 0}
	
	.footer{background:url(images/bottom-bar.png) no-repeat top left; width:978px; height:27px; margin:0 auto 0 auto; clear:both;}
		.footer p{font-size:0.8em; line-height:normal; margin:0 0 2px 25px; padding-top:5px;}
	

