/* CSS Document */

html, body {
	text-align:center;
	background-image: url(../images/bodybgd.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 0 0 0;
	height: 100%;
	margin: 0px 0 0 0;
	background-position: top center;
}

#wrapper {
	width: 800px;
	padding: 0 0 0 0;
	margin: 0px auto 0px auto;
	height: 100%;
	background-color: #000000;
}
#wrapper a {
	text-decoration:none;
}
#header {
	background-color:#000000;
	text-align: left;
	width: 800px;
	height: 50px;
	padding: 0 0 0 0;
	margin-left: 0px;
	clear: left;
	margin-right: 0px;
}
#search {
	float:right;
	clear: none;
	height: 20px;
	text-align: right;
	line-height: 5px;
	width: 225px;
	margin-right: 5px;
	margin-top: 0px;
}
#search img {
	float:right;
	margin-top: 5px;
	border: 1px black outset;
	margin-left: 0px;
}
#search input {
	border:black 1px inset;
	margin-top: 3px;
}
#horizontalnav {
	width:800px;
	height:25px;
	font-size: 11px;
	background-color: #966d44;
	color: #e4cfb9;
	font-weight: normal;
	line-height: 4px;
	clear: left;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#horizontalnav form {
	display: inline;
}

#horizontalnav a {
background: #966d44;
color:#ffffff;
}

#horizontalnav a:hover {
color:#e4cfb9;
}
#horizontalnav ul {
	padding:0;
	margin: 0 10px 0 0;
	display: inline;
}
#horizontalnav li {
	display:inline;
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
#horizontalnav h6 {
	background-color: #966d44;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 10px;
	padding: 2px 2px 2px 0px;
}
#line {
	width: 190px;
	height:1px;
	background-color: #ce5432;
	float:left;
}
#nav {
	float:left;
	text-align: right;
	width: 189px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding-top: 10px;
}
#nav ul {
	padding: 0px;
	margin: 0px;
	text-align: right;
	border-top: dotted 1px #966d44;
}
#nav li {
	list-style-type: none;
	display: block;
	margin: 0;
	border-bottom: dotted 1px #966d44;
	text-align: right;
}
#nav ul li li {
color:#ffffff;
padding-top: 0px;
line-height: 5px;
}
#nav a {
	color: #e4cfb9;
	display: block;
	padding: 5px 5px 5px 2px;
	margin: 0px;
}
#nav li a:hover {
	background-color:#ce5432;
	color: #FFFFFF;
}
#nav h3 {
	font-size:12px;
	font-weight: normal;
}
#nav h3 a {
	font-size:12px;
	margin:0px;
	color:#966d44;
}
#nav h3 a:hover {
	font-size:12px;
	margin: 0;
	color: #FFFFFF;
}
#nav h4 {
	background-color: #000000;
	color: #FFFFFF;
	font-size:10px;
	border: none;
	padding:0;
	margin: 0 10px 0 0;
	display: inline;
}
#nav h4 a {
	font-size:10px;
	color: #FFFFFF;
	border: none;
}
#nav h4 a:hover {
	font-size:10px;
	color: #FFFFFF;
	border: none;
}
#nav h4 ul {
	list-style: disc;
	font-size:10px;
	color: #FFFFFF;
	border: none;
}
#nav h4 li {
	list-style: disc;
	font-size:10px;
	color: #FFFFFF;
	border: none;
}
#imagelink {
	width: 100%;
	text-align: center;
	padding: 0;
}
#imagelink a {
	display: inline;
}
#imagelink img {
	margin-top: 30px;
}
#imagelink a:hover {
}
#rotatingimage {
	width:609px;
	background-color: #ce5432;
	float: right;
	padding: 0;
	margin: 0;
	height: 250px;
	background-image: url(../../images/gallery/noflash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rotatingimage img {
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
div#rotatingimage p {
	font-size:11px;
	color: #FFFFFF;
	margin: 2px 0 2px 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(none);
}
#main {
	width:609px;
	background-image: url(../images/gradient3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
	padding: 0 0 0 0;
	text-align: left;
	margin: 0px 0 0 0;
	border: solid 1px #ce5432;
	border-bottom: none;
	float: left;
	clear: right;
}
#main h4 {
	font-size: 14px;
	color: #000000;
	text-transform: none;
	margin-left: 15px;
	margin-top: 25px;
	text-align: left;
	margin-bottom: 10px;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.1;
}
#main h5 {
	font-size:11px;
	font-weight:bold;
	line-height:1.5;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
}
#main p {
	font-size:12px;
	color: #000000;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 10px;
	line-height: 1.4;
	margin-bottom: 10px;
}
#news {
	width:409px;
	float: left;
	margin-bottom: 10px;
}
#news h1 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 2px;
}

#news a {
	text-decoration:underline;
	color: #996633;
}
#news img {
	border:none;
	display: inline;
	margin-left: 50px;
	margin-top: 0px;
	padding: 0;
	text-decoration: none;
}
#news h4 {
	display:inline;
	border: none;
	text-decoration: none;
}
#news h4 a{
	display:inline;
	border: none;
	text-decoration: none;
	color: #FF6600;
	margin-left: 10px;
}
#news h6 {
	display:inline;
	font-size:11px;
	text-align: right;
	color: #FF6600;
}
#newsitems {
	margin-top: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ce5432;
	border-left-color: #ce5432;
}
#newsitems h2 {
	font-size:14px;
	font-weight: normal;
	color: #996633;
	margin: 15px 10px 0px 10px;
	line-height: 1.5;
}
#newsitems p {
}
#news_library {
	width:575px;
	float: left;
	margin-bottom: 10px;
}
div#rightcolumn {
	width:160px;
	float:right;
	padding-top: 11px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FCF2E6;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 15px;
	border: dotted 1px #CC3300;
	margin-left: 30px;
}
div#rightcolumn h1 {font-size:14px; color:#000000;}
div#rightcolumn h2{
	font-size:12px;
	color:#000000;
	margin:0px;
	padding-bottom: 5px;
}
div#rightcolumn h2 a{color:#333300; margin:0px; }
div#rightcolumn p{
	font-size:10px;
	line-height:12px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
	clear: left;
}
div#rightcolumn img{
	border: solid black 1px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	display: block;
}
div#rightcolumn li{font-size:11px;

}

div#rightcolumn a{ text-decoration:underline; color:#5E442A; font-weight:bold; }
div#rightcolumn a:hover{ color:#FF0000; }

div#rightcolumn2 {
	width:230px;
	float:right;
	padding-top: 11px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FCF2E6;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 20px;
	border: dotted 1px #CC3300;
	margin-left: 30px;
}
div#rightcolumn2 h1 {font-size:14px; color:#000000;}
div#rightcolumn2 h2{
	font-size:16px;
	color:#663300;
	margin:0px;
	padding-bottom: 5px;
	text-decoration: underline;
	padding-top: 7px;
	line-height: 20px;
}
div#rightcolumn2 h2 a{color:#333300; margin:0px; }
div#rightcolumn2 p{
	font-size:11px;
	line-height:20px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	color: #000000;
	clear: left;
}
div#rightcolumn2 img{
	border: solid black 1px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	display: block;
}
div#rightcolumn2 li{font-size:11px;

}

div#rightcolumn2 a{ text-decoration:underline; color:#5E442A; font-weight:bold; }
div#rightcolumn2 a:hover{ color:#FF0000; }


div#rightbox2 {
	padding:8px;
	float: right;
}

div#rightboxend2 {padding:10px;
}
#featuredsites {
	float: right;
	margin-top: 30px;
	height: 530px;
	max-height: 10px;
	padding-top: 10px;
}

#featuredsites h1 {
	font-size: 20px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 20px;
}
#featuredsites img {
	border: none;
}

#featuredsites p {
	margin-right: 8px;
}

#featuredsites a {
	text-decoration:underline;
	color: #000000;
}

#featuredsitesleft {
	width:290px;
	float: left;
}
#featuredsitesleft img {
	float:left;
	margin-top: 3px;
	margin-right: 5px;
	border: 1px solid black;
}
#featuredsitesleft p {
	margin-left:67px;
	margin-right: 10px;
}
#featuredsitesright {
	width:290px;
	float: right;
	border-left-color: #66CCFF;
	border-left-style: solid;
	border-left-width: 1px;
}
#featuredsitesright img {
	float:left;
	margin-top: 3px;
	margin-right: 5px;
	border: 1px solid black;
}
#featuredsitesright p {
	margin-left:67px;
	margin-right: 10px;
}

div#footer {
	width:800px;
	height:50px;
	bottom:0px;
	padding-bottom:0px;
	padding-top:15px;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ce5432;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: #ce5432 solid 1px;
	margin-right: auto;
	margin-left: auto;
}
div#footer a {
color:#FFFFFF;
}
div#footer a:hover {
color:#e4cfb9;
}
#footer p {
	margin:0 0 0 0px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.8;
	letter-spacing: 1.5px;
}
#footer ul {
	text-align:center;
	margin-top: 0px;
}
#footer li {
display: inline;
}
#footer h5 {
	margin-bottom:0px;
	margin-top:0px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
}
#footer h6 {
	margin-bottom:0px;
	margin-top:0px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
#footer h7 {
	margin-bottom:0px;
	margin-top:0px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
}
div#closer {
	background-color:#FFFFFF;
	background-image: url(../images/close.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#clear {
	clear:left;
	width:100%;
	height: 10px;
	border-top-color: #ce5432;
	border-top-width: 1px;
	border-top-style: solid;
}
#lower {
	width: 800px;
	padding: 0;
	margin: 0;
	background-repeat: repeat-y;
	background-position: top left;
	float: left;
	clear: left;
}
#flashcontent {
	height: 250px;
	width: 608px;
	float: left;
}
#seal {
	float: left;
	height: 176px;
	width: 189px;
	background-image: url(../images/ValpoLaw_seal.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	clear: left;
	margin-top: -176px;
}
#events {
	clear: left;
	float: left;
	width: 409px;
	margin-bottom: 10px;
}
#events h1 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	letter-spacing: 2px;
}
#events img {
	border:none;
	display: inline;
	margin-left: 65px;
	margin-top: 0px;
	padding: 0;
	text-decoration: none;
}
#eventsitems {
	margin-top: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ce5432;
	border-left-color: #ce5432;
	padding-top: 20px;
}
#eventsitems a {
	margin-left:0px;
	color:#996633;
	text-decoration: underline;
	padding-left: 0px;
}

.submainnav {
	font-size: 10px;
	line-height: 1.5px;
}
#submain {
	width: 609px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}
#submain ul {
	text-align:left;
	margin-top: 5px;
	margin-left: 35px;
	font-size: 12px;
	line-height: 1.2pc;
}
#submain li {
list-style:square
}
#submain h3 {
	color: #5E442A;
	font-size: 16px;
	line-height: 1.2;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 15px;
}

#submain h7 {
	color: #CC0000;
	font-size: 18px;
	font-weight:bold;
	line-height: 1.2;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 15px;
}

#submainheader {
	width: 609px;
	background-color: #ce5432;
	margin: 0px;
}
#submainheader h1 {
	color: #FFFFFF;
	font-size: 40px;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
}
#wrapper #lower #nav .submainnav li {
	line-height: 15px;
}
#submainheader2 {
	background-color: #966D44;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-left: 20px;
}
#submainheader2 h2 {
	color: #e4cfb9;
	font-size: 30px;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
}

#form {
	width:auto;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-weight:normal;
	padding: 5 px 5px 5px 5px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	margin-left: 15px;
	margin-right: 10px;
}

#log{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-right: 5px;
	padding-right: 5px;
	float:right;
	width:150px;
}
