/* CSS Document */

*{padding:0px;}

body {
	font-family:Helvetica, Universal, Verdana, Arial, Geneva, sans-serif; 
	background-image:url(bg_orange.gif);
	background-repeat: repeat-x; 
	font-size:smaller;
	color: #333;
	line-height: 140%;
	background-color: white;
	height: 100%;
}

#container{
	margin: 0 auto;
	width: 814px;
	display: block;
	background-image: url(banner_files/banner_22.gif);
 	background-repeat: repeat-y;
 	height: auto;
}

#banner{
	background-image: url(banner_files/BANNER_01.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 100%;
	padding:0px;
	text-indent: -7000px;
}

#sidecontent{
	display: block;
}

 #navigation{
	position: absolute;
 	margin-top: -23px;
}

#didyouknow{
	font-size: 8pt;
	display: block;
	width: 255px;
	height: 150px;
	margin-left: 515px;
	margin-top: -140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: text-center;
}
#content{
	width: 648px;
	margin-left: 165px;
	margin-top: -25px;
	padding-bottom:20px;
	padding-top: 30px;
	vertical-align: top;
	background-color: white;
	position: relative;
	left: -1px;
	top: 3px;
}

#column1{
	text-align:left;
	margin-top: -20px;
	clear: none;
	width: 600px;
	padding-left:10px;
	padding-bottom:20px;
	vertical-align: top;
}

h2{
	font-size: medium;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;
}

.spacer{
	height: 200px;
}

.clear{
	margin-left: -30px;
	margin-top: 5px;
}

#pic_ange{
	padding-top: 10px;
	padding-bottom: 10px;
}

#para{
	margin-left: 210px;
	margin-top: -180px;
}

h1{	
	font-size: medium;
	color:#123b33;
}

.news{
	text-indent:-7000px;
	background-image:url(text/latestnews.gif);
	background-repeat: no-repeat;
}
.why{
	text-indent:-7000px;
	background-image:url(text/whydowe.gif);
	background-repeat: no-repeat;
}
.table{
	text-indent:-7000px;
	background-image:url(text/table.gif);
	background-repeat: no-repeat;
}
.toptips{
	text-indent:-7000px;
	background-image:url(text/toptips.gif);
	background-repeat: no-repeat;
}

.links{
	text-indent:-7000px;
	background-image:url(text/links.gif);
	background-repeat: no-repeat;
}


.events{
	text-indent:-7000px;
	background-image:url(text/events.gif);
	background-repeat: no-repeat;
}


h3{	
	font-size: small; 
	line-height: 120%; 
	color:#333;
	margin: 0 auto;
}

li{ 
	list-style:url(text/bullet.gif);
	list-style-position: inside;
	list-style-type: square;
	}
ul{
	margin-left: 0px;
	text-align: left;
}


a {	
	text-decoration:none;
	color:#DA001B; 
}

a:hover {
	font-weight:bold;
}

a:visited {
color: #663300;
}

.current{
	font-weight:bold;
}

.hr{
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}

.book{
	border:thin solid;
}

#footer{
	height: 50px;
	padding-top: 50px;
	text-align: center;
	position: relative;
}

#footer, #footer a{
	font-size: x-small;
	letter-spacing: 0.04em;
	margin: 0 auto;
	width: 650px;
	color: #888;
}
	
#footer a:hover{
	color:#DA001B;
	font-weight:normal;
}

#footer p, #footer a{
	display: inline;
	padding-right: 10px;
}

img{
	border-style: none;
}
