body {
	background-color: #717171;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(../images/background3.gif);
	background-repeat: repeat;
}

p.maincontent {
	margin: 20px 20px 0px 20px;
	padding: 0px;
}

p.maincontent2 {
	margin: 20px 20px 0px 20px;
	padding: 0px;
	line-height: 1em;
}

p.maincontent3 {
	margin: 20px 20px 0px 20px;
	padding: 0px;
	line-height: 0.1em;
}

p.maincontent4 {
	margin: 8px 20px 0px 20px;
	padding: 0px;
}

p.maincontent5 {
	margin: 20px 20px 0px 20px;
	padding: 0px;
	font-size: 0.9em;
}

p.adcopy {
	font-size: 0.70em;
	text-align: center;
	margin: 8px;
}

p.adcopy2 {
	font-size: 1.8em;
	text-align: center;
	margin: 8px;
	font-weight: bold;
	color: #a70005;
}

p.contact {
	font-size: 1.2em;
	margin: 20px 20px 0px 20px;
	padding: 0px;
}

p.contact2 {
	font-size: 1.2em;
	margin: 20px 20px 0px 20px;
	padding: 0px;
	line-height: 1.2em;
}

p {
	line-height: 1.5em;
}

.indent {
	margin: 20px 0 0 20px;
}

.indent2 {
	margin: 35px 0 0 20px;
	color: #ffffff;
	background-color: #1b2d43;
	padding: 3px 30px 3px 6px;
}

.indent3 {
	margin: 20px 0 25px 27px;
	color: #a70005;
	font-size: 3em;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 2.2em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

img {
	border: none;
}

.imgcenter {
	margin: 30px auto 5px 75px;
}

.imgcenter2 {
	margin: 0 auto 5px 95px;
}

img.mag {
	margin: 1px 40px 35px 20px;
	padding: 0 0 10px 0;
	float: left;
}

img.mag2 {
	margin: 1px 40px 35px 20px;
	padding: 0 0 10px 0;
	float: left;
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

hr {
	margin: 10px 0 0 20px;
}

.magtitle {
	font-size: 1.4em;
	color: #a70005;
	font-weight: bold;
}

.maglink {
	font-size: 1.3em;
}

.maglinktop {
	font-size: 1.3em;
	margin: 160px 0 0 0;
}

a:link {
	color: #4c80bf;
}

/*a:visted {
}
*/

a:hover {
	color: #ffa200;
	font-weight: normal;
}	

/*Another option:
a:hover {
	color: #a70005;
	font-weight: bold;
}*/

a:active {
	color: #ffa200;
}

.lineheight {
	line-height: 1.5em;
}

ul.lineheight {
	line-height: 1.75em;
}

ul.lineheight2 {
	line-height: 1.5em;
}

ol.lineheight {
	line-height: 1.5em;
}

#container {
	background-color: #eaeaea;
	margin-top: 26px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;
	height: auto;
	padding: 0;
	border-top: 2px solid #909090;
	border-right: 2px solid #a0a0a0;
	border-bottom: 2px solid #909090;
	border-left: 2px solid #a0a0a0;
}

/*	border-top: 2px solid #b0b0b0;
	border-right: 2px solid #c0c0c0;
	border-bottom: 2px solid #b0b0b0;
	border-left: 2px solid #c0c0c0; other options for container borders */

#header {
	margin: 8px auto 12px auto;
	width: 944px;
	height: 140px;
	padding: 0px;
	background-color: #fff;
	background-position: center center;
	border: 1px solid #a0a0a0;
}
/*Could also try #312e1d or #c0c0c0 or #b0b0b0 for border colors*/

#middle {
	height: auto;
}

#maincontent {
	margin: 0px 0px 8px 8px;
	padding: 25px 24px 75px 12px;
	width: 580px;
	border: 1px solid #a0a0a0;
	background-color: #fff;
	min-height: 1593px;
}

/*Previous min-height for #maincontent was originally 717px and then 1213px*/

.rightmod {
	margin: 0px 8px 8px 8px;
	padding: 8px 0px 72px 0px;
	width: 316px;
	border: 1px solid #a0a0a0;
	background-color: #fff;
}

.floatleft {
	float: left;
	display: inline;
}

a.ad {
	display: block;
	margin: 0px 8px 8px 8px;
}

.ad {
	display: block;
	margin: 0px 8px 8px 8px;
}


.clearleft {
	clear: left;
	height: 0px;
	line-height: 0px;
}

.clearright {
	clear: right;
}


/*Begin menu formatting*/
#menuTop {
	position: relative;
	background-color: #312e1d;
	width: 944px;
	margin: 0px 8px 12px 8px;
	height: 28px;
	font-size: 1em;
	font-weight: normal;
	list-style-type: none;
	padding: 0;
}

#menuTop li {
	display: block;
	background-color: #312e1d;
	height: 14px;
	margin: 0 0 0 0;
	padding: 7px 2px 6px 4px;
	border-left: 3px solid #a70005;
	line-height: 1em;
}

#menuTop a {
	display: block;
	margin: 0;
	padding: 0 3px;
	color: #ffffff;
}

#menuTop a:link, #menuTop a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#menuTop a:hover {
	color: #ffa200;
}

/* Hover state color options: Greens: #94cf22, #8fba2c, #9ae617, #8aa635  Yellow-Oranges:#ffa200, #f7cd0b  Reds:#a70005  Blues:#4c80bf, #4472aa */

/*End menu formatting*/


/*Begin menu positioning*/
ul.menuHoriz li {
	float: left;
}

ul.menuVert {
	position: absolute;
	top: 27px;
	visibility: hidden;
}

ul#menuSubOne {
	left: 0;
	padding: 0;
}

ul#menuSubTwo {
	left: 140px;
	padding: 0;
}

ul#menuSubThree {
	left: 275px;
	padding: 0;
}

#menuSubOne li, #menuSubTwo li, #menuSubThree li {
	float: none;
}

#magazinebutton {
	width: 131px;
}

#scholarshipsbutton {
	width: 126px;
}

#preventionbutton {
	width: 125px;
}

#linksbutton {
	width: 99px;
}

#contactbutton {
	width: 127px;
}

/*End menu positioning*/


/*Begin footer formatting*/
#footer {
	background-color: #312e1d;
	color: #cccccc;
	font-size: .80em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding:5px;
	margin: 0 8px 8px 8px;
	border: 1px solid #c0c0c0;
}

.footer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

a.footer:link {
	color: #cccccc;
	text-decoration: underline;
}

a.footer:visited {
	color: #999999;
	text-decoration: underline;
}

a.footer:hover {
	color: #ffa200;
	text-decoration: underline;
	font-weight: normal;
}

a.footer:active {
	color: #cccccc;
	text-decoration: underline;
}
/*End footer formatting*/


/*Begin menuBottom formatting*/
#menuBottom {
	color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	text-align: center;
	font-weight: normal;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;	
}

#menuBottom a:link {
	color: #eee;
	text-decoration: none;
}

#menuBottom a:visited {
	color: #bbb;
	text-decoration: none;
}

#menuBottom a:hover {
	color: #ffa200;
	text-decoration: underline;
	font-weight: normal;
}

#menuBottom a:active {
	color: #eee;
	text-decoration: none;
}
/*End menuBottom formatting*/
