html{
  margin: 0px;
	padding: 0px;
}


body{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CC6600;
}

p{
	color: #CC6600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}

a:link {color: #CC6600;
	font-weight: bold;
}

a:visited {	
	color: #CC6600;
	font-weight: bold;
}

a:hover {
	color: #85B125;
	font-weight: bold;
}

a:active {color: #85B125;
	font-weight: bold;
}

img
{  border-style: none;
}

ul{
	color: #CC6600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

h1{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	text-align: justify;
}

h3{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-align: justify;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

#bg{
	background-image: url(images/pagebg2.gif);
	background-position: top center;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 788px;
}

#layout{
	margin-right: auto;
	margin-left: auto;
	width: 790px;
}

#header{
	margin-top: 22px;
	margin-right: 9px;
	margin-left: 9px;
	width: 770px;
	height: 79px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

#nav{
	margin-right: 9px;
	margin-left: 9px;
	width: 770px;
	height: 47px;
	background: Black;
}

#column1{
	padding: 10px 21px 0px 30px;
	width: 458px;
}

#col2{
	width: 279px;
	background-image: url(images/col2bot.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#column2{
	padding: 20px 30px 250px 21px;
	text-align: center;
	width: 219px;
}

#column2 p {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}

#column2 a:link {
	color: Black;
	font-weight: bold;
}

#column2 a:visited {
	color: Black;
	font-weight: bold;
}

#column2 a:hover {
	color: #CC6600;
	font-weight: bold;
}

#press{
	padding: 20px 30px 250px 21px;
	text-align: left;
	width: 219px;
}

#press p {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}

#press a:link {
	color: Black;
	font-weight: bold;
}

#press a:visited {
	color: Black;
	font-weight: bold;
}

#press a:hover {
	color: #CC6600;
	font-weight: bold;
}

#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #7A9F25;
	width: 228px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 4px;
	border-top: 1px solid #7A9F25;
}

#navlist li a { text-decoration: none; }

#mbg{
	background-color: Black;
	width: 458px;
}

#m{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC6600;
}

#m2{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
	background-color: #DD8E3F;
}

.map {
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}


#footer{
	margin-right: auto;
	margin-left: auto;
	width: 788px;
	height: 131px;
	background: #CC6600;
}


