/* ------------------------- */
/* Michael McGlynn 	 		 */
/* March 2010				 */
/* www.reignition.net 		 */
/* ------------------------- */

a {
	color: #A20032;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font: normal 12px arial, helvetica, sans-serif;
	margin: 0;
	border-top: 4px solid #A20032;
	background-color: #E7E1C3;
	color: #333;
}
h1 {
	width: 270px;
	background: #FFF url(../images/background/logo.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 0 0 17px;
}
h1 a { 
	display: block;
	height: 100px;
}
h2 {
	width: 653px;
	height: 30px;
	margin: 0;
	padding: 20px 0 10px 26px;
	font: normal 30px georgia, 'times new roman', times, serif;	
	background: #FFF url(../images/background/title.gif) no-repeat;
}
h3 {
	margin: 14px 0;
	font: normal 20px georgia, 'times new roman', times, serif;	
	padding: 0 0 3px 26px;
}
h4 {
	margin: 14px 0 4px 0;
	font-size: 15px;
	border-bottom: 1px dotted #CCC;	
}
h5 {
	margin: 14px 0 4px 0;
	font-size: 14px;	
}
img { 
	border: 0; 
	display: block;
}
input[type="text"], select {
	margin-bottom: 12px;
	font-size: 13px;
}
label {
	float: left;
	width: 170px;
}
p { margin: 6px 0 16px 0;}
ul li {
	list-style-type: none;
}
small { font-size: 11px; }

/* Colors ------------------------- */
h2, h5, .highlight h4  { color: #798140; }
h3, h4, .newsItem h3, .highlightHome h4 { color: #AF4A00; }

/* Layout ------------------------- */
#copyBox {
	width: 460px;
	font: normal 14px arial, helvetica, sans-serif;
	line-height: 150%;
	margin: 0 0 20px 26px;
	background-color: transparent;
}
#copyBox font, #copyBox span {
	font-weight: normal;
	font-size: 14px !important;
	font-family: arial, helvetica, sans-serif;
	line-height: 150%;
}
#copyBox ul li {
	padding: 0 0 4px 14px;
	background: transparent url(../images/background/bullet.gif) no-repeat 0 9px;	
}
#controls {
	margin-top: 12px;
	text-align: right;
	width: 350px;
}
#footer {
	text-align: right;
	width: 635px;
	height: 96px;
	margin-top: 50px;
	padding: 0 22px;
	background: #FFF url(../images/background/footer.gif) no-repeat;
	color: #666;
	border-bottom: 15px solid #E7E1C3;
	clear: left;
}
#footer p {
	clear: left;
	margin: 12px 0;
}
#footer ul {
	margin: 12px 0 0 0;
	padding: 0;
	height: 28px;
	float: right;
}
#footer ul li {
	font-size: 15px;
	float: left;
	margin-left: 24px;
}
#header {
	width: 882px;
	height: 108px;
	background: #FFF url(../images/background/header.gif) no-repeat;
}
#header ul {
	margin: 2px 42px 0 0;
	padding: 0;
	float: right;
}
#header ul li {
	font-weight: bold;
	padding-left: 24px;
	background: transparent url(../images/background/env.gif) no-repeat 0 1px;
}
#header ul li a 			{ color: #FFF; text-decoration: none; }
.highlight {
	width: 140px;
	margin-top: 10px;
	padding: 10px 8px 8px 12px;
	background-color: #EEF3DD;
	line-height: 150%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.highlight h4 {
	font: normal 14px georgia, 'times new roman', times, serif;
	text-transform: uppercase;
	margin: 0 0 8px 0;
}
.highlight ul, .highlightHome ul {
	padding: 0;
	margin: 0;	
}
.highlight ul li, .highlightHome ul li {
	padding: 0 0 4px 10px;
	background: transparent url(../images/background/bullet.gif) no-repeat 0 6px;	
}

#login {
	width: 270px;
	margin: 120px auto;
	padding: 0 30px;
	background-color: #FFF;
	border-top: 2px solid #CCC;
	border-left: 2px solid #CCC;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
}
#login h5 				{ font-size: 19px; margin: 16px 0; }
#login input 			{ margin-bottom: 16px; }

#main {
	width: 679px;
	float: left;
	background: #FFF url(../images/background/main.gif) repeat-y;	
}
#main a 				{ color: #369; }
#map {
	width:440px;
	height:320px;
	margin-left: 24px;
}
#nav {
	width: 203px;
	float: left;
	background: #FFF url(../images/background/nav-column.gif) repeat-y;	
}
#nav ul 				{ margin: 0; padding: 0; }
#nav ul li {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 4px 20px;
	background: transparent url(../images/background/nav.gif) no-repeat;	
}
#nav ul li#abo {
	padding-top: 10px;
	background: transparent url(../images/background/nav-top.gif) no-repeat;	
}
#nav ul li#new {
	height: 26px;
	background: transparent url(../images/background/nav-bottom.gif) no-repeat;	
}
#nav ul li ul 			{ margin: 2px 0 0 0; padding: 2px 0 0 0;	}
#nav ul li ul li {
	font-weight: normal;
	font-size: 12px;
	padding-left: 14px;
	background-image: none;
}
.newsItem {
	margin-top: 10px;
	border-bottom: 1px dotted #CCC;
}
.newsItem h3 {
	margin: 2px 0 14px 0;
	font: normal 18px georgia, 'times new roman', times, serif;	
	padding: 0;
}

.photoSidebar #copyBox 	{ width: 370px; }
.photoSidebar #sidebar {
	width: 230px;
	float: right;
	margin: 80px 18px 0 0;
}

#subnav1, #subnav2, #subnav3, #subnav4 { display: none; }
#sidebar {
	width: 160px;
	float: right;
	margin: 62px 16px 0 0;
}
#wrapper 				{ width: 882px; margin: 0 auto; }

/* Homepage */
#home h2 {
	padding: 8px 14px 0 14px;
	background: transparent url(../images/background/40-grey.png);
	font: bold 19px/24px arial, helvetica, sans-serif;	
	text-shadow: 1px 1px 1px #333;
	color: #FFF;
	position: absolute;
	top: 270px;
	left: 7px;
	width: 638px;
	height: 82px;
}
#home #main  			{ position: relative; }
#home .highlight {
	width: 140px;
	margin: 10px 0 10px 24px;
	padding: 10px 8px 8px 12px;
	background-color: #EEF3DD;
	line-height: 150%;
	float: left;
	min-height: 130px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.highlightHome {
	width: 242px;
	margin: 10px 0 10px 24px;
	padding: 10px 8px 8px 12px;
	background-color: #FAF7C9;
	line-height: 150%;
	float: left;
	min-height: 130px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.highlightHome h4 {
	font: normal 16px georgia, 'times new roman', times, serif;
	text-transform: uppercase;
	margin: 0 0 8px 0;
}
.highlightHome ul li {
	font-size: 14px;
	background: transparent url(../images/background/bullet_orange.gif) no-repeat 0 6px;
}
.highlightHome ul li a {
	color: #AF4A00 !important;
}

/* Navigation state */

#providence #pvd, #eastbay #eas, #harmony #har, #warwick #war,
#westerly #wes, #woonsocket #woo,
#nurses #nur, #certified #cer, #homemakers #hom, #therapists #the, 
#companions #com, #emergency #eme,
#application #app, #training #tra, #board #boa {
	background: transparent url(../images/background/carat.gif) no-repeat 5px 8px;	
}
