* {
	font-family: verdana, calibri, helvetica, arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0; }

body {
	background-color: white;
	background-image: url(/img/orange73.jpg);
	background-repeat: repeat-x;
	color: black; }





a,
.sizesLink,
.colorLink {
	color: #479422;
	text-decoration: none; }

a:hover,
.sizesLink:hover,
.colorLink:hover {
	color: #00aaaa;
	text-decoration: underline; }

tr { vertical-align: top; }

h1,
h2 {  }

h1 {
	color: #94d823;
	font-size: 32px;
	font-weight: normal; /*border-bottom: 1px solid #c0dda4;*/
	margin: 20px 0 10px 0; /*color: #4e463f;
	color: #0061ff;*/
	padding-bottom: 0; }

h2 {
	color: #888888;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 5px 0 10px 0; }

	h2 a {
		color: #00aaaa;
		font-size: 18px;
		font-weight: normal;
		line-height: 22px;
		margin: 5px 0 20px 0;
		text-decoration: underline; }

		h2 a:hover { text-decoration: none; }

h3 {
	border-bottom: 1px solid #c0dda4;
	color: #262c40;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px; }

h4,
h4 a {
	color: #222334;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 3px 0; }

.icon h3 {
	font-size: 12px;
	margin: 0; }

p { margin: 10px 0 10px 0; }

li { margin-bottom: 5px; }

a img { border: 0; }



#footer {
	
	border-top: 1px solid #cdcdcd;
	clear: both;
	height: 100px;
	margin-top: 50px;
	padding: 20px;
	text-align: center; }

#copy {
	color: #777777;
	font-size: 12px;
	margin-top: 10px; }

.icon {
	background-color: White;
	border: 1px solid #e5e5e5;
	float: left;
	height: 155px;
	margin: 0 20px 10px 0;
	padding-top: 5px;
	text-align: center;
	width: 160px; }

.icon a {
		border: none; /*color: #a9a9a9;*/
		font-family: arial, verdana, sans-serif;
		font-size: 10px; }

.icon a:hover {
			color: #6dcb1b;
			text-decoration: underline; }


