body {margin:0; padding:0px; font-family:Arial, Helvetica, sans-serif;
	background:#DADFE5 url(assets/images/bg1.jpg) left top repeat-x;}

p { font-size: 12px;
	line-height: 16px;
	color:#000000;
	padding-left:5px;	}

h1 { font-size: 24px;
	font-weight: bold;
	 color:#455832;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#775B69;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#98B670;}

h4 { font-size: 13px;
	 font-weight: bold;
	 color:#99B47F;}

a { font-weight: bold;
	text-decoration: none;
	color: #420D28;}

a:hover { text-decoration:none;
color:#98B177;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 margin-left:-15px;
	 color:#364426;}
	 
hr {color:#99B47F;
	background:#99B47F;
	height:1px;
	border:0;
	}

.imgborder { BORDER:#C1D1AD 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
.nomargin {margin:0;}
			  
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.forms p {margin:0;}
.fields {font-size:12px; color:#000000; padding:1px; border:1px solid #000000; background-color:#999999 !important;}
input.submit, input.submit:hover {border:1px solid #000000; padding:1px; font-size:12px;}	
input.submit {background-color:#CCCCCC; color:#000000;}
input.submit:hover {background-color:#000000; color:#CCCCCC;}
input {background-color:#FFFFFF !important;}

/* End Custom Forms*/
#wrapper {
	width:auto;
	height:auto;
	margin:0px;
	padding:20px 0px 0px 0px;
	background:url(assets/images/bg1left.jpg) left top no-repeat;
	}
#container {
	width:760px;
		
	height:auto;
	margin:0 auto;
	padding:0px;
	background:url(assets/images/container_repeat.jpg) center top repeat-y;
	}
	#contents {
		width:auto;	
		height:auto;
			min-height:799px;
			_height:799px;
		margin:0px;
		padding:0px;
		background:url(assets/images/bottom_art.jpg) bottom center no-repeat;
		}
	#header {
		width:auto;
		height:147px;
		margin:0px;
		padding:0px;
		background:url(assets/images/top_art.jpg) center top no-repeat;
		}
		#topInfo {
			margin:0px;
			padding:10px 5px 0px 0px;
			font:bold 11px Georgia, "Times New Roman", Times, serif;
			color:#6B884D;
			text-align:right;
			}
	#rightCol {
		width:150px;
		height:auto;
		margin:0px;
		padding:0px;
		float:right;
		}
		#nav {
			width:auto;
			height:auto;
			padding:20px 0px 0px 0px;
			margin:0px;
			}
		#nav li {
			margin:0px;
			padding:0px;
			list-style:none;
			}
		#nav li a {
			font:bold 11px/20px "Times New Roman", Times, serif;
			color:#000000;
			text-decoration:none;
			text-transform:uppercase;
			}
		#nav li a:hover {
			color:#858F77;
			text-decoration:none;
			}
		#sidebar {
			width:auto;
			height:auto;
			margin:0px;
			padding:0px 10px 0px 0px;
			}
	#leftCol {
		width:605px;
		height:auto;
		margin:0px;
		padding:0px;
		float:left;
		}
		#body {
			margin:0px;
			padding:150px 15px 70px 15px;
			width:auto;
			height:auto;
			background:url(assets/images/middle_art.jpg) left top no-repeat;
			}
			#title{				
				margin:0px;
				padding:106px 0px 0px 0px;
				width:590px;
				height: auto;
				position:absolute;
				text-align:right;
				line-height:12px;
				}
	#back {
		width:auto;
		height:auto;
		margin:0px;
		padding:40px 0px 0px 0px;
		font:12px Georgia, "Times New Roman", Times, serif;
		color:#858F77;
		text-align:left;
		}
		#back a {
		margin:0px;
		padding:2px;
		border:1px solid #95B278;
		}
	#clear {
		margin:0px;
		padding:0px;
		clear:both;
		}
	#footer {
		width:760px;
		height:auto;
		margin:0 auto;
		padding:10px 0px 10px 0px;
		text-align:center;
		}
		#footer p{
			font:bold 11px/16px Georgia, "Times New Roman", Times, serif;
			color:#858F77;
			text-decoration:none;
			margin:0;
			text-transform:uppercase;
			}
			
		 #footer a{
	 		font:bold 11px/16px Georgia, "Times New Roman", Times, serif;
			color:#AA909D;
			text-decoration:none;
			margin:0;
			text-transform:uppercase;
			}
			
		#footer a:hover {
			color:#98B177;
			text-decoration:none;
			margin:0;
			text-transform:uppercase;
			}
			
	#coupon {
	background-image: url(assets/images/couponGradient.jpg);
	height: 145px;
	width: 250px;
	padding: 0px;
	margin: 0 0 0 180px;
	border: 3px dashed #000000;
	}
	#toplinks {
		text-align: center;
		font-size: 11px;
	}
	#toplinks a {
		text-decoration: none;
	}
			