@charset "utf-8";
body  {
	background: #4DB748;
	margin: 10px; /* 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: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.twoColFixLtHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background-color: #FFFFFF;
	background-image: url(http://www.snaponsandals.com/images/new-background.gif);
	height: 120px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 

.twoColFixLtHdr #navigation {
	background-color: #FFF33D;
	text-align: center;
	padding: 2px;
	border: 1px solid #000000;
} 

	#navigation a {
	color : #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
	#navigation a:visited  {
	color : #000000;
	}
	
	#navigation a:active  {
	color : #000000;
	text-decoraton : none;
	}
	
	#navigation a:hover  {
	text-decoration : none;
	}

.twoColFixLtHdr #sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	margin-left: 10px;
	margin-top: 10px;
}

	#sidebar a {
	color : #E55A95;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
	#sidebar a:visited  {
		color : #000000;
	}
	
	#sidebar a:active  {
		color : #000000;
		text-decoraton : none;
	}
	
	#sidebar a:hover  {
		text-decoration : none;
	}


.twoColFixLtHdr #sidebarL {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	margin-left: 10px;
}

	#sidebarL a {
	color : #E55A95;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
	#sidebarL a:visited  {
		color : #000000;
	}
	
	#sidebarL a:active  {
		color : #000000;
		text-decoraton : none;
	}
	
	#sidebarL a:hover  {
		text-decoration : none;
	}


.twoColFixLtHdr #sidebarR {
	float: right; /* since this element is floated, a width must be given */
	width: 180px;
	margin-right: 10px;
	padding-top: 20px;
}

	#sidebarR a {
	color : #E55A95;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
	#sidebarR a:visited  {
		color : #000000;
	}
	
	#sidebarR a:active  {
		color : #000000;
		text-decoraton : none;
	}
	
	#sidebarR a:hover  {
		text-decoration : none;
	}


.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
} 

	#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	} 
	
	#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #4DB748;
	} 

.twoColFixLtHdr #mainContent2 {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
} 

	#mainContent2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	} 
	
	#mainContent2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #4DB748;
	} 

	#mainContent2 a {
	color : #E55A95;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
	#mainContent2 a:visited  {
		color : #000000;
	}
	
	#mainContent2 a:active  {
		color : #000000;
		text-decoraton : none;
	}
	
	#mainContent2 a:hover  {
		text-decoration : none;
	}

a {
	color : #E55A95;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
	
a:visited  {
	color : #000000;
}
	
a:active  {
	color : #000000;
	text-decoraton : none;
}
	
a:hover  {
	text-decoration : none;
}


.twoColFixLtHdr #footer {
	padding: 0;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4DB748;
} 
.twoColFixLtHdr #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: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

	#footer a {
	color : #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
	#footer a:visited  {
	color : #000000;
	}
	
	#footer a:active  {
	color : #000000;
	text-decoraton : none;
	}
	
	#footer a:hover  {
	text-decoration : none;
	}


.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;
}
