/* CSS definition file containing site wide stylesheets */
html {
	height: 95%;
}
body {
	width: 928px;
	margin: auto;
	margin-top: 5px;
	padding: 0;
	min-height: 200px;
	font-family:  Verdana, Arial, Tahoma, Geneva, sans-serif;
	font-size: 80.1%;
	line-height: 110%;
	font-weight: normal;
	font-style: normal;
	height: 100%;
background-color:#260000;
	background-image: url(css/bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
* html {
	text-align: left;
	height: 100%;
}
/* main body area */
#nonfooter {
	min-height: 100%;
	width: 928px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	line-height: 125%;
	text-align: left;
	background-image:  url(css/bodybg.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
* html #nonfooter {
	height: 100%;
}
#headerwrapper {
	margin: auto;
	padding: 0px 0px 0px 0px;
	height: 121px;
	background-position: top left;
	background-image: url(css/banner.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#headerprint {
	display: none;
}
#headerclick {
	float: left;
	margin: 1px 0 0 0px;
	height: 120px;
	width: 425px;
	vertical-align: bottom;
	border: none;/*background-position: top left;
	background-image: url(css/logotop.jpg);
	background-repeat: no-repeat;
border: 1px solid orange;*/
}
#headerclick a:link, #headerclick a:hover, #headerclick a:visited, #headerclick a:active {
	border:none;
	text-decoration: none;
}
#loginheader {
/*background: yellow;*/
}
#address {
	float: right;
	width: 165px;
	margin: 10px 10px 0px 0px;
	line-height: 110%;
	color: black;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background-color: #DFDFDF; /* all box border color*/
	filter: alpha(opacity=70);
	line-height: 150%;
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#address .content {
	color: black;
	filter: alpha(opacity=100);
	line-height: 150%;
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#address a {
	color: black;
}
#nav {
	width: 110px;
	text-align: right;
	/*padding: 5px;*/
 margin: 0;
	vertical-align:top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 200%;
	padding: 0;
	background-repeat: no-repeat;
	background-position: top;
	
}
/* Navigation Styling */

#nav ul {
	margin: 0;
	color: #4E0202;
	display: inline;
	text-align: right;
}
#nav a, #nav li a, #nav a:visited, #nav li a:visited {
	color: #4E0202;
	text-decoration: none;
}
#nav a:hover, #nav li a:hover {
	color: #E1D69F;
	position: relative;
	background-color: #887A48
}
#nav li {
	list-style-type: none;
}
#contentwrapper {
	padding: 0px 0px 0px 0px;
	width:  auto;
	text-align: left;/* min-height: 	700px;
   height:auto !important;
	height: 100%;

*/
}
#content {
	float: left;
	width: 750px;
	margin:0px 5px;
	padding-left: 0px;
	height: inherit;
}
#content ul li {
	margin-left: 15px;
}
#leftsidebar {
	float: left;
	width: 130px;
	padding: 75px 0px 0px 12px;
	height: 100%;
	font: inherit;
	/*background-color: yellow;*/
	
		background-position: top left;
	background-image: url(css/logobottom.jpg);
	background-repeat: no-repeat;
}
* html #leftsidebar {
	height: 100%;p
}

#contact{
	font-size: 10px;
	color: #4e0202;
	text-align: center;
	padding-right: 10px;
	
}
#logos {
	padding-top: 25px;
}
#contentwrapper img {
	/*margin-bottom: 1em;*/
	padding: 3px;
	border: 1px solid #DBD092;
	text-align: left;
}
#contentwrapper img.clean, #leftsidebar img.clean {
	border: none;
	margin: 0;
	padding: 0;
}
#contentwrapper li {
	line-height: 125%;
}
#specialcomment {
	width:450px;
	margin: auto;
	padding: 20px 10px 5px 10px;
	background-image: url(css/grey.gif);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #E1D69F;
	border-top: 1px dashed #E1D69F;
	text-align: center;
}
#footer {
	position: relative;
	width: 928px;
	margin: auto;
	margin-top: -5px;
	height:84px;
	vertical-align: top;
	padding-top: 5px;
	text-align: right;
	clear: both;
	background-image: url(css/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #887A48;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	background-color: #E1D69F;
	color: #4E0202;
}
#byline {
	width: 600px;
	margin: 5px 30px 0px 0px;
	font-size: 9px;
	line-height: 125%;
	float: right;
	text-align: right;
}
/* Alset clearing method */
.clearfix:after {
	content:".";
	display: block;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfloats {
	clear:both;
}
h1 {
	font-size: 150.1%;
	font-weight: normal;
	color: #260000;
}
h2 {
	font-size: 115.1%;
	font-weight: bold;
	color: #887A48;
}
h3 {
	font-size: 110.1%;
	font-style: italic;
	color: #887A48;
}
h4 {
	font-size: 105%;
}
hr {
	width: 75%;
	height: 1px;
}
#contentwrapper a:link {
	text-decoration: none;
	color: #4E0202;
}
#contentwrapper a:visited {
	text-decoration: underline;
	color:#260000;
}
#contentwrapper a:hover {
	text-decoration:underline;
	color: #4E0202;
	background-color:#E1D69F;
}
#contentwrapper a:active {
	text-decoration: underline;
	color: #4E0202;
	background-color:#E1D69F;
}
.paddedtext {
	padding: 10px;
	z-index: 3;
}
.doublepaddedtext {
	padding: 20px;
	background-image: none;
	background-repeat: none;
	background-position: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.byline {
	text-align: right;
	font-style: italic;
	color: #4E0202;
	font-size: 100.1%;
}
table.crisp {
	margin-left:5px;
	color: #000000;
	font-size: 96.1%;
	/*background-color: #8E8C65;*/
	padding: 5px 5px 5px 5px;
	border: 1px solid;
	line-height: 150%;
	border-collapse: collapse;
}
table.crisp th, table.crisp th a:link, table.crisp th a:visited, table.crisp th a:hover, table.crisp th a:active {
	text-align: left;
	font-size: 105.1%;
	font-weight: bold;
 line-height: 150% padding: 5px 5px 5px 5px;
}
table.crisp td {
	border: 1px;
	font-size: 1em;
	border-style: solid;
	border-collapse: collapse;
	padding: 5px 5px 5px 5px;
}
/*table.crisp td a:link, table.crisp td a:visited {
   color: #32311E;
	
} 
table.crisp td  a:hover, table.crisp td a:active{
		background-color: #918F68;
		color: #E2E0C6;
	text-decoration: underline;
}


*/

.tiny {
	font-size: 85.1%
}
.important {
	font-size: 120.1%;
	font-weight: bold;
}
.finishme {
	background-color: fuchsia;
	color: yellow;
	font-weight: bold;
}
.success {
	color: #007701;
}
.error {
	color: #C40000;
}
.warn {
	color:#8D813D;
}
.required {
	color:#C40000;
}
.tnails, .tnails a:link, .tnails a:hover, .tnails a:visited, .tnails a:active {
	border: none;/*width: 79px;*/
	/*font-weight: bold;*/
	/*background-color: orange; */
}
.free {
	font-weight: bold;
	font-size: 100.1%;
	color: #007701;
}
.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}
.detailbox {
	width: 400px;
	float: left;
	text-align: left;/*background-color: yellow;*/
}
.hideme {
	display: none;
	padding: 5px 5px;
	margin-top: 5px;
	line-height: 125%;
	border-bottom: 1px dashed #d9c086;
	border-top: 1px dashed #d9c086;
	background-color: #f4eddc;
}
.showme {
	display: block;
	padding: 5px;
 border-bottom: 1px dashed #d9c086;  border-top: 1px dashed #d9c086;
	background-color: #f4eddc;
}
.highlight {
	border: 1px solid black;
	padding: 3px;
	background-color: #feec01;
}
.captionright {
	float: right;
	margin: 5px;
	padding: 3px;

	font-style: italic;
	font-size: 90.1%;
	text-align: center;
}

.captionleft {
	float: left;
		padding: 3px;
		font-style: italic;
			margin: 5px;
		font-size: 90.1%;

}