@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/footer_background.jpg);
	font-size:14px;
}

p {
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
}

h1 {
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#979222;
}

h2 {
	font-size:18px;
	color:#333333;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:underline;
}

table img {
	margin-top:10px;
	margin-bottom:10px;
	border:solid 3px #ffffff;
}

table.Thumbnails img {
	margin:0;
}

table.Gallery {
	text-align:center;
}

a {
	color:#000000;
}

/*********************************************** Menu ***********************************************/

div#TopMenuBackground {
	background:url(images/top_menu_background.jpg);
}

div#TopMenu {
	width:760px;
	height:121px;
	margin:0 auto;
	background:url(images/top_menu.jpg);
}

div#TopMenuInside {
	padding-top:95px;
	text-align:center;
}

div#TopMenuInside a {
	padding-left:9px;
	padding-right:9px;
	text-decoration:none;
	color:#000000;
	font-size:15px;
}

div#TopMenuInside a:hover {
	background:#b9ca96;
}

/*********************************************** Content Area ***********************************************/

div#ContentWrapper {
	background:url(images/body_background.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	background-color:#c7df95;
}

div#Content {
	width:760px;
	margin:0 auto;
	background:#e5e5e5;
}

div#ContentInterior {
	padding:20px;
}

table.Shipping td {
	padding:10px;
	vertical-align:top;
}

/*********************************************** Quick Links ***********************************************/

div.QuickLink {
	width:357px;
	height:225px;
	background:url(images/quick_link_product_background.jpg);
}

div.QuickLink h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	padding:0;
	color:#333333;
}

div.QuickLink p {
	font-size:12px;
	padding-bottom:0;
	padding-top:135px;
}

div.QuickLink a {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

div.QuickLinkInterior {
	padding-top:22px;
	padding-left:30px;
}

div.QuickLinkLeft {
	float:left;
}

div.QuickLinkRight {
	float:left;
	padding-left:10px;
}

/*********************************************** Footer ***********************************************/

div#FooterContainer {
	background:url(images/footer_top_background.jpg);
	background-repeat:repeat-x;
}

div#FooterLeftContainer {
	position:absolute;
	right:50%;
	left:0;
	padding-right:379px;
}

div#FooterRightContainer {
	position:absolute;
	left:50%;
	right:0;
	padding-left:379px;
}

div#FooterLeft {
	background:url(images/footer_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:309px;
}

div#FooterRight {
	background:url(images/footer_right.jpg);
	background-repeat:no-repeat;
	height:309px;
}

div#Footer {
	position:relative;
	width:760px;
	height:309px;
	margin:0 auto;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
}

div#FooterOne {
	float:left;
	width:151px;
}

div#FooterTwo {
	float:left;
	width:152px;
}

div#FooterThree {
	float:left;
	width:152px;
}

div#FooterFour {
	float:left;
	width:152px;
}

div#FooterFive {
	float:left;
	width:153px;
}

div.FooterInterior {
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
}

div.FooterInterior img {
	padding-top:5px;
	padding-bottom:5px;
}

div.FooterInterior a img {
	border:0;
}

div.FooterInterior h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

div.FooterInterior p {
	font-size:12px;
}

div.FooterInterior a {
	color:#FFFFFF;
	font-weight:bold;
}

div#Copyright {
	width:760px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
	color:#CCCCCC;
	text-align:center;
}

div#Copyright a {
	color:#FFFFFF;
	text-decoration:none;
}