/*
Axiom Sitewide CSS
*/

/*
* {
  margin: 0;
  padding: 0;
}
*/

html {
	min-height: 100%;
	height: auto;
 }
 
body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.75em;
	height: 100%;
  }

a {color: #000;}
a:link, a:visited, a:active {text-decoration: none;}
a:hover {text-decoration: underline;}

#wrapper {
/*
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	*/
  }
  
#header {
}

#logo {
	display:none;
	visibility: hidden;
  }
  
  
#topsearch {
	display:none;
	visibility: hidden;
}


.mainimage {
	display:none;
	visibility: hidden;
}

  
  

h1, h2 {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
  }
  
h1 span, h2 span {
}
  
#middle {
	clear: both;
  }
  
#leftcol {
	display:none;
	visibility: hidden;
  }
  
#leftcol li, #leftcol ul {
/*
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	padding-left: 0px;
	*/
  }
  
  
  
.headings {
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.nonprint {
	display:none;
	visibility: hidden;
}


.headingsblack, .storyheadings {
	font-weight: bold;
	color: #000;
}

.storyheadings {
	padding-top: 20px;
	padding-bottom: 20px;
}

.readmore {
	font-weight: normal;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	font-style: italic;
}

.blackboldtext {
	font-weight: bold;
}


#blackline {
	background-color: #000000;
	font-size: 0px;
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 18px;
	height: 1px;
	width: 100%;
}


ul.topnav, ul.sitemap {
	margin:0;
	padding:0;
}

ul.sitemap {

}

.topnav, .sitemap {
	list-style-type: none;
	padding-left: 0;
}

.nav, .navcurrent {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin: 0;
	font-size: x-small;
  }

.nav, .nav a {
	color: #856645;
	font-family: Georgia, "Times New Roman", Times, serif;
  }

.nav a:hover {
	color: #000000;
	text-decoration: underline;
}

.navcurrent, .navcurrent a {
	color: #000000;
	font-weight: bold;
  }
  
  
#subnavcontent {
/*
	background-image: url(../img/subnav_bkgrd.gif);
	padding-right: 30px;
	padding-left: 30px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
*/
}

.subnav, .subnavcurrent {
	padding-right: 10px;
	padding-left: 10px;
	color: #C39767;
  }

.subnav a {
	color: #C39767;
  }

.subnavcurrent {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
  }

.subnavcurrent a {
	color: #C39767;
	font-weight: bold;
  }
  
.sitemap, .sitemap1, .sitemap2, .sitemap3 {
	margin: 0;
	font-weight: bold;
	line-height: 1em;
	list-style-type: none;
}

.sitemap a {
	padding-left: 40px;
	color: #000000;
}

.sitemap1 a {
	padding-left: 80px;
	color: #333333;
}

.sitemap2 a {
	padding-left: 120px;
	color: #666666;
}

.sitemap3 a {
	padding-left: 140px;
	color: #999999;
}

#rightcol {
/*
	width: 721px;
	float: right;
	background-image: url(../img/content_bkgrd.gif);
	background-repeat: repeat-y;
	*/
  }
  
  
 #content_top {
	background-image: url(../img/content_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 14px;
	/*
	padding-left: 15px;
	*/
  }
  
  #content {
	background-image: url(../img/content_bkgrd.gif);
	background-repeat: repeat-y;
	background-position: top;
	clear: both;
	/*
	margin-right: 50px;
	margin-left: 50px;
	*/
  }
  
  
  #content li {
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #C39767;
  }
  
#contentsitemap {
	background-image: url(../img/content_bkgrd.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 30px;
  }
  
    #contentsitemap li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
  }
  
  
  
#content_left {
	/*
	width: 380px;

	padding-right: 10px;
	padding-left: 50px;
	padding-bottom: 10px;
	*/
}

#photoandname {
	clear: both;
	margin-left: 0px;
}

#printlogo {
	/* float: left; */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#printbreak {
	clear:both;
}

#printaddress {
	text-align: center;
}

#printcvlink {
	display:none;
	visibility: hidden;
}

#memberspic {
	width: 140px;
	float: left;
}

#membersdetails {
/*
	width: 240px;
	float: left;
	*/
}


#content_right {
	display:none;
	visibility: hidden;
}

#col1 {
	width: 180px;
	padding-left: 50px;
	padding-bottom: 30px;
	clear: both;
	float: left;
}

#col2 {
	width: 180px;
	padding-left: 20px;
	padding-bottom: 30px;
	float: left;
	padding-top: 33px;
}

#col3 {
	width: 210px;
	padding-left: 20px;
	padding-bottom: 30px;
	float: left;
	padding-top: 33px;
}

#bottom  {
	display:none;
	visibility: hidden;
  }

  
#content_bottom {
	display:none;
	visibility: hidden;
  }
  
 #botrightcol {
	display:none;
	visibility: hidden;
  }

  #address {
	display:none;
	visibility: hidden;
  }
  
#address a  {
	display:none;
	visibility: hidden;
  }
  
  
#breaker {
	height: 0px;
	clear: both;
  }


#footer {
	display:none;
	visibility: hidden;
  }

#footer a {
	display:none;
	visibility: hidden;
}

#basestation {
	display:none;
	visibility: hidden;
  }
  
#copyright {
	display:none;
	visibility: hidden;
  }


.pagination {
	color: #000;
	text-align: right;
	padding-top: 20px;
}

.pagination a {
	color: #000;
	text-align: right;
}


.forms {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000;
	margin-right: 5px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.formbut {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
}



.pdfspec  {
	color: #990000;
	font-weight: bold;
  }
  
.pdfspec a {
	color: #990000;
  }
  
/*
End
*/
