@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	
	
}

p {
text-align:justify;
margin-left:5px;
margin-right:5px;
}
.homeImage {
margin-left:5px;
margin-right:5px;
}
a:link {
	color: #663399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0033;
}
a:hover {
	text-decoration: none;
	color: #FF0033;
}
a:active {
	text-decoration: none;
	color: #FF0033;
}
h1 {
font-size:28px;
color: #d71547;
margin-left:20px;
margin-bottom:5px;
}
h2 {
font-size:18px;
color: #003366;
margin-bottom:5px;
}
h4 {
font-size:14px;
color: #FF0066;
margin-left:20px;
font-weight:700;
margin-top:5px;
}
.slideBG {
background-image: url(slideImages/jeans.jpg);
background-repeat:no-repeat;
}
.film {
background-image:url(images/film.gif);
background-repeat:no-repeat;
width:905px;
height:252px;
}
.footer {
font-size:10px;
color: #666;
font-family:Geneva, Arial, Helvetica, sans-serif;

}
-->

a:link .thumbnail, a:visited .thumbnail { filter: alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; } 
a:hover .thumbnail { filter: alpha(opacity=80); -moz-opacity:.80; opacity:.80; } 

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin-left:10px;
font-size:22px;
list-style:none;
font-family: "Tekton Pro", Helvetica, Arial, sans-serif;
margin-top:10px;


}
div.feedburnerFeedBlock ul {
margin-left:10px;
padding-left:0;
list-style-type: none;
}
.div.feedburnerFeedBlock link{
color:#660000;
}
.emailform{
background-image:url(images/bgemail.gif);
background-repeat:no-repeat;
width:459px;
height:243px;
}

#lightbox{
	background-color:#FFFFFF;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#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: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
