body {
	background: #7A3390;
	margin-top: 0px;
}

/* core text styles here */

h1, h2, h3, h4, h5, h6 {
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #590075;
}

h1, h2, h3, h4, h5, h6, b, strong {
	font-weight: bold;
}

h2, h3, h4, h5, h6, {
	padding-top: 10px;
}

h1 {
	font-size: 24px;
	padding-top: 18px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

p {
	color: #555555;
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 160%;
}

/*SITE IDs with related styles grouped below */

#container {
	height: auto;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
	margin-top: 0px;
	top: 0px;
}

#hometop {
	background: url(../images/home_top.jpg);
	height: 192px;
	width: 912px;
}

#homemain {
	background: url(../images/home_main.gif);
	width: 912px;
	height: 318px;
}

#homemain2 {
	background: url(../images/home_main.jpg);
	width: 912px;
	height: 696px;
}

#homebottom {
	height: 54px;
	width: 912px;
	background: url(../images/home_bottom.jpg);
}

#homenav {
	position:absolute;
	width:252px;
	z-index:200;
	margin-left: 24px;
	margin-top: 12px;
}

#homenav p {
	color: #FFFFFF;
	font: 12px/120% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#homenav a {
	color: #FFFFFF;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

#homenav a:link {
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#homenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#homenav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#intnav {
	position:absolute;
	width:194px;
	z-index:200;
	margin-top: 12px;
	margin-left: 24px;
}

#intnav p {
	color: #FFFFFF;
	font: 12px/120% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	text-align: center;
}

#intnav a {
	color: #FFFFFF;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

#intnav a:link {
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#intnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#intnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#top {
	background: url(../images/int_top.jpg);
	height: 174px;
	width: 912px;
}

/* #copy is used only on home/index */

#copy {
	width: 612px;
	position: absolute;
	height: auto;
	left: 276px;
	top: 192px;
	z-index: 1;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	clear: none;
}

#copy p.first {
	text-indent: 0px;
}

#copy p.firsthome {
	text-indent: 0px;
	font-size: 14px;
	line-height: 160%;
	margin-right: 48px;
	padding-top: 0px;
}

#copy h1 {
	margin-top: 0px;
	margin-left: 36px;
	font-size: 22px;
}

#copy h2, h3, h4, h5, h6 {
	margin-left: 36px;
}

#copy  h5.home{
	margin-left: 36px;
	padding: 0px;
}

#copy p {
	text-indent: 25px;
	margin-top: 0px;
	margin-right: 36px;
	margin-left: 36px;
	margin-bottom: 12px;
}

#copy a {
	color: #E41A15;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#copy a:link {
	color: #E41A15;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#copy a:visited {
	color: #8D47B3;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#copy a:hover {
	color: #E41A15;
	text-decoration: underline;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

/* NOTE: #main holds main content on all interior pages */

#main {
	height: auto;
	width: 912px;
	background: url(../images/int_main.jpg);
	margin: 0px;
}

#main h1, h2, h3, h4, h5, h6 {
	margin-right: 72px;
	margin-left: 266px;
	margin-bottom: 12px;
}

#main h1 {
	margin-top: 0px;
}

#main h2{
	margin-top: 36px;
}

#main h3, h4, h5, h6 {
	margin-top: 12px;
}

#main p {
	line-height: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 25px;
	margin-right: 72px;
	margin-left: 266px;
	margin-top: 0px;
	margin-bottom: 12px;
}

#main p.first  {
	text-indent: 0px;
}

#main a {
	color: #E41A15;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#main a:link {
	color: #E41A15;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#main a:visited {
	color: #E41A15;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#main a:hover {
	color: #8D47B3;
	text-decoration: underline;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#main ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	margin-right: 84px;
	margin-left: 254px;
	margin-top: 10px;
	padding: 0px;
	line-height: 140%;
}

#bottom {
	height: 54px;
	width: 912px;
	background: url(../images/int_bottom.jpg);
}


/*NOTE, 10-06-08: #viewer, #viewertext and #viewer h1 can be removed once we replace the current clips with .swf clips.*/

.viewer {
	width: 528px;
	z-index: 1;
	display: block;
	margin: 0px 0px 0px 36px;
	padding: 0px;
}

.viewer_int {
	width: 528px;
	z-index: 1;
	display: block;
	margin: 0px 0px 0px 266px;
	padding: 0px;
}

.viewertext {
	position:absolute;
	left:266px;
	top:172px;
	width:599px;
	height:52px;
	z-index:1;
}

.viewertext h1 {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 18px;
}

.bodytable {
	margin-left: 266px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 140%;
}
#container #main .bodytable td {
	padding: 4px;
	border-top: thin none #E51B15;
	border-right: thin none #E51B15;
	border-bottom: thin solid #E51B15;
	border-left: thin none #E51B15;
}

.introphoto {
	clear: none;
	float: right;
	margin-right: 0px;
	padding-left: 10px;
}

.homephoto {
	clear: none;
	float: right;
	margin-right: 25px;
	padding-left: 10px;
}

#footer {
	text-align: center;
	display: block;
	position: relative;
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
	width: 912px;
	height: auto;
	left: auto;
	right: auto;
	
}

#footer p {
	line-height: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	margin: 0px 36px 0px 36px;
	padding: 0px;
	display: block;
	color: #FFFFFF;
}

.tagfloat {
	float: left;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
