@charset "utf-8";
/* Stylesheet by Artificial Studio - www.artificialstudio.com */

/*----------------------------- SET UP DEFAULTS*/
html, body {
	background: url(../images/body_bg.gif) #f0eee0 repeat-x top;
	height: 100.1%;
	border: 0;
	margin: 0;
	padding: 0;
}
 
body {
	font: 80%/1.4 Arial, Helvetica, sans-serif;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
}

#footcontain {
	background: url(../images/footerbg.gif) bottom repeat-x;
	width: 100%;
}

/*----------------------------- HEADINGS*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
 
h1 {
	padding: 0;
	font-family: Arial, "Helvetica", sans-serif;
	letter-spacing: -1px;
	font-size: 33px;
	font-weight: bold;
	color: #454545;
	margin-bottom: 15px;
}
 
h2 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 24px;
	color: #3b5998;
	padding: 0 0;
	margin-bottom: 10px;
	font-weight: bold;
}
 
h3 {
	font-family: Arial, "Helvetica", sans-serif;
	padding: 5px 0;
	font-size: 20px;
	font-weight: bold;
	color: #3b5998;
}

#news, #news h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	clear: both;
}

#news h3 a {
	text-decoration: none;
}

#content li {
	list-style-image: url(../images/content_li.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	font-style: italic;
	line-height: 25px;
}

/*----------------------------- COMMON FORMATTING*/
p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
}

p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	line-height: 22px;
	text-align: justify;
}
 
ul, ol {
	padding: 0 0 1.25em 2.5em;
}
 
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
 
small {
	font-size: 0.85em;
}

img {
	border: 0;
}
 
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
 
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
 
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
 
a, a:link, a:visited, a:hover {
	text-decoration: underline;
	outline: none;
	color: #666666;
}

a:hover {
	color: #4f6fb3;	
}
 
form {
	margin: 0;
	padding: 0;
	display: inline;
}

td {
	color: #5d5d5d;
}
 
input, select, textarea {
	background: url(../images/td_bg.jpg) repeat-x;
	background-color: #4f6fb3;
	font: 13px Arial, Helvetica, sans-serif;
	border: 1px solid #908c8c;
	color: #FFF;
	padding: 5px;
}

#button {
	cursor: pointer;
	float: right;
}

#button:hover {
	color: #4c4c4c;	
}

textarea {
	width: 100%;
	line-height: 1.25;
}
 
label {
	cursor: pointer;
}
 
table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}
 
table tr td {
	padding: 2px;
}


/*-------------------------------------------------------------- MAIN STRUCTURAL DIVS*/
#header {
	width: 100%;
	background-color: #FAFAFA;
}

#content {
	width: 100%;
	background-color: #f0eee0;
}

#main {
	width: 679px;
	background-color: #f0eee0;
	float: left;
	padding: 0px;
}
#right {
	width: 285px;
	background-color: #f0ede0;
	float: right;
	padding: 10px;
}

#shadow {
	text-align: center;
}

#top {
	background: url(../images/cntboxtop.gif) no-repeat;
	width: 679px;
	height: 70px;
	padding-top: 0px;
	
}

#mid {
	background: url(../images/cntboxmid.gif) repeat-y;
	width: 609px;
	height: auto;
	padding-left: 35px;
	padding-right: 35px;
}

#btm {
	background: url(../images/cntboxbtm.gif) no-repeat;
	width: 679px;
	height: 23px;
}

.map {
	border: #8DAAE7 2px solid;
	width: 500px;
}

/*-------------------------------------------------------------- MY DIVS*/
#footer {
	background: url(../images/footerbg.jpg) no-repeat;
	width: 1000px;
	height: 151px;
	clear: both;
	color: #FFFFFF;
	font-size: 85%;
	margin: 0 auto;
}

#footer_left {
	float: left;
	padding: 10px;
	height: 40px;
	width: 60%;
	margin-top: 80px;
}

#footer_right {
	float: right;
	text-align: right;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #8daae7;
}

#aslogo {
	padding-right: 10px;
	margin-top: 80px;
}

/*-------------------------------------------------------------- NAVIGATION*/
#nav {
	height: 55px;
}

#nav, #nav ul {
	background-color: #6282c6;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.5em; 
	font-size: 13px;
	text-transform: uppercase;
}

#nav a {
	display: block;
	padding: 10px;
	height: 35px;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;	
	border-left: #5470aa 1px solid;
	border-right: #7894ce 1px solid;
}

#nav a:hover, #home .home, #about-us .about-us, #services .services, #training .training, #reports .reports, #donors .donors, #resources .resources, #links .links, #faq .faq, #contact-us .contact-us {
	background: url(../images/nav_hover.gif) repeat-x;
	background-color: #3b5998;
	color: #FFF;
}

#nav li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0 0px 0 0px;
}

#nav ul {
	position: absolute;
	display: none;
	width: 110px;
	top: 55px;
	padding: 0px;
	margin: 0px;
}

#nav li ul a {
	width: 160px;
	padding: 5px;
	height: auto;
	float: left;
	background-color: #6282c6;
	font-size: 11px;
	letter-spacing: normal;
	border-bottom: 1px solid #445a89;
	border-top: 1px solid #93a9d8;
}

#nav ul ul {
	top: auto;
}	

#nav li ul ul {
	left: 170px;
	margin: 0px 0 0 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}

/*-------------------------------------------------------------- PLUGINS*/

#breadcrumbs {
	width: 100%;
	height: 24px;
	background-color: #8daae7;
	padding-top: 5px;
	color: #FFFFFF;
}

#breadcrumbs a {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2e2e2e;
	text-transform: uppercase;
	text-decoration: none;
}

#search {

}

#searchresult {
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
	padding: 5px;
	margin-bottom: 5px;
}

#searchresult h2 a:link, #searchresult h2 a:visited, #searchresult h2 a:active {
	text-decoration: none;
}

#searchresult h2 a:hover {
	color: #000000;
}

#searchresult:hover {
	background-color: #E6E6E6;
}

#searchresult p, #searchresult h2 {
	margin: 0px;
	padding: 2px;
	border: none;
}

#sitemap {

}

#image1, #image2 {

}

#flash {

}

#result {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
	display: none;
}

#news em {
	float: none;
	display: block;
}

#news li {
	margin-bottom: 12px;
}

#news, .newsblurb p {
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 11px;
}

#news {
	padding: 5px;
}

.readmorebtn a {
	background: url(../images/readmore_btn.gif) left no-repeat;
	width: 82px;
	height: 29px;
	text-align: center;
	float: right;
	padding-top: 10px;
}

.readmorebtn a:hover {
	background-position: right;
	display: block;
}

.readmorebtn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}


.product_addtocart {

}

.product_viewcart {

}

.product_viewpdf {

}

.product_viewurl {

}

#comments blockquote {
	border-top: 1px solid #CCC;
}