/*
pale yellow	#ffffcc
button yellow	#ffff66

mid green	#336633
dark green	#003300
*/

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;
		 color:#663333; background:#336633 url(../graphics/logo6.jpg);
		 border:2px solid #003300;
		 text-align:left;}

#menubox	{width:170px; margin:0px; padding:10px 0px;
		 text-align:center;
		 float:left;}
 .button	{width:152px; height:58px;
		 margin:0px 15px 5px 0px; padding:0px;
		 color:#ffff99; background-color:#ffffcc;
		 background-image:url('../graphics/button3.gif');
		 font-size:12px; font-weight:500; text-align:left;}
 .button a	{padding:8px 10px 10px 8px; display:block;}
 .button a:link		{color:#ffff66; text-decoration:none;}
 .button a:visited	{color:#ffff66; text-decoration:none;}
 .button a:hover	{color:#ffff66; text-decoration:none; padding:10px 8px 8px 10px;}
 .button a:active	{color:#ffff66; 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:2px solid #003300;}

 .rolltop	{width:740px; height:12px; margin:20px 0px 0px 0px; padding:0px;
		 border:none;
		 background-image:url('../graphics/rolltop.gif');
		}
 .roll		{width:740px; margin:0px; padding:0px;
		 border:none; text-align:left;
		 background-image:url('../graphics/rollmid.gif');
		 background-repeat:repeat-y;
		 overflow:hidden;
		}
   .roll div	{padding:10px;}
 .rollbot	{width:740px; height:12px; margin:0px 0px 20px 0px; padding:0px;
		 border:none;
		 background-image:url('../graphics/rollbot.gif');
		 clear:left;
		}




/* for sub menus */
#submenubox	{width:740px; margin:0px; padding:10px 0px;
		 text-align:center;
		 float:left;}
 .subutton	{width:180px; height:38px;
		 margin:2px 0px; padding:0px;
		 color:#ffff99; background-color:#ffffcc;
		 background-image:url('../graphics/subutton.gif');
		 font-size:12px; font-weight:500; text-align:left;
		 float:left;
		 border-bottom:2px solid #003300;}
 .subutton a	{padding:5px 10px; display:block;}
 .subutton a:link	{color:#ffff66; text-decoration:none;}
 .subutton a:visited	{color:#ffff66; text-decoration:none;}
 .subutton a:hover	{color:#ffff66; text-decoration:none; padding:7px 8px 3px 12px;}
 .subutton a:active	{color:#ffff66; text-decoration:none;}




/* for editing */
 #blurb		{width:730px; margin:0px; padding:0px;}

#footer		{width:910px; height:40px; margin:0px; padding:0px;
		 color:#ffffff; background:#336633 url(../graphics/footer.jpg);
		 border:2px solid #003300;
		 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:2px 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;}

   body#p1 .button#m1,
   body#p2 .button#m2,
   body#p3 .button#m3,
   body#p4 .button#m4,
   body#p5 .button#m5,
   body#p6 .button#m6,
   body#p7 .button#m7,
   body#p8 .button#m8,
   body#p9 .button#m9,
   body#p10 .button#m10,
   body#p11 .button#m11,
   body#p12 .button#m12,
   body#p13 .button#m13,
   body#p14 .button#m14,
   body#p15 .button#m15
		{background-image:url('../graphics/button3a.gif');}


