/* Main CSS Styles for www.aavc.vassar.edu */
/* Formatting for default-sized text in content area*/
body {
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
	text-align: left;
	}
a:link, a:visited {
	color: #603;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a:active {
	color: #093626;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000;
	background-color: transparent;
	
	
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #032016;
	background-color: transparent;
	
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #032016;
	background-color: transparent;
	padding-top: 13px;
	}
/*h3 is for placing a second main title in the middle of a page
to break a page into two sections of equal priority*/
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #032016;
	background-color: transparent;
	padding-top: 20px;
	margin: 0;
	}
ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: disc;
	}
hr {
	width: 90%;
	height: 1px;
	border: none;
	background-color: #903;
	color: #903;
	margin-top: 10px;
	margin-bottom: 10px;
	}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000;
	background-color: transparent;
	margin: 0 25px 0 25px;
	padding-top: 10px;
	line-height: 1.5em;
	}

table.photoMatrix {
	text-align: center;
	font-size: 11px;
	font-style: italic;
	}
td.photo {
	width: 125px;
	padding: 5px;
	}
td.title {
	width: 125px;
	padding: 2px 5px 5px 5px;
	vertical-align: baseline;
	}
td img {
	
	margin: 0 auto;
	}
.subhead {
	font-weight: bold;
	margin-bottom: -10px;
	}
.smallfontitalic {
	font-size: 10px;
	font-style: italic;
	}
.small11pxitalic {
	font-size: 11px;
	font-style: italic;
	line-height: 1.2em;
	}
.bolditalic {
	font-weight: bold;
	font-style: italic;
	}
.clear {
	clear: both;
	}
.clearRight {
	clear: right;
	}
.break {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	}
.center {
	text-align: center;
	}
.centersmall {
	text-align: center;
	font-size: 10px;
	}
.alignright {
	text-align: right;
	}
.error {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #990000;
	}
.indentboth {
	margin: 0 25px 0 25px;
	}
.hide {
	display: none;
	}
img {
	border: 0;
	}
.imgLeft {
	float: left;
	}
.imgRight {
	float: right;
	}
.imgCenter {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	}
img.imgLeft {
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
img.imgRight {
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
/*Styles specific to boxed content headers and paragraphs*/	
#content p, #content ul, #content li {
	line-height: 1.5em;
	}
#content ul {
	margin-bottom: 0;
	}
#content p.fontbox {
	width: 130px;
	margin: 20px auto 0 auto;
	padding: 5px;
	border-top: 3px solid #032016;
	border-left: 1px solid #032016;
	border-right: 1px solid #032016;
	border-bottom: 1px solid #032015;
	text-align: center;
	line-height: 1em;
	}
#content p.caption {
	text-align: center;
	font-size: 11px;
	font-style: italic;
	line-height: 1.2em;
	width: 350px;
	margin: 5px auto 10px auto;
	}
#contentLeft h1, #contentRight h1 {
	color: #032016;
	background-color: #FEFEE7;
	padding: 5px 10px;
	margin: 0;
	border: 1px solid #A3CCBE;
	}
#contentLeft p, #contentRight p, #contentLeft h2, #contentRight h2  {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #A3CCBE;
	border-right: 1px solid #A3CCBE;
	}
#contentLeft ul, #contentRight ul {
	margin: 0;
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 10px;
	border-left: 1px solid #A3CCBE;
	border-right: 1px solid #A3CCBE;
	}
#contentLeft p.marginbottom, #contentRight p.marginbottom,
#contentLeft ul.marginbottom, #contentRight ul.marginbottom {
	padding-bottom: 10px;
	border-bottom: 1px solid #A3CCBE;
	margin-bottom: 20px;
	}
#contentLeft p.caption, #contentRight p.caption {
	width: auto;
	margin: 0;
	padding: 5px 10px;
	}
#contentLeft img.imgLeft {
	margin-right: 10px;
	}
#contentLeft img.imgRight {
	margin-left: 10px;
	}
#content #poem {
	margin: 0 auto;
	width: 350px;
	}
#content #columnRight {
	float: right;
	width: 250px;
	margin-left: 15px;
	padding-left: 20px;
	border-left: 1px solid #903;
	}
#content #indentBoth {
	margin: 0 25px 0 25px;
	}
/*Styles for login box*/
#loginBox {
	margin: 10px auto;
	width: 300px;
	background-color: #A3CCBE;
	border: 1px solid #000;
	padding: 10px;
	}
#loginBox p {
	text-align: center;
	vertical-align: middle;	
	}
#loginBox form {
	padding: 0;
	margin: 0;
	width: 300px;
	border: 0;
	}
/*Form styling for search box--------------------------------*/
#sideNav form {
	padding: 5px;
	margin: 0;
	width: 150px;
	border-bottom: 1px solid #903;
	}
input.text {
	border: 1px inset #032016;
	padding: 3px 2px;
	font: 11px Arial, Helvetica, sans-serif;
	width: 110px;
	}
input.button {
	color: #FEFEE7;
	background-color: #903;
	border: 1px outset #903;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px 2px;
	}
/*Overall wrapper layout ---------------------*/
#container {
	position: relative;
	width: 760px;
	margin: 10px auto 0 auto;
	padding: 0;
	border: 1px solid #000;
	background-image: url(/olc/images/VRG/bkgrnd.gif);
	background-position: top left;
	background-repeat: repeat-y;
	}
/*Header logo, upper right corner navigation layout, list and links styles------*/
#header {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 90px;
	text-align: left;
	background-color: #A3CCBE;
	border-bottom: 2px solid #903;
	}
#headerLogo {
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	height: 90px;
	display: block;
	z-index: 0;
	}
#headerLinksBoxed {
	position: absolute;
	top: 0;
	left: 570px;
	width: 190px;
	height: 23px;
	border-bottom: 1px solid #000;
	background-color: #903;
	color: #FEFEE7;
	z-index: 5;
	}
#headerLinksBoxed ul, #headerLinksBoxed li {
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#headerLinksBoxed ul {
	width: 190px;
	}
#headerLinksBoxed li {
	float: right;
	border-left: 1px solid #000;
	}
#box1 {	width: 94px; }
#box2 { width: 94px; }

#headerLinksBoxed li a {
	color: #FEFEE7;
	display: block;
	text-decoration: none;
	padding: 3px 0 3px 0;
	height: 17px;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}
#headerLinksBoxed li a:hover, #headerLinksBoxed li a:active {
	background-color: #FEFEE7;
	color: #093626;
	text-decoration: none;
	}
#headerLinksUnboxed {
	position: absolute;
	top: 25px;
	left: 599px;
	width: 161px;
	height: 60px;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: right;
	z-index: 0;
	}
#headerLinksUnboxed p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	padding: 0 12px 8px 0;
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #000;
	}
#headerLinksUnboxed ul {
	text-align: left;
	font-size: 13px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
#headerLinksUnboxed li {
	margin-left: 1px;
	padding: 5px 6px 5px 11px;
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-left: 1px solid #000;
	}
#headerLinksUnboxed li.first {
	border-left: 0;
	}
#headerLinksUnboxed a:active, #headerLinksUnboxed a:hover {
	color: #FEFEE7;
	text-decoration: none;
	}
/*Main horizontal Navigation layout styles, lists and links---------------*/
#topNav {
	margin: 0;
	padding: 0;
	width: 760px;
	text-align: left;
	background-color: #FEFEE7;
	border-bottom: 1px solid #000;
	}
#topNav ul, #topNav li {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#topNav ul {
	width: 760px;
	}
#topNav li {
	float: left;
	border-right: 1px solid #000;
	}
#topNav li.last {
	border: 0;
	}
#nav1 {	width: 48px; }
#nav2 { width: 94px; }
#nav3 { width: 58px; }
#nav4 { width: 45px; }
#nav5 { width: 55px; }
#nav6 { width: 52px; }
#nav7 { width: 65px; }
#nav8 { width: 58px; }
#nav9 { width: 69px; }
#nav10 { width: 62px; }
#nav11 { width: 69px; }
#nav12 { width: 74px; }

#topNav li a {
	color: #032016;
	display: block;
	text-decoration: none;
	padding: 5px 0 0 0;
	height: 37px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}
#topNav li a:hover, #topNav li a:active, #topNav li a.here {
	background-color: #903;
	color: #FEFEE7;
	text-decoration: none;
	}
.halfbreak {
	line-height: 30px;
	}
#topNav li a.halfbreakHere {
	background-color: #903;
	color: #FEFEE7;
	text-decoration: none;
	line-height: 30px;
	}

/*Side navigation layout styles, lists and links----------------*/
#sideNav {
	float: left;
	width: 155px;
	text-align: left;
	margin: 0;
	padding: 0;
	display: inline; /*this property fixes an IE6 Windows float bug. Do not remove.*/
	}
#sideNav ul {
	text-align: left;
	list-style-type: none;
	padding: 5px 0 5px 5px;
	margin: 0;
	}
#sideNav li {
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0;
	}
#sideNav ul li ul  {
	list-style-type: disc;
	color: #603;
	padding: 0;
	margin-left: 15px;
	}
#sideNav ul li ul li {
	padding: 10px 0 0 0;
	margin: 0;
	list-style-type: disc;
	color: #603;
}
#sideNav li a {
	color: #603;
	display: block;
	width: 100%;
	text-decoration: none;
	padding-top: 10px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}
#sideNav ul li ul li a {
	color: #603;
	display: inline;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}
#sideNav li a:hover, #sideNav li a:active {
	color: #FEFEE7;
	text-decoration: none;
	}
/*SideNav classes for VQ side navigation bar*/
.sideNavItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-left: 5px;
	}
.sideNavBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	}
.sideNavShortline {
	line-height: 5px;
	}
/*Content layout and containers-------------------*/
#content {
	float: right;
	width: 560px;
	text-align: left;
	margin: 20px;
	padding: 0;
	display: inline; /*this property fixes an IE6 Windows float bug. Do not remove.*/
	}
#contentLeft {
	float: left;
	width: 360px;
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline; /*this property fixes an IE6 Windows float bug. Do not remove.*/
	}
#contentRight {
	float: right;
	width: 180px;
	text-align: left;
	margin: 0;
	padding: 0;
	display: inline; /*this property fixes an IE6 Windows float bug. Do not remove.*/
	}
/*AAVC address in lower left and footer layout and styles*/
#address {
float: left;
width: 150px;
height: 60px;
margin: -45px 6px 5px 4px;
padding: 0; 
}
#footer {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	}
#footer p, #address p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	padding-top: 5px;
}


