body {
	background-color:#000000;
	color:#886d57;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
}

/* structure */

#wrapper {
	width:1024px;
	height:787px;
	background:url(../images/bg-wrapper.jpg) top left no-repeat;
	margin:0 auto;
	}
#header {
	width: 100%;
	height: 135px;
	
}
	#logo {
		float: left;
		width: 307px;
		margin: 7px 0 0 88px;
	}
	#call-us {
		  display: block;
		  width: 152px;
		  height: 100px;
		  background: url("../images/call.jpg") no-repeat 0 0;
		  margin: 36px 133px 0 0;
		  float: right;
		
		}
		
		#call-us:hover { 
		  background-position: 0 -100px;
		}
		
		#call-us span {
		  display: none;
		}

	
#phone {
	text-align: right;
	margin: 10px 192px 0 0 ;
	color: #c3487a;
	font-size: 14px;
	clear: both;
}

#flashcontent {
	margin: 35px auto 0;
	width: 1024px;
}
	
#content {
	width: 850px;
	margin: 0 auto;
	text-align:justify;
}

#content-sub {
	width: 800px;

	text-align:justify;
}

	#specials-btn {
			  display: block;
			  width: 200px;
			  height: 97px;
			  background: url("../images/specials-btn.jpg") no-repeat 0 0;
			  margin: 90px auto 0;
			  clear: both;
			
			}
			
			#specials-btn:hover { 
			  background-position: 0 -97px;
			}
			
			#specials-btn span {
			  display: none;
	}

	.about {
	width: 800px;
	margin: 0 auto;
	}

#keywordtexthome {
	margin-top: 25px;
	color: #282828;
	text-align:justify;
}
#keywordtextsub {
	width: 800px;
	margin: 0 auto;
	color: #282828;
	text-align:justify;
}

.slideshow {  
    width:   850px;
    height:  470px;    
    padding: 0;  
    margin: 25px 0 0 82px; 
} 
 
.slideshow img {    
    width:  850px; 
    height: 470px; 
} 


/* -- sns --*/

#sns-container {
	height: 24px;
	margin: 10px 0 0 36px;
}

#seperator {
    width:   681px;
    height:  38px;    
    margin: 0 0 0 39px; 
}

/* -- menu --*/


#menu-row {
	height: 30px;
	width: 765px;
	padding: 0;
	clear: both;
	margin-left: 160px;
}

/* styling */

a:link, a:visited, a:active {
	color:#581a44;
}
a:hover {
	color:#fe1ab9;
}

p {margin-top: 25px;}

#homepagetext h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #b18e71;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #b18e71;
}

/* footer */

#copyright {
	text-align:center;
	padding-top: 25px;
	width: 100%;
	clear: both;
}
#copyright .credit {
	font-size: 10px;
	margin-top: 4px;
	display: block;
}
.logos{
	padding: 20px 0 0 100px;
}

/* forms */

#contact-form {
	margin:40px 0 0 60px;
}

#form {
	margin: 50px 0 0 60px;
}

input, textarea, checkbox, select {
	background-image: url(../images/form-bg.jpg);
	color: #fff;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}

.top {
	margin-top: 15px;
}

/* links page */

#link-container {
	width:619px;
	margin: 70px 0 50px 0px;
}
	.linkswrap {
		width: 650px;
		height: 78px;
		margin: 10px 0 0 60px;
	}
		img {
			margin-right: 15px;
			float:left;	
		}
	
		.linktext {
			float: left;
			width: 350px;
		}
	
#thankyou {
		text-align:center;
		width:350px;
		top:280px;
		left:350px;
		position:absolute;
		font-weight:bold;
		font-size:15px;
	}
	

/* specials */

#specialsimg {
	width: 213px;
	top:294px;
	left:214px;
	position:absolute;
}
#specialstext {
	width: 295px;
	top:365px;
	left:562px;
	position:absolute;
	height: 128px;
}
#specialstext h1 {
	color:#BF116A;
	font-size: 14px;
	text-align: center;
}
