/* style.css - CradleOfLove.org */

BODY {
	background: #8AC3FF url(imgs/bg-2000x220.gif) repeat-y top center;
	width: 780px;
	margin: 0px auto;
	padding: 0;
	font-family: verdana, arial, sans-serif;
}

H1, H2, H3, H4, H5, H6 {
	color: #E06298;
}

A {
	color: #E06298;
}
A:hover, A:active {
	color: #97264E;
}

UL {
	list-style-image: url(imgs/LI-20x16.gif);
}

HR {
	width: 50%;
	color: #E06298;
	margin: 25px auto;
}

ACRONYM {
	cursor: help;
}

#header {
	position: relative;
	margin: 0;
	padding: 0;
	width: 774px;
	height: 180px;
	background: transparent url(imgs/header-774x180.gif) no-repeat top center;
}

#header H1, #header H2, #header H3 {
	margin: 0;
	visibility: hidden;
}

DIV#menuDiv {}
UL#menu {
	list-style-type: none;
	list-style-image: none;
	padding:0px;
	margin:0px;
	font-family: "Arial Black", arial, sans-serif;
}
UL#menu LI {
	float: left;
	margin: 0px;
	padding: 0px 5px;
	text-align: center;
}
UL#menu LI A {
	display: block;
	width: 100%;
	padding: 0px 10px;
	text-decoration: none;
	color: #97264E;
}
UL#menu LI A:hover {
	color: #000000;
	text-decoration: underline;
}
UL#menu LI A:active, UL#menu LI A.current {
	color: #ffffff;
}

DIV#contentDiv {
	position: relative;
	top: 7px;
	margin: 0px;
	padding: 0px;
	width: 774px;
	background: transparent url(imgs/content_bg-774x10.gif) repeat-y top center;
}
DIV#contentTop {
	position: relative;
	width: 774px;
	height: 25px;
	background: transparent url(imgs/content_top-774x25.gif) no-repeat top center;
}
DIV#contentArea {
	position: relative;
	top: -10px;
	width: 740px;
	margin: 0px auto -10px;
}
DIV#contentArea > P:first-child, DIV#contentArea > H2:first-child {
	margin-top: 0px;
}

DIV#footer {
	position: relative;
	margin: 0px 0px -17px 0px;
	padding: 100px 0px 50px 0px;
	width: 774px;
	text-align: center;
	background: transparent url(imgs/content_bg-774x10.gif) repeat-y top center;
	color: #666666;
	font-size: 0.8em;
}
DIV#footer P {
	width: 620px;
	margin: 0px auto 10px auto;
}

DIV#map_canvas {
	position: relative;
	width: 450px;
	height: 450px;
	background: #F5C6D6;
	margin-right: 50px;
	margin-bottom: 20px;
	border: 2px solid #E06298;
}

.fir {
	position: relative;
	margin: 0px;
	width: 450px;
	height: 50px;
}
.fir span {
	visibility: hidden;
}
#GeorgiasCaringAdoptionAgency {
	background: transparent url(imgs/H-GeorgiasCaringAdoptionAgency.gif) no-repeat top center;
}
#AdoptionAssistanceForBirthParents {
	background: transparent url(imgs/H-AdoptionAssistanceForBirthParents.gif) no-repeat top center;
}
#AdoptiveParents {
	background: transparent url(imgs/H-AdoptiveParents.gif) no-repeat top center;
}
#Services {
	background: transparent url(imgs/H-Services.gif) no-repeat top center;
}
#AboutCradleOfLove {
	background: transparent url(imgs/H-AboutCradleOfLove.gif) no-repeat top center;
}
#ResourcesAndLinks {
	background: transparent url(imgs/H-ResourcesAndLinks.gif) no-repeat top center;
}
#Testimonials {
	background: transparent url(imgs/H-Testimonials.gif) no-repeat top center;
}
#ABirthMothersStory {
	background: transparent url(imgs/H-ABirthMothersStory.gif) no-repeat top center;
}
#LettersFromAdoptiveParents {
	background: transparent url(imgs/H-LettersFromAdoptiveParents.gif) no-repeat top center;
}
#AdoptionCounseling {
	background: transparent url(imgs/H-AdoptionCounseling.gif) no-repeat top center;
}
#DomesticHomeStudies {
	background: transparent url(imgs/H-DomesticHomeStudies.gif) no-repeat top center;
}
#InternationalHomeStudies {
	background: transparent url(imgs/H-InternationalHomeStudies.gif) no-repeat top center;
}
#BirthParentSupportAndServices {
	background: transparent url(imgs/H-BirthParentSupportAndServices.gif) no-repeat top center;
}
#AdoptiveParentSupportAndServices {
	background: transparent url(imgs/H-AdoptiveParentSupportAndServices.gif) no-repeat top center;
}
#OurHistory {
	background: transparent url(imgs/H-OurHistory.gif) no-repeat top center;
}
#OurMission {
	background: transparent url(imgs/H-OurMission.gif) no-repeat top center;
}
#OurCounselors {
	background: transparent url(imgs/H-OurCounselors.gif) no-repeat top center;
}
#DocumentsAndDownloads {
	background: transparent url(imgs/H-DocumentsAndDownloads.gif) no-repeat top center;
}
#ContactCradleOfLoveToday {
	background: transparent url(imgs/H-ContactCradleOfLoveToday.gif) no-repeat top center;
}


#CallUs {
	width: 280px;
	text-align: center;
}
#CallUs H2 {
	margin: 0px 0px 10px 0px;
}
#CallUs P {
	margin: 0px;
}

.floatRight {
	float: right;
	margin: 0px 0px 10px 10px;
}

.floatLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.clear {
	clear: both;
}
