a {
color: #900;
text-decoration: none;
}

a:hover, a:active {
text-decoration: underline;
}


#center {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 700px;
	top: 0px;
}

body {
	background-color: #fff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/nav_bkgrd.gif');
	background-repeat: repeat-x;
	font-size: 12px
}

#navigation {
	background-image: url('images/nav_bkgrd.gif');
	background-repeat: repeat-x;
	height: 65px;
	width: 730px
}

#navigation img {
margin: 17px 30px 0px 0px;
}

h1 {
font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
font-size: 24px;
font-weight: normal;
color: #999;
margin: 13px 0px;
display: inline;
position: absolute;
top: 66px;
right: 0px;
}


#footer {
	border-top: 1px solid #900;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-size: 10px;
	bottom: 0px;
width: 100%;
background-color: white;
}

#footer p {
margin: 5px auto;
width: 700px;
padding: 0px;
font-weight: bold;
}


h2 {
font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
font-size: 16px;
font-weight: normal;
color: black;
margin: 27px 30px 0px 0px;
}


#content {
margin-left: 21px;
height: auto;
overflow: hidden;
}

.clear {
clear: both;
}



h5 {
font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
font-size: 46px;
font-weight: normal;
margin: 0px;
}

#explore_nav {
margin-top: 12px;
}

#explore_nav a:link, #explore_nav a:visited {
font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
text-decoration: none;
color: #900;
} 

#explore_nav a:hover, #explore_nav a:active {
text-decoration: underline;
color: #900;
}

#columns {
margin-top: 25px;
}

#first_column {
width: 270px;
height: auto;
float: left;
padding-left: 15px;
}

#first_column-a {
width: 270px;
height: auto;
float: left;
padding-left: 15px;
}

#first_column img {
border: 1px solid #666;
margin: 0px 0px 25px 0px;
}

#first_column a {
font-size: 18px;
display: block;
margin-top: 24px;
padding-top: 8px;
}



#second_column {
width: 340px;
height: auto;
float: left;
margin: 0px 15px 25px 25px;
}

#second_column-a {
width: 380px;
height: auto;
float: left;
}

#first_column-a a:link, #first_column-a a:visited{
color: #900;
text-decoration: none;
font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
padding-top: 15px;
display: block;
}

#first_column-a a:hover, #first_column-a a:active{
color: #900;
text-decoration: underline;
}

#second_column h2 {
margin-top: 0px;
}


.item {
border-top: 1px dashed #000;
padding-top: 10px;
margin-top: 25px;
clear: both;
}

.item h2 {
font-family: Arial, Helvetica, sans-serif;
color: #900;
font-size: 12px;
display: block;
margin: 0px;
padding: 0px;
font-weight: bold;
}

.item img {
border: 1px solid #999;
float: left;
margin: 0px 10px 25px 3px;
}


.chunk {
margin-top: 40px;
width: auto;
margin-bottom: 20px;
}


.chunk h2 {
font-family: Arial, Helvetica, sans-serif;
color: #900;
font-size: 12px;
margin: 0px;
font-weight: bold;
padding-top: 0px;
white-space: nowrap;}

.chunk img {
border: 1px solid #999;
float: left;
margin: 0px 30px 25px 0px;
}

.chunk embed {
border: 1px solid #999;
float: left;
margin: 0px 30px 25px 0px;
}

.chunk h4 {
float: left;
width: 165px;
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
margin: 0px 45px 100px 0px;
padding: 0px;
}

.faq-quest p{
font-family: Arial, Helvetica, sans-serif;
color: #900;
font-size: 12px;
margin: 0px 0px 5px 5px;
padding-top: 0px;
}

#first_column table strong {
color: #900;
}

#first_column td {
padding-bottom: 20px;
}

.home_list {
line-height: 1.6;
font-size: 9px;
padding: 10px;
text-transform: uppercase;
}

.home_list h3 {
border-bottom: 1px dotted;
text-transform: capitalize;
font-size: 11px;
}

#centering {
text-align: center;
margin-top: -15px;}

#first_column td a {
display: inline;
font-size: 12px;
}
