body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #676767;
	background: #000000;
	margin: 0;
	text-align: justify;
	}
a:link, a:visited, a:active {
	color: #ed1c24;
	text-decoration: underline;
	}
a:hover{
	color: #676767;
	}
h1 {
	font-size: 20px;
	text-align: left;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
}

#container {
	width: 923px;
	margin-left: auto;
	margin-right: auto;
	}

.slideshow {
	margin: 0px;
                height: 155px;
                width: 923px;
                margin-bottom: 10px;
                position: relative;
                left: -45px;
                border: none;
}
.slideshow img {  
    padding: 0px;  
    border:  none;  
    background-color: #fff;  
    width:  923px; 
    height: 155px; 
    top:  0; 
    left: 0; 
} 
#Content_Col_Left{

}
#gallery {
	width: 800px;
	height: 510px;
	margin: 0 auto;
}

/* START HEADER */
#header{
	width: 923px;
	height: 312px;
	margin-left: 0px;
	margin-right: auto;
	background: url(../../content/headers/home.jpg) no-repeat;
	}

	#header h1{
		width: 600px;
		height: 270px;
		padding: 0;
		margin: 0 auto;
		text-indent: -9000px;
		}
	#header h1 a{
		width: 600px;
		height: 270px;
		padding: 0;
		margin: 0;
		border: 0;
		display: block;
		text-decoration: none;
		}
		#aboutus #header{
			background: url(../../content/headers/aboutus.jpg) no-repeat;
			}  
		#learnmore #header{
			background: url(../../content/headers/learnmore.jpg) no-repeat;
			} 
		#galleries #header{
			background: url(../../content/headers/gallery.jpg) no-repeat;
			}  
		#downloads #header{
			background: url(../../content/headers/downloads.jpg) no-repeat;
			} 
		#testimonials #header{
			background: url(../../content/headers/testimonials.jpg) no-repeat;
			} 

/*
#header{
	width: 923px;
	height: 312px;
	margin-left: 0px;
	margin-right: auto;
	background: url(../inc/seasonal_header.php) no-repeat;
	}	
	#header h1{
		width: 600px;
		height: 270px;
		padding: 0;
		margin: 0 auto;
		text-indent: -9000px;
		}
	#header h1 a{
		width: 600px;
		height: 270px;
		padding: 0;
		margin: 0;
		border: 0;
		display: block;
		text-decoration: none;
		}
		#aboutus #header{
			background: url(../../content/headers/aboutus.jpg) no-repeat;
			}  
		#learnmore #header{
			background: url(../../content/headers/learnmore.jpg) no-repeat;
			} 
		#galleries #header{
			background: url(../../content/headers/gallery.jpg) no-repeat;
			}  
		#downloads #header{
			background: url(../../content/headers/downloads.jpg) no-repeat;
			} 
		#testimonials #header{
			background: url(../../content/headers/testimonials.jpg) no-repeat;
			} 
*/
/* END HEADER */
/*
#header_black{
	width: 923px;
	height: 312px;
	margin-left: 0px;
	margin-right: auto;
	background: url(../images/header_black.jpg) no-repeat;
	}

	#header_black h1{
		width: 600px;
		height: 270px;
		padding: 0;
		margin: 0 auto;
		text-indent: -9000px;
		}
	#header_black h1 a{
		width: 600px;
		height: 270px;
		padding: 0;
		margin: 0;
		border: 0;
		display: block;
		text-decoration: none;
		}
*/

	  
/* START NAVIGATION */
#navigation {
	padding: 80px;
	font-size: 13px;
	color: #676767;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	}
	#navigation ul{
		margin: 0;
		padding: 0;
		}
	#navigation ul li {
		list-style-type: none;
		padding: 6px;
		padding-left: 3px;
		padding-right: 3px;
		display: inline;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
		color: #ed1c24; 
		text-decoration: none;
		}
	#navigation a:hover{
		color: #676767;
		text-decoration: none;
		}
	
/* END NAVIGATION */
	
/* START PAGE BODY */
/*
#content {
	margin: 0 auto;
	padding: 10px 45px;
	background: url(../images/bg.jpg);
	}
	#content p {
		padding-left: 30px;
		}
*/

#content
{
    color: #676767;
    margin: 0 auto;
    padding: 10px 45px;
    background: url(../images/bg.jpg);
}

#content p 
{
    padding-left: 30px;
}
.accent {
	font-size: 16px;
	letter-spacing: 2px;
	font-style: italic;
	line-height: 22px;
	color: #000000;
	}
/* END PAGE BODY */
	
/* START GALLERIES */
#gallery{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#enlarge{
	width: 670px;
	height: 420px;
	}
#enlarge img{
	border: 3px solid #1B1605;
	}
.thumbnails td a{
	margin: 1px;
}
.thumbnails img{
	border: 1px solid #1B1605;
	}
.stroke{
	padding: 15px;
	background: #fff;
	border: 1px solid #573A58;
	}
/* END GALLERIES */
	
	
/* START FOOTER */
#footer{
	padding: 260px 20px 0px 10px;
	text-align: left;
	color: #7e7e7e;
	font-size: 13px;
	background: url(../../content/footers/home.jpg) no-repeat;
	font-weight: bold;
	height: 40px;
	}
	#footer a:link, #footer a:visited, #footer a:active {
		color: #ed1c24; 
		text-decoration: none;
		}
	#footer a:hover{
		color: #676767;
		text-decoration: none;
		}
	#footer p {
		margin: 0;
		}
		#aboutus #footer {
			background: url(../../content/footers/aboutus.jpg) no-repeat;
			}  
		#learnmore #footer{
			background: url(../../content/footers/learnmore.jpg) no-repeat;
			} 
		#galleries #footer{
			background: url(../../content/footers/gallery.jpg) no-repeat;
			} 
		#downloads #footer{
			background: url(../../content/footers/downloads.jpg) no-repeat;
			}
		#testimonials #footer{
			background: url(../../content/footers/testimonials.jpg) no-repeat;
			}
/* END FOOTER */
/* Social networking link shizzle */
#SocialNetworkLinks
{
    float: right; 
    margin-top:10px; 
    padding-bottom: 20px;
    position: relative;
    top: -50px;
}
.twitter_link {
	display: block;
    height: 30px;
    width: 30px;
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
    cursor: pointer;
	float: right;
	margin-right: 10px;
    border-left: 0px solid transparent;
	border-top: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
}
.twitter_link:hover {
	background-image: url(../images/twitter-over.png);
}
.blogger_link {
	display: block;
    height: 30px;
    width: 30px;
	background-image: url(../images/blogger.png);
	background-repeat: no-repeat;
    cursor: pointer;
	float: right;
	margin-right: 10px;
	border-left: 0px solid transparent;
	border-top: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
}
.blogger_link:hover {
	background-image: url(../images/blogger-over.png);
}


.facebook_link {
	display: block;
    height: 30px;
    width: 30px;
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
    cursor: pointer;
	float: right;
	margin-right: 10px;
	border-left: 0px solid transparent;
	border-top: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
}
.facebook_link:hover {
	background-image: url(../images/facebook-over.png);
}



.cleanLink
{
	border: 0px;
	text-decoration: none;
}
