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

body {
	font: 100% "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center; /* centers the container in IE 5* browsers */
	color: #000000;
}
a:link {	color: #3399CC;	text-decoration: none;}
a:visited {	color: #3399CC;	text-decoration: none;}
a:hover {	color: #CCCCCC;	text-decoration: none;}
a:active {	color: #000000;	text-decoration: none;}
.toc a:link {	color: #CCCCCC;	text-decoration: none;}
.toc a:visited {color: #CCCCCC;	text-decoration: none;}
.toc a:hover {	color: #3399CC;	text-decoration: none;}
.toc a:active {	color: #000000;	text-decoration: none;}
.toc2 {color: #999999; font-size: small}
#header #onpage { color: #000000;	text-decoration: none; }

.blulink {color: #3399CC;   font-size: small;}
.blu1 {color: #3399CC}
.blu2 {color: #3399FF}
.signature, .small {font-size: small}

#logo {margin:10px; border:0;}

.oneColFixCtrHdr #container {
	/* width: 780px; */
	background: #FFFFFF;
	margin: 0 auto;
	border: 0;
	/* border: 1px solid #000000;
	text-align: left; */
}
.oneColFixCtrHdr #header {
	background: #FFFFFF; 
	padding: 15px;
	text-align:center;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 0;
	}
.oneColFixCtrHdr #mainContent {
	margin: 0;
	background: #FFFFFF;
	text-align:center;
}
.oneColFixCtrHdr #mainContact {
	margin: 0; 
	height:480px;
	background-image:url(../images/gradient.jpg);
	text-align:center;
}
.oneColFixCtrHdr #mainContact h3 {
font-size:18px;
font-weight:normal;
color: #3399CC;
}
.oneColFixCtrHdr #footer {
	padding: 10px;
	background:#FFFFFF;
	text-align: center;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.contactform {
 font-size: 12px; color:#0099FF; 
 font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 border: 1px solid #5AAEEE;
}
.gray {color: #999999}
.white {color: #FFFFFF}

#comm_form input, #comm_form textarea { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;}

.jdGallery a.right, .jdGallery a.left {behavior: url(/scripts/iepngfix.htc);}
