/* adapted from original clean looks template stylesheet */
body {
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 86%;
	line-height: 1.2em;
	letter-spacing: 0em !important;
	height: 100%;
}
body {
/* box model hack 
	voice-family: "\"}\"";
	voice-family: inherit;*/
}
html {
	margin-bottom: 1px;
	height: 100%;
}

html>/**/body #leftcontent {
}

html>/**/body #main {
	text-align: -moz-center; /*firefox*/
}

html>/**/body #topcontent {
	min-height: 200px; /*firefox*/
}

html>/**/body .center {
	text-align: -moz-center; /*firefox*/
}

* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a {
	color: #000000; /*color: #8b1f43;*/
	text-decoration: none;
}

h1 {
	font-size: 124%;
}
h1, h2, h3 {
	color: #8B1F43;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h2 {
	margin-top: 1em;
	font-size: 118%;
}
h3 {
	margin-top: 1em;
	font-size: 100%;
}

hr {
	width: 96%;
	color: #CCCCCC;
	background-color: #CDCDCD;
	text-align: left;
	height: 1px;
}

img {
	padding: 4px !important;
	border: none;
	text-decoration: none;
}
/* text positioning */
.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.center {
	text-align: center;
}
.textright {
	float: right;
	width: 60%;
	padding: 4px;
}

.hidden {
	width: 1px;
	position: absolute; /*off the page - better for accessibility than hidden property*/
	left: 0px;
	top: -500px;
	height: 1px;
	overflow: hidden;
}
/*.hidden {
	position: relative;
	left: -9998em !important; /*off the page - better for accessibility than hidden */
/*}*/

.imgclear img {
	float: none !important;
}
.imgleft {
	float: left;
	padding-right: 20px !important;
}
.imgright {
	float: right;
	padding-left: 10px !important;
}

.left {
	float: left;
	margin-top: 5px;
	font-size: 100%;
}
.right {
	float: right;
	margin-top: 5px;
	font-size: 100%;
}

.spacer {
	border-top: solid 2px #005594;
	width: 100%;
	height: 10px;
}


/*left side*/
.leftnavbox li {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 6px 0px;
}
.leftnavgroup li {
}
.leftnavgroup ul {
	border: 1px solid #CCCCCC;
}
#left {
	width: 18%;
	float: left;
	padding-right: 10px; /*background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	*/
}
#leftcontent {
	margin-top: 8px;
}
#leftcontent a {
	border-bottom: 1px dotted #BBBBBB;
	color: #000066;
	text-decoration: none;
}
#leftcontent a:visited {
	color: #660000;
}
#leftcontent a:hover {
	text-decoration: underline;
}
#leftcontent h2 {
	color: #8B1F42;
	font-size: 96%;
}
#leftcontent h2 a {
	color: #8B1F42 !important;
}
#leftcontent li {
	padding: 4px;
}
#leftcontent p {
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
}
#leftcontent ul {
	padding-left: 0px;
	margin: 4px 0px 0px 0px;
	list-style: none;
	font-size: 82%;
}

/* change background color of left had nav */
.common li {
	background-color: #F1F1F1;
}
.components li, .grades li {
	background-color: #F1F1E4;
}
.training li {
	background-color: #E4EBF1;
}

/* id styles */
#container {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	text-align: left;
	min-height: 100%;
}

#header {
	width: 100%;
}
#header p {
	margin-left: 10px;
	color: #B99552; /* random taglines */
	font-style: italic;
	font-size: 100%;
	position: relative;
	top: -4px;
}

#logo {
	float: right;
	position: relative;
	top: ;
	right: 10px;
	z-index: 10;
}

#main {
	float: left;
	width: 80%;
	padding: 0px 0px 6px 0px;
	border-left: 1px solid #EBEBEB;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	/*background-repeat: no-repeat;*/
	background-position: top;
	font-size: 82%;
	text-align: left;
	text-align: center;
	vertical-align: top;
}
#main.home {
	background-image: url(../images/hooped_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main a {
	border-bottom: 1px dotted #333333;
}
#main a:visited {
	color: #333333;
}
#main a:hover {
	text-decoration: underline;
}
#main a:active {
	text-decoration: none;
}
#main h1 {
	margin-bottom: 0.5em !important;
}
#main h1, #main h2, #main h3, #main p, #main ul {
	margin-left: 10px;
}
#main li {
	padding: 2px;
}
#main ol li {
	list-style: decimal;
	list-style-position: inside;
	position: relative;
	left: 30px;
}
#main p {
	margin-bottom: 6px;
}
#main ul li {
	list-style: disc;
	position: relative;
	left: 10px;
}

/* top section of main copy area, suited to a left hand image */
#topcontent {
	padding: 0px 4px;
	width: 95%;
	text-align: left;
	min-height: 200px;
}
#topcontent img {
	float: left;
	margin-right: 10px;
}
#topcontent p {
	font-size: 100%;
}

/* lower section of main content area, suited to full width text */
#maincontent {
	margin: 0px 4px 0px 0px;
	border-top: 1px solid #EBEBEB;
	padding: 0px 4px 0px 8px;
	width: 98%;
	text-align: left;
	text-align: left;
	min-height: 100px;
}
#maincontent.home {
	width: 600px;
}
#maincontent a {
	border-bottom: 1px dotted #666666;
	color: #333366;
	text-decoration: none;
}
#maincontent a:hover {
	text-decoration: underline;
}
#maincontent h1, #maincontent h2, #maincontent h3 {
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 0.1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#maincontent h3 a {
	color: #8B1F43;
}
#maincontent p {
	margin: 0px 2px;
	padding: 0px;
}

#footer {
	clear: both;
	width: 100%;
	margin-bottom: 4px;
	font-size: 76%;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
