/*
Theme Name: 1. Standard
Description: Accessible standard text css AB theme
Version: 2.2
Author: http://www.access-bydesign.com
/* plus basic layout generated by csscreator.com with some SERIOUSLY clever stuff added by access - by design 
*/ 

/*pretty stuff*/

.subhead{
	color: #999999;
	font-size: x-large;
	font-weight: bold;
	text-transform: lowercase;
}
.bold{
	font-weight: bold;
}
.bold_underlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.italic{
	font-style: italic;
}
.bolditalic{
	font-weight: bold;
	font-style: italic;
}
.centertext {
	text-align: center;
}
.indenttext{
	font-weight: bold;
	text-indent: 2%;
}
.bigtext{
	font-size: xx-large;
}
.mediumtext{
	font-size: medium;
}
.smalltext{
	font-size: small;
}
.verysmalltext{
	font-size: x-small;
	text-align: justify;
}
.leftnomargin{
	float: none;
	vertical-align: middle;
}
.indent{
	text-indent: 3em;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;	
}
.textrightindent{
	text-align: right;
	margin-right: 2em;
	color: #000000;
	font-weight: bold;
	font-size: x-small;
}

hr{
	background-color: #CCFF33;
	width: 100%;
	float: left;
	height: 2px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.sidesubhead{
	color: #999999;
	font-size: x-large;
	font-weight: bold;
	text-transform: lowercase;
	text-indent: 3em;
	text-align:left;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1em;
	line-height: 1em;
}
.centrealign{
	text-align: center;
}

/*images*/

.imageright{
	margin: 1em;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageleft{
	margin: 1em;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}

/*layout*/

html, body{
	margin:0px;
	padding:0px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
 } 
 
#pagewidth{
	max-width:95%;
	min-width:50%;
	margin-top: 1em;
	margin-right: 3em;
	margin-bottom: 3em;
	margin-left: 3em;
	background-color: #FFFFFF;
}
#header{
	position:relative;
	height:100px;
	width:99%;
	color: #000000;
	font-size: x-small;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	list-style-type: disc;
	border-bottom-color: #CCCCCC;
	text-transform: lowercase;
} 
.headerblack
{
	color: #000000;
}
 
#sidebar{
	width:25%;
	float:left;
	display:inline;
	position:relative;
	min-height:300px;
	min-width: 175px;
	font-size: x-small;
	color: #006699;
	text-align: left;
	text-transform: uppercase;
	line-height: 1em;
	margin-top: 1em;
	padding-right:4em;
	padding-top: 1em;
	border: 1px groove #CCCCCC;
	padding-left: 1em;
	font-weight: bold;
 }
#sidebar li{
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0.5em;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
}
#sidebar a:link{
	font-weight: bold;
	text-align: left;
	color: #000000;
	text-decoration: none;
	width:90%;
	height:auto;
	display: block;
	border: 1px groove #CCCCCC;
	padding: 1em;
}
#sidebar a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-color: #CCFF33;
	background-image: url(images/fade.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width:90%%;
	display: block;
	border: 1px groove #CCCCCC;
	padding: 1em;
	}
	
#sidebar a:active{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-color: #CCFF33;
	background-image: url(images/fade.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width:90%;
	display: block;
	border: 1px groove #CCCCCC;
	padding: 1em;
	}
	
#sidebar a:visited{
	color: #333333;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	width:90%;
	display: block;
	border: 1px groove #CCCCCC;
	padding: 1em;}
 
#content{
	float: right;
	display:inline;
	position: relative;
	width:55%;
	text-align: justify;
	vertical-align: top;
	min-width: 40%;
	min-height: 300px;
	margin-left: 0.5em;
	padding: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	color: #000000;
	border: 1px groove #CCCCCC;
 }

#footer{
	height:125px;
	width:98%;
	margin-left:1em;
	clear:both;
	font-size: x-small;
	color: #000000;
	border-top-width:2em;
	padding-top: 1em;
	text-transform: lowercase;
	border-top-style: solid;
	border-top-color: #CCFF33;
 } 
#footer a:link{
	color: #006699;
	text-decoration: none;
	display: inline;
}
#footer a:hover{
	color: #666699;
	text-decoration: underline;
	display: inline;
}
#footer a:active{
	color: #666699;
	text-decoration: underline;
	display: inline;
}
#footer a:visited{
	color: #333333;
	text-decoration: underline;
	display: inline;}
 
#front{
	height: 500px;
	width:100%;
	background-image: url(/images/front.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
	position: absolute;
	position: absolute;
	position: absolute;
	position: relative;
	position: absolute;
 }
 
.clearfix{display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*general*/
a:link{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #666699;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
	color: #666699;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;}
	
.nodisplay{
	display:none;}
.linklove{
	display:none;}

