/* Style Sheet for UL Website */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #fff;
	margin-top:120px;
}

/* Font Styles */	
.enlargeimg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
}

h2 {
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	font-size: 22px;
	margin-left: 16px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	font-size: 18px;
	margin-left: 16px;
}

h4 {
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	font-size: 14px;
	margin-left: 16px;
	font-style: italic;
}

p {
	margin-left: 18px;
	margin-right: 18px;
	line-height: 18px;
	margin-top: 4px;
}

li {
	padding: 5px;
}

.pic_page_heading{
	margin-top: 0px;
}

.pic_disclaimer{
	font-size: 10px;
	line-height: 11px;
	margin: 0px;
	text-align: center;
}

.quote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}

.quote_attribute{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: right;
	font-style: italic;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#picnav ul {
	list-style-type: none; 
	text-align: center; 
	margin: 0; 
	padding: 0;
}

#picnav li {
	display: inline; 
	margin: 0px 12px;
}

/* subpage link styles */
a:link {text-decoration: underline; color: #660000; font-weight: bold;}
a:visited {text-decoration: underline; color: #660000; font-weight: bold;}
a:hover {text-decoration: underline; color: #666; font-weight: bold;}
a:active {text-decoration: none; font-weight: bold;}

/* Image Styles */
img {border-style: none;}
.spacer img {margin-top: 108px; padding: 4px;}
.right {float: right; width: 516px; margin-top: 10px; padding: 0px 5px 10px 15px;}
.gallery_image {
	display: inline-block;
	border: 0px solid #000000;
/*	overflow: auto;*/
	padding: 0px;
	margin: 10px;
	text-align: center;
	width: 175px;
	height: 160px;
	clear: none;
	float: left;
}

/* Table cell styles */
table { border: none; }
.nav_cell {width: 160px; text-align:left;}
.content_cell {width: 635px; vertical-align: top;}
.picture_cell {width: 180px;}

/* Twitter, Facebook, Google Groups, etc. */
h2.sidebar-title {color: #000000; margin: 0px; padding: 0px;}
#twitter_update_list ul {color: #000000; margin: 0px; padding: 0px; list-style-type: none;}
#twitter_update_list li {color: #000000; margin: 0px; margin-bottom: 15px; padding: 0px; list-style-type: none; text-indent: 0px; list-style-position: outside;}
.fb_badge { border-left: 1px solid #999999; vertical-align: middle; padding-left: 10px;}
.twitter_badge {width: 180px; text-align: left; padding-top: 0px;}
.gg_badge { padding-right: 10px; padding-top: 5px;}
.badges{ border-top: 1px solid #999999;}

/* Popup Styles */
.info_popup { /*height: 300px;*/ width: 300px; padding: 10px; border: 1px solid #000000; position: absolute; display: none; background: #ffffff; color: #000000; z-index: 100; left: 345px; top: 136px;}
.popup_bg {background: #000000; z-index: 99; display: none; position: absolute; color: #ffffff;}
.close_link_div {text-align: right; vertical-align: top;}
a.close_link {font-size: 12px;}
/*a.close_link:visited {font-size: 10px;}
a.close_link:hover {font-size: 10px;}
a.close_link:active {font-size: 10px;}*/

/* Normalize rendering (aka fix IE) */
form {margin: 0px;}

/* Lytebox styles */
.lytebox_caption_heading {margin: 1px;}
.lytebox_caption{ margin: 1px;}

/* Header */

#page {
	height: 100%;
	width: 100%
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 100%;
	border:0px solid #000000;
	cursor: pointer;
	background-color: transparent;
	color: #660000;
	text-align: left;
	display: inline;
}

/* Hidden Elements */
.infodivs {
	text-align: left; 
	vertical-align: bottom; 
	margin: 0px; 
	padding-left: 0px; 
	display: none;
}