
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 12px georgia, sans-serif;
	color: #333; 
    margin: 0; 
	padding: 0;
	}
	
.bodyBg
{
	background-image: url(../images/cards_bg2.jpg);
	background-position:center top;
	background-repeat: no-repeat;
}

	
#fabric { 
    margin: 0; 
	padding: 0;
	background-image: url(../images/fabric_bg.gif);
    background-position:center top;
	background-repeat: x-repeat;
	width:100%;
	height:1200px;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 { 
	font: bold 1.4em georgia, sans-serif;
	margin-bottom: 15px; 
	color: #8fb4b8;
	}
a { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333;
	}

a:hover{ 
	text-decoration: underline; 
	color: #9685BA;
	}
acronym {
	border-bottom: none;
	}


/* specific divs */
#container { 
    width: 955px;
	padding: 0px;
	margin: 0px; 
	position: relative;
	border: 0px solid #006;
	margin-right: auto;  
	margin-left: auto;
	}


	#pageHeader {
	
	height: 291px;

	padding: 0px;
	margin: 0px;
	
	}




#pageHeader h1 { 
	display: block;
	float: left;
	background-image: url(../images/coast_creations_logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 455px;
	position:relative;
	top:65px;
	left: 30px;
	margin: 0px;
	
	/* Hides text on screen but still visable to robots and screen readers */
	text-indent: -9000px;
	
	/* Switch this to 1 to see ouline of div*/
	border: 0px solid #C00;
	}
	
	





	

	

	

	
	#primaryNav {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	position:relative;
	top: -110px;
	left: 30px;
	display: block;
	float:left;
	width: 900px;
	height: 30px;
	
	color: #FFFFFF;
	}
	
		
	#primaryNav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}


#primaryNav ul li{
	position: relative;
	display: inline;
	float: left;
}

#primaryNav ul li a{
	display: block;
	height: 90px;
	width: 178px;
	font-size: 14pt;
	padding: 35px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
	text-decoration: none;
	background-image: url(../images/button_off.png);
	background-repeat: no-repeat;
	background-position: right;
/* I use 666 instead of 666666 as it is more effiecient. I also made this grey draker so that it would be easier to read */ 
	color: FFF;
    text-align: center;
	}
	
*html	#primaryNav ul li a{
background-image: url(../images/button_on_bg2.gif);
}

*html	#primaryNav ul li a:hover{
background-image: url(../images/button_off_bg2.gif);
}

*html	#primaryNav ul li a#active{
background-image: url(../images/button_off_bg2.gif);
}

#primaryNav ul li a:hover{
	display: block;
	height: 90px;
	width: 178px;
	font-size: 14pt;
	padding: 35px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
	text-decoration: none;
	background-image: url(../images/button_on.png);
	background-repeat: no-repeat;
	background-position: right;
/* I use 666 instead of 666666 as it is more effiecient. I also made this grey draker so that it would be easier to read */ 
	color: FFF;
    text-align: center;
	
}

#primaryNav ul li a#end
{
background-image: none;
}

/* IE6 Hack for inline block elements */

*html #primaryNav ul li a{
	    width: 178px;
    white-space: nowrap;
	}



#primaryNav ul li a#active{
	background-image: url(../images/button_on.png);
	background-repeat: no-repeat;
	background-position: right;
}

	
	#primaryNav a:link{
	color: #FFF;
	
		}
		
	
		#primaryNav a {
	color: #FFF;
	
		}
		
				#homeContent {
	position:relative;
	top: 10px;
	display: block;
	float:left;
	width: 975px;
	height: 400px;
		}
		
		
		#content {
	position:relative;
	top: -80px;
	display: block;
	float:left;
	width: 960px;
	height: 257px;
	
	background-image: url(../images/paper_top_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 2;
		}
		
	*html #content {
	position:relative;
	top: -180px;
	display: block;
	float:left;
	width: 960px;
	height: 257px;
	
	background-image: url(../images/paper_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
		}
		
			#content h2 {

	width: 300px;
	height: 90px;
	background-image: url(../images/title_welcome.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 57px;
	left: 95px;
	text-indent: -9000px;
	}
	

	
	#content h2#about {
	background-image: url(../images/title_about.gif);
	}
	
		#content h2#gallery {
	background-image: url(../images/title_gallery.gif);
	
		top: 37px;
	}
	
			#content h2#shopping{
	background-image: url(../images/title_shopping.gif);
	
		top: 37px;
	}
	
		#content h2#locations {
	background-image: url(../images/title_locations.gif);
	}
	
			#content h2#contact {
	background-image: url(../images/title_contact.gif);
	}
	
	#gallery_choose
	{
		positon: absolute;
		margin: -50px 0 0 360px;
		width: 286px;
		height: 55px;
		background: url( ../images/gallery_choose.png ) no-repeat;
		padding: 15px 15px 0 145px;
		text-align: center;
	}
	
	#gallery_choose p
	{
		text-align: center;
		color: #FFFFFF;
		margin: 0;
		padding: 0;
	}
	
	#gallery_choose form
	{
		margin: 4px 0 0 0;
		padding: 0;
	}		
	
	
		#text_bg {
	float: left;
	display: block;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/text_bg.png);
background-repeat: repeat-y; 
	position:relative;
	top: -80px;
	left: 0px;
	z-index: 50;
	}
	
*html	#text_bg {
	position:relative;
	top: -180px;
		background-image: url(../images/text_bg.gif);
background-repeat: repeat-y; 

}
		
	#text {
	float: left;
	display: block;
	width: 785px;
	min-height: 140px;
	margin-bottom: -60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	position:relative;
	top: -70px;
	left: 80px;
	z-index: 100;
	border: 0px solid #cc0000;
	}
	
	*html #text {
	height: 140px;

	}
	
	ul#locations {
	list-style:none;
	
	}
	
	#content_box{
	margin: 0px;
	padding: 10px;
	width: 700px;
	height: 490px;
	border: 1px solid #C66;
	}
		
	
		
	#homePanels {

	display: block;
	float:left;
	position: relative;
	top: 10px;
  	width: 785px;
	height: 185px;
	border: 0px solid #c00;
	
	
	z-index: 100;
		}


#homePanels a, #homePanels a:link,  #homePanels a:visited,  #homePanels a:active 
{
	text-decoration:none;
}
		
		#cardSpecialsText , #shopNowText, #latestTrendsText
		{
			text-align:center;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:21px;
			color:#FFF;
			padding-top:25px;
		}
		
		#cardSpecialsText {
		display: block;
		float: left;
		background-image: url(../images/card_specials_blank.jpg);
		background-repeat: no-repeat;
		width: 255px;
		height: 185px;
		margin: 0px 5px 0px 0px;
		z-index: 100;
		}
		
		#cardSpecials {
		display: block;
		float: left;
		background-image: url(../images/card_specials.jpg);
		width: 255px;
		height: 185px;
		margin: 0px 5px 0px 0px;
		
		
		/* Hides text on screen but still visable to robots and screen readers */
	    text-indent: -9000px;
		z-index: 100;
		}
		
		#shopNowText
		{
			display: block;
			float: left;
			background-image: url(../images/shop_now_blank.jpg);
			background-repeat: no-repeat;
			width: 255px;
			height: 185px;
			margin: 0px 5px 0px 0px;
		}
		
		
		#shopNow {
		display: block;
		float: left;
		background-image: url(../images/shop_now.jpg);
		background-repeat: no-repeat;
		width: 255px;
		height: 185px;
		margin: 0px 5px 0px 0px;
		
		/* Hides text on screen but still visable to robots and screen readers */
	    text-indent: -9000px;
		z-index: 100;
		}
		
		#latestTrendsText 
		{
				display: block;
				float: left;
				background-image: url(../images/sponsor_blank.jpg);
				background-repeat: no-repeat;
				width: 255px;
				height: 185px;
		}
		#latestTrends {
		display: block;
		float: left;
		background-image: url(../images/latest_trends.jpg);
		background-repeat: no-repeat;
		width: 255px;
		height: 185px;
		margin: 0px 0px 0px 0px;
		
		/* Hides text on screen but still visable to robots and screen readers */
	    text-indent: -9500px;
		z-index: 100;
		}
		


		
		
	#footer {
	display: block;
	float:left;
	position:relative;
	top: -80px;
	left: 0px;
   	width: 960px;
	height: 205px;
		background-image: url(../images/footer_full.png);
		background-repeat: no-repeat;
	
	z-index: 60;
	border: 0px solid #cc0000;
	
	}
	
	*html	#footer {
	display: block;
	float:left;
	position:relative;
	top: -310px;
	left: 0px;
   	width: 950px;
	height: 315px;
		background-image: url(../images/footer_full.gif);
		background-repeat: no-repeat;
	
	z-index: 60;
	border: 0px solid #cc0000;
	
	}
	
	
	
	#footer_text {
	position: relative;
	top: 130px;
	left: 25px;
	
	}
	
	#footer p {
	
width: 899px;
text-align:center;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	}
	
	#footer p a {
	color:#FFFFFF;
	}
	
		#footer p a:hover {
	color:#666;
	text-decoration:none;
	}
		
	#footer span {
	position: relative;
	left: 400px;
	padding-top: 10px;
	}
	
	
form#contact_form {
width:440px; 
}

form#contact_form fieldset#contact {
width:600px; 
display: block; 
line-height:1.5em; 
border: 0px;
margin: 20px 0px 15px 0px;
}

form#contact_form fieldset#contact label { 
display:block; 
float:left; 
width:120px; 
font-family: inherit; 	
font-size: 12px;
text-align:left; 
padding-right:10px; 
color:#666; 
margin-bottom:0px; 
}

form#contact_form fieldset#contact input {
width:170px; 
margin-bottom:10px; 
}

form#contact_form fieldset#contact select {
width:200px;  
margin-bottom:10px; 
}

form#contact_form fieldset#contact textarea {
margin-bottom:10px; 
}


form#contact_form fieldset#contact input.submit {
width:100px; 
}

img {
	border: 0;
}