html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
   height: 100%;
}
body {
	height: 100%;
	
}
p, li
{
	font-family:  Georgia, "New Century Schoolbook", "Times New Roman", Times, serif;
	/*color: #4A453B;*/
	color: #333333;
	text-decoration: none;
	font-size: small;
	line-height: 1.5em;
	word-spacing: normal;
}
a:link,  a:visited
{
	color: #333333;
	text-decoration: underline;
}
a:hover
{
	color: #E28718;
	text-decoration: underline;
}	

.title
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	line-height: 1.5em;
	word-spacing: normal;
	letter-spacing: normal;
	padding: 0.1em;
	position: relative;
}
.navcontainer
{
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right:0px;
	width: 90%;
	/*height: 25px;	*/
	border-color:  #A59A82;
	border-style: solid;
	border-width: 1px;
	background-color: #FFF;
}
.footer
{
	font-family:"Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #716A5B;
	text-decoration: none;
	width: 100%;
	margin-top:40px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	border-color: #A79C86;
	border-style: solid;
	border-width: 1px;
	background-color: #FFF;	
}
#navigation, a.navigation
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9933;
	letter-spacing: normal;
	text-align: right;
	width: 50%;
	text-decoration: none;
	padding: 10px 10px 5px;
	margin-bottom: 5px;
}

.aburdick, 
a.aburdick {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	font-variant: normal;
	color: # 4A453B;
	text-decoration: none;
	text-align: center;
	padding-right: 20px;
	/*padding-top:10px;*/
	margin-bottom:10px;
	
}

.aburdick2, 
a.aburdick2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #4A453B;
	text-decoration: none;
	text-align: center;
	padding-right: 20px;
	/*padding-top:10px;*/
	margin-bottom:10px;
	
}

#ab {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
    min-height: 100%;
}
.head {
	font-family: Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	padding-top: 12px;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #716A5B;
	text-decoration: none;
	padding-top: 5px;
	font-style: italic;
}
.head3 {
	font-family: Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	padding-top: 0px;
}
/*.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #716A5B;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}*/
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A453B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A453B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #E28718;
	font-size: 11px;
	text-decoration: underline;
}
a.menu:visited{
	color: #4A453B;
	font-size: 11px;
	text-decoration: none;
}
.menu_on {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #E28718;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}	

a.menu_on:link {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A453B;;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}	

/*li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	list-style-type: none;
}*/

.article
{
	font-family: Palatino, "Palatino Linotype", Georgia, "New Century Schoolbook", "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.3em;
	word-spacing: normal;
	
}
.news
{
	font-family: Palatino, "Palatino Linotype", Georgia, "New Century Schoolbook", "Times New Roman", Times, serif;
	color: #E28718;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.2em;
	word-spacing: bold;
}
.nba
{
	font-family: Palatino, "Palatino Linotype", Georgia, "New Century Schoolbook", "Times New Roman", Times, serif;
	color: #4A453B;
	text-decoration: none;
	font-size: 11px;
	line-height: 1.5em;
	word-spacing: normal;
	margin-bottom: 10px;
	padding-bottom:10px;
}
.section_curr
{
	font-family: Palatino, "Palatino Linotype", Georgia, "New Century Schoolbook", "Times New Roman", Times, serif;
	/*color: #4A453B;*/
	color: fuchsia;
	font-size: .9em;
	line-height: 1.5em;
	word-spacing: normal;
}
	
.section_curr a

{	
	color: #4A453B;
	text-decoration: underline;
}


.line {
	position: relative;
	width: 532px; 
	color: #4A453B;
	border-top: 1px dashed #4A453B;
	z-index: 1; 

}

.header {
	border: .5px solid #663300;
	position: absolute;
	height: 59px;
	width: 95%;
	top: 24px;
	left: 10px;
	visibility: visible;
}

.content {
	/*position: absolute;
	margin-top: 100px;
	margin-left: 90px;
	margin-right: 45px;*/
	padding-left: 90px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right:15px;
	width: 85%;
	height: 80%;	
	border-color:  #4A453B;
	border-style: solid;
	border-width: 0px;
	}
	
	#content-inner {
	width: 85%;
	border-color:  #4A453B;
	border-style: solid;
	border-width: 0px;
	background-color: #FFF;
	margin-left: 95px;
	}
#homecontent{
width: auto; height: auto; border-top: 1px dashed #4A453B; margin-top:15px;
}
.colleft {
width:50%;
padding-left: 0px;
padding-right: 5px;
height: auto; border-top: 1px dashed #4A453B; margin-top:15px;
}

.colright {
width:50%;
padding-left: 5px;
padding-right: 0px;
margin-left: 55%;
height: auto; border-top: 1px dashed #4A453B; margin-top:15px;
}
/* Additional style definition for outofeden nav */

/*.section_curr
{
	font-family: Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color: #E28718;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top:4px;
}	


.section_curr a
font-family: Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color: #E28718;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}	*/

.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #999999;
  	padding: 3px;
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}
