/*elements*/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #CD1041;
}
input {
	font-size: 11px;
	/*border: 1px solid #C2C2C2;*/
}

button{font-size:11px; padding:0;}
h1, h2, h3, h4, h5, .pagetitle {
	color: #05305E;
	font-family: "Times New Roman", Times, serif;
}
h1, .pagetitle {font-size: 24px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}

td, p {
	font-size: 11px;
}

/*classes*/
.column1 {
	background-image: url(images/left_nav_bg.jpg);
	background-repeat: no-repeat;
}
.column3 {
	background-image: url(images/rt_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.tempColumn2 {
	background-image: url(images/tempContentBG.jpg);
	background-repeat: no-repeat;
	border: 2px solid #ffffff;
}
.copy {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 11px;
}
.news {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 144px;
	color: #05305E;
	font-size: 11px;
}
.news a{
	color: #05305E;
}
.news p {
	margin-bottom: 12px;
	margin-top: 2px;
}
.hotlinks {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #05305E;
	font-size: 11px;
}
div.hotlinks a {
	color: #05305E;
	text-decoration: none;
}
div.hotlinks a:hover {
	color: #CD1041;	
}
.footer {
	font-size: 11px;
	color: #05305E;
}
.footer p {
	padding-left: 21px;
}
.footer p a {
	text-decoration: none;
	color: #05305E;
}
.footer p a:hover {
	color: #CD1041;	
}

.tempfooter {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	padding: 5px;
	font-size: 11px;
	color: #05305E;
}
.tempfooter p {
	font-size: 11px;
	color: #05305E;
}
.tempfooter p a {
	text-decoration: none;
	color: #05305E;
}
.tempfooter p a:hover {
	color: #CD1041;	
}

div.nav3 {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	color: #05305E;
	background-color: #A30D2D;
	border-top: 1px solid #D48999;
	border-bottom: 1px solid #750920;
	text-decoration: none;
}
div.nav3selected {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	color: #05305E;
	background-color: #072A5E;
	border-top: 1px solid #8A9BB6;
	border-bottom: 1px solid #001B46;
	text-decoration: none;
}
div.nav3 a, div.nav3selected a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
div.nav3selected a {
	font-weight: bold; 
}
div.nav3 a:hover, div.nav3selected a:hover {
	color: #e8e8e8;
	text-decoration: none;
	font-size: 11px;
}
div.nav4, div.nav4selected {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	color: #05305E;
	background-color: #072A5E;
	text-decoration: none;
}
div.nav4 a, div.nav4selected a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
div.nav4 a:hover, div.nav4selected a:hover {
	color: #e8e8e8;
	text-decoration: none;
	font-size: 11px;
}


/* Horiztional Drop Downs
------------------------------------------------------- */
#ContentTopNav{ padding:0; margin:0;float:left;}
#ContentTopNav ul { padding:0; margin:0; list-style:none; float:left;}
#ContentTopNav li { float:left; padding:0; margin:0;}
#ContentTopNav li a { display:block; text-indent:-999em; text-decoration:none; height:30px;}
#ContentTopNav li#AboutUs a { background:url(DHTML/AboutUs.gif) no-repeat left top; width:69px}
#ContentTopNav li#Admissions a{ background:url(DHTML/Admissions.gif) no-repeat left top;width:74px}
#ContentTopNav li#Academics a{ background:url(DHTML/Academics.gif) no-repeat left top;width:70px}
#ContentTopNav li#StudentLife a{ background:url(DHTML/StudentLife.gif) no-repeat left top;width:77px}
#ContentTopNav li#Calendar a{ background:url(DHTML/Calendar.gif) no-repeat left top;width:64px}
#ContentTopNav li#Parents a{ background:url(DHTML/Parents.gif) no-repeat left top;width:56px}
#ContentTopNav li#Development a{ background:url(DHTML/Development.gif) no-repeat left top;width:82px}
#ContentTopNav li#Alumni a{ background:url(DHTML/Alumni.gif) no-repeat left top;width:51px}
#ContentTopNav li#Foundation a{ background:url(DHTML/Foundation.gif) no-repeat left top;width:75px}

#ContentTopNav li#AboutUs a:hover{ background:url(DHTML/AboutUs_over.gif) no-repeat left top; width:69px}
#ContentTopNav li#Admissions a:hover{ background:url(DHTML/Admissions_over.gif) no-repeat left top;width:74px}
#ContentTopNav li#Academics a:hover{ background:url(DHTML/Academics_over.gif) no-repeat left top;width:70px}
#ContentTopNav li#StudentLife a:hover{ background:url(DHTML/StudentLife_over.gif) no-repeat left top;width:77px}
#ContentTopNav li#Calendar a:hover{ background:url(DHTML/Calendar_over.gif) no-repeat left top;width:64px}
#ContentTopNav li#Parents a:hover{ background:url(DHTML/Parents_over.gif) no-repeat left top;width:56px}
#ContentTopNav li#Development a:hover{ background:url(DHTML/Development_over.gif) no-repeat left top;width:82px}
#ContentTopNav li#Alumni a:hover{ background:url(DHTML/Alumni_over.gif) no-repeat left top;width:51px}
#ContentTopNav li#Foundation a:hover{ background:url(DHTML/Foundation_over.gif) no-repeat left top;width:75px}


/* Second Level Groups */
#ContentTopNav li ul { position: absolute; left: -999999px; margin:0; background-color:#CD1041; float:none; width:150px; padding:5px;}
#ContentTopNav li li { width: 150px;}
#ContentTopNav li li a { padding:2px 5px; width:140px!important; background:none!important; text-indent:0px; color:#FFFFFF; height:auto;}
#ContentTopNav li li a:hover{ background: #002258!important;}

/* Third Level Groups */
#ContentTopNav li li ul { margin:-20px 0 0 150px}

/* The Magic */
#ContentTopNav li:hover ul ul,
#ContentTopNav li:hover ul ul ul,
#ContentTopNav li.sfHover ul ul,
#ContentTopNav li.sfHover ul ul ul { left: -999em;}

#ContentTopNav li:hover ul,
#ContentTopNav li li:hover ul,
#ContentTopNav li li li:hover ul,
#ContentTopNav li.sfHover ul,
#ContentTopNav li li.sfHover ul,
#ContentTopNav li li li.sfHover ul { left: auto;}

/*Fix for the Sticking*/
#ContentTopNav  li:hover,
#ContentTopNav  li li:hover,
#ContentTopNav  li li li:hover,
#ContentTopNav  li.sfHover,
#ContentTopNav  li li li.sfHover,
#ContentTopNav  li li.sfHover { position:static;}

#ContentMemberTools {float:left;margin:0px;padding:5px 0;}
#ContentMemberTools ul {list-style:none;margin:0;padding:0;}
#ContentMemberTools li {border-left:1px solid #FFFFFF;float:left;padding:0 10px;}
#ContentMemberTools li#Logout {border-left:medium none;}
#ContentMemberTools li#FirstTimeLogin {border-left:medium none;}
#ContentMemberTools a {color:#FFFFFF;display:block;font-size:10px;line-height:14px;padding:0;text-align:center;text-decoration:none;}

