@charset "utf-8";
/* CSS Document */

body		{
	background-color:#efefef;
	margin:0px;
	font-size: 15px;
	padding:0 10px;
	font-family:Arial, Helvetica, sans-serif;
}
p	{
}
img	{
	border:0px;
}
a 		{	
	color: #336699;
	text-decoration	: none;
	}
			
a:hover 	{
	color:#000033;
	text-decoration	: underline;
	}

#holder {
	width:900px;
	padding:10px 25px;
	margin: 0 auto;
	background-color:#fff;
	}
#top	{
	margin:0 auto;
	width:100%;
	max-width:2000px;
	background-color:#ccc;
	height:26px;
	position:relative;
	padding-top:4px;
}
#crumbs	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	float:left;
	margin-left:20px;
	padding-top:3px;
	padding-bottom:9px;
	letter-spacing:.1em;
}
#crumbs a	{
	color: #666;
	text-decoration:none;
}
#crumbs a:hover	{
	color: #000;
	text-decoration:underline;
	background:none;
}
#search{
	float:right;
	margin-right:20px;
	width:300px;
}
.searchbox	{
	float:right;
	margin-top:3px;
}
.buttons a, .buttons button{
    display:block;
    float:right;
    margin:0 7px 0 2px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
	font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    line-height:110%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

#banner	{
	position:relative;
	width:920px;
	height:100px;
	background-color:#ffffff;
}

#banner2	{
	position:relative;
	width:300px;
	height:75px;
	float:left;
	background-color:#ffffff;
}

#feature	{
	width:450px;
	margin-left:350px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
}
#feature div	{
	text-align:left;
	padding-top:25px;
}
#page_title	{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-variant:small-caps;
	color:navy;
	font-weight:bold;
}
#leftcol	{
	float:left;
	width:250px;
	
}
#rightcol	{
	margin-left:250px;
	width:630px;
	padding-top:15px;
}

#rightcol2	{
	margin-left:300px;
	width:600px;
	padding-top:5px;
	clear:right;
	font-size:12px;
	overflow:hidden;

}
#deepcontent	{
	padding:0 0 10px 5px;
	font-size:12px;
	overflow:none;
	margin-bottom: 10px;
	clear: both;
}
#deepcontent p, #deepcontent td 	{
	font-size:12px;
}
#deepcontent ul, #deepcontent ol	{
	font-size:12px;
}
.greentxt	{
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	color: #90bc41;
	clear:left;
	font-variant:!important;

	
}
.mainnav	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: 0px;
}
.mainnav a	{
	color:#999;
	text-decoration:none;
}
.mainnav a:hover	{
	color:#000;
	text-decoration:underline;
	background:none;
}
#slider	{
	margin-top:0;
	position:relative;
	width:600px;
}
#ads	{
	clear:right;
	width: 600px;
}
#seasonal	{
	height:206px;
	width:600px;
	margin:10px  0 10px 45px;
	color:#fefefe;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	clear:right;
}
#seasonal p	{
	margin-top:5px;
}
#address	{
	width:595px;
	margin:20px 0 10px 50px;
	color:#999;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	clear:right;

}
#address p	{
	padding-top:15px;
}
#address a	{
	text-decoration:none;
	color:#999;
}
#address a:hover	{
	text-decoration:underline;
	background:none;
	color: #000; 
}

#address2	{
	width:595px;
	margin:25px 0 10px 5px;
	color:#999;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	clear:right;

}
#address2 p	{
	padding-top:15px;
}

#address2 a	{
	text-decoration:none;
	color:#999;
}
#address2 a:hover	{
	text-decoration:underline;
	background:none;
	color: #000; 
}

.floatrt	{
	float:right;
	}
.floatlft	{
	float:left;
	margin-right:10px;
}
#Accordion1 {
	float: left;
	width: 245px;
	font-size: 0.9em;
	background-color:#fff;
	margin-right:10px;
	outline:none;
}
#Accordion1 li {
	list-style-image:url(gcsd/images/icons/expbul3a.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:-10px;
}

#ajaxticker1{
	font-family:Arial, Helvetica, sans-serif;
	width: 230px;
	height: 75px;
	/*background-color: #FEEEB8;*/
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	font-family:Arial, Helvetica, sans-serif;
	/*background-color: #FEEEB8;*/
}
#ajaxticker2{
	font-family:Arial, Helvetica, sans-serif;
	width: 230px;
	height: 75px;
	/*background-color: #FEEEB8;*/
}

#ajaxticker2 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	font-family:Arial, Helvetica, sans-serif;
	/*background-color: #FEEEB8;*/
}
.smallnav {
	font-size: 0.90em;
}
h1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:	#006699;
}

h2	{
	color:	#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
h3	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003;
	
}
#footer	{
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	background-color:#fff;
	color:#999;
	bottom:0px;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	font-size:0.7em;
	margin-bottom:0px;
	text-align:center;
	clear:both;
	padding-top:5px;
	padding-bottom:10px;
	word-spacing:0.1em;
	letter-spacing:0.1em;
	padding-left: 25px;
	padding-right: 25px;
}
#footer a	{
	text-decoration:none;
	color:#999;
}
#footer a:hover	{
	text-decoration:underline;
	background:none;
	color: #000; 
}
#footer ul	{
	list-style:none;
	margin-left:-30px;
}
#footer h1	{
	font-size:1.0em;
	font-weight:bold;
	text-decoration:underline;
}
.strikethrough	{
	text-decoration:line-through;
}
.red	{
	color:#F00;
	}
.animatedtabs{
	overflow: hidden;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px; /*font of menu text*/
	height:28px;
	margin-left:5px;
	position: relative;
	z-index: auto;
}

.animatedtabs ul{
	float:left;
	list-style-type: none;
	margin: 0;
	margin-left: 35px; /*offset of first tab relative to page left edge*/
	padding: 0;
}

.animatedtabs li{
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

.animatedtabs a{
	float: left;
	position: relative;
	top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
	background: url(/images/tab-left.jpg) no-repeat left top;
	margin: 0;
	margin-right: 0px; /*Spacing between each tab*/
	padding: 0 0 0 9px;
	text-decoration: none;

}

.animatedtabs a span{
	float: left;
	position: relative;
	display: block;
	background: url(/images/tab-right.jpg) no-repeat right top;
	padding: 5px 20px 3px 20px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
	font-weight: bold;
	color: #999;
	margin-left:5px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
	background-position: 0 -125px;
	top: 0;
}

.animatedtabs .selected a span{
	background-position: 100% -125px;
	color: black;
	padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	top: 0;
}

.animatedtabs a:hover{
	background-position: 0% -125px;
	top: 0;
	color:black;
}

.animatedtabs a:hover span{
	background-position: 100% -125px;
	padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	top: 0;
	color:black;
}
#icons	{
	height:50px;
	margin:10px 366px 0 366px;
	clear:both;
	width:168px;
	overflow:hidden;
}
#icons_emp	{
	height:50px;
	margin:10px 192px 5px 192px;
	clear:both;
	overflow:hidden;
	width:504px;
}
#icons_fr	{
	height:50px;
	margin:10px 310px 0 310px;
	clear:both;
	width:280px;
}
#icons_stud	{
	height:50px;
	margin:10px 282px 0 252px;
	clear:both;
	width:336px;
}
#icons_par	{
	height:50px;
	margin:10px 338px 0 338px;
	clear:both;
	width:224px;
}
#mapleft	{
	width:425px;
	float:left;
	text-align:left;
	margin-right:20px;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
#mapleft a 	{
	color:#666;
	text-decoration:none;
}
#mapleft a:hover	{
	background:none;
	color:#000;
	text-decoration:underline;
}
#mapright	{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#mapright a 	{
	color:#666;
	text-decoration:none;
}
#mapright a:hover	{
	background:none;
	color:#000;
	text-decoration:underline;
}
.toggleopacity img {
filter:alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}

.toggleopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
background-color:none;
} 

.toggleopacity a:hover img {
	background:none;
}
.img	{
	background-color:none;
}
.img a	{
	background-color:none;
}
.img a:hover	{
	background-color:none;
}
.pagelinks	{
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	width:220px;
	font-weight:bold;
	overflow:hidden;
	margin-top:10px;
	clear:right;
}

.pagelinks ul	{
	list-style-type:none;
}
.pagelinks li	{
	text-align:left;
	/*height:20px;*/
	margin-top:0px;
	margin-bottom:3px;
	margin-left:-10px;
	padding:5px 0;
}
.pagelinks a	{
	color:#f1991e;
	text-decoration:none;
	font-size:13px;
}
.pagelinks a:hover	{
	color:#90BC41;
	background:none;
}
.newspic	{
	float:right;
	margin-left:15px;
	font-size:10px;
	background-color:#CCC;
	text-align:left;
	width:314px;
}
.newspic div	{
	padding:5px;
}

.deptlinks	{
	margin: 0 0 5px 0;
	padding: 0px;
	clear: both;
	width: 900px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.deptlinksgroup	{
	margin: 0px;
	padding: 0px;
}
.deptlinktab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 9px;
	margin: 0px 1px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #90BC41;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.deptlinktab a	{
	color: #90BC41;
	text-decoration:none;
	background-color:none;

}
.deptlinktab a:hover	{
	color: #f1991e;
	background:none;
}
.parlinks {
	margin: 0 0 10px 0;
	padding: 0px;
	float: left;
	clear: right;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.parlinksgroup	{
	margin: 0px;
	padding: 0px;
}
.parlinktab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 3px;
	margin: 0px 1px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #90BC41;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	clear:right;
}
.parlinktab a	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #90BC41;
	text-decoration:none;
	background-color:none;

}
.parlinktab a:hover	{
	color: #f1991e;
	background:none;
}
.genlinks {
	padding: 0px;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.genlinksgroup	{
	margin: 0px;
	padding: 0px;
}
.genlinktab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 3px;
	margin: 0px 1px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height: 15px;
	color: #90BC41;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	clear:right;
}
.genlinktab a	{
	color: #90BC41;
	text-decoration:none;
	background-color:none;

}
.genlinktab a:hover	{
	color: #f1991e;
	background:none;
}
.boxright	{
	float:right;
	border-radius:1em;
	background-color:#efefef;
	padding:5px 20px 5px 10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 11px;
	clear:right;
	width:190px;
	}

.boxright2	{
	float:right;
	border-radius:1em;
	background-color:#efefef;
	padding:10px 20px 10px 10px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:0px;
	font-size: 11px;
	width:190px;
}

.boxleft	{
	float:left;
	border:#ccc medium solid;
	border-radius:1em;
	background-color:#efefef;
	padding:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.whtlink	{
	color: white;
	background:none;
}
.whtlink a	{
	color:white;
	background:white;
}
.whtlink a:hover	{
	color:white;
	background:white;
}
.newspic	{
	float:right;
	margin-left:15px;
	font-size:10px;
	background-color:#CCC;
	text-align:left;
	width:314px;
}
.newspic div	{
	padding:5px;
}
.mainright	{
	width:220px;
	margin-left:10px;
	float:right;
	clear:right;
}
