﻿body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#99FFFF;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header1.jpg);
	width:979px;
	height:232px;
	display:block;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#border1 {
	background-image:url(images/caytre.jpg);
	background-repeat: no-repeat;
	width:979px;
}

#main {
	
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#main1 {
	background-image:url(images/caytre.gif);
	background-color:#abe4fe;
	margin: 10px 12px 0px 10px;
	
	background-repeat: no-repeat;
}

#left {
	width:429px;
	float:left;
	display:inline;
	
	background-color:#abe4fe;
	
}
#right {
	float:right;
	width:527px;
	
}
/***************** Content ***********************/
.content {
	background-image:url(images/caytre.gif);
	width:432px;
	height:750px;
	margin-left:0px;
}
.content h3 {
	background-image:url(images/welcome.gif);
	background-repeat:no-repeat;
	width:520px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}

.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}
.product {
	width:530px;
	margin: 20px 0px;
}
.product h3 {
	background-image:url(images/products.gif);
	background-repeat:no-repeat;
	width:530px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #ffffff;
}
/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.gif);
	width:336px;
	height:750px;
	margin-left:95px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu la {
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:93px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	background-image:url(images/borderfooter.gif);
	height:74px;
	width:979px;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	background-image:url(images/copyright.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:103px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 30px 20px 0px 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float:left;
	display:inline;
	margin: 10px 0px 20px 135px;
}
#payment img {
	border: none;
}
html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #F4B79A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F8D9CA;
	text-decoration: underline;
}
.more {
	text-align: right;
	margin-top: 0;
	font-size: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

body {
	background: white url(images/bg.jpg) repeat-x;
	font: 11px tahoma, verdana, sans-serif;
	color: #F4B79A;
	padding: 20px;
	text-align: center;
}
h3 {
	font-size: 11px;
}
#wrapper {
	margin: auto;
	width: 778px;
	min-height: 693px;
	background: #a43a0a url(images/bgorange.jpg) repeat-x;
}
#nav {
	float: left;
	width: 246px;
}
#nav img {
	display: block;
}
#body {
	float: right;
	width: 479px;
	padding-right: 5px;
}
.drk {
	background: left url(images/drk_bg.gif) repeat-y;
}
.drk .top {
	background: top left url(images/drk_top.gif) no-repeat;
}
.drk .bot {
	background: bottom left url(images/drk_top-17.gif) no-repeat;
	padding: 10px;
}
.lit {
	background: left url(images/lit_bg.gif) repeat-y;
}
.lit .top {
	background: top left url(images/lit_top.gif) no-repeat;
}
.lit .bot {
	background: bottom left url(images/lit_bot.gif) no-repeat;
}
.pad {
	padding: 11px 16px;
}
.diamond {
	padding-left: 12px;
	background: 0px 4px url(images/bullet_drk_diamond.gif) no-repeat;
}
.lit .diamond {
	background: 0px 4px url(images/bullet_lit_diamond.gif) no-repeat;	
}
h3 {
	color: #fff;
}
#welcome p {
	margin-bottom: 0;
}
#welcome .more {
	margin: 0;
	padding: 0;
}
#welcome .pad {
	padding-bottom: 0px;
}
#news .more {
	margin-bottom: 0;
}
#news .more a {
	color: #fff;
}
#news .right {
	margin-top: -4px;
	margin-bottom: 0;
	position: relative;
}
#news .pad {
	margin-right: 180px;
	padding-top: 0px;
	padding-bottom: 0;
	margin-bottom: 0;
}
#news .bot {
	position: relative;
	padding-bottom: 2px;
}
#news h2 {
	padding-bottom: 12px;
}
#news h3 {
	padding-bottom: 0px;
	margin-bottom: 0;
}
#news p {
	padding-left: 12px;
	padding-top: 0;
	margin: 0.8em 0 1em 0;
	position: relative;
}
.drk h3 {
	padding-left: 12px;
	background: 0px 4px url(images/bullet_drk_arr.gif) no-repeat;
}
.lit h3 {
	padding-left: 12px;
	background: 0px 4px url(images/bullet_lit_arr.gif) no-repeat;
}
.event {
	float: left;
	width: 125px;
	margin-top: 4px;
	margin-right: 31px;
	padding-bottom: 3px;
}
.event h3 {
	margin-bottom: 0;
}
.event .more {
	padding-bottom: 8px;
}
#features h3 {
	margin-bottom: 0;
	font-size: 12px;
	text-align: left;
}
#features p {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 12px;
}
#features .more {
	margin-top: 0;
	margin-bottom: 5px;
}
#features .pad {
	padding-left: 28px;
}
#foot {
	background: url(images/foot_bg.jpg) repeat-x;
	color: #362E2B;
	width: 778px;
	text-align: left;
	margin: auto;
	text-indent: 4px;
	position: relative;
}
#foot-left {
	background: top left url(images/foot_left.jpg) no-repeat;
	padding: 15px 0;
}
#foot-ball {
	background: top left url(images/foot_right.jpg) no-repeat;
	position: absolute;
	left: 652px;
	top: -62px;
	width: 126px;
	height: 110px;
}
#man {
	background: bottom left url(images/pic_1.jpg) no-repeat;
	padding-bottom: 1px;
	
}
