/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,body {
	background-image: url('images/bg.jpg'); 
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height:100%;
}



#sun {
	position: fixed;
	top:0px;
	left:0px;
	width:124px;
	height:131px;
	z-index: 5;
}

#home {
	position: fixed;
	top:14px;
	left:140px;
	width:55px;
	height:20px;
	z-index: 5;
}

#about {
	position: fixed;
	top:62px;
	left:128px;
	width:47px;
	height:29px;
	z-index: 5;
}

#products {
	position: fixed;
	top:102px;
	left:93px;
	width:58px;
	height:51px;
	z-index: 5;
}

#contact {
	position: fixed;
	top:131px;
	left:59px;
	width:34px;
	height:56px;
	z-index: 5;
}

#map {
	position: fixed;
	top:151px;
	left:9px;
	width:25px;
	height:46px;
	z-index: 5;
}

#shad {
	margin: 0 auto;
	width: 960px;
	height: 960px;
}
#cloud {
	position: relative;
	margin: 0 auto;
	z-index: 5;
	top:115px;
	width:662px;
	z-index: 5;
}

	#cloudtop {
		background: url("images/cloud-top.png") top left no-repeat;
		position: relative;
		top:0px;
		left:0px;
		width:662px;
		height:68px;
		z-index: 5;
	}

	#cloudmiddle {
		background: url("images/cloud-middle.png") top repeat-y;
		position: relative;
		z-index: 5;
		width:482px;
		padding: 0 90px;
	}
	
	#cloudbottom {
		background: url("images/cloud-bottom.png") top left no-repeat;
		position: relative;
		bottom:0px;
		z-index: 5;
		width:662px;
		height:64px;
	}
	
#socialmedia {
	position: fixed;
	top:15px;
	right:18px;
	width:85px;
	height:24px;
	z-index: 5;
}

	#facebook {
		position: relative;
		left:0px;
		width:15px;
		z-index: 5;
	}
	
	#twitter {
		position: relative;
		top:-24px;
		left:33px;
		width:14px;
		z-index: 5;
	}
	
	#blogger {
		position: relative;
		top:-48px;
		left:62px;
		width:23px;
		z-index: 5;
}
	
#treeline {
	background-image: url(images/treeline.png);
	background-repeat: repeat-x;
	position: fixed;
	bottom:0px;
	left:0px;
	height:228px;
	width:100%;
	z-index:5;
}
/* Headers */

h1 {
	
	font-size: 20px;
	font-weight: normal;  
	color: #000000;
	font-family: "times new roman", times, georgia, serif;
	line-height: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	
}

h2 {
	
	font-size: 20px;
	font-weight: normal;
	font-style: italic; 
	text-decoration:underline; 
	color: #52351f;
	font-family: "times new roman", times, georgia, serif;
	line-height: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	
}

h3 {
	
	font-size: 15px;
	font-weight: bold;  
	color: #52351f;
	font-family: "times new roman", times, georgia, serif;
	line-height: 30px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	
	
}






/* Lists */

ul {
	font-size: 12px;
	font-weight: normal;    
	color: #000000;
	font-family: helvetica, arial, verdana, sans-serif;
	line-height: 18px;
	margin-top: -8px;
	margin-right: 0px;
	margin-left: 22px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 70px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	list-style-type: disc;
	
}




/* Text */

p {
	font-size: 14px;
	font-weight: normal;    
	color: #000000;
	font-family: "times new roman", times, georgia, serif;
	line-height: 17px;
	margin-top:0px;
	margin-right: 10px;
	margin-left: 20px;
	text-align: justify;
}



p.specials {
	font-size: 20px;
	font-weight: normal;    
	color: #52351f;
	font-family: "times new roman", times, georgia, serif;
	line-height: 25px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	text-align: center;
}




p.footer {
	font-size: 12px;
	font-weight: normal;    
	color: #52351f;
	font-family: "times new roman", times, georgia, serif;
	line-height: 15px;
	margin-top:20px;
	margin-right: 20px;
	margin-left: 0px;
	text-align: center;
}

/* Links */

A.bodylink {
	font-size: 14px;
	font-weight: normal;    
	color: #52351f;
	font-family: "times new roman", times, georgia, serif;
	text-align: left;
	text-decoration: underline;
	
	
	
}


A.bodylink:hover {
	text-decoration: none;
}

A.footerlink {
	font-size: 12px;
	font-weight: normal;    
	color: #52351f;
	font-family: "times new roman", times, georgia, serif;
	line-height: 15px;
	margin-top:20px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: underline;

}

A.footerlink:hover {
	text-decoration: none;

}


a:active, a:focus {outline: 0;}

