/* CSS Document */

body {
	background-color: #e3dbbe;
	margin-top: 16px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: black;
	padding: 0px 10px 0px 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	color: black;
	padding: 0px 16px 0px 16px;
	margin-bottom: 0;
}

a, a:visited {
	color: #375681; /* dk blue */
}

a:hover {
	text-decoration: overline;
}

/* ------- HEADER STUFF ----------*/

#maincontainer {
	width: 780px; /*Width of main container*/
	height: 100%;
	margin: 0 auto; /*Center container on page*/
	border: 1px solid black;
}

/* ---- Main Nav ---- */
#mainnavspc {
	background-color: white;
	height: 28px;
	border-top: 3px solid #002b55;
	margin: 4px 4px 0px 4px;
}

#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #002b55; /* blue */
	text-align: left;
	padding: 8px 0px 8px 8px;
	margin: 0px;
	display: block;
	float: left;
}

#mainnav span.slash {
	padding-left: 2px;
	padding-right: 1px;
	font-weight: bold;
}

#mainnav a, #mainnav a:visited {
	color: #002b55; /* blue */
	text-decoration: none;
	padding: 8px 6px 7px 6px;
}

#mainnav a:hover {
	background-color: #002b55;
	color: white;
	text-decoration: none;
}

#mainnav #selected {
	background-color: #002b55;
	color: white;
	text-decoration: none;
}

#images {
	background-color: #fffbd0; /* tan */
	height: 377px;
	margin: 0px 4px 0px 4px;
	/*background-image: url(../images/graduate-w-parents.jpg);*/
	background-repeat:no-repeat;
	background-position:top left;
}

#tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 2px;
	font-weight: normal;
	color: black;
	text-align: left;
	background-color: white;
	padding: 0px 24px 0px 10px;
	margin: 10px 0px 0px 0px;
	float: right;
	border-bottom: 2px solid #002b55; /* blue */
}

#tag2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	font-weight: normal;
	color: black;
	text-align: right;
	padding: 0px 40px 0px 10px;
	margin: 40px 0px 0px 0px;
}


#fvaline {
	background-color: #fffbd0;
	height: 82px;
	width: 772px;
	border-bottom: 1px solid black;
	margin: 0 4px 4px 4px;
	float: left;
}

#fvaname {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	line-height: 42px;
	letter-spacing: 8px;
	font-weight: normal;
	color: #002b55;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 84px;
	float: left;
	border-bottom: 1px solid #e3dbbe; /* tan */
}

#fvacontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	color: black;
	text-align: left;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 84px;
	float: left;
}

#btmlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: black;
	text-align: right;
	padding: 0px 8px 0px 0px;
	margin-top: 0px;
}

/* ------------ START Left Column -------------- */

#leftcolumn {
	float: left;
	width: 251px; /*Width of left column in pixels*/
	height: 226px;
	background-color: white;
	margin: 0px 0px 0px 4px;
	background-image:url(../images/btm-scallop.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#ltpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: black;
	padding: 4px 0px 4px 0px;
	margin-top: 0px;
}

#ltpara #heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: black;
	padding: 10px 0px 0px 10px;
	margin-top: 0px;
}

#ltpara #list {
	text-align: left;
	color: black;
	padding: 0px 0px 0px 16px;
	margin: 20px 0px 0px 12px;
}

#ltpara li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: black;
	padding: 0px 10px 16px 0px;
	list-style-type:square;
}

/* ------------ START Middle Column -------------- */

#midcolumn {
	float: left;
	width: 251px; /*Width of left column in pixels*/
	height: 223px;
	background-color: white;
	margin: 0px 0px 0px 10px;
	border-bottom: 3px solid #002b55; /* blue */ 
}

#midpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: black;
	padding: 4px 0px 4px 0px;
	margin-top: 0px;
}

#midpara #heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: black;
	padding: 10px 0px 0px 10px;
	margin-top: 0px;
}

#midpara #list {
	text-align: left;
	color: black;
	padding: 0px 0px 0px 16px;
	margin: 20px 0px 0px 12px;
}

#midpara li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: black;
	padding: 0px 10px 16px 0px;
	list-style-type:square;
}

/* ------------ START Right Column -------------- */

#rightcolumn {
	float: left;
	width: 250px; /*Width of left column in pixels*/
	height: 226px;
	background-color: white;
	margin: 0px 0px 0px 10px;
	background-image:url(../images/btm-scallop.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#rtpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: black;
	padding: 4px 0px 4px 0px;
	margin-top: 0px;
}

#rtpara #heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: black;
	padding: 10px 0px 0px 10px;
	margin-top: 0px;
}

#rtpara #list {
	text-align: left;
	color: black;
	padding: 0px 0px 0px 16px;
	margin: 20px 0px 0px 12px;
}

#rtpara li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: black;
	padding: 0px 10px 16px 0px;
	list-style-type:square;
}

/*--------- FOOTER ----------*/

#footer {
	float: left;
	width: 772px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: black;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 4px 4px 4px 4px;
	border-bottom: 4px solid #e3dbbe; /* tan */ 
}

#footer a, #footer a:visited {
	color: #002b55; /* blue */
}

#footer a:hover {
	text-decoration: overline;
}

/*--------- FOOTER SENTENCE----------*/
#bottomtag {
	width: 730px; /*Width of main container*/
	height: 100%;
	margin: 0 auto; /*Center container on page*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: black;
	padding:12px 0px 0px 0px;

}
