﻿/* Generic Selectors */
body {
				font-family:Arial, Helvetica, sans-serif;
				font-size: 14px;
				color: #663300;
				height:auto;
				font-weight:500;
}
p {
				font-family:Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-weight:500;
}
li {
				list-style-type: none;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 20px;
				line-height: 30px;
				list-style-type: none;
}
h3 {
				font-family:Arial, Helvetica, sans-serif;
				font-size: 40px;
				font-weight: bold;
				color: #663300;
				text-align: center;
				border:8px #663300 double;
				width:50%;
				margin-right:25%;
				margin-left:25%;
				display:block;
				


}
h1 {
				font-family:Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-weight: 500;
				color: #663300;
}
h2 {
				font-family:Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: 500;
				color: #663300;
				border-bottom: 1px solid #C6EC8C;
}
h4 {
				font-family:Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight:500;
				color: #663300;
}
h5 {
				font-family:Arial, Helvetica, sans-serif;
				font-size: 20px;
				font-weight:500;
				color: #663300;
			
}
/**************** Pseudo classes ****************/
a:link {
				color: #663300;
				text-decoration: underline;
				font-weight: 500;
				border:0px white solid;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
}
li :link {
				color: #663300;
				text-decoration: none;
				font-weight: 500;
}
a:visited {
				color: #663300;
				text-decoration: underline;
				font-weight: 500;
				border:0px white solid;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;

}
li a:visited {
				color: #663300;
				text-decoration: none;
				font-weight: 500;
}
a:hover {
				color: #996633;
				font-weight: 500;
				text-decoration: underline;
}
li a:hover {
				color: #996633;
				font-weight: 500;
				text-decoration: underline;
}
a:active {
				color: #996633;
				font-weight: 500;
}
a.button {
				background: url('PageImages/Buttons/ButtonA.png') no-repeat scroll right top;
				color: #ffffff;
				display: block;
				float: none;
				height: 36px;
				margin-right: 6px;
				padding-right: 15px; /* sliding doors padding */;
				text-decoration: none;
				text-align: center;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 15px;
				font-weight:normal;
				white-space:nowrap;
}
a.button:visited {background-position:right top;}
a.button:hover {background-position:right center;}    
a.button:active {background-position:right bottom;}

a.button span {
				background: url('PageImages/Buttons/ButtonSpan.png') no-repeat scroll left top;
				display: block;
				line-height: 16px;
				padding: 10px 0 10px 15px;
}
a.button:visited span {background-position:left top}
a.button:hover span {background-position:left center}
a.button:active span {background-position: left bottom;}
/************************* ID's *************************/
#Header {
				position: static;
				height: 210px;
				font-weight: normal;
				text-align: center;
				border-bottom:4px #663300 solid;
				vertical-align:middle;
			
				
}
#Header span {
				display:block;
				margin-left:auto;
				margin-right:auto;			
				
				
}
#navigation {
				position: absolute;
				top:229px;
				left:10px;
				width: 235px;
				font-weight: normal;

				
}
#centerDoc {
				position: absolute;
				top:229px;
				left:240px;
				margin-right:10px;
				border-left: 4px #663300 solid;
				padding-left:15px;
}
#Announcements {
				float: right;
				Width: 450px;
				border: 10px #663300 ridge;
				color: #cc3300;
				vertical-align: text-top;
				text-align: left;
				padding-top: 5px;
				padding-bottom:15px;
				padding-left: 18px;
				padding-right: 18px;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: 500;
				font-size: 14px;
				margin-left: 25px;
				margin-right: 10px;
}

#Announcements span {
				font-size:24px;
				font-weight:bold;
				border-bottom:2px #663300 solid;
				text-align:center;
				margin-bottom:0px;
				padding-bottom:6px;
				display:block;
				Width=100%;
				
}



















<--This is only a text-->

