body
{

}


  
  
  .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background: url(Images/shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background: url(http://localhost/Weatherston/Images/corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0px 8px 8px 0px;
  background: url(http://localhost/Weatherston/Images/corner_tr.gif) right top no-repeat;
  }
  
  .wrap3 img {
  display:block;
  }
#enter a 
{
	font-family: Verdana;
	font-size:2em;
	text-decoration:none;
	color:#009900;
}

#enter a:hover
{
	color:#FFFFFF;

}

#nav a
{
	text-decoration: none;
	color: #CC9900;
}

#nav a:hover
{
	text-decoration: none;
	color: #009933;
}
.copy
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;

}
.title
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	color: black;
	line-height: normal;
	font-family: Verdana;
}
.intro
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	line-height: normal;
	font-family: Verdana;
}
.imgborder
{
	border-right: black 2pt solid;
	border-top: black 2pt solid;
	border-left: black 2pt solid;
	border-bottom: black 2pt solid;

}
.wimage
{
	border-right: #000000 solid;
	border-top: #000000 solid;
	float: none;
	border-left: #000000 solid;
	border-bottom: #000000 solid;
}
.thew
{

	float: none;

}
.link
{
	font-size: 10pt;
	color: #cc6600;
	line-height: 12pt;
	font-family: Verdana;
	letter-spacing: normal;
}
#navcontainer ul
{
	list-style-type: none;
	font-size: 12pt;
	color: Peru;
	font-style: normal;
	font-family: Technical;
	
	text-align: center;
	margin: 0;
	padding: 0;
}
#navcontainer ul li { display: inline; }
#navcontainer ul li a
{
	border-right: thin outset;
	padding-right: 0.4em;
	border-top: thin outset;
	padding-left: 0.4em;
	font-size: 9pt;
	padding-bottom: 0.2em;
	border-left: thin outset;
	color: black;
	padding-top: 0.2em;
	border-bottom: thin outset;
	font-family: Verdana;
	background-color: peru;
	text-decoration: none;
}
#navcontainer ul li a:hover
{
	border-right: thin outset;
	border-top: thin outset;
	font-size: 9pt;
	border-left: thin outset;
	color: white;
	border-bottom: thin outset;
	font-family: Verdana;
	background-color: peru;
}
#links a
{
color:black;
}
#links a:hover
{
color:peru;
}
#brochure a
{
	border-right: thin outset;
	padding-right: 0.5em;
	border-top: thin outset;
	padding-left: 0.5em;
	font-size: 10pt;
	padding-bottom: 0.2em;
	border-left: thin outset;
	color: black;
	padding-top: 0.2em;
	border-bottom: thin outset;
	font-family: Verdana;
	background-color: peru;
	text-decoration: none;
}

#brochure a:hover
{
	border-right: thin outset;
	border-top: thin outset;
	font-size: 10pt;
	border-left: thin outset;
	color: white;
	border-bottom: thin outset;
	font-family: Verdana;
	background-color: peru;
}


