* { padding: 0; margin: 0; }

img {
	border: none;
	}

body {
	background-color: #38474c;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper {
	margin: 0 auto;
	width: 820px;
}

#leftcolumn {
	height: 460px;
	width: 220px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bridge_photo2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: none;
}

#logo {
	display: block;
	height: 80px;
	width: 220px;
	text-align: center;
	margin-top: 40px;
	text-decoration: none;
	color: #38474C;
}

#rightcolumn {
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 600px;
	display: inline;
	position: relative;
	background-color: #000000;
}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #6a8088;
	background-image: url(images/content_vertline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 345px;
	margin-top: 60px;
	margin-left: 220px;
	padding-bottom: 60px;
}

#content  a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #508e9f;
	color: #6a8088;
}

#content  a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #508e9f;
	color: #6a8088;
}

#content a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #508e9f;
	color: #508e9f;
}

#content li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

#indexcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #6a8088;
	background-image: url(images/content_vertline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 345px;
	margin-top: 60px;
	margin-left: 220px;
	padding-bottom: 60px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #38474C;
	margin: 35px;
	width: 530px;
}

#photo {
	width: 600px;
}

#menu {
	list-style: none;
	margin: 0;
	height: 14px;
	display: inline;
	overflow: hidden;
	width: 565px;
	padding: 0;
	position: absolute;
	left: 35px;
	}
#menucontainer {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 37px;
	width: 565px;
	text-align: center;
	display: block;
	padding-top: 23px;
	padding-left: 35px;
}
	
#menu li {
	margin: 0;
	display: inline;
	list-style-type: none;
	padding: 0;
	}

#menu a {
	float: left;
	padding: 14px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:14px;
	}
	
#menu a:hover {
	background-position: 0 0px;
	}

#menu a:active, #menu a.selected {
	background-position: 0 0px;
	}
	
#history a  {
	width: 51px;
	padding-right: 19px;
	padding-left: 17px;
	background-image: url(images/menu_history.gif);
	background-repeat: no-repeat;
	background-position: left -14px;
	color: #2A373C;
	}

#mission a  {
	width: 51px;
	padding-right: 17px;
	padding-left: 19px;
	background-image: url(images/menu_mission.gif);
	background-repeat: no-repeat;
	background-position: left -14px;
	color: #2A373C;
	}

#program a  {
	width: 61px;
	padding-right: 17px;
	padding-left: 17px;
	background-image: url(images/menu_program.gif);
	background-repeat: no-repeat;
	background-position: left -14px;
	color: #2A373C;
	}

#application a  {
	width: 83px;
	padding-right: 19px;
	padding-left: 17px;
	background-image: url(images/menu_application.gif);
	background-repeat: no-repeat;
	background-position: left -14px;
	color: #2A373C;
	}
	
#donate a  {
	width: 49px;
	padding-right: 19px;
	padding-left: 15px;
	background-image: url(images/menu_donate.gif);
	background-repeat: no-repeat;
	background-position: left -14px;
	color: #2A373C;
	}
	
#contact a  {
	width: 57px;
	padding-left: 17px;
	background-image: url(images/menu_contact.gif);
	background-repeat: no-repeat;
	background-position: left -14px;
	padding-right: 0px;
	color: #2A373C;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #bc9350;
	font-weight: normal;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #508e9f;
	font-weight: normal;
}

#submenucontainer {
	float: left;
	width: 150px;
	margin-left: 35px;
	margin-top: 60px;
}

#submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #508e9f;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#submenu li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	padding-bottom: 10px;
}

#submenu a {
	font-family: Arial, Helvetica, sans-serifArial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a5c62;
	color: #4a5c62;
	line-height: 16px;
}

#submenu a:hover {
	color: #BC9350;
}

#submenu a:active, #submenu a.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AB8242;
	text-decoration: none;
	border-bottom-style: none;
}

#tertiarymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #508e9f;
	text-decoration: none;
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: none;
}

#tertiarymenu li {
	margin-left: 0px;
	padding-left: 12px;
	list-style-type: none;
	margin-top: -3px;
	background-image: url(images/tertiary_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 25%;
}

#tertiarymenu a {
	font-family: Arial, Helvetica, sans-serifArial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a5c62;
	color: #AB8242;
	line-height: 16px;
}

#tertiarymenu a:hover {
	color: #BC9350;
}
#tertiarymenu  a:active, #tertiarymenu a.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AB8242;
	text-decoration: none;
	border-bottom-style: none;
}
