html		{min-height:100%; margin-bottom:1px;
		 overflow: -moz-scrollbars-vertical;}
body,
table, tr, td	{margin:0px; padding:0px;
		 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:910px; margin:0px auto; padding:0px;}

#header		{width:910px; height:100px; margin:0px; padding:0px;
		 position:relative;
		 color:#663333; background:#336633 url(../graphics/logo5.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 5px 0px; padding:0px;
		 color:#ffffff; background:#336600 url(../graphics/button1.gif);
		 font-size:12px; font-weight:500; text-align:left;}
 .button a	{padding:8px 10px 10px 8px; display:block;}
 .button a:link		{color:#ffffff; text-decoration:none;}
 .button a:visited	{color:#ffffff; text-decoration:none;}
 .button a:hover	{color:#ffffff; text-decoration:none; padding:10px 8px 8px 10px;}
 .button a:active	{color:#ffffff; text-decoration:none;}

#contentbox	{width:740px; margin:0px; padding:10px 0px;
		 text-align:center;
		 float:left;}
 p		{margin:10px; 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;}
 .property	{margin:20px 0px; padding:10px;
		 text-align:left;
		 border:1px solid #336633;}
 .property td	{text-align:center;}
 #contentbox img{border:1px solid #330000;}

/* for editing */
 #blurb		{width:730px; margin:0px; padding:0px;}

#footer		{width:910px; height:40px; margin:0px; padding:0px;
		 color:#ffffff; background:#336633 url(../graphics/shortgrass.jpg);
		 font-size:12px; font-weight:bold; text-align:center; line-height:40px;
		 clear:left;}
  #footer a:link	{color:#99cc99; text-decoration:none;}
  #footer a:visited	{color:#99cc99; text-decoration:none;}
  #footer a:hover	{color:#ffffff; text-decoration:none;}
  #footer a:active	{color:#ffffff; text-decoration:none;}

  #footer div	{height:40px; margin:0px 5px; float:left;}
  #footer input	{width:60px; height:19px; margin:6px 5px 13px 0px; padding:0px;
		 color:#000000; background-color:#999999; border:1px solid #000000; font-size:12px; font-weight:bold; line-height:15px;}
  #footer .btn	{width:60px; height:20px; margin:6px 5px 10px 0px; padding:0px; padding:0px 0px -1px 0px;
		 color:#000000; background-color:#ff6633; font-size:12px; font-weight:bold; line-height:15px;}
  #footer img	{display:block;}


.clearboth	{width:0px; height:0px;
		 margin:0px; padding:0px;
		 clear:both;}

h1		{margin:10px; color:#336633; font-size:18px; font-weight:normal; text-align:left;}
h2		{margin:10px; color:#336633; font-size:16px; font-weight:normal; font-style:italic; text-align:left;}
h3		{margin:10px; color:#336633; font-size:14px; font-weight:bold; text-align:left;}

ul		{text-align:left;}

a		{font-weight:bold; border:none;}

a:link		{color:#336633; text-decoration:none}
a:visited	{color:#336633; text-decoration:none}
a:hover		{color:#99cc99; text-decoration:none}
a:active	{color:#99cc99; text-decoration:none}

img		{border:1px solid #ffffcc;}

.tariff		{margin:10px auto;}
.tariff th	{width:150px; margin:2px; padding 1px; border:1px solid #cccccc; text-align:center;}
.tariff td	{width:150px; margin:2px; padding 1px; border:1px solid #cccccc; text-align:center;}
.date		{text-align:right;}


.form		{width:320px; height:180px;
		 margin:15px 10px; padding:10px;
		 border:1px solid #663333;}
 .form div	{width:310px; height:25px;
		 margin:5px; padding:0px;}

  .label	{width:90px; 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:#663333; background-color:#99cc99;
		 font-weight:bold; text-align:left;}
   .field textarea
		{width:220px; height:80px;
		 margin:0px; padding:2px;
		 border:1px solid #663333;
		 color:#663333; background-color:#99cc99;
		 font-size:13px; font-family:Verdana, sans-serif;
		 font-weight:bold; text-align:left;}
