/* ************** CSS FOR SHANNON LAWLOR ******************* */

.banner {
      background: url("../graphics/shannon-lawlor-banner.jpg");
	background-repeat: no-repeat;

}
.bodyback {
      background: #3A1908;
}
.outer {
      background: #000000;
}
}
.inner {
      background: #663235;
}
}
.bulletbox {
      background: #F1B776;

}
/* Body Formatting */

BODY {
padding:2;
margin:0;
}


/* ************** TEXT FORMATTING ******************* */
h1 { 
	font-family: times,"times new roman","times roman",serif;
	font-size: 18pt;
	line-height: 18pt;
	color: #663333;
	font-weight: normal;
	margin-top: 20px;


 }

h2 { 
	font-family: times,"times new roman","times roman",serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #663333;
	font-weight: normal;
 }

h3 { 
	font-family: times,"times new roman","times roman",serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #F28332;
	font-variant: small-caps;
	font-weight: normal;
 }


p {
	font-family: times,"times new roman","times roman",serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #663235;
	font-weight: normal;
}
.introtext {
	font-family: "times new roman","times roman",serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #663235;
	font-weight: normal;
}

.bigger {
	font-family: times,"times new roman","times roman",serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #663235;
	font-weight: normal;

}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #E6C076;
	font-variant: small-caps;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	text-decoration: none;
	color: #F28332;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

ul {
	font-family: times,"times new roman","times roman",serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #663235;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 20px;

}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #663235;
	font-weight: normal;
	font-variant: normal;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #EADFCC;
	font-weight: normal;
	}

.navs
	{
	font-family: Arial, Helvetica, sans-serif;
	color:#EADFCC;
	font-size: 9pt;
	font-weight: normal;
	}
img.space
	{
	margin-top:5px;
	}
img.space2
	{
	margin-top:5px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:5px;
	}
img.space3
	{
	margin-top:5px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	}


/* Form Formatting */

input {
border:none;
background:#C3B79E;
color:#000000;
}

select {
border:none;
background:#C3B79E;
color:#000000;
font-weight:normal;
}

textarea {
border:none;
background:#C3B79E;
color:#000000;
font-weight:normal;
}


/* ************** LINK FORMATTING ******************* */

.eventsnotes 	{
	color: #663333;
	}
.eventsnotes:hover 	{
	color: #663333;
	}

a 	{
	color: #663333;
	}
a:hover 	{
	color: #F1B776;
	}

a.menu:active, a.menu:visited, a.menu:link {
	text-decoration: none;
	color: #D4AC8E;
	font-family: arial,helvetica;
	font-size:8pt;
	font-weight:bold;
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	}
	
a.menu:hover {
	color: #F0B372;
	}

a.uppernavs:active, a.uppernavs:visited, a.uppernavs:link {
	text-decoration: none;
	color: #663235;
	font-family: arial,helvetica;
	font-size:10pt;
	font-weight:normal;
	margin-top:2px;
	margin-left:3px;
	margin-right:3px;
	}
	
a.uppernavs:hover {
	color: #000000;
	}


#lightbox{
	background-color:#000000;
	padding: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #E6C076;
	font-weight: normal;
 }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}




/* CSS FOR THUMBNAIL */

.thumbnail img{
border: 2px solid black;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 2px solid black;
}


/* ************* END CSS FOR THUMBNAIL  */
