
body {
	background-color: #D0D0C6;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/* main is the entire content area */
div.main {
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	p\osition: relative;
}
/* slideshow is the box for the slideshow */
div.slideshow {
	width: 425px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	p\osition: relative;
	border: thin ridge;
}
/* slideshow is the box for the slideshow */
div.slideshowimg {
	width: 425px;
	background-color: #FFFFFF;
	margin: 0;
	vertical-align: middle;
}
/* slideshow is the box for the slideshow */
div#slideshowcaption {
	width: 400px;
	height: 50px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	p\osition: relative;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
}
div.slideshowcredit {
	width: 400px;
	background-color: #FFFFFF;
	text-align: right;
	margin: 0 auto;
	p\osition: relative;
	font-family: arial, helvetica, sans-serif;
	font-style: italic; 
	font-size: 11px; 
	color: #666666;
}
/* slideshow is the box for the slideshow */
div.slideshowcontrols {
	width: 400px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	p\osition: relative;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	word-spacing: 25px;
}
/* header is the top (header) area  */
div.header {
	position: relative;
	background-color: #A30013;
	width: 750px;
	height: 100px;
	background-image:   url(images/header.jpg);
	background-repeat: no-repeat;
}
/* mainnav is the top vertical nav area */
ul.mainnav {
	position: absolute;
	left: 20px;
	top: 74px;
	margin: 0;
	padding: 0;
	list-style: none;
}
/* mainnav is the top vertical nav area */
ul.mainnav li {
	float: left;
	margin: 0 4px 0 0;
	padding: 5px 12px 0 12px;
	line-height: normal;
	text-indent: 0;
	height: 30px;
	font-family: geneva, trebuchet ms, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
/* mainnav is the top vertical nav area */
ul.mainnav li a {
	font-family: geneva, trebuchet ms, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
/* mainnav is the top vertical nav area */
ul.mainnav li a:hover {
	text-decoration: underline;
}
/* contentmain is the entire content area */
div.contentmain {
	padding: 0;
	margin: 20px 0 0 0;
}
/* contentright is side content area is on the right */
div.contentright {
	float: right;
	margin: 0;
	padding: 0 35px 0 0px;
}

/* contentleft is side content area on the left */
div.contentleft {
	float: left;
	margin: 0;
	padding: 0 20px 0 10px;
	background-image:   url(images/vertical.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
/* contentleft2 is the inner shell of side content area on the left */
div.contentleft2 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 175px;
	padding-right: 0px;
	padding-left: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/* contentrightbox consists of the right side modules */
div.contentrightbox {
	width: 210px;
	background-color: #D0D0C6;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/* contentmainleft is used on pages when main content area is on the left side */
div.contentmainleft {
	float: left;
	padding: 0 20px 0 10px;
	margin: 0;
	background-image:   url(images/vertical.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
/* cotentmainleft2 is the inner shell main content area is on the left side */
div.contentmainleft2 {
	margin: 0;
	padding: 0;
	width: 450px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/* contentmainright is used on pages when main content area is on the right side */
div.contentmainright {
	float: right;
	padding: 0 20px 0 10px;
	margin: 0;
}
/* cotentmainright2 is the inner shell main content area is on the right side */
div.contentmainright2 {
	margin: 0;
	padding: 0;
	width: 460px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/* contentall is the entire content page (not divided) */
div.contentall {
	float: left;
	padding: 0 20px 0 10px;
	margin: 0;
}
/* contentall2 is the inner shell of the entire content page */
div.contentall2 {
	margin: 0;
	padding: 0 0px 0 0px;
	width: 670px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/* footer contains the attributes for the footer */
div.footer {
	width: 750px;
	font-family: geneva, trebuchet ms, arial, sans-serif;
	font-size: 11px;
	background-color: #A30013;
	background-repeat: no-repeat;
	color: #F1F6F6;
	float: right;
	left: 150px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* footerimg is the bottom img part of footer */
div.footerimg {
	width: 750px;
	height: 15px;
	background-color: #D0D0C6;
	background-repeat: no-repeat;
	float: right;
	left: 150px;
	background-image:  url(images/footer.jpg);
	vertical-align: middle;
}

div.footer a {
	text-decoration: underline;
	color: #ffffff; font-size: 11px;
}

div.footer a:hover {
	text-decoration: none; font-size: 11px;
}
/* text is the attributes for the text */
div.text {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}
/* h3 is used for section titles */
h3 {
	background-repeat: no-repeat;
	font-family: geneva, trebuchet ms, arial, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0 0 0px 2px;
}
/* h2 is used for titles of each page in content area */
h2 {
	background-repeat: no-repeat;
	font-family: geneva, trebuchet ms, arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 0 0 0px 2px;
}
/* h1 is used for titles of each page in content area */
h1 {
	background-repeat: no-repeat;
	font-family: geneva, trebuchet ms, arial, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 0 0 0px 2px;
}
/* title is used for the header area title (print css) */
h1.title {
	display: none;
}
div#base {
	clear: both;
}
/* a used in content area */
a {
	color: #A30013;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* a used in content area */
a:hover {
	text-decoration: none;
	}
/* p used in content area */
p {
	padding: 0;
	margin: 1em 0 1em 0;
}
/* contentnav is used with side nav content */
ul.contentnav
	{list-style-type: none; padding: 0; margin: 0;}
/* contentnav is used with side nav content */
li.contentnav
	{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1.2em;
}
/* added specifically for new montage */
div.smallmontage {
	font-size: 11px;
}
