@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/grey054.jpg);
	margin: auto;
}
h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000099;
}
ol, ul, li {
	list-style: none;
	font-weight: bold;
}
img {
	max-width: 100%;
}
/* Global */

/* Headings */

h1, h2, h3, h4, h5 {
 font-weight: bold;
 color: #000099;
 font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 13px;
	text-align:center;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	color: #000099;
	
}
h5 {
	font-size: 13px;
	text-align:center;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	text-align:center;
}

a:link {
	color: #000099;
	text-decoration: underline;
	font-weight: inherit;
}
a:visited {
	color: #000099;
}
a:active {
	color: #000099;
}
a:focus {
	color: #000099;
}
a:hover {
	color: #000099;
}
blockquote {
	color: #000099;
	font-size: 13px;
}
strong {
}
em {
	font-style: italic;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* Text Elements */

p, li, a {
	font-family: Verdana, Geneva, sans-serif;
	display: inline;
}
p {
	color: #000099;
	font-size: 13px;
	line-height: 130%;
}
.paypal13030 {
	width: 130px;
	height: 30px;
}
.fbborder {
	border: 1px solid #009;
	margin: 0 auto;
}

.image-noborder {
	border: none;
}


.image-border {
	border: 2px solid #000099;
}

.floatleft {
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000099;
}
.floatright {
	float: right;
	margin: 0 0 0 10px;
	border: 2px solid #000099;
}

.fbborder {border: 1px solid #009;}

.quote {font-style:italic;
text-align:left;
	
}

.boldinline {font-weight:bold;}

.textred {font-weight:400;
font-style:italic;}

.galleryframe { display: block;
    margin: 0 auto;
	text-align:center;
}
.textcenterinline {
	text-align: center;
	display: block;
}