BODY {
background-color: #0e2390;
font-family: Arial, Verdana, sans-serif;
color:#333333;
}

P, TD, LI, UL {
font-family: Times, Georgia, Arial, Verdana, sans-serif;
font-size: 15px;
line-height: 22px;
}

Table {
font-family: Arial, Verdana, sans-serif;
font-size: 100%;
border-collapse: collapse;
}

HR {
color: #182B54;
height: 1px;
width: 100%;
}


p.double {
line-height: 2em;
text-align: right;
font-weight: bold;
letter-spacing: 3px;
}

.pullquote {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006699;

}

#footer{
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#footer ul{
	margin: 0 auto;
	display: inline;
	padding-right: 27px;
	width: 100%;
	text-align: center;
}

#footer ul li{

	display:inline;
	list-style-type: none;
	margin: 0 0 0 24px;
}

#footer p{
	margin: 0;
	margin-top: 5px;
	font-size: 11px;
	padding: 0;
}

a.linksprods:link { color: #000000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 25px; font-weight: normal }
a.linksprods:active { color: #000000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 25px; font-weight: normal }
a.linksprods:visited { color: #000000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 25px; font-weight: normal }
a.linksprods:hover { color: #000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 25px; font-weight: normal }


/* HEADINGS, HORIZONTAL RULE AND LINK COLORS */

A:LINK {color: #006699; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #006699; text-decoration: underline; font-weight: bold;}
A:HOVER {color: #000000; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #006699; text-decoration: none; font-weight: bold;}

h1 {
color: #006699;
font-family: "Century Gothic", Arial;
text-align: left;
font-size: 30px;
font-weight: normal;
letter-spacing: 2px;
}

h2 {
color: #006699 !important;
font-family: "Century Gothic", Arial;
font-size: 13px;
font-weight: normal;
letter-spacing: 0px;
}

h3 {
font-family: "Century Gothic", Arial;
color: #182B54;
text-align: center;
font-size: 1.2em;
font-weight: bold;
letter-spacing: 2px;
padding: 2px 0px;
border: 1px solid #000000;
}

h4, h5 {
color: #808080;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
}

h6 {
color: #000000;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
} 


/* BEGIN TABLE AND CELL CLASSES */


.main {
color: #000000;
vertical-align: top;
line-height: 16px;
padding: 10px 10px 10px 20px;
width: 560px;
text-align: justify;
}

.sidebar {
vertical-align: top;
color: #000000;
padding: 10px;
text-align: right;
width: 190px;
}

.sidebar A:LINK {color: #000000; text-decoration: none; font-weight: bold;}
.sidebar A:VISITED {color: #000000; text-decoration: none; font-weight: bold;}
.sidebar A:HOVER {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.sidebar A:ACTIVE {color: #000000; text-decoration: none; font-weight: bold;}

.copyright {
text-align: center;
font-size: 90%;
font-weight: bold;
letter-spacing: 5px;
}

.catalog {
color: #000000;
vertical-align: top;
text-align: justify;
}

/* BEGIN PROPERTIES FOR PHOTO IMAGE BORDERS */

.imageleft {
margin: 0px 20px 0px 0px;
float: left;
border: 3px double #182B54;
}

.imageright {
margin: 0px 0px 0px 20px;
float: right;
border: 3px double #182B54;
}

.wpcf7-list-item { display: block ;
margin:5px 0px;
}
.bolds {
	font-weight: bold;
	color: #0e2390;
	font-size: 13px;
	letter-spacing: 3px;
}
.spacedtxt {
	letter-spacing: 3px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0e2390;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
.itals {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.lrgtxt {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	line-height: 25px;
}
