@charset "UTF-8";
/* CSS Document */


html { 
	min-width: 760px;
	 }
/* Helpers and base rules */

img	{
	border: 0;
	}

p.access	{
	display: none;
	}

/* body and wrapper */
body {
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #552;
	text-decoration: none;
	background: #ddb url(/graphics/holder.gif) top center repeat-y;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #552;
	background-color: transparent;
	background-image: url(../graphics/holder.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* Default links */
a:link {
	font-weight : bold; 
	text-decoration: none;
	color: #552;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #530;
	background: transparent; 
	}

a:active {
	font-weight : bold;
	text-decoration : none;
	color: #552;
	background: transparent;
	}

a:visited {
	color: #333333;
	font-weight : bold; 
	text-decoration : none;
	background: transparent;
	}
a#content:active {
	text-decoration: underline;
	color: #552;
	} 
a#content:visited {
	text-decoration: underline;
	color: #333333;
	} 
a#content:hover {
	text-decoration: none;
	} 
	/* divisions */
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	min-height: 800px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#logo {
	height: 28px;
	background-image: url(../graphics/LogoType2.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
}
#nav {
	height: 18px;
	padding-bottom: 0px;
	margin-left: 15px;
}
#banner {
	height: 72px;
	padding-bottom: 0px;
	background-image: url(../graphics/banner1.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
}
#leftCol {
	float: left;
	width: 440px;
	margin-left: 15px;
	margin-right: 5px;
}
#rightCol {
	float: right;
	width: 275px;
	margin-right: 15px;
	margin-left: 5px;
	background-position: top;
}
/* Typography 	*/
h1	{
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #586d44;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #586d44;
	}
h2	{
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #586d44;
	text-decoration: none;
	}		
#caption {
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.25em;
	margin-right: 15px;
}
#slogan {
	height: 14px;
	margin-left: 15px;
	width: 495px;
	font-size: x-small;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding-bottom: 10px;

}
.style1 {color: #FF9933}


</style>
