* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg/bgGradient.jpg);
	background-repeat: repeat-x;
	background-color: #DADADA;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	background-image: url(../images/bg/header.jpg);
	height: 125px;
	width: 850px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#mainNav {
	height: 22px;
	width: 831px;
	position: absolute;
	top: 100px;
	left: 10px;
}
#mainNav ul {
	list-style-type: none;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4B5D81;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4B5D81;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainNav ul li {
	float: left;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #011B4E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4B5D81;
	margin: 0px;
	padding: 0px;
}
#mainNav ul li.first {
	border-left-color: #02194B;
}



#main {
	background-image: url(../images/bg/tile2.jpg);
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#Content {
	width: 670px;
	margin-right: 10px;
}
#contentBox {
	float: right;
	width: 680px;
}

#bottom {
	background-image: url(../images/bg/bottom.jpg);
	clear: both;
	height: 14px;
}



#footer {
	background-repeat: no-repeat;
	height: 50px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#mainHome {

	background-image: url(../images/bg/tile.jpg);
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footerHome {
	background-repeat: no-repeat;
	height: 50px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#homeContent {
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top:1px;
}
div.homeMessage {
	margin:15px;
	padding:15px;
	border-radius: 5px;
	border: 1px solid #2E933C;
	background-color:#ffffff;
}
div.homeMessage p {
	padding:0;
	font-size:1.4em;
	font-family:"Georgia",serif;
}
#leftFloatIEBox {
	width: 152px;
	float: left;
}

#leftNav {
	width: 151px;
	margin-left: 11px;
}
#leftNav ul {
	list-style-type: none;
	margin: 0px;
}
#leftNav ul li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 151px;
}
#leftNav ul li a:link, #leftNav ul li a:active, #leftNav ul li a:visited { padding-top: 2px; padding-bottom: 2px; display: block; margin: 0px; font-size: 11px; color: #FFF; padding-left: 10px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #73819E; font-weight: bold; width: auto; height: 16px; 
}
#leftNav ul li a:hover {
	color: #FBFBFB;
	background-color: #99A5C1;
}

#bottomHome {
	background-image: url(../images/bg/bottom.jpg);
	clear: both;
	height: 14px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#bottomAddress {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F84A6;
	background-color: #EAEDF2;
}

div {
}
a.goButton:link, a.goButton:active, a.goButton:visited {
	background-image: url(../images/goButton.jpg);
	display: block;
	height: 26px;
	width: 58px;
}
a.goButton:hover {
	background-image: url(../images/goButtonHover.jpg);
}

input[type=button], input[type=submit] {
	font-size:1.5em;
}
input[type=reset] {
	color: #ff000;
}
#cancel {
	font-size:.9em;
}
div.preload {
	display: none;
}
table.Products {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0DFE3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
	margin-left: 5px;
	margin-right: 15px;
	width: 98%;
}
table.Products td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
table.Products td.image {
	width: 160px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #011B4E;
}
table.Products td.image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.Products td.details {
	text-align: center;
}
a.buyProd:link, a.buyProd:active, a.buyProd:visited {
	background-image: url(../images/buyProd.jpg);
	display: block;
	height: 23px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
a.buyProd:hover {
	background-image: url(../images/buyProdHover.jpg);
}
#flash {
	height: 140px;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
fieldset.orderForm {
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFEABF;
	margin-left: 10px;
	clear:right;
}
fieldset.orderForm p {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 10px;
}
fieldset.orderForm ul.nodot {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 20px;
}

div.errormessage {
	background: #e8b2b0;
	border: #333 1px solid;
	padding:10px;
	margin:10px;
	width:35%;
}

legend {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #011B4E;
	margin-left: 10px;
}
table.order {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #BBC4D7;
	border-right-color: #BBC4D7;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 10px;
}
table.order th {
	background-color: #4B5D83;
	color: #FFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
}
table.order td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BBC4D7;
	border-left-color: #BBC4D7;
	padding: 5px;
}
table.order td td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	padding: 5px;
}
th {
	color: #FEE4AB;
	background-color: #4A5E81;
	padding: 5px;
	text-align: left;
}
img.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
}
table.blueBG {
	background-color: #EAEDF2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #031543;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #031543;
	color: #001638;
	font-weight: bold;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #031543;
	border-left-color: #031543;
}
table.blueBG td {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
table.blueBG td.odd {
	background-color: #FFFFFF;
}

table.blueBG td.top {
	border-top-style: none;
}
#selectProducts {
	background-color: #EAEDF2;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCD2DD;
	border-right-color: #02194B;
	border-bottom-color: #02194B;
	border-left-color: #CCD2DD;
	width: 420px;
}
div.homePageColor {
	background-image: url(../images/homePageColor.jpg);
	padding:1px;
}
table.colorSelection {
}
#contactBox {
	width: 230px;
	border: 1px solid #4B5D83;
	background-color: #FFF4E0;
	float: right;
	margin-right: 10px;
}
ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#year {
	width: 65px;
}
div.floatLeft {
	float: left;
	clear: left;
	width: 350px;
	margin-left: 30px;
}
div.floatRight {
	float: right;
	width: 350px;
	margin-right: 30px;
}
div.emptyClear {
	clear: both;
}
a.checkout:link, a.checkout:active, a.checkout:visited {
	background-image: url(../images/checkoutUp.jpg);
	display: block;
	height: 23px;
	width: 100px;
	margin: 10px;
}
a.checkout:hover {

	background-image: url(../images/checkoutDown.jpg);
}
div.checkout {
	text-align: left;
}
#sociallinks {
	text-align:right;
	padding: 5px 5px 6px 0;
}
#sociallinks a {
	display:inline-block;
	height:36px;
	width:36px;
	margin-right:5px;
	background-image:url(../images/fmg-social.png);
	background-repeat: no-repeat;
    background-position:left;
}
#sociallinks a:hover {
	opacity: 0.7;
}
#sociallinks a.facebook {
	background-position: 0px 0px;
}
#sociallinks a.instagram {
	background-position: -92px 0px;
}
#sociallinks a.pinterest {
	background-position: -138px 0px;
}
#sociallinks a.twitter {
	background-position: -47px 0px;
}
