/* 	Main CSS Document 
	Developed by Justin Agoglia - Skylar Design, Inc
	www.skylardesign.com
	Screen Media Styles 
*/

body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

/* define width of header */
#topLogo {
	width: 755px;
}

/* define gold line in header */
.trGld {
	height: 2px;
	background-color: #BE9200;
}

/* define main page area */
#middle {
	width: 755px;
	margin-left: auto;
	margin-right: auto;
}

/* define nav bar background color */
.navbg {
	background-color: #003300;
}

/* define main content area */
main {
	font-size: 10px;
	margin-top: 20px;
	padding-left: 15px;
}

.smalltext {
	font-size: 10px;
}

.bigtext {
	font-size: 12px;
}

.smallgoldtext {
	font-size: 10px;
	color: #BE9200;
}

/* define page header text */
.pageheader {
	font-size: 13px;
	color: #BE9200;
	text-transform: uppercase;
	font-weight: bold;
}

/* define page subheader text */
.pagesubheader {
	font-size: 11px;
	color: #BE9200;
	text-transform: uppercase;
	text-align: right;
	font-weight: normal;
}

.sls_color {
	color: #BE9200;
}

.tables tr td {
	background-color: #ECE9D8;
	vertical-align: middle;
	font-size: 10px;
	padding: 1px;
}	

.tables .tableheader td {
	background-color: #003300;
	color: #ECE9D8;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}	

/* admissions styles */
.grayheader {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.goldheader {
	font-size: 10px;
	color: #BE9200;
	font-weight: bold;
}

.offwhiteheader {
	font-size: 10px;
	color: #ECE9D8;
	font-weight: bold;
}

/* define faq headers */
.faqheader {
	background-color: #003300;
	font-size: 10px;
	color: #ECE9D8;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}	

/* define faq questions and answers */
.faq {
	vertical-align:middle;
	font-size: 10px;
	padding: 1px;
}	

/* define news and events headers */
.newsandeventsheader {
	font-size: 10px;
	color: #BE9200;
	font-weight: bold;
}

.newsandeventsgreenheader {
	font-size: 10px;
	color: #003300;
	font-weight: bold;
}

/* define list items */
li {
	list-style-type: none;		
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	margin-left: 15px;
	text-indent: -15px;
}

dt {
	font-weight: bold;
}



#nav {
	font-size: 10px;
	text-transform: capitalize;
	width: 105px;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #BE9200;
	text-decoration: none;
}
#nav a:active {
	color: #BE9200;
	text-decoration: none;
}

.navlink {
	font-size: 10px;
	text-transform: capitalize;
	width: 105px;
}
a.navlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:hover {
	color: #BE9200;
	text-decoration: none;
}
a.navlink:active {
	color: #FFFFFF;
	text-decoration: none;
}

.curnavlink {
	font-size: 10px;
	text-transform: capitalize;
	width: 105px;
}
a.curnavlink:link {
	color: #BE9200;
	text-decoration: none;
}
a.curnavlink:visited {
	color: #BE9200;
	text-decoration: none;
}
a.curnavlink:hover {
	color: #BE9200;
	text-decoration: none;
}
a.curnavlink:active {
	color: #BE9200;
	text-decoration: none;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #BE9200;
}
a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #7575FF;
	text-decoration: none;
}
.imgRight {
	float: right;
	margin-right: 15px;
}
#styles {
	margin: 0px auto;
	padding: 0px;
	width: 755px;
	background-color: #003300;
}
#hmRtNav {
	padding: 5px 10px 5px 5px;
}
#hmRtNav a:link, #hmRtNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#hmRtNav a:hover {
	color: #BE9200;
	text-decoration: none;
}
#homeCent {
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	background-color: #003300;
	color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 18px;
}
/* Home Center Section */
#quad {
	width: 365px;
}
#quad p {
	padding-right: 20px;
	line-height: 1.2em;
}
#quad a:link, #quad a:visited {
	color: #FFFFFF;
}
#quad a:hover {
	color: #BE9200;
	text-decoration: none;
}
#quad img {
	margin-top: 15px;
	margin-bottom: 10px;
}
#quad h1 {
	font-weight: bold;
	color: #BE9200;
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	font-size: 10px;
}
/* Home Nav Bar */
#hmNav {
	width: 180px;
	font-size: 10px;
}
#hmNav td {
	padding-top: 13px;
	padding-left: 25px;
}
#hmNav a:link, #hmNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#hmNav a:hover {
	color: #BE9200;
	text-decoration: none;
}
/* Calendar & Events */
.events {
	width: 170px;
}
.events td {
	padding-top: 20px;
}
.events a:link, .events a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.events a:hover {
	color: #BE9200;
}
.events h1 {
	font-weight: bold;
	color: #BE9200;
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	font-size: 10px;
}
td.events {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#header a:link, #header a:visited {
	color: #BE9200;
	text-decoration: none;
}

#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Footer Info */
#footer {
	width: 755px;
	margin-left: auto;
	margin-right: auto;
}
td.footer {
	font-size: 10px;
	padding-left: 25px;
	padding-top: 5px;
}
.quiet{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	cursor: text;
}

a.quiet:link, a.quiet:visited{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	cursor: text;
}

a.quiet:hover, a.quiet:active{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	cursor: text;
}