* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #CC6600;
}
img { 
	border:none;
}
p {
	font-size: .8em;
	margin-bottom: 12px;
}
hr {
	display: none;
}
.thumbnail {
	padding: 4px;
	border: 1px dotted #9d9a92;
	background: #FFFFFF;
}
.thumbnailLeft {
	padding: 4px;
	border: 1px dotted #9d9a92;
	background: #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.thumbnailRight {
	padding: 4px;
	border: 1px dotted #9d9a92;
	background: #FFFFFF;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
.clearFix {
	clear: both;
}
/*#mainNavigation a, #missionStatement {
	-moz-opacity:.95;
	text-shadow: 0 0 0 #000;
}*/
body {
	background: #F8F4E7 url(../images/body-bg-x.jpg) repeat-x;
	color: #5e4d37;
	font: 16px/1.5em Arial, Helvetica, sans-serif;
}
#interior {
	background: #F9F4E8 url(../images/body-bg-x-int.jpg) repeat-x;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	height: 150px;
	background: url(../images/header-bg.jpg);
}
#interior #header {
	background: url(../images/header-bg-int.jpg) no-repeat;
	height: 240px;
}
#header h1 {
	display:block;
	width:150px;
	height:150px;
	text-indent:-9009px;
	background:transparent url(../images/womens-empowerment.png) no-repeat;
}
#header h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}
#branding {
	float: left;
}
#mainNavigation h3 {
	text-indent: -9009px;
	display: block;
	position: absolute;
}
#mainNavigation  {
	float: left;
	width: 800px;
	height: 150px;
}
#mainNavigation a {
	color: #F8F4E7;
	line-height: 60px;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 20px;
}
#mainNavigation a:hover {
	color: #FF9966;
}
#mainNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainNavigation li {
	float: left;
	margin-top: 50px;
}
#mainNavigation .current a {
	font-weight: bold;
	color: #FF9966;
}
#missionStatement {
	width: 470px;
	padding-left: 10px;
	height: 244px;
	float: left;
}
#missionStatement p {
	color: #FFFFFF;
	font: normal 1.8em/1.2em "Arial Narrow", "Helvetica Neue Light", Helvetica, "Lucida Grande", serif;
	padding-top: 35px;
}
#weGraduateWomen {
	float: right;
	height: 244px;
	margin: 0px;
	padding: 0px;
}

#weGraduateWomen img {
	top:  0; 
    left: 0;
	height: 244px;
	width:450px;
}
	
div.headFootDetail {
	height: 50px;
	width: 960px;
	clear: both;
	background: url(../images/headfootdetail.jpg) no-repeat;
}
div.headFootDetail hr {
	display: none;
}
.myStory {
	width: 440px;
	float: left;
}
/*.myStory h2, #newsWrapper h2, #hotTopics h2*/
h2 {
	background: #463621;
	color: #F8F4E7;
	font: .8em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 4px;
	margin-bottom: 30px;
}
.myStory span {
	color: #FF9900;
}
a.readmore {
	color: #FF6600;
	text-decoration: none;
	background: url(../images/small-arrow.gif) no-repeat left center;
	padding-left: 10px;
}
a:hover.readmore {
	color: #666666;
}
#newsWrapper h3 a, #hotTopics h3 a {
	color: #67629c;
	font-size: 0.7em;
	text-transform: uppercase;
	text-decoration: none;
}
#newsWrapper h3 a:hover, #hotTopics h3 a:hover {
	color: #999999;
}
#newsWrapper {
	width: 230px;
	padding-left: 20px;
	float: left;
}
.newsExcerpt {
	border-bottom: 4px double #E3D8C4;
	margin-bottom: 30px;
}
#hotTopics {
	float: left;
	width: 230px;
	padding-left: 20px;
}
#footer {
	background: url(../images/footer-bg-x.jpg) repeat-x;
	padding-top: 30px;
	margin-top: 50px;
}
#footerInner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#copyright {
	float: left;
	width: 520px;
	color: #ff9933;
	font-size: 1em;
}
#footNav ul  {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 420px;
}
#footNav li {
	float: left;
	list-style: none;
}
#footNav a {
	color: #FF9933;
	margin-right: 10px;
	font-size: 0.8em;
}
#subFootNav {
}
#subFootNav ul  {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
#subFootNav li {
	float: left;
	list-style: none;
}
#subFootNav a {
	color: #907e67;
	margin-right: 10px;
	font-size: 0.8em;
}
#fooLinks {
	float: left;
	margin-bottom: 40px;
}
#credits {
	clear: both;
	border-top: 1px solid #564A39;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 20px;
}
#credits a {
	color: #6B5D46;
}
#credits a:hover {
	color: #FF9933;
}
#leftSidebar {
	float: left;
	width: 230px;
}
ul#localNav  {
	background: #FFFFFF;
	margin-top: -30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
}
#localNav li {
	font-size: 0.8em;
	line-height: 30px;
	border-top: 1px solid #f2ece4;
	list-style: none;
}
ul#localNav a  {
	text-transform: uppercase;
	text-decoration: none;
	color: #5e4d37;
	display: block;
}
ul#localNav  a:hover {
	color: #FF9933;
}
#localNav   .current a {
	font-weight: bold;
	color: #67629c;
}
#leftSidebar a {
	color: #FF9933;
	text-decoration: none;
}
#rightSidebar {
	width: 230px;
	float: left;
	margin-left: 20px;
}
#rightSidebar .content a {
	color: #666699;
	text-decoration: none;
}
#leftSidebar .content a {
	color: #463621;
	border-bottom: 1px solid #EDE4D4;
}
#leftSidebar .content a:hover {
	color: #CC6600;
}
.linklist li a {
	display: block;
}
#rightSidebar .content .linklist a:hover {
	color: #FF9900;
}
.content .linklist li {
	list-style: none;
}
.content .linklist {
	margin-bottom: 30px;
	font-size: 0.9em;
}
#leftSidebar .content {
	margin-top: -20px;
}
#flickr img {
	padding: 4px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px dotted #9d9a92;
	background: #FFFFFF;
}
#flickr  img:hover  {
	background: #F9E5D3;
}
#mainContent {
	float: left;
	width: 440px;
	margin-left: 20px;
}
#mainContent h1 {
	background: #463621;
	color: #F8F4E7;
	font: .8em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 4px;
	margin-bottom: 30px;
}
#mainContent h1 a {
	color: #F9F4E8;
	text-decoration: none;
}
#mainContent h1 a:hover {
	color: #FFEDA2;
}
#mainContent li {
	font-size: 0.8em;
	margin-left: 30px;
}
#mainContent ul {
	margin-top: 10px;
	margin-bottom: 20px;
}
table {
	margin-bottom: 40px;
	margin-top: -20px;
}
#mainContentWide {
}
.archiveList {
	border-bottom: 1px dotted #C3AF91;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
#mainContent h3 {
	font-size: 1em;
}
a.next {
	float: left;
}
a.previous {
	float: right;
}.photoCaption {
	padding: 5px;
	line-height: 16px;
	font-style: italic;
	color: #666666;
	margin-top: -10px;
	margin-right: 10px;
}
