@charset "utf-8";
/* CSS Document */

body {
	background-color:#271d33;
	color:#000000;
	font-family:Verdana, Arial, sans-serif;
	margin:auto;
	text-align:center;}
	
#wrapper {
	margin:auto;
	min-width:960px;
	max-width:1200px;
		min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
background-color:#FFFFFF;
border:#FFFFFF solid 1px;
}
	
#wrapper:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

#wrapper {display: inline-block;}

/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */

#ugalibs {
	background-color:#373C3F;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
	padding:8px 0 8px 0;
	text-align:left;
	font-size:16px;
}

#ugalibs a{
text-decoration:none;
color:#FFFFFF;	
padding-left:10px;
}

#ugalibs a:visited{
text-decoration:none;
color:#FFFFFF;	
padding-left:10px;
}

#ugalibs a:hover{
text-decoration:underline;
color:#CCCCCC;
padding-left:10px;
}

#ugalibs a: active{
text-decoration:underline;
color:#CCCCCC;	
padding-left:10px;
}

#searchblock{
clear:both;
background-color:#FFFFFF;
height:40px;
}



#searchbox {
clear:left;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#000000;
text-align:right;
padding:10px 5px 5px 0;
margin:0;
}


/* HEADER */

#header {
clear:left;
background-color:#a0a4ab;
background-image:url(graphics/banner2.jpg);
background-repeat:no-repeat;
margin:0px auto auto auto;
height:150px;
padding:0 0 0 10px;

}

#header img {
	margin:4px;
	
}

#logolink {
	float:left;
	width:150px;
	height:150px;
	margin-right:20px;
	z-index:30;
}

#name {
clear:right;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:2em;
}

#name a {
clear:right;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
}

#name a:visited{
color:#000000;
text-decoration:none;
}

#name a:active {
color:#000000;
text-decoration:none;
}

#name a:hover{
color:#000000;
text-decoration:none;
}


#imagespace {
position:relative;
clear:both;
height:250px;
background-color:#FFFFFF;
background-image:url(graphics/arch2.jpg);
background-repeat:no-repeat;
background-position:bottom left;
width:100%;
}

#collection_name {
position:absolute;
left:145px;
top:80px;
font:Arial, Helvetica, sans-serif;
font-size:30px;
max-width: 340px;
}

#collection_name a:link {
text-decoration:none;
color:#000000;
}

#collection_name a:visited {
text-decoration:none;
color:#000000;
}

#collection_name a:active {
text-decoration:none;
color:#999999;
}

#collection_name a:hover {
text-decoration:none;
color:#999999;
}
#collection_logo {
position:relative;
float:left;
height:250px;
width:100px;
}

#featureimage {
position:relative;
float:right;
height:250px;
}

#multifeaturedimages {
float:right;
height:250px;
background-color:#333333;
}

#white {
position:absolute;
top:0px;
left:0px;
z-index:41;
}

#white_grad {
position:absolute;
top:0px;
left:0px;
background:-moz-linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) repeat scroll 0 0 transparent;
height:300px;
width:200px;
z-index:40;
}

.thinline {
position:relative;
clear:both;
background-color:#96b0ba;
min-width:100%;
max-width:100%;
height:2px;
border-top:#FFFFFF 3px solid;
border-bottom:#FFFFFF 3px solid;
}

.thickline {
background-color:#96b0ba;
min-width:100%;
max-width:100%;
height:20px;
}
	
/* BODY */

#content {
border-top:#FFFFFF 18px solid;
clear:both;
background-color:#FFFFFF;
min-width:100%;
min-height: 100%;
float: left;
padding:0px 0px 0px 0px;
margin:0;
}


	
#left_container {
position:relative;
clear:left;
float: left;
background-color:#FFFFFF;
width: 45%;
min-width:45%;
max-width:45%;
padding:0 0 8px 0;
margin:0;
}

#left_container_singlecolumn {
position:relative;
clear:left;
float: left;
background-color:#FFFFFF;
width: 35%;
min-width:35%;
max-width:35%;
padding:0 0 8px 0;
margin:0;
}
	
#right_container {
float:left;
background-color:#FFFFFF;
width: 30%;
min-width:30%;
max-width:30%;
padding:0 0 8px 0;
margin-left:25px;
}	


#right_container_singlecolumn {
float:left;
background-color:#FFFFFF;
width: 35%;
min-width:35%;
max-width:35%;
padding:0 0 8px 0;
margin-left:25px;
}	

#main_container {
clear:left;
float:left;
background-color:#FFFFFF;
width: 75%;
min-width:75%;
max-width:75%;
padding:0 0 8px 0;
margin:0;
}	

.mainheader {
height:auto;
clear:both;
}

.greentab {
position:relative;
float:left;
background-image:url(graphics/largerounded3.gif);
background-position:right;
background-color:#96b0ba;
background-repeat:no-repeat;
width:inherit;
text-align:left;
margin:0;
height:30px;
}

.greentab h1 {
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
font-size:15px;
margin:8px 20px 0 10px;
padding:auto;
}


.greenline {
position:relative;
clear:both;
height:6px;
min-height:6px;
max-height:6px;
background-color:#9cb0ba;
background-image:url(graphics/rounded.gif);
background-repeat:no-repeat;
background-position:right;
margin:0;
z-index:22;
visibility:visible;
width:100%;
}



#watchlisten {
margin-top:30px;
position:relative;
float:left;
margin-bottom:30px;
}


#crumbtrail {
background-color:#9966FF;
float:left;
padding-left:5%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#000000;
min-width:100%;
max-width:100%;
text-align:left;
}

#crumbtrail a {
color:#000000;
text-decoration:none;
}

#crumbtrail a:visited {
color:#000000;
text-decoration:none;
}

#crumbtrail a:hover {
color:#8c140f;
text-decoration:none;
}

#crumbtrail a:active {
color:#8c140f;
text-decoration:none;
}

.text {
position:relative;
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
text-align:left;
padding-top:5px;
padding-left:5%;
padding-right:5%;
margin-bottom:50px;

}

.text a {
font-size:1em;
color:#a61811;
text-decoration:none;
}

.text a:visited {
color:#a61811;
text-decoration:none;
}

.text a:hover {
color:#666666;
text-decoration:underline;
}

.text a:active {
color:#666666;
text-decoration:none;
}




h2 {
font-family:Arial, Helvetica, sans-serif;
color:#8c140f; 
font-weight:lighter;
font-size:1.3em;
padding:4px 0px 0px 0px;
}


h3 {
font-family:Arial, Helvetica, sans-serif;
color:#8c140f;  
font-size:1.2em; 
font-weight:bold;
left:40px;
padding:10px 0px 0px 0px;
}

.text h3 a:link {
color: #8c140f;
text-decoration: underline;
}

.text h3 a:visited {
color: #8c140f;
text-decoration: underline;
}

.text h3 a:active {
color: #8c140f;
text-decoration: underline;
}

.text h3 a:hover {
color: #3e3e6a;
text-decoration: underline;
}


.rss {
position:relative;
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
text-align:left;
padding-left:5%;
padding-right:5%;
padding-top:20px;
color:#000000;
}

.rss a {
color:#000000;
text-decoration:none;
}

.rss a:visited {
color:#000000;
text-decoration:none;
}

.rss a:hover {
color:#8c140f;
text-decoration:underline;
}

.rss a:active {
color:#8c140f;
text-decoration:none;
}

.rss li {
padding-bottom:20px;
list-style:none;
}


.movie {
width:100%;
clear:both;
padding:20px 0 50px 0;
}

.movieheader {
clear:both;
float:left;
margin:auto;
font-size:0.9em;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding-bottom:15px;
text-align:left;
}

.moviespace {
clear:both;
margin:auto;
width:300px;
}

.movielink {
clear:both;
margin-top:10px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
}

.movielink a {
color:#8c140f;
text-decoration:none;
}

.movielink a:visited {
color:#8c140f;
text-decoration:none;
}

.movielink a:hover {
color:#666666;
text-decoration:underline;
}

.movielink a:active {
color:#666666;
text-decoration:none;
}
	

.radio {
clear:both;
float:left;
margin:20px 0 50px 0;
width:100%;

}

.speaker {
position:relative;
clear:both;
float:left;
background-image:url(graphics/speakericon.png);
background-position:left;
background-repeat:no-repeat;
min-height:40px;
width:60px;
}

.radioheader {
position:relative;
max-width:75%;
float:left;
text-align:left;
font-size:0.9em;
padding-top:12px;
}

.radioheader a{
color:#8c140f;
text-decoration: none;
}

.radioheader a:visited{
color:#8c140f;
text-decoration: none;
}

.radioheader a:active{
color:#666666;
text-decoration: none;
}

.radioheader a:hover{
color:#666666;
text-decoration:underline;
}

#rightcolumn {
float:right;
width: 18%;
min-width:18%;
max-width:18%;
margin:0;
padding:0;
}



#navbar {
background-image:url(graphics/cornertl.gif), url(graphics/cornertr.gif), url(graphics/cornerbr.gif), url(graphics/cornerbl.gif);
background-position: top left, top right, bottom right, bottom left;
background-repeat:no-repeat;
background-color:#96b0ba;
float:right;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
padding-bottom:15px;
margin:0 0 20px 0;
width:100%;
min-height: 100%;
height: auto !important;
height: 100%;

}

.title {
background-image:url(graphics/titlecornertl.gif), url(graphics/titlecornertr.gif);
background-position: top left, top right;
background-repeat:no-repeat;
list-style: none;
display:block;
color: #FFFFFF;
font-weight:bold;
background-color:#344850;
font-size:1em;
}

.title_nolink {
background-image:url(graphics/titlecornertl.gif), url(graphics/titlecornertr.gif);
background-position: top left, top right;
background-repeat:no-repeat;
list-style: none;
display:block;
color:#FFFFFF;
font-weight:bold;
background-color:#344850;
text-decoration:none;
padding: 16px 0px 16px 0px; 
}

.title a {
background-image:url(graphics/titlecornertl.gif), url(graphics/titlecornertr.gif);
background-position: top left, top right;
background-repeat:no-repeat;
list-style: none;
display:block;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding: 16px 0px 16px 0px; 
}

.title a:hover {
background-image:url(graphics/titlecornertl.gif), url(graphics/titlecornertr.gif);
background-position: top left, top right;
background-repeat:no-repeat;
list-style: none;
display:block;
color: #000000;
font-weight:bold;
background-color: #344850;
text-decoration: none;
padding: 16px 0px 16px 0px; 
}

.titlethispage {
list-style: none;
display:block;
border-bottom:2px solid #8c140f;
color: #000000;
background-color:#CCCCCC;
font-size:0.9em;
font-weight:bold;
padding: 16px 10px 16px 15px; 
}


#navdefs {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em; 
font-weight:normal;
text-decoration: none;
padding:0;
margin:10px 0 0 0;
background-color:#96b0ba;
}

#navdefs ul { /* remove bullets and list indents */
list-style:none;
margin:0;
padding: 0;
}


#navdefs li {
list-style:none;
display:block;
color:#000000;
}

.selected{
list-style: none;
color:#000000;
font-weight:bold;
padding: 10px 5px 5px 15px; 
background-color:#b5c7ce;
}

.firstsub{
list-style: none;
color:#000000;
font-weight:bold;
padding: 10px 5px 5px 30px; 
background-color:#b5c7ce;
}

#navdefs li a {
list-style:none;
display:block;
color:#000000;
text-decoration: none;
padding: 5px 5px 5px 15px; 
}

#navdefs li a:hover {
list-style:none;
color: #000000;
background-color: #b5c7ce;
text-decoration: none;
}

#navdefs li ul li {
list-style:none;
text-decoration: none;
border:none;
font-weight:normal;
}

#navdefs li ul li a {
list-style:none;
padding-left:30px;
padding-right:5px;

}


#navdefs .thispage {
list-style: none;
font-weight:bold;
padding: 10px 5px 10px 15px; 
background-color:#96b0ba;
}

#navdefs .sectionheader {
list-style: none;
font-weight:bold;
color:#000000;
background-color:#96b0ba;
}

#navdefs .sectionheader a {
list-style: none;
font-weight:bold;
color:#000000;
background-color:#96b0ba;
}

#navdefs .sectionheader a:visited {
list-style: none;
font-weight:bold;
color:#000000;
background-color:#96b0ba;
}

#navdefs .sectionheader a:hover{
list-style: none;
font-weight:bold;
color:#000000;
background-color:#b5c7ce;
}

#navdefs .sectionheader a:active{
list-style: none;
font-weight:bold;
color:#000000;
background-color:#b5c7ce;
}


#navdefs .pagewithsubs {
background-color:#FCF9EA;
}


#navdefs .sub {
list-style: none;
color:#000000;
font-weight:bold;
padding:10px 15px 10px 30px;
}

#navdefs .subselected {
list-style: none;
color:#000000;
font-weight:bold;
padding:10px 15px 10px 30px;
background-color:#b5c7ce;
}

#navdefs .subselected a:link {
color:#000000;
background-color:#b5c7cel;
}

#navdefs .subselected a:visited{
color:#000000;
background-color:#b5c7ce;
}

#navdefs .subselected a:active {
color:#999999;
background-color:#b5c7ce;
}

#navdefs .subselected a:hover {
color:#999999;
background-color:#b5c7ce;
}

#aeon {
float:right;
min-width:100%;
}


#aeoncaption {
float:right;	
font-family:Arial, Helvetica, sans-serif;
font-size:0.77em; 
font-weight:bold;
text-decoration: none;
text-align:right;
text-wrap:normal;
color:#8c140f;
padding:5px 10px 0px 0;
margin-top:auto;
margin-bottom:auto;
}

#aeoncaption a{
color:#8c140f;
text-decoration: none;
}

#aeoncaption a:visited{
color:#8c140f;
text-decoration: none;
}

#aeoncaption a:hover{
color:#666666;
text-decoration:underline;
}

#aeoncaption a:active{
color:#666666;
text-decoration:underline;
}

#aeon img {
border:none;
margin-right:2px;
float:right;
clear:left;
}

/* #menu_bottom {
clear:both;
	background-color:#FFFFFF;
	margin:0px auto 0px auto;
	padding:8px 0;
	width:100%;
	overflow:visible;
	border-top:solid 2px #8c140f;
	border-bottom:solid 2px #8c140f;
		} 

#menu_bottom ul{
list-style: none;
margin:0; 
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#8c140f;
display:inline;
}

#menu_bottom li {
position:relative;
display:inline;
padding-right:0.6em;
background-color:#FFFFFF;
text-decoration:none;
}

#menu_bottom a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:normal;
text-decoration:none;
text-align:left;
display:block;
color:#FFFFFF;
background-color:#8c140f;
padding: 3px 3px 3px 5px;
margin:0;
width:100%;
border-top:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
}

#menu_bottom .links a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:normal;
text-decoration:none;
text-align:left;
color:#e0e5ee;
background-color:#FFFFFF;
margin:0;
position:relative;
display:inline;
padding-right:0.6em;
padding-left:0px;
}
*/

.bottomspacer {
position:relative;
clear:both;
width:100%;
min-width:100%;
max-width:100%;
height:25px;
background-color:#FFFFFF;
}

.footer {

float:left;
clear: both;
width:100%;
border-top:1px solid #3e3e6a;
font-family:Arial, Helvetica, sans-serif;
color:#666666; 
font-size:11px;
line-height:115%;
}

.leftfooter {
float:left;
text-align:left;
}

.leftfooter ul { 
display: block;
list-style: none;
margin-top: 8px;
margin-bottom: 0px;
}

.leftfooter li {

margin-left:-15px;
}

.leftfooter a:link {

color: #860000;
text-decoration: none;
}

.leftfooter a:visited {

color: #860000;
text-decoration: none;
}

.leftfooter a:active {

color: #860000;
text-decoration: none;
}

.leftfooter a:hover {

color: #3e3e6a;
text-decoration: underline;
}

#social_media {
    float: left;
    margin-top: 20px;
    width: 45%;
}

.ugalogo {
float:right;
clear:right;
border:none;
padding:5px;
}

.ugalogo img{
border:none;
}

.uga {
float:right;
clear:left;
margin-top:-25px;
font-family:Arial, Helvetica, sans-serif;
color:#666666; 
font-size:14px;
}

.uga a:link {
color: #860000;
text-decoration: none;
}

.uga a:visited {

color: #860000;
text-decoration: none;
}

.uga a:active {

color: #860000;
text-decoration: none;
}

.uga a:hover {

color: #3e3e6a;
text-decoration: underline;
}

