.mainbackground {
	background: #383838 url(../images/main-background.jpg) top center repeat-x;
}

.navbackground {
	background-image: url(/images/nav-bckgrd.gif);
	background-repeat: repeat;
}

.photobackground {
	background-image: url(/images/photogallery-bckgrd.gif);
	background-repeat: repeat;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.mailing {
	font-weight: bold;}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #BBBBBB;
}
.under-bckgrd {
	background-image: url(/images/under-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

.image-border {
	border: 1px solid #666666;
}

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.photopagenolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}
.photopagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: underline;
}
.photopagelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #111111;
	text-decoration: none;
}

	
#mailing button{

	margin-left:10px;
	margin-bottom:5px;
	width:75px;
	height:20px;
	background:#2c2c2c;
	text-align:center;
	line-height:14px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#mailing {
	
	font-family: Arial, Helvetica, sans-serif;
	width: 356px;
	/*height:68px;*/
	
	
	padding-top:5px;
	color: #fff;
	font-size: 11px;
	text-align:left;
	padding-left:10px;
	background-repeat: no-repeat;
	
}
#logos {
	width: 200px;
	float:right;
	padding-right: 20px;
	margin-top:-5px;
}

