body {
	color: #3e3c3d;
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background: #2d2d2d url(../images/main_bg.jpg) repeat-x;
	margin: 0;
	padding: 11px 0 0 0;
}

td, p {
	font-size: 12px;
	vertical-align: top;
}

img {
	border: none;
}

a {
	color: #055aad;
	text-decoration: none;
}

a:visited {
	color: #055aad;
	text-decoration: none;
}

a:hover {
	color: #125a2c;
	text-decoration: none;
}

a:visited:hover {
	color: #125a2c;
	text-decoration: none;
}

.image-right-aligned {
	padding-left:12px
	}

.image-left-aligned {
	padding-right:12px
	}

h1 {
	font-size: 18px;
	color: #fff;
	height: 33px;
	background: #0c3d1d url(../images/h1_bg.jpg) 50% 0 no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 9px 0 0 35px;
	letter-spacing: 1px;
}

h2 {
	font-size: 14px;
	color: #ad2112;
	padding: 0 0 0 33px;
	margin: 15px 0 3px 0;
}

h3 {
	font-size: 12px;
}

.main_div {
	background: #efece7 url(../images/main_table_bg.jpg) repeat-y;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.header {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
}

.main_table_content {
	padding: 0 16px 0 15px;
}

.main_bottom {
	background: #2d2d2d;
	clear: both;
}

.index_content {
	background: #efece7 url(../images/secondary_content_bg.jpg) repeat-y;
	padding: 10px 43px 3px 43px;
	width: 839px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

.index_content p {
	padding: 10px 33px 0 335px;
	margin: 0 0 0 200px;
	line-height: 20px;
}

.index_left {
	margin: 0 10px 2px 0;
	width: 296px;
	float: left;
}

.index_left a:hover {
	color: #b53011;
}

.index_left a:visited:hover {
	color: #b53011;
}

.index_right {
	float: right;
	clear: right;
}

.index_left p {
	padding: 10px 0 10px 23px;
	margin: 0;
	line-height: 24px;
}

.index_left #audio {
	font-size: 12px;
	padding: 0 0 0 18px;
	margin: 10px 0 5px 23px;
	background: url(../images/speaker.jpg) no-repeat;
}

#audio a {
	color: #055aad;
}

#audio a:visited {
	color: #055aad;
}

#audio a:hover {
	color: #d45e1e;
}

#audio a:visited:hover {
	color: #d45e1e;
}

.cont { padding: 0 0 25px 0; margin: 0; float: left; clear: right; width: 669px; }
.cont p {
	padding: 0 0 25px 0;
	margin: 0;
}

.content {
	background: #efece7 url(../images/secondary_content_bg.jpg) repeat-y;
	padding: 10px 43px 3px 43px;
	width: 839px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}

.content p {
	padding: 0 33px 12px 33px;
	margin: 0;
	line-height: 20px;
}

.content p p {
	padding: 0 63px 12px 33px;
	margin: 0;
	line-height: 20px;
}

.breadcrumbs {
	font-size: 11px;
	margin: 0;
	padding: 0 0 10px 0;
	color: #3E3C3D;
	clear: both;
}

.breadcrumbs a {
	color: #055aad;
}

.breadcrumbs a:visited {
	color: #055aad;
}

.breadcrumbs a:hover {
	color: #125a2c;
}

.breadcrumbs a:visited:hover {
	color: #125a2c;
}

.footer {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px 10px 0;
	text-align: right;
	color: #666;
}

.footer a {
	color: #999;
	text-decoration: none;
}

.footer a:visited {
	color: #999;
	text-decoration: none;
}

.footer a:hover {
	color: #ccc;
	text-decoration: underline;
}

.footer a:visited:hover {
	color: #ccc;
	text-decoration: underline;
}

.footer p {
	padding: 11px 0 0 0;
	font-size: 11px;
}

.footer img {
	align: right;
	float: right;
	padding: 0 0 0 8px;
}

.subpages {
	font-size: 12px;
	color: #666;
	margin: 15px 0 0 25px;
}

/* --------- TEASER STYLES ------------ */
.tsr-pg-title {
	font-weight:bold;
	font-size: 14px;
	margin: 0 40px 2px 335px;
	}
.tsr-pg-title a:link {
	color: #0e5b37; 
	text-decoration: none; 
	}
.tsr-pg-title a:visited {
	color: #0e5b37; 
	text-decoration: none; 
	}
.tsr-pg-title a:hover {
	color: #0e5b37;
	text-decoration: underline; 
	}
.tsr-pg-title a:visited:hover {
	color: #0e5b37;
	text-decoration: underline; 
	}
.tsr-pg-abstract {
	color:#3E3C3D;
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
	margin: 0 40px 11px 335px;
	font-size: 12px;
	line-height: 20px;
	}


/* --------- PHOTO AREA CSS ------------ */

.photo-area { float: left; }
.photo-area img { display: block }
#photo { background-color: #ccc; width: 150px; height: 150px; margin-right: 20px; margin-bottom: 20px; }
#photo-caption { color: #000; font-size: 12px; font-style: italic; line-height: 14px; background-color: #ccc; padding: 7px 7px 8px 8px; margin: 0; }
#hoverpopup0 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position0 { position: relative; top: -170px; left: 170px; display: none; }
#hoverpopup1 { position: absolute; width: 400px; display: none; border-bottom: 20px solid #efece7; }
#hover-position1 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup2 { position: absolute; width: 400px; border-bottom: 20px solid #efece7; display: none; }
#hover-position2 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup3 { position: absolute; width: 400px; border-bottom: 20px solid #efece7; display: none; }
#hover-position3 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup4 { position: absolute; width: 400px; border-bottom: 20px solid #efece7; display: none; }
#hover-position4 { position: relative; top: -340px; left: 170px; display: none; }


/* --------- HOME LINK ------------ */

#nav_home, #nav_home ul {
	list-style: none; font-size: 14px; float: left; background: transparent; border: 0; margin: 0; padding: 0 0 0 42px; display: inline;
}
#nav_home a { display: block; color: #3b393a; text-decoration: none; padding: 0; margin: 0; text-transform: uppercase; }
#nav_home a.daddy { background: transparent; padding: 0; }
#nav_home a:hover.daddy { background: transparent; }
#nav_home a:hover { color: #0758a9; text-decoration: none; }
#nav_home a:visited:hover { color: #0758a9; text-decoration: none; }


/* --------- DROPDOWN MENU CSS ------------ */

.navigation {
	background: url(../images/nav_bg.jpg) no-repeat;
	padding: 0 45px 0 0;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	height: 34px;
	line-height: 33px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
#nav, #nav ul { list-style: none; font-size: 14px; float: left; background: transparent; border: 0; margin: 0; padding: 0px; display: inline; }
#nav a { display: block; color: #3b393a; text-decoration: none; padding: 0; margin: 0; text-transform: uppercase;}
#nav a.daddy { background: transparent; padding: 0; }
#nav a:hover.daddy { background: transparent; }
#nav li { float: left; width: auto; background: transparent; padding: 0 5px 0 5px; margin: 0 0 0 43px; }
#nav li ul { position: absolute; left: -999em; height: auto; width: 175px; w\idth: 175px; padding: 0; margin: 1px 0 0 0; text-align: left; font-size: 12px; border-bottom: 1px solid #82817d; background: #efece7; }
#nav li li { padding: 9px 0 9px 9px; margin: 0; width: 164px; border-left: 1px solid #82817d; border-right: 1px solid #82817d; border-bottom: 1px solid #cecbc5; line-height: 17px; }
#nav li li:hover { background: #dfdcd7; }
#nav li ul a { width: 160px; w\idth: 160px; }
#nav li ul ul { margin: -28px 0 0 150px; border-top: 1px solid #82817d; padding: 0; background: #efece7;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.sfhover { }
#nav a:hover { color: #0758a9; text-decoration: none; }
#nav a:visited:hover { color: #0758a9; text-decoration: none; }
#nav li:hover, #nav li.hover {
    position: static;
}


/*
#nav, #nav ul { float: left; list-style: none; line-height: 1; background: transparent; font-size: 10px; font-family: tahoma, arial; padding: 0; margin: 0; text-transform: uppercase; }
#nav a { display: block; color: #00623F; text-decoration: none; padding: 4px 10px 4px 10px; border-bottom: 1px solid #fff; }
#nav a.daddy { background-image: url(../images/main-daddy-bg.gif); background-repeat: no-repeat; background-position: right 3px; letter-spacing: 1px; padding: 3px 8px 2px; }
#nav li { float: left; padding: 0; width: auto; }
#nav li ul { position: absolute; left: -999em; height: auto; width: 180px; w\idth: 180px; margin: 0; background-color: #e2edea; border-right: 1px solid #fff; border-left: 1px solid #fff; }
#nav li li { padding-right: 0; width: 180px; }
#nav li ul a { width: 180px; w\idth: 160px; }
#nav li ul ul { margin: -19px 0 0 140px; border-left: 1px solid #64A08A;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.sfhover { background-color: #A9CABE; }
#nav a:hover { color: #fff; background-color: #a3bad9; background-image: url(../images/main-hover-bg.gif); background-repeat: repeat-x; background-position: left bottom; text-decoration: none; }
#nav a:visited:hover { color: #fff; background-color: #a3bad9; background-image: url(../images/main-hover-bg.gif); background-repeat: repeat-x; background-position: left bottom; text-decoration: none; }
*/
