/* general style overrides */
body{
	background: rgb(12,81,164) url(images/bkg.gif);
	font-size: 80%;
	margin-top: 5px;
	text-align: center;
	position: relative;
}

body, a, li, table, div, span, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
}

p{ position: relative; }

hr{
	border: 1px solid rgb(247,147,28);
	background-color: rgb(247,147,28);
	height: 3px;
	margin: 0 12px 0 3px;
	}
h1{ 
	font-size: 2.25em;
	margin: 0px 12px 0 3px;
	padding-left: 5px;
	position: relative;
	top: -1px;
	color: rgb(129,0,35);
	border-top: 2px solid rgb(129,0,35);
	border-bottom: 2px solid rgb(247,147,28);
	font-variant: small-caps;
	}

h2{
	margin: 0;
	margin-left: 10px;
	font-size: 1.4em;
	color: rgb(12,81,164);
	
}
h3{
	border-top: 3px solid rgb(247,147,28);
	border-bottom: 3px solid rgb(247,147,28);
	font-size: 130%;
	color: rgb(129,0,35);
	width: 966px;
	margin-left: 3px;
	padding: 10px 0;
	text-align: center;
}

h3.simple, td h3{
	color: rgb(129,0,35);
	font-size: 130%;
	text-align: left;
	margin: 0;
	padding: 10px;
	border: none;
	width: auto;
}

td{
	vertical-align: top;
}
a{
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed rgb(129,0,35);
	color: rgb(0,0,0);
	background: none;
	height: auto;
	}

a:hover{
	border-bottom: 1px dashed rgb(129,0,35);
	color: rgb(247,147,28);
	background: none;
}
/* end general overrides */

div#content{
	width: 982px;
	margin: auto;
	position: relative;
	text-align: left;
}


/* header and main nav */	
div#header{
	width: 982px;
	text-align: left;
	margin: 2px auto 0 auto;
	position: relative;
	background: transparent url(images/header.jpg) top right no-repeat;
}
ul.main_nav{
	margin: 0;
	padding: 0;
	z-index: 100;
}


ul.main_nav li{
	position: relative;
	top: 98px;
	left: 10px;
	list-style-type: none;
	padding: 0 33px 0 0;	
	float: left;	
}

ul.main_nav li a{
	vertical-align: middle;
	text-decoration: none;
	color: rgb(255,255,255);
	font-weight: bold;
	margin: 0;
	font-size: 1.2em;
	border-bottom: none;
}

ul.main_nav li a:hover{
	border-bottom: none;
	color: rgb(247,147,28);
}

ul.main_nav li a:active{
	color: rgb(129,0,35);
}

ul.submenu{
	background-color: rgb(130,0,36);
	list-style-type: none;
	margin: 0;
	padding: 0 5px;
	position: absolute;
	top: 119px;
	text-align: left;
	display: none;
	z-index: 100;
}

ul#menu_2{
	left: 330px;
	width: 180px;
	}
ul#menu_4{
	left: 590px;
	width: 180px;
	}

ul#menu_5{
	left: 695px;
	width: 140px;
	}
ul.submenu li{
	padding: 0;
	margin: 0;
	}
ul.submenu li a{
	color: rgb(255,255,255);
	border: none;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
	height: 1.3em;
	width: 100%;
}

ul.submenu li a:hover{
	border-bottom: none;
	color: rgb(247,147,28);

}
/* end header and main nav */

span#cap{
	position: relative;
	left: -1px;
	display: block;
	background: rgb(255,255,255) url(images/cap.gif) no-repeat;
	width: 982px;
	}
span#base{
	display: block;
	background: rgb(255,255,255) url(images/base.gif) no-repeat;
	width: 982px;
	height: 36px;
	}
div#cntnr{
	background: rgb(255,255,255) url(images/fill.gif) repeat-y;
}

	
div#cntnr p{
	margin: 5px 25px 5px 15px;	
}

div#cntnr p.first{
	margin-top: 0;
}

div#cntnr p.last{
	margin-bottom: 0;
}

div#footer{
	color: #666;
	text-align: right;
	font-size: 75%;
	margin-top: 15px;
}

/* miscellaneous styles */

span.sponsored{
		font-size: .9em;
	}

p em{
	font-weight: bold;
	}

div#submenu{
	margin-bottom: 20px;
	}


p.indented{
	padding-left: 40px;
	padding-right: 40px;
}
	
table.buzzword{
	width: 600px;
	margin-left: 100px;
}

table.buzzword td.one{
	width: 30%;
}
table.buzzword td.two{
	width: 40%;
}
table.buzzword td.three{
	width: 30%;
}
.buzzword{
	font-weight: bold;
	color: rgb(247,147,28);
	font-size: 1.2em;
}

p.notice{
	font-size: 1.5em;
	font-weight: bold;	
}



label{
	font-size: 1em;
	display: block;
	font-weight: 600;
	margin-top: 5px;
	}

span.error{
	color: rgb(255,0,0);
	font-weight: 700;
	text-align: left;
	display: block;
	}
span.req{
	color: rgb(255,0,0);
	font-weight: 700;
	}

img.portrait{
	float: left;
	margin: 10px 5px 5px 15px;
}
/* end misc styles*/

/* archives styles */
.subheader {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 18px;
	color: rgb(205,107,60);
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 12px;
	padding-bottom: 12px;
	font-style: normal;
	margin-left: 15px;
	text-align: left;
}
#sidebar {
	padding: 3px;
	float:right;
	width:30%;
	font-size: .8em;
	margin-left: 10px;
	text-align: center;
	background-color: rgb(241,230,177);
}

#sidebarHeader {
	color: rgb(205,107,60);
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}


.highlightunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: rgb(42,91,168);
	text-decoration: none;
}

div#contactlist p{
	margin-bottom: 10px;
	}

div#breadcrumb{
	font-size: 1.3em;
	margin: 0 10px;
	padding: 10px 0;
	}

div#breadcrumb a{
	font-weight: normal;
	border-bottom: 1px dashed rgb(129,0,35);
}
a.regbutton span, a.resbutton span, a.stdreg span, a.profreg span{ display: none;}
a.regbutton{
	display: block;
	width: 425px;
	height: 50px;
	border: none;
	margin: auto;
	}
a.resbutton{
	display: block;
	width: 425px;
	height: 50px;
	border: none;
	margin: auto;
	margin-top: 10px;
	}
a.regbutton{
	background: transparent url(images/regbtn.gif) no-repeat;
}
a.resbutton{
	background: transparent url(images/resbtn.gif) no-repeat;
}
a.regbutton:hover{
	background: transparent url(images/regbtn.gif) 0px -50px no-repeat;
	border: none;
	}
a.resbutton:hover{
	background: transparent url(images/resbtn.gif) 0px -50px no-repeat;
	border: none;
	}

a.stdreg, a.profreg{
	display: block;
	width: 350px;
	height: 50px;
	border: none;
	margin-left: 10px;
	}
a.stdreg{
	background: transparent url(images/stdntreg.gif) no-repeat;
}
a.profreg{
	background: transparent url(images/profreg.gif) no-repeat;
}
a.stdreg:hover{
	background: transparent url(images/stdntreg.gif) 0px -50px no-repeat;
	border: none;
	}
a.profreg:hover{
	background: transparent url(images/profreg.gif) 0px -50px no-repeat;
	border: none;
	}
div#infotext{
	width: 550px;
	margin-left: 15px;	
	float: left;
	}

div#dialogue{
	width: 400px;
	position: absolute;
	top: 325px;
	left: 250px;
	z-index: 50;
	background-color: rgb(255,232,204);
	border: 2px solid rgb(247,148,29);
	display: none;
	}

div#dialogue span{
	padding: 2px 5px;
	margin: 10px;
	background-color: rgb(247,148,29);
	position: relative;
	top: -12px;
	font-weight: bold;
	border: 2px outset rgb(255,255,255);
	}

div#dialogue span.over{
	cursor: pointer;
	background-color: rgb(255,255,255);
	}

p#mismatch{
	display: none;
	font-weight: bold;
	color: rgb(255,0,0);
	}
