* { padding:0; margin:0; }

body { 
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #71001c; }

table,tr,th,td,img { border:0; padding:0; margin:0; }
th,td { vertical-align: top; font-size:12px;  }

.wrapper {
	width: 1000px;
	margin: 0 auto; }

.leftnav {
	height:471px;
	vertical-align: top;
	background:#d6c4aa url(images/leftnav_bg.gif) no-repeat;
	text-align:left; }

.leftnav img { margin-bottom: 6px; }
.indentAll { padding:22px 0 0 20px; }
.indent { margin: 0 0 10px 10px; }


#center { width: 826px; } /* TD */

.content {
	background: #d6c4aa url(images/Schools_13.gif) repeat-y top right;
	text-align: justify;
	padding: 15px 35px 15px 0;
	font-size: 14px; }

#content {
	width: 100%; 
	overflow: auto;
	padding-right: 8px; 
	height: 441px; }

.contentIndex {
	background: #d6c4aa;
	font-size: 14px;
	text-align: justify; }
	
#contentIndex {
	padding: 20px 0 5px 30px; }
	
.flash {
	height: 291px;
	padding-right:1px;
	text-align:left; }
	
	
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	color: #71001C;
	font-weight: bold;
	line-height: 125%; }

h1 { font-size: 18px; }
h2 { font-size: 16px; }

#r { float: right; }
#l { float: left; }
#flash { float: right; padding-left: 12px; }

.bodycopy {
	line-height: 115%; }
	
.paragraph {
	color: #71001C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: inherit;
	text-align: inherit;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: inherit;
	text-transform: inherit;
	line-height: 115%;
	font-style: inherit; }
	
.headlines {
	color: #71001C;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: inherit;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: inherit;
	text-transform: inherit;
	line-height: 125%;
	font-style: inherit;
}
.showcaseproject {
	color: #71001C;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: inherit;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: inherit;
	text-transform: inherit;
	line-height: 125%;
	font-style: inherit;
}
	
.project {
	color: #71001C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: inherit;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: inherit;
	text-transform: inherit;
	line-height: 115%;
	font-style: italic; }

.footer {
	background: #71001c url(images/footer_logos.gif) no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	height: 45px;
	line-height: 45px; }
	

a:link{
	color: #A8814F;
	font-weight: inheret;
	font-size: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: inherit;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration:underline;
	font-style:inherit;
	line-height:115%;
	text-transform:inherit; }

a:visited{
	color: #A8814F;
	text-decoration:underline; }
	
a:hover{ 
	color: #A8814F;
	text-decoration:underline; }



.flash_align{
	float:right;
	padding: 0px 0px 0px 10px;
	clear: right; }
