/* home page = brown */


#homepage #container {
	background-image: url(../../images/nav/home_background.gif);
}
#homepage #main {
	background-image: url(../../images/contentBkg/content_background_home.gif);
	/*border-left: 1px solid #984141;*/
} 

#homepage h2.home_header {
	width: 244px;
	margin: 8px 0 0 4px;
	background: #fff url(../../images/home/h2Top.gif) top no-repeat;
	padding: 7px 0 0 0;
	font-size: 1.9em;
	font-weight: normal;
	line-height:1.3em;
}
#homepage h2.home_header span {
	margin: 0;
	background: url(../../images/home/h2Bottom.gif) bottom no-repeat;
	padding: 0 5px 8px 6px;
}

#homepage h1,
.highlight {
	color:#14548f;

}

#homepage h3 span.subhead {
	color:#14548f;
}

.homeImage {
	display: block;
	width: 330px;
	height: 27em;
	background: #fff url(../../images/home/mainBkg.jpg) no-repeat top left;
	padding: 20px 335px 10px 20px;
}

#content .homeImage p {
	margin: 10px 0 0 12px;
	padding: 0 10px 0 0;
	color: #e3edf5;
	font-size: 1.2em;
}
#content .homeImage p.fastread {
	width: 244px;
	margin: 15px 0 0 10px;
	padding: 6px 0 0 0;
	font-size: 1.7em;
	color: #000;
	}
#content .homeImage p.fastread span {
	width: 308px;
	display: block;
	margin: 0;
	padding: 0 0 10px 10px;
	}
#content .homeImage p.fastread a {
	background: url(../../images/home/blackwhitearrow.gif) no-repeat right center;
	padding-right: 15px;
	color:#000;
	}
	
.homeColLeft {
	float: left;
	width: 425px;
	padding: 15px 20px 0 5px;
}
.homeColRight {
	float: left;
	padding: 15px 10px 0 0;
	width: 224px;
}
#doingTop {
	background: url(../../images/home/doing_person.gif) no-repeat 97.5% bottom ;
}
#content #doingTop h3,
#content #doingTop p,
#content #doingTop div {
	padding-right: 75px;
}
#doingBtm {
	background: url(../../images/home/home_sep.gif) no-repeat top left;
	padding-top: 18px;
}
#homeExist {
	background: url(../../images/home/exist_cow.gif) no-repeat bottom right;
}
#content #homeExist h3,
#content #homeExist p {
	padding-right: 45px;
}
#homeDownload {
	background: url(../../images/home/download_elephant.gif) no-repeat bottom right;
}
#content #homeDownload ul {
	padding-right: 65px;
}
.homeColLeft h2,
.homeColRight h2 {
	padding: 10px 0 0 0;
	line-height: 1em;
	font-size: 1.4em;
}
.homeColRight h2 span {
	padding: 0 10px 8px 10px;
}

.homeColLeft h2 span {
	padding: 0 10px 13px 10px;
}

.homeColLeft h2.doing {
	width: 425px;
	background: #ee5c5c url(../../images/home/doing_top.gif) no-repeat top left;
}
.homeColLeft h2.doing span{
	background: url(../../images/home/doing_btm.gif) no-repeat bottom left;
}
.homeColRight h2.exist {
	width: 224px;
	background: #ff843f url(../../images/home/exist_top.gif) no-repeat top left;
}
.homeColRight h2.exist span {
	background: url(../../images/home/exist_btm.gif) no-repeat bottom left;
}
.homeColRight h2.downloads {
	width: 224px;
	background: #cb7966 url(../../images/home/download_top.gif) no-repeat top left;
}
.homeColRight h2.downloads span {
	background: url(../../images/home/download_btm.gif) no-repeat bottom left;
}


#content .homeColLeft h3,
#content .homeColRight h3 {
	padding: 0;
	margin-bottom: 10px;
	font-size: 1.2em;
}
#content #homeExist h3 {
	font-weight: bold;
	margin-top:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .homeColLeft h3,
#content .homeColLeft p,
#content .homeColLeft ul {
	margin: 0 0 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}	
#content .homeColLeft p,
#content .homeColLeft ul,
#content .homeColRight p,
#content .homeColRight ul {
	padding: 0;
}	
#content p.doing_author {
	font-weight: bold;
	color:#333;
}	
#content p.doing_author span{
	font-weight: normal;
}	
#content .homeColLeft ul {
	float: left;
	width: 46%;
	padding-right: 0;
	list-style-type: none;
}
#content .homeColLeft ul li {
	margin: 0 0 5px 0;
}
#content .homeColRight h3,
#content .homeColRight p,
#content .homeColRight ul {
	list-style: none;
	margin-left: 10px;
}
#content #homeExist h3,
#content #homeExist p,
#content #homeExist a {
	color: #d04b00;
}
#content #doingTop a {
	color: #c72525;
	background: url(../../images/home/doing_arrow.gif) no-repeat left 2px;
	padding: 0 0 0 15px;
}
#content #doingBtm li {
	background: url(../../images/home/doing_arrow.gif) no-repeat left 5px;
	padding: 0 0 0 15px;
	width:100%;
}
#content #doingBtm li.right {
	background: url(../../images/home/doing_arrow.gif) no-repeat left 5px;
	padding: 0 0 0 15px;
	margin-left:18px;
	width:80%;
}
#content #doingBtm li a {
	color: #c72525;
}
#content #homeExist a {
	color: #D04B00;
	background: url(../../images/home/exist_arrow.gif) no-repeat left 2px;
	padding: 0 0 0 15px;
	margin-right:15px;
}
#content #homeDownload a {
	color: #af5540;
	background: url(../../images/home/download_arrow.gif) no-repeat left 2px;
	padding: 0 0 0 15px;
}
.cornerLink {
	float: right;
	font-size: 1.2em;
	padding-top: 20px;
}
.homeColRight .cornerLink {
	float: none;
}
#content #homeDownload ul.pdf {
	list-style: none;
	margin: 0 0 0 10px;
}
#content #homeDownload ul.pdf li {
	background: url(../../images/home/pdf.gif) no-repeat top left;
	padding: 0 0 0 30px;
	margin-bottom:10px;
}
#content #homeDownload ul.pdf li a {
	background: none;
	padding: 0;
}


#homepage ul#navigation li.parent a {
	background-image: url(../../images/nav/home_lev1_current.gif);
}


