@charset "UTF-8";
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/orangeBG.gif);
}

/* _______________ site text & tags _________________________________________________ */

p {
	font-size: 12px;
	line-height: 16px;
	color:#444444;
}

h1 {
	font-size: 17px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #993399;
}

h2 {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #993399;
}

h3 {
	font-size: .85em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #993399;
}

h4 {
	font-size: .8em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #993399;
}

h5 {
	font-size: .8em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #993399;
}

h6 {
	font-size: .8em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #993399;
}

p, h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0 0 10px 0;
	text-align: left;
	}

a { 
	color:#993399;
	text-decoration:none;
}	
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}

ul {font-size:12px;}

	
/* _______________ layout _________________________________________________ */

#container {
	width: 885px;
	background: #FFFFFF;
	margin: 10px auto;
	text-align: left;
	background-image: url(../images/topBG.gif);
	background-repeat: no-repeat;
} 
#header {
	padding: 30px 10px 0 10px;
	position: relative;
} 

#years25 {
	height:113px;
	width: 368px;
	background: url(../images/25yrbanner.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 5px;
	padding:0;
}

#logo {
	float: left;
	margin: 0 0 0 10px;
	width: 250px;
}
#search {
	float: right;
	width: 310px;
	color: #FFFFFF;
	font-size: .8em;
}
#breadcrumb {
	font-size: 0.7em;
	padding: 3px 0 3px 20px;
	margin-left: 20px;
}
#nav {
	background-image: url(../images/purpleBG.gif);
	background-repeat: repeat;
	background-color: #993399;
	padding: 8px 14px 8px 0;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#nav .btns {
	padding: 0 10px 0 0;
	border-right:1px solid #FFF;
	margin: 0 5px 0 3px;
}

.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1 {
	float: left;
	width: 190px;
	padding: 10px 0px 10px 20px;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
}
#sidebar1 li {
	font-size: 0.8em;
	color: #993399;
	padding: 3px 0;
}
#sidebar1 ul {
	list-style-image: url(../images/btns/bullet.gif);
	list-style-position: outside;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#sidebar1 a {
	color: #993399;
}
#sidebar1    #currentpage a     {
	color:#993399;
	font-weight: bold;
}
#leftNav {
	font-size: .8em;
	line-height:1.5em;
}
#leftNav a {
	color: #333333;
}
#leftNav hr {
	border-top: 1px dotted #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar2 {
	float: right;
	width: 250px;
	margin: 0 10px 0 20px;
}
#asLogos {
	text-align: right;
}
#scrollTxt {
	background-image: url(../images/marqueeBG.gif);
	background-repeat: no-repeat;
	padding: 5px 10px 10px 10px;
	color: #FFFFFF;
}
#scrollTxt p {
	color: #FFFFFF;
}
#scrollTxt a {
	color: #FFFFFF;
}
#whatsNew {
	background-image: url(../images/title/lines.gif);
	background-repeat: repeat-y;
}
.whatsNewTxt {
	padding: 15px;
}

.whatsNewTxt p a {color:#333333;}

#sidebar2 hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#mainImage {
	margin: 0 0 0 0px;
} 
#mainContent {
	margin: 0 270px 0 220px;
	padding: 20px 0 20px 20px;
} 
#mainContent2 {
	margin: 0 180px 0 220px;
	padding: 20px 0 20px 20px;
}
#mainContent3 {
	margin: 0 20px 0 220px;
	padding: 20px 0 20px 20px;
}
#subPages {
	float: right;
	width: 150px;
	padding: 10px;
	background-color: #FFFFFF;
}
#subPages ul {
	padding: 0px;
	list-style-position: inside;
	margin: 0;
}
#subPages li {
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92278F;
	margin: 0px;
	padding: 5px 0;
}
#subPages a {
	color: #660066;
	text-decoration: none;
}
#mainContent2 hr {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#footer {
	padding: 5px 20px 50px 20px;
	background-image: url(../images/btmBG.gif);
	background-repeat: no-repeat;
	background-color: #FF9933;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: .7em;
}
#footer a {
	color: #666666;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.subImage {
	margin: 10px 0 40px 20px;
	float: right;
}
.submit {
	background-color: #92278F;
	color: #FFFFFF;
	border:none;
	padding:4px;
}
.smallprint {
	font-size: .6em;
}

