/*********************/
/* BASIC */
/*********************/

body {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	min-width: 1024px;
	max-width: 1032px;
	max-height: 920px;
	
}

a img {border: 0}

p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-color:#000033;
	width: 175px;
	height: 850px;
	float: left;
	border-right: solid navy 1px;
}

#rightwrapper {
	background-color:#DBDBB8;
	width: 200px;
	height: 1600px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 5px;
}

/*********************/
/* BANNER STYLES */
/*********************/

#banner {
	background-image: url(../images/bg/aahbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	margin-left: 0px;
}

/*********************/
/* MAIN NAV */
/*********************/

#nav {
	margin-bottom: 20px;
	position: absolute;
	top: 125px;
	left: 10px;
}

#nav li {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	float: left;
}

#nav a {
	display: block;
	font-size: 0.58em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3565AF;
	padding: 3px 0px 3px 3px;
	width: 8em;
	margin-left: 2px;
	font-weight: bold;
	margin-bottom: 2px;
	letter-spacing: 0px;
}

#nav a:hover {
	color: #3565AF;
	background-color: #FFFFFF;
}

/*highlight "you are here" buttons*/
#home #nav a#homeLink,
#give #nav a#giveLink,
#adopt #nav a#adoptLink,
#join #nav a#joinLink,
#getactive #nav a#getactiveLink,
#shop #nav a#shopLink,
#volunteer #nav a#volunteerLink,
#campaign #nav a#campaignLink,
#recycle #nav a#recycleLink,
#companies #nav a#companiesLink {
	background: #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #003366;
}


#logo {
	height: 150px;
	background-image: url(../images/bg/aahimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*********************/
/* SIDEBAR */
/*********************/
#news {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 1.2em;
	border-top: 1px dashed #294E56;
	border-right: 1px dashed #294E56;
}
#news li {
	display: inline;
}
#news .title {
	font-weight: bold;
	display: block;
	color: #666666;
}
#news a {
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dashed #294E56;
	color: #73AFB7;
	line-height: 110%;
	background: #FFFFFF url(images/bg/bg_link.png) no-repeat right top;
}
/* hack for IE 6 < to make entire block clickable */
* html #news a {
	height: 1px; 
}

#news a:hover {
	color: #000000;
	background-image: url(images/bg/bg_link_h.png);
}

/*********************/
/* MAIN */
/*********************/
h1 {
	color: #000000;
	margin-top: 10px;
	font-size: 2.4em;
	line-height: 100%;
	padding-top: 5px;
	margin-left: 35px;
}
.section {
	display: inline;
	color: #999999;
	font-weight: normal;
}

.floatRight {
	margin: 5px 10px 2px 0px;
	float: left;
}
img.floatRight {
	border: 2px solid #73AFB7;
}

p {
	color: #666666;
	font-size: 1.6em;
	margin-bottom: 20px;
}

h2 {
	color: #4A0011;
	font-size: 1.9em;
	margin-top: 10px;
	overflow: hidden;
	padding-top: 0px;
	background: url(images/bg/bg_h2.gif) repeat-x left bottom;
	
}

/*********************/
/* LEFT NAVIGATION */
/*********************/

#wrapper {
	background-color:#CCCCCC;
	width: 165px;
	height: 800px;
	float: left;
	border-right: solid navy 1px;
	margin-left: 0px;
	padding-left: 10px;
}


#leftNavbox {
	margin: 0;
	padding: 0;
	width: 133px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.1em;
	border: 1px solid #FFFFFF;
	border-bottom: none;
	padding: 7px 0px 7px 15px;
	background-color: #4A0011;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 120%;
}
ul#leftNav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #FFFFFF;
	margin-left: 2px;
	margin-bottom: 20px;
}

#leftNav a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.1em;
	display: block;
	padding: 7px 5px 7px 15px;
	background-color: #F9023B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4A0011;
	border-right-color: white;
	border-bottom-color: #4A0011;
	border-left-color: white;
}

#leftNav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}


/* IE Fixes */

/* remove annoying gaps */
#leftNav li {	
	display: inline; 
}

/* force hover on entire width of  link */
* html #leftNav a {
	height: 1px;
}
.style4 {color: #73AFB7}

/*********************/
/* FOOTER */
/*********************/

#footer {
	margin-left: 150px;
	margin-right: 200px;
	margin-top: 40px;
	width: 580px;
}

#footercontent {
	background-color: #FFFFFF;
	width: 580px;
	float: left;
	margin-left: 12px;
	margin-top: 30px;
	margin-right: 12px;
	height: 140px;
	font-size: 0.5em;
	text-align: center;
	color: #003366;
}

#sidebar {
	width: 160px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

*html #sidebar {
display: inline;
}

#main {
	margin-left: 190px;
	margin-right: 220px;
}
#secondary {
	float: right;
	width: 200px;
	margin-top: 10px;
}

#secondary * {
	color: #000033;
}


#secondary h3 {
	padding: 3px 5px 3px 10px;
	font-size: 0.7em;
	background-color: #3565AF;
	color: #FFFFFF;
}
#secondary h4 {
	margin: 10px 10px 5px 10px;
	font-size: 0.6em;
	color: #000033;
}
#secondary p {
	font-size: 0.55em;
	margin: 3px 10px 10px 10px;
	line-height: 110%;
	color: #000033;
}

.style1 {color: #4A0011}


#content {
	margin-left: 20px;
	margin-right: 200px;
}

.contentbox {
	background-color: #FFFFFF;
	border: 3px solid #CCcc99;
	width: 225px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	height: 140px;
}

img {
	margin-bottom: -5px;
	
}

#contentbox h2 {
	color: #990000;
	font-size: 2.2em;
	margin-top: 10px;
	overflow: hidden;
	background: url(../images/bg/bg_h2.gif) repeat-x left bottom;
	padding: 5px 2px 0px 2px;
}

#contentbox p {
	font-size: 1.4em;
	color: #666666;
	margin: 3px 5px 5px 5px;
}

#contentbox img {
	padding: 0;

}

#contentbox a:link {color:#990000;	text-decoration: none;}
#contentbox a:visited {color:#660099; text-decoration: none;}
#contentbox a:active {color:#660099; text-decoration: none;}
#contentbox a:hover {color:#003399; text-decoration: none;}
.style2 {color: #003366}


a:link img{
	text-decoration: none;
	border-width: none;
}

a:visited img{text-decoration: none;
border-width: none;

}

a:hover img{
	text-decoration: none;
	border-width: none;
}

