/* CSS Document */
body {
	background-color: #F8EACF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family: Arial, Helvetica, sans-serif;
}
#top {
	background-color:#000046;
	width:100%;
	border-bottom-color: #EE9944;
	border-bottom-width: 15px;
	border-bottom-style: solid;
}
.toptable {
	width: 100%;
	}
#logo {
	height: 75px;
	width: 25%;
	padding-left: 15px;
}
#toplinks {
	text-align: center;
	font-size: 70%;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	width: 75%;
	height: 75px;
	vertical-align: middle;
	line-height: 70%;
}
#toplinks a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#toplinks a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#toplinks a:visited {
	color: #D4D4D4;
	text-decoration: none;
	font-weight: bold;
}
#toplinks a:hover { 
	color: #FFFFFF; 
	text-decoration: none; 
	border-bottom: 1px dashed #A7A5A5;
}
#toplinks form {
	text-align: left;
	vertical-align: middle;
	display: inline;
	background-color:#000046;
}
#toplinks input {
	background-color:#000046;
	TEXT-TRANSFORM: uppercase;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 100%;
	vertical-align: middle;
	text-align: left;
}
#middle {
	width: 100%;
}
#fixed {
	width: 100%;
	background-color: #FDFAEE;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #ee9944;
}
#pagetitle {
	letter-spacing: 1px;
	color: #FFFFF9;
	font-weight: bold;
	padding: 3px 0px 3px 15px;
	background-color: #666600;
	text-align: left;
	margin-top: -10px;
	margin-right: -30px;
	margin-left: -30px;
}
#main {
	line-height: 125%;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 75%;
}
#main a:link {
	text-decoration: none;
	border-bottom: 1px dashed #C1C1C1;
	COLOR: #0000CC;
}
#main a:active {
	text-decoration: none;
	border-bottom: 1px dashed #C1C1C1;
	COLOR: #0000CC;
}
#main a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #C1C1C1;
	COLOR: #8C468C;
}
#main a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #996600;
	COLOR: #DD9500;
}
li {
	list-style-image: url(http://www.maricopa.edu/includes/images/odot.gif);
}
h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 125%;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 125%;
}
h3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 105%;
	text-transform: uppercase;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#bottom {
	font-size: 70%;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 15px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000046;
	padding: 5px;
	clear: both;
}
#bottom a:link {
	text-decoration: none;
	COLOR: #000066;
}
#bottom a:active {
	text-decoration: none;
	COLOR: #000066;
}
#bottom a:visited {
	text-decoration: none;
	COLOR: #746F7B;
}
#bottom a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #D8B382;
}
#right {
	background-color: #FDFAEE;
	vertical-align: top;
	width: 75%;
}
.newsheader {
	background-color: #5A2755;
	padding-left: 60px;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	color: #FDFAEE;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 100%;
}
.news {
	font-size: 90%;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	width: 100%;
}
.news a:link {
	COLOR: #000066;
	text-decoration: none;
}
.news a:active {
	COLOR: #000066;
	text-decoration: none;
	font-weight: normal;
}
.news a:visited {
	COLOR: #65606C;
	text-decoration: none;
}
.news a:hover {
	COLOR: #000066;
	border-bottom: 1px dashed #C2C0C0;
	text-decoration: none;
}
.links {
	font-size: 80%;
	letter-spacing: .5px;
	text-align: left;
	line-height: 115%;
}
.more {
	line-height: 125%;
	letter-spacing: 1px;
	text-align: right;
	margin-right: 15px;
}
.menu {
	background-color: #EE9944;
	text-align: left;
	vertical-align: top;
	padding: 5px 15px 25px;
	width: 25%;
}
.menu form, option, input, select {
	background-color: #EE9944;
	margin: 0px;
	padding: 0px;
}
.menu a:link {
	text-decoration: none;
	COLOR: #000046;
}
.menu a:active {
	text-decoration: none;
	COLOR: #000046;
}
.menu a:visited {
	text-decoration: none;
	COLOR: #6B3A0A;
}
.menu a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #F8EACF;
	COLOR: #FFFFFF;
}
h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #000046;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 110%;
}
#ad {
	width: 75%;
	background-color:#000046;
	height: 250px;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bolder;
	text-align: center;
	color: #F0ECCF;
	line-height: 135%;
	padding: 10px;
	letter-spacing: 1px;
}

