body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	margin: 0px;
	padding: 0px;
	background: #CBCBCB url("http://www.stillhopes.org/bscimages/internal/repeat-smaller.png") repeat-x;
	line-height: 18px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #A6C5C0;
	font-size: 28px;
	line-height: 28px;
	padding-left: 77px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #427162;
	font-size: 21px;
	line-height: 21px;
}

a {
	color: #497063;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#menu {
/*	position:relative;
	top:100px;
	left:5px;
	height:32px; */
	z-index: 10;
}

#nav, #nav ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	z-index: 10;
}
#nav {
	position: relative;
	float:right;
	z-index:10;
}
#nav a {
	display: block;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:capitalize;
}
#nav li {
	float: left;
	width:auto;
	z-index:10;
}
#nav li a{
/*	font-size:12pt;
	font-weight:normal;
	text-align:center;
	border-right:3px solid #d3cfc2;
	border-bottom:1px solid #FFFFFF;
	width:109px;
	line-height:32px; */
}
#nav li a:hover{
/*	background-color:#B4C57F;
	border-bottom:1px solid #DBE8BB;
	color:#000000; */
}
#nav li a:active{
/*	background-color:#B4C57F; */
}
#nav li ul {
	position: absolute;
	left: -999em;
	width:6em;
	z-index:10;
}
#nav li ul li a:hover{
	background-color:#bee0d5;
	background-image:none;
	opacity:1.0;
	filter:alpha(opacity=100);
	color: #417061;
/*	border-bottom:1px solid #d1c376;
	border-top:1px solid #d1c376; */
	z-index:10;
}
#nav li ul li a{
	font-size:10pt;
	padding:5px;
	text-align:left;
	padding-left:10px;
	line-height:14px;
	background-color:#619081;
	opacity:1.0;
	filter:alpha(opacity=100);
	color:#FFFFFF;
/*	border-right:none;
	border-bottom:1px solid #DBE8BB;
	border-top:1px solid #B4C57F; */
	width:143px;
	z-index:10;
}
#nav li ul ul {
	margin: -30px 0 0 -158px;
	z-index:10;
}
#nav li ul ul li a{
	background-color:#bee0d5;
	color: #417061;
}
#nav li ul ul li a:hover{
	background-color:#669888;
	color:#FFFFFF;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li:hover {
	position:static;
}
.sidelinks a { 
	display: block;
	width: 231px; 
	height: 45px; 
	background: transparent url("http://www.stillhopes.org/bscimages/side-double.jpg") no-repeat;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #735D4F;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 15px;
}

.sidelinks a:hover { 
	background-position: -231px 0;
	color: #398074;
}

.footertext {
	color: #CBCBCB;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.footertext a {
	color: #CBCBCB;
	text-decoration: underline;
}

.footertext a:hover {
	text-decoration: none;
}

.internalbodypad {
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 32px;
	padding-bottom: 25px;
}

#home_flash_new {
	z-index:0;
}

.questionheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #584433;
	font-size: 21px;
	line-height: 23px;
    padding-left: 15px;
    padding-right: 45px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.instructions {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #515151;
    padding-left: 15px;
    padding-bottom: 15px;
    font-size: 16px;
}

.questions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #427162;
	font-size: 16px;
	line-height: 18px;
    cursor: pointer;
    padding-left: 15px;
    padding-right: 45px;
    font-style: italic;
 }

.questions:hover {
    color: #735D4F;
}

.dropdowns {
    font-size: 14px;
    color: #515151;
    padding-left: 50px;
    padding-right: 30px;
}

.triathlon h2 {
    font-family: Arial;
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
}

.triathlonorange {
    color: #C66334;
    font-size: 14px;
}

.triathlongreen {
    color: #427162;
}

.triathlonfooter {
    color: #5A5A5A;
    font-size: 11px;
}
