﻿hr 
{
	border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 0;
    margin: 0px 0 5px 0;
    color:White;
    background-color:White;
	height:2px;
	}

.separatorhr 
{
	border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 0;
    margin: 10px 0 10px 0;
    color:White;
    background-color:White;
	height:2px;
	width:90%;
	}

/* pages */

body {
	background-color: #947147;
	margin-top: -3px;
	font-family: Arial, Helvetica, Sans-Serif;
	font: arial;
}

#page {
	display:block;
	width:1024px;
	min-width: 1024px;
	font-size:12px;
	margin: 0 auto;
}

#footer 
{
	padding-top: 10px;
	position:relative;
	left:15px;
	top:-15px;
	display:block;
	clear:both;
	width: 935px;
	min-width:935px;
	text-align:center;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 63px;
}

#header 
{
	display:block;
	clear:both;
	width: 1150px;
	min-width: 1150px;
}

#googleMap
{
	float:left;
	clear:none;
	width: 900px;
	min-width:900px;
}

.headerimage 
{
	float:left;
	border:0;
}

#headermenublock 
{
	float:left;
}

#headermenu 
{
}

.topcurve 
{
	width:935px;
	height:15px;
	border:0;
	background-color:#947147;
}

#contentarea 
{
	background-color: #add1d1;
	margin:15px;
	width: 935px;
	min-width:935px;
	display:block;
	clear:both;
}

#contentHoldingPlace 
{
	padding: 0 10px 0 10px;
	background-color: #add1d1;
	width: 915px;
	min-width:915px;
	height:600px;
	min-height:600px;
	display:block;
	clear:both;
}

#googletrans
{
	float:right;
	position:relative;
	left:-195px;
	top: -8px;
	visibility:hidden;
	display:inline;
}

.ImageMapStyle
{
	float:left;
	clear:none;
}

/* top menu */

.TopMenu 
{
	padding:0 0 0 5px;
	font-size:11px;
	color:White;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Sans-Serif;
	text-decoration:none;
}

.TopMenu a:link, a:visited
{
	color:White;
	text-decoration:none;
}

.TopMenu a:hover
{
	color:#57A1A1;
	text-decoration:none;
}

#separator
{
	float:left;
	width:710px;
	position: relative;
	top: 5px;
	clear:left;
}
#separator hr 
{
	color:White;
	height: 1px;
	position:relative;
	top: -5px;
}

.StaticSelectedStyle 
{
}

.TopMenu2 
{
	font-size:11px;
	text-transform:uppercase;
	padding-top: 5px;
	font-weight: bolder;
}

.TopMenu2 a:link, .TopMenu2 a:visited
{
	color:#57A1A1;
}

.TopMenu2 a:hover
{
	color:white;
}
	
#footercopyright 
{
	color:White;
	font-size:12px;
	text-align:right;
	padding-right: 30px;
	position:relative;
	padding-top: 10px;
}

/* home page */
#toprow 
{
	clear:both;
	display:block;
	width: 935px;
}

#leftcolumn 
{
	float:left;
	width: 500px;
}

#rightcolumn 
{
	float: left;
	width: 412px;
	clear:right;
}
	
.MissionText 
{
	font-size: 12px; 
	line-height: 18px; 
	color: #6c5635;
	padding: 0 10px 0 20px;
	
}

.brownTitle
{
	font-size: 14px; 
	line-height: 14px; 
	color: #6c5635; 
	text-transform:uppercase; 
	font-weight: bold;
}

.brownTitle a 
{
	color: #6c5635; 
	font-weight: bold;
	text-decoration:none;
	font-size: 14px; 
	line-height: 14px; 
	text-transform:uppercase; 
}


.NEWStext 
{
	font-size: 12px;
	line-height: 14px;
	color:Black;
	text-transform: uppercase;
}

.brownText 
{
	font-size: 13px; 
	line-height: 18px; 
	color: #6c5635;
}

#DonateList
{
	font-size: 12px; 
	line-height: 18px; 
	color: #6c5635; 
	font-weight: bold;
	text-align:left;
}

#DonateList a:link, #DonateList a:visited
{
	color: #6c5635; 
}

#DonateList a:hover
{
	color:#add1d1;
}

.DonateText 
{
	font-size: 12px; 
	line-height: 18px; 
	color: #6c5635;
	padding: 0 0 0 20px;
	width:220px;
	text-align:center;
	clear:none;
}

.HomeLinks a:link, .HomeLinks a:visited
{
	font-size: 10px; 
	line-height: 14px; 
	color: #6c5635; 
	text-transform:uppercase; 
	font-weight: bold;
	margin: 0 0 0 10px;
}

.HomeLinks a:hover
{
	color:White;
}

.NewsLinks a:link, .NewsLinks a:visited
{
	color: #6c5635; 
	text-decoration:none;
}

.NewsLinks a:hover
{
	color:White;
	text-decoration:none;
}

.DonateLinks a:link, .DonateLinks a:visited
{
	color: #6c5635; 
}

.DonateLinks a:hover
{
	color:#aaaaaa;
}

/* about pages */
#aboutNav 
{
	float:left;
	width:119px;
	height:218px;
	min-height:218px;
	text-align:left;
	background-color:#947147;
	position:relative;
	left:-10px;
}

#aboutContent 
{
	float: left;
	width: 750px;
	clear:right;
	text-align:left;
}

#aboutContent hr
{
	color:white; 
	background-color:white;
	height:1px; 
	border:0;
}

.AboutMenu
{
	background-image:url(../images/about_sub-side.gif);
	background-repeat:no-repeat;
	width:119px;
	height:157px;
	text-align:left;
	overflow:hidden;
}

.AboutMenu a:visited, .AboutMenu a:link
{
	color:White;
}

.AboutMenu a:hover
{
	color:#add1d1;
}

.AboutSubHeader
{
}

#hullabaloolinks 
{
    font-size:12px;
    font-weight:bold;
	position:relative;
	color:#947147;
}

#StoryBehindTheSmiles
{
    font-size:12px;
    font-weight:bold;
	position:relative;
	color:#947147;
	top:1020px;
}
#StoryBehindTheSmiles a:visited, #StoryBehindTheSmiles a:link
{
	color:#947147;
    text-decoration:none;
}
#StoryBehindTheSmiles a:hover
{
	color:#57A1A1;
	text-decoration:none;
}


#hullabaloolinks a:visited, #hullabaloolinks a:link
{
	color:#947147;
    text-decoration:none;
}
#hullabaloolinks a:hover
{
	color:#57A1A1;
	text-decoration:none;
}

#hullabaloolinks2 
{
    font-size:12px;
    font-weight:bold;
	position:relative;
	color:#947147;
	position:relative;
	top:500px;
}

#hullabaloolinks2 a:visited, #hullabaloolinks2 a:link
{
	color:#947147;
    text-decoration:none;
}

#hullabaloolinks2 a:hover
{
	color:#57A1A1;
	text-decoration:none;
}



/* events */
#eventsNav 
{
	float:left;
	width:119px;
	height:230px;
	min-height:210px;
	text-align:left;
	background-color:#947147;
	position:relative;
	left:-10px;
}

#eventsContent
{
	float: left;
	width: 750px;
	clear:right;
	text-align:left;
}

.eventsMenu
{
	background-image:url(../images/about_sub-side.gif);
	background-repeat:no-repeat;
}

.eventsMenu a:visited, .eventsMenu a:link
{
	color:White;
}

.eventsMenu a:hover
{
	color:#add1d1;
}

.eventsText
{
	text-align:left;
}

.eventsText a:link, .eventsText a:visited
{
	color: #6c5635; 
	text-decoration:none;
}

.eventsText a:hover
{
	color:White;
	text-decoration:none;
}
	
.sectionTitle
{
	font-size:15.0pt;
	color:#4194BE;
	text-decoration:underline;
	text-transform:uppercase;
	text-align:center;
}

.sectionSubTitle 
{
	text-align:left;
}

.sectionSubText
{
	text-align:center;
}

/* contacts */
.contacts a
{
	color:#6c5635;
	text-decoration:none;
}

.contacts a:hover
{
	color:White;
}


/* donate */
.DonateLinks a
{
	text-decoration:none;
}

.DonateLinks a:link, .DonateLinks a:visited
{
	color: #6c5635; 
	text-decoration:none;
}

.DonateLinks a:hover
{
	color:White;
	text-decoration:none;
}

/* testimonials */
#contentTestimonialsNav 
{
	float:left;
	width:119px;
	text-align:left;
	background-color:#947147;
	position:relative;
	left:-10px;
	height:450px;
}

.TestimonialsMenu
{
	background-image:url(../images/about_sub-side.gif); 
	width:119px;
	text-align:left;
	overflow:hidden;
	background-color:#947147;
}

.TestimonialsMenu a:visited, .TestimonialsMenu a:link
{
	color:White;
}

.TestimonialsMenu a:hover
{
	color:#add1d1;
}

#contentTestimonials
{
	float:left;
}

/* patient stories */	
#storyPageTitle
{
	font-size: 12.0pt;
	text-align:center;
	font-weight:bold;
	clear:both;
}

.storyTitle
{
	text-align:center;
	font-size: 10.0pt;
	font-weight:bold;
}

#storyText
{
}

.storyCaption
{
	font-size:11.0pt;
}

.storyComment
{
	text-align:left;
	font-size: 10.0pt;
	font-weight:bold;
}

.storyImage
{
	text-align:center;
	clear:both;
}

/* About our staff */
.staffTitle {
	font-size: 14px;
	line-height: 18px;
	color: #6c5635;
	font-style: italic;
	font-weight: bold;
}
.staffName {
	color: #7F633E;
	font-size: 16px;
	font-weight: bold;
}

.contactInfo 
{
	line-height: 16px; color: #6c5635; font-weight: bold; font-size: 12px;
}

/* about Location */
.contactInfoMap 
{
	font-size: 13px;
}

#tourNav 
{
	float:left;
	width:119px;
	height:218px;
	min-height:218px;
	text-align:left;
	background-color:#947147;
	position:relative;
	left:-10px;
}


.tourMenu
{
	background-image:url(../images/about_sub-side.gif);
	background-repeat:no-repeat;
	width:119px;
	height:157px;
	text-align:left;
	overflow:hidden;
}

.tourMenu a:visited, .tourMenu a:link
{
	color:White;
}

.tourMenu a:hover
{
	color:#add1d1;
}

.tourContent 
{
	float: left;
	width: 750px;
	clear:right;
	text-align:left;
}

.tourContent hr
{
	color:white; 
	background-color:white;
	height:1px; 
	border:0;
}

.tourContent a
{
	color: #6c5635; 
	text-decoration:none;
}

.tourContent a:link, .tourContent a:visited
{
	color: #6c5635; 
}

.tourContent a:hover
{
	color:White;
	text-decoration:none;
}

#requirementsList li
{
    padding: 5px;
}

#requirementsList li li
{
    padding: 5px;
}
	
	
#eligibilityPage
{
    font-size:12pt;
}

/* hullabaloo/patron 2010 */
#imageList
{
    text-align:center;
}

#imageList img
{
    border:0;
    width:200px;
    height:auto;
    margin:0 10px 0 10px;
    padding-bottom:5px;
}

#imageList  td
{
    padding-top:12px;
    padding-bottom:12px;
}

.imageNav
{
    margin-left:15px;
}


#hullabaloolinks3
{
    font-size:12px;
    font-weight:bold;
	position:relative;
	color:#947147;
	position:relative;
	top:1830px;
}

#hullabaloolinks3 a:visited, #hullabaloolinks3 a:link
{
	color:#947147;
    text-decoration:none;
}

#hullabaloolinks3 a:hover
{
	color:#57A1A1;
	text-decoration:none;
}


