/* Seaford CSS Stylesheet */

@import "reset.css";

html {
	overflow-y: scroll;
}


body{
text-align:center;
background-color:#464646;
}

#wrapper{
	/*width:780px;*/
	width:776px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	position:relative;
}
#quote{
position:absolute;
width:263px;
height:120px;
top:0px;
left:0px;
}
#title{
position:absolute;
width:513px;
height:120px;
top:0px;
left:263px;
}

#admin{
	position:absolute;
	width:251px;
	height:78px;
	top:18px;
	left:14px;
}
#welcome{
position:absolute;
top:120px;
left:15px;
width:248px;
height:122px;
background-image:url(images/welcome.jpg);
background-repeat:no-repeat;
}
#welcome-subpage{
position:absolute;
top:120px;
left:15px;
width:181px;
height:122px;
background-image:url(images/welcome-subpage.jpg);
background-repeat:no-repeat;
}
#shield-b{
	position:absolute;
	top:120px;
	width:95px;
	height:37px;
	left: 663px;
	z-index:10;
	background-image:url(images/shield-b.png);
}
#image{
	position:absolute;
	top:120px;
	width:489px;
	height:302px;
	left: 272px;
	z-index:2;
}
#image-subpage{
	position:absolute;
	top:120px;
	width:556px;
	height:271px;
	left: 205px;
	z-index:2;
}
#menuwrapper{
	width:248px;
	background-color: #768514;
}
#menuwrapper-subpage{

width:181px;
}
#menu{
	margin-left:8px;
	width:230px;
}
#menu-top{
	width:248px;
}
#menu-bottom{
	width:248px;
}
	#menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:11px;
	padding-bottom:6px;
}
#menu-top-subpage{
width:181px;
height:12px;
}
#menu-bottom-subpage{
width:181px;
}
#menu-subpage, #menu-subpage-grey, #menu-subpage-red, #menu-subpage-orange, #menu-subpage-blue, #menu-subpage-brown, #menu-subpage-green2{
margin-left:8px;
width:163px;
}
#menu-subpage ul, #menu-subpage-grey ul, #menu-subpage-red  ul, #menu-subpage-orange ul, #menu-subpage-blue ul, #menu-subpage-brown ul, #menu-subpage-green2 ul{
margin: 0;
padding: 0;
list-style-type: none;
font-size:11px;
padding-bottom:6px;
}
#menu-subpage li a, #menu-subpage-grey li a, #menu-subpage-red li a, #menu-subpage-orange li a, #menu-subpage-blue li a, #menu-subpage-brown li a, #menu-subpage-green2 li a{
	padding-top:9px;
	color:#FFFFFF;
	text-decoration:none;
	width:100%;
	display:block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* Green Subpages*/
#menu-subpage li{
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	letter-spacing:1px;
}
#menu-subpage a:hover{
	color:#acb279;
	background-image:url(images/arrow-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #acb279;
}
#menu-subpage a.active{
	color:#acb279;
	background-image:url(images/arrow-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #acb279;
}
/* Grey Subpages*/
#menu-subpage-grey li{
	background-image:url(images/arrow-grey.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	letter-spacing:1px;
}
#menu-subpage-grey  a:hover{
	color:#98989a;
	background-image:url(images/arrow-grey-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #98989a;
}
#menu-subpage-grey a.active{
	color:#98989a;
	background-image:url(images/arrow-grey-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #98989a;
}
/* Red Subpages*/
#menu-subpage-red li{
	background-image:url(images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	letter-spacing:1px;
}
#menu-subpage-red  a:hover{
	color:#dab3a7;
	background-image:url(images/arrow-red-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #dab3a7;
}
#menu-subpage-red a.active{
	color:#dab3a7;
	background-image:url(images/arrow-red-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #dab3a7;
}
/* Orange Subpages*/
#menu-subpage-orange li{
	background-image:url(images/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	letter-spacing:1px;
}
#menu-subpage-orange  a:hover{
	color:#e9c66f;
	background-image:url(images/arrow-orange-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #e9c66f;
}
#menu-subpage-orange a.active{
	color:#e9c66f;
	background-image:url(images/arrow-orange-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #e9c66f;
}
/* Blue Subpages*/
#menu-subpage-blue li{
	background-image:url(images/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	letter-spacing:1px;
}
#menu-subpage-blue  a:hover{
	color:#8da6bc;
	background-image:url(images/arrow-blue-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #8da6bc;
}
#menu-subpage-blue a.active{
	color:#8da6bc;
	background-image:url(images/arrow-blue-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #8da6bc;
}
/* Brown Subpages*/
#menu-subpage-brown li{
	background-image:url(images/arrow-brown.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	letter-spacing:1px;
}
#menu-subpage-brown  a:hover{
	color:#d3bcaa;
	background-image:url(images/arrow-brown-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #d3bcaa;
}
#menu-subpage-brown a.active{
	color:#d3bcaa;
	background-image:url(images/arrow-brown-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #d3bcaa;
}
/* Green2 Subpages*/
#menu-subpage-green2 li{
	background-image:url(images/arrow-green2.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	letter-spacing:1px;
}
#menu-subpage-green2  a:hover{
	color:#8ebbba;
	background-image:url(images/arrow-green2-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #8ebbba;
}
#menu-subpage-green2 a.active{
	color:#8ebbba;
	background-image:url(images/arrow-green2-over.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	border-bottom-color: #8ebbba;
}





#menu li{
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 217px 4px;
	letter-spacing:1px;
}
#menu li a{
	padding-top:9px;
	color:#FFFFFF;
	text-decoration:none;
	width:100%;
	display:block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#menu a:hover{
	color:#acb279;
	background-image:url(images/arrow-over.gif);
	background-repeat: no-repeat;
	background-position: 217px 4px;
	border-bottom-color: #acb279;
}
#menu a.active{
	color:#acb279;
	background-image:url(images/arrow-over.gif);
	background-repeat: no-repeat;
	background-position: 217px 4px;
	border-bottom-color: #acb279;
}



#prospectus{
  	width:248px;
	height:70px;
	margin-top:10px;
	left:14px;
}
#online_news{
  	width:248px;
	height:70px;
	margin-top:1px;
	left:14px;
}
#online_news a{
	text-indent:-9009px;
	width:248px;
	height:70px;
	background-image:url(images/online_newsletter.jpg);
	background-repeat: no-repeat;
	display:block;
}

#online_news_2{
  	width:181px;
	height:70px;
	margin-top:1px;
	left:14px;
}
#online_news_2 a{
	text-indent:-9009px;
	width:181px;
	height:70px;
	background-image:url(images/online_newsletter_2.jpg);
	background-repeat: no-repeat;
	display:block;
}

#prospectus a{
  text-indent:-9009px;
  	width:248px;
	height:70px;
	background-image:url(images/prospectus.gif);
	background-repeat: no-repeat;
	display:block;
}
#prospectus a:hover{
    background-position: 0px -70px;
}

#textbox{
	float:left;
	width:489px;
	overflow:auto;
	padding-top:4px;
	margin-top:426px;
	padding-bottom:15px;
	float:left;
	margin-left:10px;
	padding-left:1px;
}

#prospectus-subpage{
  	width:181px;
	height:70px;
	left:14px;
	margin-top:10px;
}
#prospectus-subpage a{
  text-indent:-9009px;
  	width:181px;
	height:70px;
	background-image:url(images/prospectus-subpage.gif);
	background-repeat: no-repeat;
	display:block;
}
#prospectus-subpage a:hover{
    background-position: 0px -70px;
}
.hello{
    background-position: 0px -70px;
}

#textbox-subpage{
	margin-top:424px;
	width:555px;
	padding-top:4px;
	float:left;
	margin-left:10px;
	padding-left:1px;
	padding-bottom:15px;
}
#textbox-subpage-larger{
	margin-top:405px;
	width:556px;
	overflow:auto;
	padding-bottom:15px;
	float:left;
	margin-left:10px;
	padding-left:1px;
}
#textbox-subpage-larger_still{
	margin-top:128px;
	width:556px;
	overflow:auto;
	padding-bottom:15px;
	float:left;
	margin-left:10px;
	padding-left:1px;
}

#submenu-strip{
	position:absolute;
	top:391px;
	left:205px;
	width:556px;
	height:6px;
	font-size:6px;
}
#submenu-strip_still{
	position:absolute;
	top:162px;
	left:205px;
	width:556px;
	height:6px;
	font-size:6px;
}
#submenu{
	position:absolute;
	top:397px;
	left:205px;
	width:556px;
	height:27px;
	background-color:#dfdfdf;
	overflow:hidden;
}
#submenu ul{
font-size:11px;
letter-spacing:1px;
margin-left:3px;
}
#submenu li{
	list-style-type: none;
	float:left;
	width:100px;
	text-align:center;
	background-image:url(images/tabback.gif);
	height:26px;
	background-repeat: no-repeat;
	margin-left:5px;
	margin-right:5px;
	display:inline;
}
.oneline{
padding-top:5px;
}
#submenu li a{
margin-top:1px;
text-decoration:none;
color:#000000;
display:block;
height:26px;
}
#submenu li a:hover{
	color:#666666;
}
#submenu .activeorange{
	background-image:url(images/tabback-o.gif);
	background-repeat: no-repeat;
}
#submenu .active-red{
	background-image:url(images/tabback-red.gif);
	background-repeat: no-repeat;
}
#submenu .active-green{
	background-image:url(images/tabback-green.gif);
	background-repeat: no-repeat;
}
#submenu .active-orange{
	background-image:url(images/tabback-orange.gif);
	background-repeat: no-repeat;
}
#submenu .active-blue{
	background-image:url(images/tabback-blue.gif);
	background-repeat: no-repeat;
}
#submenu .active-brown{
	background-image:url(images/tabback-brown.gif);
	background-repeat: no-repeat;
}
#submenu .active-green2{
	background-image:url(images/tabback-green2.gif);
	background-repeat: no-repeat;
}
#submenu .active-grey{
	background-image:url(images/tabback-grey.gif);
	background-repeat: no-repeat;
}

#formContainer {
margin-left:90px;
	width: 65%;
}
input {
	border: 1px solid #666666;
	width:150px;
	background-color: #F0F0F0;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea{
width:150px;
height:40px;
	background-color: #F0F0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.button {
	color: #FFFFFF;
	border: 1px solid #006699;
	width:60px;
	background-color: #768413;
	margin-top:5px;
}

label {
margin-top:5px;
	display: block;
}

#Col1, #Col2 {
	width: 49%;
}

#Col2 {
	float: right;
}
form {
	margin: 0px;
}
textarea:focus{
	background: #FFFFFF;
}
input:focus {
	background: #FFFFFF;
	border: 1px solid black;
}
.button:focus{
	background-color: #4D560C;
}
.checkbox {
width:15px;
margin:0px;
}

/* Text Styles */
#textbox h1{
font-size:20px;
margin-bottom:12px;
color:#1d3d8f;
font-weight:bold;
}

#admin h2{
	font-size:14px;
	font-weight:bold;
	
}


#textbox a, #textbox-subpage-larger a, #textbox-subpage-larger_still a{
color:#006699;
text-decoration:none;
}
#textbox a:hover, #textbox-subpage-larger a:hover, #textbox-subpage-larger_still a:hover{
	color:#0066FF;
	text-decoration:underline;
}
#textbox-subpage h1{
font-size:20px;
margin-bottom:12px;
color:#1d3d8f;
font-weight:bold;
}

#textbox-subpage-larger_still h1{
font-size:20px;
margin-bottom:30px;
color:#1d3d8f;
font-weight:bold;
}
#textbox-subpage p, #textbox-subpage-larger_still p, #textbox p,  #textbox-subpage-larger p{
	margin-top:10px;
	margin-bottom:10px;
	margin-right:8px;
	line-height:15px;
	word-spacing:1px;
	}
 #textbox-subpage-larger h1{
font-size:20px;
margin-bottom:12px;
color:#1d3d8f;
font-weight:bold;
}



#textbox-subpage-larger ul, #textbox-subpage ul, #textbox-subpage-larger_still ul{
	list-style-position: outside;
	list-style-type: disc;
	margin-left:15px;
	margin-top:6px;
	margin-bottom:6px;
}
#textbox-subpage-larger li, #textbox-subpage li, #textbox-subpage-larger_still li{
	margin-bottom:4px;
	letter-spacing:0.01em;
	line-height:1.3em;
}
#textbox-subpage-larger ol, #textbox-subpage ol, #textbox-subpage-larger_still ol{
	list-style-position: outside;
	list-style-type: decimal;
	margin-left:32px;
	margin-bottom:13px;
}

#left_col{
	float:left;
	position:relative;
	width:181px;
	margin-top:244px;
	margin-left:14px;
	display:inline;
	margin-bottom:20px;
}

#left_col_home{
	float:left;
	position:relative;
	width:248px;
	margin-top:244px;
	margin-left:14px;
	display:inline;
	margin-bottom:20px;

}

#footer{
	clear:both;
	background-color:#464646;
	text-align:center;
	padding-top:6px;
	padding-bottom:9px;
}

#footer p{
	color:#E0E0E0;
	font-size:12px;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline
}
#campus_map{
	width:556px;
	height:446px;
	position:relative;
}
#campus_map img{
	width:556px;
	height:446px;
	position:absolute;
	top:0px;
	left:0px;
}
#campus_map_details{
	width:255px;
	height:57px;
	position:absolute;
	top:25px;
	left:10px;
	z-index:10
}
#campus_map_details p{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin:3px 2px 3px 2px;
	display:none;
}
.images{
	float:right;
	width:130px;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:2px;
	border:solid;
	border-width:1px;
	border-color:#c3c3c3;
	margin-bottom:10px;
}
.images .img_holder{
	width:50px;
	height:50px;
	margin-left:10px;
	margin-bottom:10px;
	overflow:hidden;
	float:left;
	display:inline;
	text-align:center
}

#textbox-subpage .images p, #textbox-subpage-larger_still  .images p, #textbox  .images p, #textbox-subpage-larger .images p {
	margin-left:13px;
}
.clear_img{
	margin:0px;
	clear:both;
	line-height:0px;
	font-size:0px;
	padding:0px;
	height:0px;
}

#textbox-subpage h3, #textbox-subpage-larger_still h3, #textbox h3,  #textbox-subpage-larger h3{
	margin-left:10px;
	color:#666;
	margin-bottom:6px;
	font-weight:normal;
	font-size:14px;
	
}