/*********************/
/* BASIC */
/*********************/

body {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	padding: 0;
	width: 1032px;
	min-width: 1024px;
	max-width: 1032px;
	max-height: 920px;
	margin: 0;
}



a img {border: 0}

p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}

#rightwrapper {
	background-color:#003366;
	width: 200px;
	height: 920px;
	float: right;
}

#img {
	position: relative;
	margin-left: 700px;
	margin-top: -146px;
	padding-bottom: 39px;
	
}

#gala

{
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	float: left;
	width: 725px;
	margin-left: 30px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #206BA4;
	border-bottom-color: #206BA4;
}

.galahighlight

{
	color: #206BA4;
	font-weight: bold;


}

/*********************/
/* BANNER STYLES */
/*********************/

#banner {
	background-image: url(http://www2.wdcs.org/hych/images/bg/hychbanner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	width: 1032px;
}

/*********************/
/* MAIN NAV */
/*********************/

#nav {
	margin-bottom: 0px;
	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: #206BA4;
	padding: 3px 0px 3px 3px;
	width: 8em;
	margin-left: 2px;
	font-weight: bold;
	margin-bottom: 2px;
	letter-spacing: 0px;
}

#nav a:hover {
	color: #990000;
	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(http://www2.wdcs.org/hych/images/bg/hychbg2.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: #003366;
	margin-top: 10px;
	font-size: 2.4em;
	line-height: 100%;
	padding-top: 5px;
	margin-left: 30px;
}






.section {
	display: inline;
	color: #999999;
	font-weight: normal;
}


.floatRight {
	float: right;
	margin: 5px 10px 2px 15px;
}
img.floatRight {
	border: 2px solid #000000;
}

p {
	color: #333333;
	font-size: 0.9em;
	margin-bottom: 10px;
}




h2 {
	color: #CC6600;
	font-size: 1.3em;
	margin-top: 15px;
	margin-bottom: 2px;
	overflow: hidden;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}




/*********************/
/* 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;
}

#main {
	margin-right: 200px;
	margin-left: 25px;
	width: 780px;
}
#rightwrapper {
	background-color:#206BA4;
	width: 200px;
	height: 1200px;
	float: right;
	margin-left: 0px;
}

#secondary {
	float: right;
	width: 200px;
	margin-top: 10px;
}

#secondary * {
	color: #FFF;
}


#secondary h3 {
	padding: 3px 5px 3px 10px;
	font-size: 0.7em;
	border-top: solid white 1px;
	border-bottom: solid white 1px;
	background-color: #CC6600;
}
#secondary h4 {
	margin: 10px 10px 5px 10px;
	font-size: 0.6em;
}
#secondary p {
	font-size: 0.55em;
	margin: 3px 10px 10px 10px;
	line-height: 110%;
}

#secondary p2 {
	font-size: 0.55em;
	margin: 3px 10px 10px 10px;
	line-height: 110%;
	color: #000;
}

.form

{
	font-family: Lucida Grande, verdana, arial;
	font-size: 0.6em;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 5px;
}


.submit {
	font-family: Lucida Grande, verdana, arial;
	font-size: 1.1em;
	color: #000000;
}



#content {
	margin-left: 20px;
	margin-right: 200px;
	margin-bottom: 0px;
	
}

.contentbox {
	background-color: #FFFFFF;
	border: 3px solid #CC6600;
	width: 225px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 10px;
	height: 140px;
	
}

.thankyoudate {
	color:#990000;
	font-weight: bold;
}

.thankyou {
	color:#333333;
	padding-left: 20px;
	padding-right: 50px;
}

img {margin-bottom: -5px;}

#contentbox h2 {
	color: #990000;
	font-size: 2.0em;
	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;
}
