@charset "utf-8";
/* CSS Document */
.footer{
	color:#fff;
	font:12px Georgia;
	font-weight:normal;
}



.slide-out-div {
          padding: 20px;
          width: 400px;
          background: #fff;
          border: 1px solid #ccc;
		  z-index: 1000;
		  display: hidden;
}  
	  

.handle {
	cursor:pointer;
}

.gallery img {
	padding: 5px;
	opacity:0.65;
	filter:alpha(opacity=65);
}

.gallery img:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
}



#nav-header{ 
	color:#fff;
	font:12px Georgia;
	font-weight:normal;
	padding-left: 0px;
}

#nav-header a{ 
	font:12px Georgia;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding-left: 0px;
}

#nav-header a:hover{ 
	text-decoration:none;
	color:#f60;
	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(images/gradient.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.seveverino_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}


.seveverino_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
}
.severino_april_eblast {
	font-family: "Georgia", Times, serif;
	font-size: 16px;
	color: #F00;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #033;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #600;
	
	
	
}

a,
a:link,
a:visited,
a:href {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;	
	}
a:active
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #033;	
}

a:hover
{
	font-size: 14px;
	color: #033;
	border-bottom: solid 1px #fff;
}

.severino_border {
	border:solid
	#e4daaf
	thin
	
	
}
.severino_border_dark {
	border:solid
	#b59c48
	3px;
	
	
}

#closeout {
	color:#FF0;
	font-size:32px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;

}

#soldout {
	font-size: 32px;
	text-transform: uppercase;
	display: block;
	width: 100%;
	background-color:#F00;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}

.cell_header {
	style="padding:15px
}



