@charset "utf-8";

img {border: 0;}

.clear {clear:both;}

/* ------------------------- Forces an element to contain floats -------------------- */

.ClearFix:after	{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.ClearFix			{display: inline-table;}
/* Hider for IE Mac \*/
* html .ClearFix	{height: 1%;}
/* End IE Mac Hider */
.ClearFix			{display: block;}


body  {
	font: 13px/20px Arial, Helvetica, sans-serif;
	background: #003F71;
	background-image: url(/common/images/custom/SE/body_bg.jpg);
	background-repeat: repeat-x;	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #444;
}

a {color: #2574B0; text-decoration: underline;}
a:hover {text-decoration: none;}

a img {border: 0;}

strong {color: #000; font-size: 14px;}

body #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
body #header { 
	background-image: url(/common/images/custom/SE/header_bg2009.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 150px;
       color: #FFF;
}

body #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#header img {
    margin: 6px 30px 0 0;
    float: left;

}

#header .tagline {
   padding-top: 70px;
   float: left;
   text-shadow: 0 1px 2px #003;

}

body #header { 
	background-image: url(/common/images/custom/SE/header_bg2010.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 150px;
        color: #FFF;
}

body #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#header img {
    margin: 6px 30px 0 0;
    float: left;

}

#header .tagline {
   padding-top: 70px;
   float: left;
   text-shadow: 0 1px 2px #003;

}

body #top_wrapper
{
	float: right;
	width: 206px;	
}

body #search
{	
	border: solid 1px #4383AE;
	height: 38px;
	line-height: 36px;
	text-align: center;
	margin-top: 10px;	
}
body #search img 
{
	border-width:0px;
}

body #cart
{	
	height: 36px;
	line-height: 36px;
	text-align: right;
	color: #FFFFFF;	
}

body #cart a
{	
	color: #FFFFFF;
	text-decoration: none;	
}

body #cart a:hover
{	
	color: #FFFFFF;
	text-decoration: underline;	
}

body #cart a strong, body #cart a:hover strong {color: #fff;}

body #nav { 
	background-image: url(/common/images/custom/SE/nav_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 35px;	
}

body #nav ul{ 
	list-style: none;
	padding: 0;
	margin:0 auto;
	width:1000px;
}

body #nav li{ 
	/*display:inline;
	border: solid 1px #000;
	width: 110px;*/
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-size:12px;
	float: left;
	margin:0;
}

body #nav li a{ 
	background-image:url(/common/images/custom/SE/nav_normal_bg.jpg);
	background-position:top left;
	height: 33px;
	line-height: 33px;
	float: left;
	width: 107px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

body #nav li a:hover{ 
	background-image:url(/common/images/custom/SE/nav_hover_bg.jpg);
}

body #leftbar {
	clear: both;
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 0 0 20px; /* padding keeps the content of the div away from the edges */\
}

body #leftbar a{
	color: #000000;
	text-decoration: none;
}

body #leftbar a:hover{
	color: #000000;
	text-decoration: underline;
}

body #leftbar h3{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0 12px;
	line-height: 30px;
	text-shadow: 0 1px #012;
}

body #subnav {
	background-image:url(/common/images/custom/SE/title_blue_bg.jpg);
	background-position:top left;	
	background-repeat:no-repeat;
    border-bottom: solid 1px #bbddee;
}

body #subnav ul {
	padding: 10px 0px;
    margin-top: 6px;
	margin: 0 auto;
	border: solid 1px #95C5DE;	
	border-bottom: 0;
	background-color: #ebf2f7;	
}

body #subnav li {
	list-style: none;
	padding: 0;
	margin: 0 auto;	
	height: 22px;
	line-height: 22px;
}

body #subnav li a{
	display: block;
	text-decoration: none;
	width: 186px;
	padding-left: 12px;
	font-size: 12px;
        color:#000;
}

body #subnav li a:hover{
	text-decoration: none;
	background-color: #bed1df;
        color:#2574B0;
}

body #mailinglist {
	background-color: #EFEFEF;
	background-image:url(/common/images/custom/SE/title_blue_bg.jpg);
	background-position:top left;	
	background-repeat:no-repeat;
	padding: 0;
	margin:0 auto;
	width:200px;
	border: solid 1px #95C5DE;
}

body #leftbar_ads{
	width:200px;
	padding: 5px 0px;
	border: none;
}

body #leftbar_ads img{
	border-style: none;
}

body #rightbar {
	float: right; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 20px; /* padding keeps the content of the div away from the edges */
}

body #rightbar h3.Green {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin: 0;
	background: url(/common/images/custom/SE/title_green_bg.jpg) repeat-x top left;
	height: 30px;
	padding: 0 12px;
	line-height: 30px;
        text-shadow:0 1px #001122;
}

body #rightbar h3.Orange {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	background: url(/common/images/custom/SE/title_orange_bg.jpg) repeat-x top left;
	height: 30px;
	padding: 0 12px;
	line-height: 30px;
}
body #rightbar h3.Orange a {color: #FFF; text-decoration: none; text-shadow:0 1px #001122;}

body #store {
	border: solid 1px #69B020;
	padding: 5px 15px;
	margin: 0 0 20px;
	background-color: #f2fbe6;
}

body #featured_items {
	background-image:url(/common/images/custom/SE/title_orange_bg.jpg);
	background-position:top left;	
	background-repeat: repeat-x;
	border: solid 1px #EEB87E;
	text-align: center;
}

body #featured_items img{ 
	border-style: none;		
}

body #featured_items .items { 
	width: 160px;
	height: 210px;
	margin: 0 auto;
	color: #1669A9;	
	padding-top: 4px;
}

body #featured_items .items p{ 	
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding: 0;
}

body #featured_items .items h4{ 	
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #CC0000;
	margin: 0;
	padding: 0;
}

body #event {
	border-left: solid 1px #EEB87E;
	background-color: #fef4e9;
}

body #event a{
	color: #420;
}

body #event table { 		
	width: 210px;
}

body #event td{
	border-right: 1px solid #EEB87E;
	border-bottom: 1px solid #EEB87E;
	text-align: left;
	padding: 5px 5px 5px 10px;
	line-height: 15px;
}

body #event td.Left {
	font-weight: bold;
	color: #000;
}

body #rightbar_ads{
	width:200px;
	padding: 5px 5px;
	border: none;
}

body #rightbar_ads img{
	border-style: none;
}

body #mainContent { 
	margin: 0px 250px 0px 250px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 20px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

body #mainContent h1{ 
	font-size: 24px;
	color: #2574B0;
}

body #mainContent h2{ 
	font-size: 20px;
	color: #000;
	margin-bottom: 5px;
}

#Banner {
	margin: 0 0 25px;
	width: 500px;
}

body #subContent { 
	margin: 0 20px 0 240px;
	padding-top: 8px;
} 

body #subContent h1{ 
	font-size: 24px;
	color: #2574B0;
}

body #subContent h2{ 
	font-size: 20px;
	color: #000;
	margin-bottom: 5px;
}

body #subContent h3 { 
	font-size: 16px;
	color: #666;
	margin: 0 0 15px;
}

hr {
	height: 2px;
	border: 0;
	background-color: #ccc;
	margin: 25px 0;
}

p.Pricing {
	color: #080;
	font-weight: bold;
	font-size: 16px;
}

body #items_wrapper { 
	margin: 0;		
}

body #items_wrapper img{ 
	border-style: none;		
}

body #items_wrapper .items { 
	width: 160px;
	margin: 0 5px 0 5px;
	text-align: center;
	color: #1669A9;	
	padding-top: 4px;
}

body #items_wrapper .items p{ 	
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding: 0;
}

body #items_wrapper .items h4{ 	
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #CC0000;
	margin: 0;
	padding: 0;
}

body #banner_ads {
	margin: 0;
	padding: 20px 0;
	text-align: center; 
}

body #trips_wrapper { 
	margin: 0;	
}

body #trips_wrapper img{ 
	border-style: none;		
}

body #trips_wrapper .trips { 
	width: 165px;
	height: 200px;
	margin: 0;
	text-align: center;
}

body #trips_wrapper .trips p{ 	
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-align: center;	
}

body #trips_wrapper a{ 
	color: #2574B0;
	text-decoration: none;
}

body #trips_wrapper a:hover{ 
	color: #2574B0;
	text-decoration: underline;
}

body #footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */	
	height: 120px;
	background-image: url(/common/images/custom/SE/footer_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	color: #93C4DD;
}

body #footer a{ 	
	color: #93C4DD;
	text-decoration: none;
}

body #footer a:hover{ 	
	color: #93C4DD;
	text-decoration: underline;
}
 
body #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*----------------- product details ----------------------*/
body #details_wrapper{
	margin: 0 auto;
	padding: 10px 0 0 0;	
}

body #details_wrapper img{
	margin: 0 auto;
	padding: 0;	
	border-style: none;
}
	
body #details_image{
	width: 350px;
	border-right: solid 1px #999999;
	text-align: center;
}

body #details_image h1{
	color: #D25400;
	font-size: 12px;
}

body #details_image a{
	color: #D25400;
	font-size: 12px;
	font-weight:normal;	
}

body #details_desc{
	width: 220px;
	padding: 0 0 0 10px;	
}

body #details_desc h1{
	color: #2574B0;	
	line-height: 13px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body #details_desc h2{
	color: #666600;	
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

body #details_desc h3{
	color: #61A91E;	
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

body #details_qlinks {
	width: 120px;
	padding: 0 0 0 10px;	
}

body #details_nav { 
	/*background-image: url(/common/images/custom/SE/nav_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;*/
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 30px;	
	border: solid 1px #95C5DE;	
	background-image: url(/common/images/custom/SE/detail_nav_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial,sans-serif;
}

body #details_nav ul{ 
	list-style: none;
	padding: 0;
	margin:0 auto;
	width:800px;
}

body #details_nav li{ 	
	font-weight: bold;
	font-size:12px;
	float: left;
	margin:0;
}

body #details_nav li a{ 	
	height: 30px;
	line-height: 30px;
	float: left;
	width: 107px;
	display: block;
	color: #2574B0;
	text-decoration: none;
	text-align: center;
	background-image: url(/common/images/custom/SE/detail_nav_bg.jpg);
	background-repeat: repeat-x;
}

body #details_nav li a:hover{ 
	text-decoration: none;
	background-image: url(/common/images/custom/SE/detail_nav_bg_hover.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

body #details_nav li a:active{ 
	text-decoration: none;
	background-image: url(/common/images/custom/SE/detail_nav_bg_hover.jpg);
	background-repeat: repeat-x;
	color: #FFFF00;
}

body #details_warranty { 	
	padding: 10px;  
	border: solid 1px #CCCC66;	
	font-family: Arial,sans-serif;
	background-color: #FFFCE7;	
}

body #details_warranty h1{ 			
	color: #666600;
	font-size: 13px;
}

body #contact_form { 	
	padding: 10px;  
	border: solid 1px #CCCC66;	
	font-family: Arial,sans-serif;
	background-color: #FFFCE7;	
}

body #contact_form h1{ 			
	color: #666600;
	font-size: 13px;
}
/*----------------- product details ----------------------*/



.pageTitle
{
	font-size: 20px;
	font-weight: bold;
}

.tableHeader
{
	background-color: #717171;
	color: #FFFFFF;
	padding: 5px;
}

.month
{
	font-size: 10pt;
	text-align: center;
	background-color: #FFCC99;
	color: #000000;
}

.dayNames
{
	text-align: center;
	font-weight: bold;
	background-color: #CCFF99;
}

.dayNumbers
{
	text-align: right;
	background-color: #FFFF99;
}

.dayText
{
	text-align: left;
	vertical-align: top;
}

.otherMonth
{
	text-align: right;
	background-color: #FFFFFF;
}





/* FOR CMS - PLEASE DO NOT DELETE */
.freeTextBox
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	margin: 5px 5px 5px 5px;
}
.alertbox
{
	border-right: #c4c2c2 1px solid;
	border-top: #c4c2c2 1px solid;
	background: #ffffff;
	border-left: #c4c2c2 1px solid;
	border-bottom: #c4c2c2 1px solid;
	background-color: #ffff99;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
.boxinner
{
	border-right: #c4c2c2 1px solid;
	border-top: #c4c2c2 1px solid;
	background: #fff;
	border-left: #c4c2c2 1px solid;
	border-bottom: #c4c2c2 1px solid;
}

.boxouter
{
	border-right: #cccccc 2px solid;
	border-top: 0px;
	margin-bottom: 6px;
	border-left: 0px;
	width: 740px;
	border-bottom: #cccccc 3px solid;
}
.cu
{
	background: #dedede;
	border-bottom: #c4c2c2 1px solid;
	text-align:left;
}
.cu H1
{
	font-weight: bold;
	font-size: 100%;
	margin: 2px;
	color: #3f3f3f;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
}






/*-----------------------------blogsAll---------------------------------*/
.blogsAll .blogEntry
{
	margin-bottom:15px;
	border-bottom:solid 1px #000;
}

.blogsAll h1
{
	margin-bottom:20px;
}

.blogsAll label
{
	color:#000 !important;
}

.blogsAll img
{
	vertical-align:middle;
}

.blogsAll label
{
	padding-right:4px;
	font-size:12px;
	color:#FFFFFF;
}

.blogsAll ul
{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

.blogsAll ul li
{
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
}

.blogsAll ul li span
{
	margin:0px;
	padding:0px 5px 0px 5px;
}

.blogsAll p
{
	margin:15px 0px 15px 0px;
}

.blogsAll .total
{
	float:left;
}

.blogsAll .page
{
	float:right;
	padding-right:10px;
}

.blogsAll .page label
{
		color:#000;
}



/*-----------------------------BlogLanding---------------------------------*/
.BlogLanding
{
	color:#FFFFFF !important;
	background-color:#000000;
}

.BlogLanding hr
{
	display:block;
	height:1px;
	margin-bottom:15px;
	color:#FFFF00;
}

.BlogLanding .blogInfo
{
	margin-bottom:20px;
}

.BlogLanding ul li
{
	display:inline;
}

.BlogLanding ul li span
{
	padding:0px 5px 0px 8px;
}

.BlogLanding ul li label, .BlogLanding label
{
	font-size:12px;
	font-weight:bold;
	padding-right:5px;
}

.BlogLanding fieldset
{
	padding:10px;
}

.BlogLanding legend
{
	font-size:18px;
	color:#FFFF00;
	font-weight:normal;
	margin-bottom:10px;
	padding:0px 5px 0px 5px;
	line-height:15px;
}

.BlogLanding .lbltxtWrapper
{
	margin-bottom:5px;
	width:350px;
}

.BlogLanding .lbltxtComment
{
	width:545px;
}

.BlogLanding .lbltxtComment .textboxComment
{
	display:block;
	float:right;
	width:400px;
	height:100px;
	text-align:left;
	margin-bottom:5px;
	overflow:auto;
	color:#000;
}

.BlogLanding .lbltxtWrapper label, .BlogLanding .lbltxtComment label
{
	display:block;
	float:left;
	width:135px;
	text-align:right;
}

.BlogLanding .lbltxtWrapper .textbox
{
	display:block;
	float:right;
	width:200px;
	text-align:left;
	color:#000;
}

.BlogLanding  .lbltxtWrapper img
{
	position:relative;
	left:4px;
}

.BlogLanding .btnSubmit
{
	display:block;
	width:118px;
	height:30px;
	margin-top:15px;
	position:relative;
	left:230px;
}




/*-----------------------------blogsAllFiltered---------------------------------*/
.blogsAllFiltered
{
	margin:0;
	padding:20px;
}

.blogsAllFiltered .blogEntry
{
	margin-bottom:30px;
}

.blogsAllFiltered h3
{
	font-size:14px;
	margin-bottom:15px;
}

.blogsAllFiltered ul
{
	list-style-type:none;
}

.blogsAllFiltered ul li
{
	list-style-type:none;
	display:inline;
	font-style:italic;
}

.blogsAllFiltered p
{
	margin:10px 0px 15px 0px;
}

/* --------------------------------------------------------- TABLES --------------------------------------------------------- */

.Normal {
	width: 100%;
	margin: 10px 0 25px;
	border: 1px solid #999;
}
.Normal th {
	padding: 5px 10px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	background-color: #eee;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	text-shadow: 0 1px #fff;
}
.Normal th:first-child {
	border-left: 0;
}

.Normal tr td {
	padding: 4px 10px;
	line-height: 18px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.Normal tr td:first-child {
	border-left: 0;
}

.Normal tr:last-child td {
	border-bottom: 0;
}

.Normal td.Price {
	color: #080;
	font-weight: bold;
	font-size: 14px;
}
.BlueBox {
	color: #1a5380;
	background-color: #f2f9ff;
	font-weight: bold;
}
.GreenBox {
	color: #264c26;
	background-color: #c3e5c3;
	font-weight: bold;
}

#socialicons  {
        text-align: right;
        margin: 15px 0 0;
}


#loopedSlider { 
	background: url(/common/images/custom/SE/CTA/cta-background.jpg) no-repeat;
	height: 254px;
	width: 500px;
	position: relative;
	overflow: hidden; 
}

#loopedSlider .slides { 
	position: absolute; 
	top: 0; 
	left: 0; 
}

#loopedSlider .slides div { 
	position: absolute; 
	top: 0; 
	display: none; 
	height: 239px;
	width: 470px;
	padding: 15px 20px 0 10px;
}

#loopedSlider img {
	float: left;
	margin-right: 8px;
}

#loopedSlider h1.Header {
	font: 24px/27px Arial,Helvetica,sans-serif;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 5px #025;
	margin: 5px 0 15px;
}

#loopedSlider ul {
	font: 16px/18px Arial,Helvetica,sans-serif;
	color: #bdf;
	margin: 0 0 10px;
}

#loopedSlider ul li {
	list-style-position: inside;
	margin: 0 0 3px;
}

#loopedSlider a.MoreDetails {
	background: url(/common/images/custom/SE/CTA/btn_details-dark.png) no-repeat;
	width: 96px;
	height: 26px;
	display: inline-block;
	float: right;
	margin-right: 10px;
}

#loopedSlider .previous, #loopedSlider .next {
	visibility: hidden;
	display: block;
	position: absolute;
	top: 96px;
	width: 27px;
	height: 44px;
}
#loopedSlider .previous {
	background: url(/common/images/custom/SE/CTA/cta-arrow-left.png) no-repeat;
	left: 5px;
}
#loopedSlider .next {
	background: url(/common/images/custom/SE/CTA/cta-arrow-right.png) no-repeat;
	right: 5px;
}

#loopedSlider:hover .previous, #loopedSlider:hover .next {
	visibility: visible;
}
#middle_col_box {
         background-color: #f2f2f2;
         border:1px solid #d0d0d0;
         padding: 0px 10px;
}

#middle_col_box.border {
         border:1px solid #000;
}

#upcoming_trips_box {
         background-color: #f2f2f2;
         border:1px solid #d0d0d0;
         padding: 0px 10px;
}

#upcoming_trips_box.border {
         border:1px solid #000;
}

ol {
        margin: 0;
        padding-left: 20px;
}

ol li {
        margin-bottom: 15px;
}


#search input {
	position: relative;
	bottom: 7px;

}

#search input[type=image] {
    bottom: -4px;
}

.blogEntry h2 a {
          text-decoration: none;
          color: #000;
}

.blogEntry h2 a:hover {
          text-decoration: underline;

}

