@charset "utf-8";
/* CSS Document */

body {background-image:url(img/bkgdBot.jpg);background-position:center bottom;background-repeat: repeat-x;background-color:#f9f7ef;margin:0;padding:0;background-attachment:fixed;font-family:Georgia, "Times New Roman", Times, serif;font-size:11px;color:#807240;}
p {font-family:Georgia, "Times New Roman", Times, serif;font-size:11px;color:#807240;line-height:20px;}
a {color:#847542;text-decoration:underline;}
#topfade {background:url(img/bkgd.jpg) center top repeat-x;height:100px;width:100%;}
#stripe {background:url(img/stripe.jpg) center bottom repeat-x;position:fixed!important;position:absolute;bottom:0;height:25px;z-index:10;width:100%;margin-top:-25px;}
#container {width:810px;margin:0  auto;}
#containerHome {width:810px;margin:auto;}
#nav {width:635px;margin:0  87px;height:10px;}
	#nav ul {margin:0;padding:0;}
	#nav ul li {display:block;list-style:none;float:left;}
	#nav ul li a {display:block;height:10px;text-indent:-9999px;margin-right:100px;}
	#nav ul li.home a {background:url(img/navUp_r1_c1.gif);width:49px;}
	#nav ul li.home a:hover {background:url(img/navOver_r1_c1.gif);}
	#nav ul li.portfolio a {background:url(img/navUp_r1_c3.gif);width:93px;}
	#nav ul li.portfolio a:hover {background:url(img/navOver_r1_c3.gif);}
	#nav ul li.about a {background:url(img/navUp_r1_c5.gif);width:111px;}
	#nav ul li.about a:hover {background:url(img/navOver_r1_c5.gif);}
	#nav ul li.contact a {background:url(img/navUp_r1_c7.gif);width:76px;margin-right:0px;}
	#nav ul li.contact a:hover {background:url(img/navOver_r1_c7.gif);}
#logo {width:810px;height:78px;margin:33px 0 43px 0;clear:both;}
#images {width:635px;height:308px;margin:0  auto;}
#left {width:235px;float:left;display:inline;margin-left:64px;margin-top:40px;}
#right {
	width:438px;
	float:left;
	display:inline;
	margin-left:30px;
}
div.clear {clear:both;height:1px;}

