body,
table, tr, td	{margin:0px; padding:0px;
		 color:#ffffff; background-color:#996633;

 color:#000000; background-color:#ffffcc;

		 text-align:left;
		 font-size:13px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;
		 border:0px;}
table		{width:100%;}

/* structure */

#container	{width:780px; margin:0px auto; padding:0px;}

#header		{width:780px; height:100px; margin:0px; padding:0px;
		 position:relative;
		 color:#ffffff; background:#ffffcc url(../graphics/logo6.jpg);
		 text-align:left;}

#menubox	{width:170px; margin:0px; padding:10px 0px;
		 text-align:center;
		 float:left;}
 .button	{width:132px; height:58px;
		 margin:0px 15px 10px 0px; padding:0px;
		 color:#996633; background:#ffffcc url(../graphics/button2.gif);
		 font-size:13px; font-weight:500; text-align:left;}
 .button a	{padding:8px 10px 10px 8px; display:block;}
 .button a:link		{color:#996633; text-decoration:none;}
 .button a:visited	{color:#996633; text-decoration:none;}
 .button a:hover	{color:#996633; text-decoration:none; padding:10px 8px 8px 10px;}
 .button a:active	{color:#996633; text-decoration:none;}
#menubox img	{border:none;}

#contentbox	{width:610px; margin:0px; padding:10px 0px;
		 text-align:center;
		 float:left;}
 p		{text-align:left;}
 .blurb		{margin:20px 0px; padding:0px;
		 text-align:left;}
 .blurb div div	{margin:20px;}
 .imgrow	{margin:20px 0px; padding:0px;
		 text-align:center;}
#contentbox img	{border:1px solid #330000;}

#footer		{width:780px; height:40px; margin:0px; padding:0px;
		 color:#ffffff; background-color:#330000;
		 font-size:12px; font-weight:bold; text-align:center; line-height:40px;
		 clear:left;}
#footer a:link		{color:#996633; text-decoration:none;}
#footer a:visited	{color:#996633; text-decoration:none;}
#footer a:hover		{color:#ffffff; text-decoration:none;}
#footer a:active	{color:#ffffff; text-decoration:none;}

.clearboth	{width:0px; height:0px;
		 margin:0px; padding:0px;
		 clear:both;}

h1		{color:#330000; font-size:18px; font-weight:bold; text-align:left;}
h2		{color:#330000; font-size:16px; font-weight:normal; font-style:italic; text-align:left;}
h3		{color:#330000; font-size:14px; font-weight:bold; text-align:left;}

ul		{text-align:left;}

a		{font-weight:bold; border:none;}

a:link		{color:#996633; text-decoration:none}
a:visited	{color:#996633; text-decoration:none}
a:hover		{color:#330000; text-decoration:none}
a:active	{color:#330000; text-decoration:none}

#map		{width:420px; height:340px;
		 margin:0px; padding:0px;
		 border:1px solid #330000;
		 overflow:hidden;}

.contact	{width:230px;
		 padding:15px 10px;
		 float:left; text-align:left; font-weight:bold;}

.form		{width:310px; height:180px;
		 margin:15px 10px; padding:10px;
		 border:1px solid #330000;}
 .form div	{width:300px; height:25px;
		 margin:5px; padding:0px;}

  .label	{width:80px; height:18px;
		 margin:0px; padding:0px;
		 float:left; text-align:left;}

  .field	{width:220px; height:18px;
		 margin:0px; padding:0px;
		 float:left; text-align:left;}
   .field input	{width:220px; height:18px;
		 margin:0px; padding:2px;
		 border:1px solid #663333;
		 color:#330000; background-color:#996633;
		 font-weight:bold; text-align:left;}
   .field textarea
		{width:220px; height:80px;
		 margin:0px; padding:2px;
		 border:1px solid #663333;
		 color:#330000; background-color:#996633;
		 font-size:13px; font-family:Verdana, sans-serif;
		 font-weight:bold; text-align:left;}
