body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.text2 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
}
h1 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #0D5CAB;
}
h2 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #568DC4;
	line-height: 15px;
}
h3 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #C1D72D;
	line-height: 15px;
}
h4 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #0D5CAB;
	line-height: 15px;
	margin-bottom: 0px;
}
th {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6699CC;
	text-align: left;
}
.home {
	font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #9DAC29;
	line-height: 22px
}
.column {
	width: 250px;
	float: right;
	margin-left: 20px;
}
.fb_paragraph {
	background:url(../images/facebook.png) no-repeat left;
	width: 147px;
	height: 30px;
	font-size: 15px;
	margin-left:auto;
	margin-right:auto;
	line-height: 35px;
	margin-top: 0;
	margin-bottom: 0;
    color: #fff;
    padding-left: 28px;
}
a.fb  {
	text-decoration:none !important;
	cursor:pointer;
}
a.fb :hover{
color: #C1D72D !important;
}

#error_message,
.ErrorListView, .errorlistview,
.ErrorMessageView, .errormessageview {
	border: 1px #900 solid;
	background-color: #fdd;
	padding: 10px;
	margin-bottom: 10px;
}
address {
	font-style: normal;
}
.copyright {
	text-align:  center;
	font-size: 11px;
	line-height: 14px;
	width: 800px;
}

/*** Image Styles ***/

.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}

/* Default link style (blue links) */
a:link {
	color: #0D5CAB;
	text-decoration: underline;
}
a:visited {
    color: #0D5CAB;
	text-decoration: underline;
}
a:hover {
	color: #0D5CAB;
	text-decoration: underline;
}
a:active {
	color: #0D5CAB;
}

/* white links */

.text2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.text2 a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
.text2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*** Subnavigation Styles ***/

li {
	padding-bottom: 10px;
}
li.subnav {
	padding-bottom: 0px;
}
ul.subnav {
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	list-style-image: none;
	margin: 5px 0px 5px -12px;
	line-height: 17px;
}

ul.subnav a:link, ul.subnav a:visited, ul.subnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
ul.subnav a:hover {
	color: #C1D72D;
	text-decoration: none;
}

.hidden {
	display: none;
}

#googlecart-container {
	margin-top: 10px;
	float:right;
}

div.googlecart-add-button {
	position: relative;
	top: 10px;
}

.product {
	float:right;
	width: 150px;
	margin: 100px 30px 0  0;
}

.product p {
	font-size:10px
}

.clear {
	clear: both;
}