﻿/* New Colors */
/* Pantone 507: #d8899b (Mauve) */
/* Pantone 5415: #607c8c (Gray-Blue) */
/* Blue BG: #6495ed */
/* Text BG: #ffffd1*/
/* Old Text BG: #f7f8f8 */
/* Rounded Corners (Main Nav): http://groups-beta.google.com/groups/roundedcorners?c=607c8c&bc=f7f8f8&w=17&h=15&a=br */
/* Rounded Corners (Sub Nav/Buttons): http://groups-beta.google.com/groups/roundedcorners?c=607c8c&bc=f7f8f8&w=12&h=10&a=tr */
/* Panel Rounded Corners: http://groups-beta.google.com/groups/roundedcorners?c=f7f8f8&w=30&h=25&a=tr */

/* Layout */
	/*body {margin:0;padding:0;border:0;width:100%;font-family:Comic Sans MS;font-size:13px;background: url(/achoicenannymaryland/images/bg.gif) repeat-x;}*/
	body {margin:0;padding:0;border:0;width:100%;font-family:Comic Sans MS;font-size:13px;background-color:#607c8c;}
	#headerWell {position:relative;clear:both;overflow:hidden;margin:5px auto;width:95%}
		#headerContent {width:99%;margin:5px auto;}
	#contentWell {position:relative;clear:both;overflow:hidden;margin:5px auto;width:95%}			
		#pageContent {width:99%;margin:5px auto;}
	#leftCenterContainer{width:76%;float:left}
		#leftContentWell {border:0;float:left;width:28%}
		#centerContentWell {float:right;width:68%}		
		#rightContentWell {border:0;float:right;width:21%}
		#centerAndRightContentWell {float:left;margin:10px 5px 10px 0;width:73%;clear:right}
	#footer {clear:both;width:70%;margin:10px 0 0 15%;border-top:1px solid #d8899b;}
/* End Layout */

/* Header and Header Content */
	#header {clear:both;width:100%;background:#f7f8f8;margin:0;padding:0;}
	#headerLogo {float:left;margin: 0 5px;padding:0;}
	#headerLogo img {border:none}
	#headerText {clear:right;margin-bottom:10px;text-align:center}
	#headerPageNav {float:left;clear:right;}
	#contentHeaderSection {margin-bottom:0;background:#f7f8f8}

/* Page Elements */
	.contentPanel {width:100%;background-color:#f7f8f8;}
	#pageTitle {font-family: Verdana;color:#33649c;font-size:13px;font-weight:bold;padding:5px 0 10px 10px;border-bottom:1px solid #d8899b;}
	.companyName {font:bold 32px Times New Roman;color:#607c8c;}
	.sm {font-size:14px;}
	.re {font-size:14px;}	
	.missionStatement {font:19px Comic Sans MS;color:#d8899b;text-decoration:none;font-weight:bold;}
	.missionStatement a,
	.missionStatement a:active,
	.missionStatement a:visited {font:19px Comic Sans MS;color:#d8899b;text-decoration:none;font-weight:bold;}
	.missionStatement a:hover {text-decoration:underline;}
	ul#contentList {font-family:Verdana;font-size:13px;list-style-image:none;list-style-type:none;margin:0;padding:0;}
	ul#contentList li {padding-left:15px;margin-left:20px;background:url(/achoicenannymaryland/images/bulletNews.gif) no-repeat 1px 3px;}
	ul#contentList li a,
	ul#contentList li a:active,
	ul#contentList li a:visited {font-family:Verdana;color:#33649c;font-size:13px;text-decoration:none;}
	ul#contentList li a:hover {text-decoration:underline;}

/* Rules */
	.paragraphHeading {font-family: Verdana;color:#33649c;font-size:13px;font-weight:bold;}

	.formSection {background-color:#b6d5ef;border: 1px solid #326398;border-top:0;padding-left:10px;font-family:Verdana;font-size:12px;}
	.formSectionHeader {background-color:#326398;font-family:Verdana;font-size:13px;font-weight:bold;color:#ffffff;height:15px;padding-left:10px;}
	.formSection ul {list-style-type:none;list-style-image:none;margin:0;padding:0;}
	.formSection ul li {margin:0;padding-top:3px;padding-bottom:3px;background:0;vertical-align: middle;}
	.formSection input {margin-left:25px;font-size:12px;width: 200px;}
	.buttonStyle {font-size:10px;font-family:Arial}
	.elementLi {padding:0;}

	.firstLetterSpecial {font-size:24px;font-family:Comic Sans MS;color:#607c8c;font-weight:bold;}

	.email {font-family:Comic Sans MS;color:#607c8c;font-size:13px;font-weight:bold;text-decoration:none;}
	.email a,
	.email a:visited {font-family:Comic Sans MS;color:#607c8c;font-size:13px;font-weight:bold;text-decoration:none;}
	.email a:hover {text-decoration:underline;}
	.linkHighlight {font-family:Comic Sans MS;font-size:13px;font-weight:bold;color:#000000;text-decoration:none;}
	.linkHighlight a,
	.linkHighlight a:visited {font-family:Comic Sans MS;font-size:13px;font-weight:bold;color:#000000;text-decoration:none;}
	.linkHighlight a:hover {text-decoration:underline;}

	/* Nav Buttons */
	#navSection {margin:0;padding:0;}
	.navButton {background: #607c8c;display:block !important;float:left;margin-right:10px;width:10%;}
	.navButtonCurrent {background: #d8899b;display:block !important;float:left;margin-right:10px;width:10%}
	.navButtonTop { height:15px;background:transparent url(/achoicenannymaryland/images/navTopRight.png) no-repeat top right;}
	.navButtonTopCurrent { height:15px;background:transparent url(/achoicenannymaryland/images/navTopRightCurrent.png) no-repeat top right;}
	.navButtonBottom { height:15px;background:#607c8c url(/achoicenannymaryland/images/navBottomRight.png) no-repeat top right;}
	.navButtonBottomCurrent { height:15px;background:#d8899b url(/achoicenannymaryland/images/navBottomRightCurrent.png) no-repeat top right;}
	.navButtonInner {text-align:center;}
	.navButtonInner a {color:#ffffff; text-decoration:none;font-family:Letter Gothic Std;font-weight:bold;font-size:14px;}	
	/* Sub-Nav Buttons */
	#subNavSection {margin-left:120px}
	.subnavButton {background: #607c8c;display:block !important;float:left;margin-right:15px;width:15%;}
	.subnavButtonCurrent {background: #d8899b;display:block !important;float:left;margin-right:15px;width:15%;}		                        
	.subnavButtonTop { height:10px;background:transparent url(/achoicenannymaryland/images/subnavTopRight.png) no-repeat top right;}
	.subnavButtonTopCurrent { height:10px;background:transparent url(/achoicenannymaryland/images/subnavTopRightCurrent.png) no-repeat top right;}
	.subnavButtonBottom { height:10px;background:#607c8c url(/achoicenannymaryland/images/subnavBottomRight.png) no-repeat top right;}
	.subnavButtonBottomCurrent { height:10px;background:#d8899b url(/achoicenannymaryland/images/subnavBottomRightCurrent.png) no-repeat top right;}
	.subnavButtonInner {text-align:center;}
	.subnavButtonInner a {color:#ffffff; text-decoration:none;font-family:Letter Gothic Std;font-weight:bold;font-size:12px;}
	/* Panels */
	.roundedPanel {background:#f7f8f8;display:block !important;}
	.roundedPanelTop {height:25px;background:transparent url(/achoicenannymaryland/images/panelTopRight.png) no-repeat top right;}	
	.roundedPanelBottom {height:25px;background:#f7f8f8 url(/achoicenannymaryland/images/panelBottomRight.png) no-repeat top right;}
	.roundedPanelInner {}
	img.corner { border: none;display: block !important; } 

	/* Global Rules */
	p {padding:10px;}

	.modalBackground {
		background-color:Gray;
		filter:alpha(opacity=70);
		opacity:0.7;
	}

	.highlight {background-color:#ffe4e1}
	.emph {text-decoration:underline;font-weight:bold;}
	table.fsTable {text-align:center;background-color:#d8899b;border:2px solid #aaaaaa;}	
	.fsTable tr:first-child {background-color:#607c8c;}		
	.fsTable tr {height:25px;}
	.fsTable td {border:1px solid #aaaaaa;}

/* Deleted 
	#contentArea {position:relative;clear:both;overflow:hidden;margin:15px 0;width:100%}
	ul#headerNav { margin:4px 0 0 0;padding:0;float:left;white-space:nowrap;}	    
	ul#headerNav li {display:inline;}
	#headerNav li a {padding:4px 20px;float:left;border-top: 1px solid #e8c092;border-left: 1px solid #e8c092;background:url(/achoicenannymaryland/images/bg_small.gif) repeat-x;}
	ul#headerNav li a {font-size:14px;text-align:center;width:75px;padding:12px 20px;float:left;margin:0 10px;border: 1px solid #d8899b;background:url(/achoicenannymaryland/images/bg_small.gif) repeat-x;}
	ul#headerNav li a:link, a:visited { font-family:Letter Gothic Std;font-weight:bold;font-size:13px;color:#3f6185;text-decoration:none;}
	ul#headerNav li a:hover {background-image:none;background-color:#d8899b;text-decoration:none;}	    
	ul#headerNav li a#currentPage {background-image:none;background-color:#f7f8f8;}
	.navButton {width:80px;height:50px;background-color:#607c8c;}
	div.roundedCorner {width:90px;background: transparent url(/achoicenannymaryland/images/navTopRight.png) no-repeat top right;}
	div.roundedCorner div {background:transparent url(/achoicenannymaryland/images/navTopLeft.png) no-repeat top left;}
	div.roundedCorner div div {background: transparent url(/achoicenannymaryland/images/navBottomRight.png) no-repeat bottom right;}
	div.roundedCorner div div div {padding:15px;background: transparent url(/achoicenannymaryland/images/navBottomLeft.png) no-repeat bottom left;}

	ul.hNav {list-style-type:none;display:inline;margin:0;}
	ul.hNav li {display:inline;}
	ul.hNav li a {padding:3px 15px;float:left;border-bottom:1px solid #e8c092;border-left: 1px solid #e8c092;background:url(/achoicenannymaryland/images/bg_smaller.gif) repeat-x;}
	ul.hNav li a:link, a:visited { font-family:Letter Gothic Std;font-weight:bold;font-size:13px;color:#3f6185;text-decoration:none;}
	ul.hNav li a:hover {background-image:none;background-color:#f7f8f8;text-decoration:none;}
	ul.hNav li a#currentPage {background-image:none;background-color:#f7f8f8;}
 End Deleted */