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

body {
	margin:0px;
	background-image:url(img/bg.jpg);
	background-position:top;
	background-rep eat:repeat-y;
	background-color:#008286;
	}

.red {
	color:#FF0000;
	}

p {
	font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 12px 0px;
	}

h1 {
	font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size:18px;
	color:#018287;
	padding:0px;
	margin:0px;
	}

h2 {
	font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	line-height:20px;
	padding:0px;
	margin:0px;
	}

h2 a {
	color:#018287;
	}
	

a {
	outline:none;
	text-decoration:none;
	color:#007d82;
	}

img {
	border:none;
	}
	
h3 {	
	font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#905714;
	}

	h3 a {
		color:#905714;
		text-decoration:none;
		}
		
#wrap {
	width:900px;
	padding:0px 20px 20px 20px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	}

#header {
	padding:20px 0px 20px 0px;
	}

	#topbrands {
		font-family: Arial;
		font-size:14px;
		background-image:url(img/bg_topbrands.jpg);
		background-position:top;
		background-repeat:no-repeat;
		background-color:#018287;
		height:60px;
		text-align:center;
	}
			
		#topbrands a {
			color: #fff;
			font-weight:bold;
			padding: 0px 23px;
			line-height: 30px;
		}
	
	#header h3 {
		text-align:right;
		
		padding:0px 40px 0px 0px;
		margin:0px;
		}
	
	#headerright {
		width:300px;
		margin-top:30px;
		float:right;
		}
		
		#phone {
			background-image:url(img/icon_phone.jpg);
			background-position:right;
			background-repeat:no-repeat;
			}
		
		#email {
			background-image:url(img/icon_email.jpg);
			background-position:right;
			background-repeat:no-repeat;
			}
		
		#shop {
			background-image:url(img/icon_shop.jpg);
			background-position:right;
			background-repeat:no-repeat;
			}
	
#navigation {
	background-color:#FFE19A;
	height:30px;
	
	background-image:url(img/bg_nav_banner.jpg);
	background-repeat:repeat-x;
	}
	
	#navigation ul {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		
		text-align:right;
		}
	
		#navigation li {
			display:inline;
			
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			}
		
			#navigation a {
				font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
				font-size:12px;
				font-weight:bold;
				
				text-decoration:none;

				padding:8px 10px 8px 25px;
				margin:0px 0px 0px 0px;
				
				color:#000000;
				
				background-image:url(img/bg_nav.jpg);
				background-position:left;
				background-repeat:no-repeat;
				
				line-height:30px;
				}
				
				#navigation a:hover {
					background-image:url(img/bg_nav_hover.jpg);
					background-position:left;
					background-repeat:no-repeat;
					}
			
			#navigation #active {
				background-image:url(img/bg_nav_active.jpg);
				background-position:left;
				background-repeat:no-repeat;
				
				background-color:#008286;
				
				color:#FFFFFF;
				}

#banner {
	margin-top:20px;
	}

#threecolumns {
	clear:both;
	padding-top:20px;
	}
	
	.column {
		width:253px;
		margin-right:20px;
		float:left;
		}
	
	#columnright {
		margin:0px;
		}
	
	#threecolumns ul {
		background-color:#FFE19A;
		margin:0px;
		padding:20px 0px 20px 20px;
		}
		
		#threecolumns li {
			list-style:none;
			}
		
		#threecolumns li a {
			color:#000000;
			text-decoration:none;
			font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
			font-size:12px;
			
			line-height:20px;
			
			background-image:url(img/bg_li_threecolumn.jpg);
			background-position:left;
			background-repeat:no-repeat;
			
			padding-left:25px;
			}
			
			#threecolumns li a:hover {
				background-image:url(img/bg_li_threecolumn_hover.jpg);
				background-position:left;
				background-repeat:no-repeat;
				}

#salebanner {
	padding-top:20px;
	clear:both;
	}

#introhomeparties {
	margin-right:25px;
	}

#maintext {
	width:600px;
	padding-top:15px;
	float:left;
	margin-bottom:20px;
	}
	
	#index #maintext {
		margin-bottom:0px;
		}
	
	#maintext .index3img {
		float:left;
		margin-right:10px;
		border:2px solid #DAD8D9;
		margin-bottom:12px;
		}
		
		#maintext #threeimgright {
			margin-right:0px;
			}
	
	#maintext ul {
		padding:0px 0px 20px 50px;
		margin:0px 0px 0px 0px;
		}
		
		#maintext li {
			list-style:none;
			background-image:url(img/bg_li_main.jpg);
			background-position:left top;
			background-repeat:no-repeat;
			
			padding:0px 0px 5px 25px;
			margin:0px;
			
			font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
			font-size:12px;
			line-height:18px;
			}
		
		.section {
			padding-top:5px;
			}

#maintextcontact {
	width:526px;
	padding-top:15px;
	float:left;
	margin-bottom:20px;
	}

	#maintextcontact p {
		width:180px;
		}

#interested {
	margin-bottom:20px;
	}

#indexalignment {
	height:125px;
	clear:both;
	}
	
	#indexalignment .section {
		background-image:url(img/rightcolumn_bg.jpg);
		background-position:top;
		background-repeat:repeat-x;
		background-color:#ffffff;
		
		margin-bottom:15px;
		width:247px;
		float:right;
		
		border:3px solid #DAD8D9;
		}
		
			#indexalignment h1 {
				font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
				font-size:16px;
				font-weight:bold;
				color:#018287;
				
				border-bottom:1px dotted #A8A8A8;
				padding:10px 0px 10px 35px;
				margin:0px 10px 0px 10px;
				}
			
			#indexalignment p {
				font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
				font-size:12px;
				line-height:18px;
				padding:0px 0px 0px 0px;
				margin:10px 0px 12px 10px;
				}
			
			#indexalignment img {
				margin-bottom:10px;
				}

#contentright {
	float:right;
	width:253px;
	padding-top:15px;
	margin-bottom:20px;
	}
	
	#index #contentright {
		float:right;
		width:253px;
		padding-top:15px;
		margin:0px;
		}
	
	#contentright .section {
		background-image:url(img/rightcolumn_bg.jpg);
		background-position:top;
		background-repeat:repeat-x;
		background-color:#ffffff;
		
		margin-bottom:15px;
		
		border:3px solid #DAD8D9;
		}
		
		#contentright #bottom.section {
			margin:0px;
			}
			
			.rctitle {
				font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
				font-size:16px;
				font-weight:bold;
				color:#018287;
				
				border-bottom:1px dotted #A8A8A8;
				padding:10px 0px 10px 35px;
				margin:0px 10px 0px 10px;
				}
			
			#contentright p {
				font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
				font-size:12px;
				line-height:18px;
				padding:0px 0px 0px 0px;
				margin:10px 0px 12px 10px;
				}
			
			#contentright img {
				margin-bottom:10px;
				}
				
				#googlemaps img {
					margin:0px 0px 0px 10px;
					padding:0px;
					}
					
					#locateus {
						background-image:url(img/righticon_pin.jpg);
						background-position:left;
						background-repeat:no-repeat;
						}
					
					#times {
						background-image:url(img/righticon_times.jpg);
						background-position:left;
						background-repeat:no-repeat;
						}
					
					#getlink {
						background-image:url(img/righticon_link.jpg);
						background-position:left;
						background-repeat:no-repeat;
						}
					
					#secure {
						background-image:url(img/righticon_secure.jpg);
						background-position:left;
						background-repeat:no-repeat;
						}
					
					#stock {
						background-image:url(img/righticon_stock.jpg);
						background-position:left;
						background-repeat:no-repeat;
						}
						
					#comments {
						background-image:url(img/righticon_comments.jpg);
						background-position:left;
						background-repeat:no-repeat;
						}
	#openingleft {
		width:50px;
		margin:10px 0px 0px 0px;
		padding:0px 0px 10px 10px;
		}
		
		#openingleft p {
			font-weight:bold;
			padding:0px;
			margin:0px;
			}
	
	#openingright {
		width:170px;
		float:right;
		margin-top:10px;
		}
		
		#openingright p {
			padding:0px;
			margin:0px;
			}
	
	#googlemaps {
		padding-bottom:10px;
		}

	.quote {
		background-image: url(img/speechmarks_top.gif);
		background-position:top left;
		background-repeat:no-repeat;
		
		overflow: visible;
		margin: 10px 5px;
	}	
	
	.quote2 {
		background-image: url(img/speechmarks_bot.gif);
		background-position:bottom right;
		background-repeat:no-repeat;
		
		font-family: georgia;
		line-height: 30px;
		font-size: 20px;
		
		padding: 45px 15px;
	}
		
	#testimonialsform {
		padding: 10px 10px 0px 10px;
	}

	#testimonialsform  input{
		padding: 5px;
		margin-bottom: 10px;
		width: 213px;
		font-size: 18px;
		color: #555;
	}
	
	#testimonialsform  textarea{
		padding: 5px;
		margin-bottom: 10px;
		width: 213px;
		height: 100px;
		font-size: 18px;
		font-family: arial;
		color: #555;
	}

	
#weblinks {
	width:526px;
	float:left;
	padding-top:20px;
	margin-bottom:20px;
	}
	
	#weblinks img {
		float:left;
		padding-right:10px;
		
		}
		
	#weblinks a {
		font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#018287;
		}

	.linkwrap {
		clear:both;
		margin-bottom:20px;
		}
		
#partyregister {
	width: 530px;
	background-image:url(img/bg_register_form.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #FFE199;
	margin-bottom:12px;
	padding-bottom: 20px;
	}

.emailform {
	padding-top:15px;
	margin-bottom:25px;
	
	font-family:tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	float:right;
	}
	
	#partyregister #formwrap {
		width:300px;
		float:right;
		}
	
		#partyregister #formleft {
			float:left;
			width:115px;	
			}
					
		#partyregister #formright {
			float:left;
			margin-bottom:0px;
			}
	
		.forminput {
			margin-bottom:8px;
			}
		
#footer {
	clear:both;
	background-color:#FFE19A;
	
	background-image:url(img/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}

	#footer p {
		font-size:10px;
		text-align:left;
		margin:0px;
		padding:20px 0px 20px 20px;
		}
			
		#footericons {
			float:right;
			width:270px;
			text-align:right;
			padding-top:25px;
			padding-right:20px;
			}
		
		#footericons img {
			margin-left:5px;
			}