@charset "UTF-8";
/* CSS Document */

/* BODY */
body {
	background:url(graphics/backGradient.jpg) repeat-x #2d200e;
	margin:0px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

h1 {
	font-size:20px;
	font-weight:bold;
	color:#7e1416;
}

h2 {
	font-size:15px;
	font-weight:lighter;
	color:#382a12;
	line-height:20px;
}

a:link {
	color:#382a12;
	text-decoration:none;
	border:none;
}
a:visited {
	color:#382a12;
	text-decoration:none;
	border:none;
}
a:hover {
	color:#7e1416;
	text-decoration:underline;
	border:none;
}

.caption {
	font-size:10px;
	font-style:italic;
	padding:5px;
}
.content {
	width:537px;
	border:none;
	padding:0px;
}

.cushion {
	padding:2px 5px 5px 5px;
}

.header {
	background:url(header.jpg) no-repeat;
	width:714px;
	height:165px;
}

.headline {
	width:714px;
	padding:0px;
	margin:0px auto 0px auto;
}

.footer {
	font-size:10px;
	text-align:center;
	line-height:18px;
}

.vertLine {
	background:url(graphics/vertBlock.jpg) center repeat-y;
	width:15px;
}


/* MARQUEE */
#announcement {
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	color:#000000;
	text-align:center;
}

.marqueeContainer {
	width:397px;
	height:16px;
	text-transform:uppercase;
	background-color:#cfa03b;
}

/* NAVIGATION */
.navigation {
	background:url(graphics/nav.jpg) no-repeat #f5f4f3;
	width:210px;
	height:528px;
}

.navCushion {
	padding-top:8px;
}

/* GALLERY */
#galleryContent {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	letter-spacing:12px;
	line-height:36px;
}

#galleryContentTwo {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	line-height:36px;
}


.galleryPage {
	line-height:25px;
	word-spacing:4px;
}

.galleryPage hr {
	width:450px;
}

.galleryPage a {
	word-spacing:0px;
}

.contentGallery {
	width:515px;
	border:none;
	padding:0px;
}

.caption2 {
	font-size:12px;
	font-style:italic;
	padding:5px 15px 20px 0px;
	line-height:17px;
}

/* SOCIAL MEDIA */
.socialMedia {
	padding:70px 0px 0px 20px;
	font-size:15px;
	font-weight:bold;
	color:#382a12;
	line-height:25px;
}

/* FEED */

.feedTitle {
	font-size:16px;
	font-weight:bold;
	color:#7e1416;
}
.date {
	font-size:9px;
}

#creditFooter {
	visibility:hidden;
	display:none;
	}

.feedburnerFeedBlock .headline {
	letter-spacing:1px;
	text-transform:uppercase;
}

.feedburnerFeedBlock a {
	color:#7e1416;

}

.feedburnerFeedBlock ul li {
	list-style:none;
	margin:0px 0px 12px -40px;
}

.feedBlock h1 {
	font-size:16px;
	font-weight:bold;
	color:#7e1416;
}
}

#subscribe a {
	font-size:9px;
	text-decoration:none;
}
