/* Reset */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end */

body {
	background: #D6D6D6 url('../images/22original.jpg');
}

h1, a h1 {
	text-decoration: none;
	font-size: 128%;
	font-family: arial, veranda;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}

p {
	margin:0pt 0pt 1em;
}

.container {
	margin:0px auto 0pt;
}

.mainComponent {
	width: 773px;
	margin:0pt auto;
}

.head {
	background: #454545;			
	color: #fff;
	font-family: arial, veranda;
	height: 75px;
}

.head a {
	color: #fff;
	text-decoration: none;
}

.head img {
	float: left;
	margin: 5px;			
}

.siteName {
	font-size: 150%;
	text-transform: uppercase;
	letter-spacing: 3pt;
	padding-top: 10px;			
}

.moto {
	color: #a7a7a7;
	font-size: 85%;
	line-height: 1.4em;			
}

.topBar {
	background: url('../images/topBarBackground.png');
	height: 31px;
	padding-top: 11px;
}

.collage, .collageGallery {
	height: 154px;
	border-bottom: 5px solid #8c0303;
	text-align: center;
	padding-top: 5px;
}

.collage {
	background: url('../images/collageBackground.png');	
}

.collageGallery {
	background: url('../images/GalleryBackground.jpg');
	height: 149px;
	border-top: 5px solid #a6a7a7;
}

.photos {
	background: url('../images/photosBackground.png');
	height: 151px;
}

.mainBody {
	background: #d6d6d6;
	min-height: 250px;
}

.mainBody table {
	width: 98%;
	margin: 10px 0px;
}

.mainBody td.image {
	padding: 0px 5px 0px 10px;
	width: 0%;
}

.mainBody td.text {
	padding-top: 10px;
	vertical-align: top;
	width: 33%;
	font-size: 75%;
	line-height: 1.6em;
}
			
.footer {
	background: #454545;
	height: 37px;
	text-align: center;
	color: #fff;
	font-size: 75%;
	padding-top: 20px;
}

.welcomeImg, .galleryImg {
	vertical-align: middle;
	float: right;
	margin-top: 50px;
	margin-right: 5px;
}

.galleryImg {
	float: left;
	margin-left: 5px;
}

.photosImg {
	vertical-align: middle;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

.setList  {
	width: 100px;	  
	text-align: center;
	padding: 20px 0px 0px 0px;
}

.blogTitle {
	font-weight: bold;
}

.blogTitle a {
 	text-decoration: none !Important;
        color: #333;
}

.blogDate {	
	border-bottom: 1px dashed #aaa;
	padding-left: 4px;
}

.setPageList {
	float:left;
	padding:5px 0px 30px;
	width:100px;
}

.gallery {
	background: #d6d6d6;
 }

.galleryContainer {
	padding: 10px 0px 10px 40px;
}

.galleryPager {
	clear: both;
	text-align: center;
	background: #8C0303;
	padding: 10px 0px;
}

.galleryPager a {
	color: #fff;
}

.galleryPager strong {
	font-weight: bold;
	font-size: 120%;
}

.menu {
	background: url('../images/menuBackground.png') no-repeat center center;
	height: 24px;
	padding: 0px 35px;
	padding-top: 7px;
}

.menuItemRight, .menuItemLeft, .menuItem {
	height: 19px;
	padding-top: 5px;
	float: left;		
}

.menuItemRight, .menuItemLeft {
	width: 9px;
}

.menuItemRight {
	background: url('../images/menuItemRight.png');
	margin-right: 5px;
}

.menuItemLeft {
	background: url('../images/menuItemLeft.png');
}

.menuItem {	
	min-width: 80px;
	background: url('../images/menuItemBackground.png');
	text-align: center;
	font-size: 90%;
	font-family: arial, veranda;
}

.menuItem.active a {
	font-weight: bold;
}

.menuItem a {
	color: #fff;
	text-decoration: none;	
}
