body {
	background-image: url(images/bg.gif);
	/*background: #ffff99;*/
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: justify;
	/*color: #555E4F;*/
		margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
}

/* Header */

#header {
	width: 9060px;
	margin: 0 auto;
	color: #808080;
}

#header h1 {
	float: left;
	margin: 0px 0 0 0px;
	font-size: 50px;
	letter-spacing: -7px;
}

#header h2 {
	float: right;
	margin: 40px 20px 0 0;
	font-size: 18px;
	letter-spacing: -2px;
}


a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

/* Menu */

#menu1 {
	float: left;
	width: 190px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	border-bottom: 2px solid #990000;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#menu1   li.first {
	background: url(images/li_shell.gif);
}

#menu1 a {
	display: block;
	width: 190px;
	padding: 8px 0px;
	background-color: #FFFFFF;
	/*border-top: 1px solid #EDEDED;*/
/*	border-bottom: 1px solid #B5B5B5;*/
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #CC0000;
}

#menu1 a:hover {
	/*background-color: #8A8A8A;*/
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	color: #FF9900;
	background-image: url(images/li_shell.gif);
}

.menu1lifirst {
	background-image: url(images/li_shell.gif);
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
	padding-top: 0px;
	border-bottom: 6px solid #ffcc00;
	border-top: 6px solid #FF9900;
	background: #ffffff;
	border-left: 6px solid #990000;
	border-right: 6px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
}

.contenthighlight {
	color: #660000;
	font-weight: bold;
}

#colOne {
	float: left;
	width: 190px;
	margin-top: 20px;
	padding: 0 8px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px dotted #000099;
	line-height: 1.45em;
}

#colTwo {
	float: left;
	margin-top: 20px;
	width: 560px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	background: url(images/contact_bg.jpg) no-repeat;
}

#colTwo a {
	text-decoration: none;
	color: #FF0000;
}

#colTwo a:hover {
	text-decoration: none;
}

#colTwoBorder {
	float: left;
	margin-top: 20px;
	width: 500px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	background: url(images/contact_bg.jpg) no-repeat;
	border-bottom: 1px solid #000000;
}
#colTwo-box {
	width: 130px;
	height: 150px;
	float: left;
	padding: 25px;
	border: 1px dotted #ff9900;
	text-align: center;

}

#colThree {
	float: left;
	margin-top: 20px;
	width: 150px;
	padding: 0 5px 0 3px;
	line-height: 1.4em;
	border-left: 1px dotted #000099;
}

#colThree h1 {
	margin-top: 0px;
	padding: 0 0px 0 0px;
	line-height: 0.9em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #990000;
	letter-spacing: .2em;
}

#content h2 {
	margin-bottom: 10px;
	font-size: 1.6em;
	letter-spacing: 0px;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
}

/* images */
img {
	border: 1px solid #ff9900;
}
img.no-border {
	border: none;
}
img.float-right {
	margin: 5px 0px 5px 15px;
	float: right;
}
img.float-left {
	margin: 5px 15px 5px 0px;
	float: left;
}

img.float-right-no-bdr {
	margin: 5px 10px 5px 15px;
	float: right;
	border: 0;
}
img.float-left-no-bdr {
	margin: 5px 15px 5px 0px;
	float: left;
	border: 0;
}

img.float-center {
	margin: 5px 15px 5px 0px;
	float: none;
}
a img {
	border: 1px solid #ff9900;
}

/* FOOTER */

#footer {
	width: 970px;
	margin: 0 auto;
	padding-top: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #000000;*/
	border: 1px solid #990000;
}

#footer a {
	color: #FFCC00;
}

#footer a:hover {
	color: #FF0000;
	border-bottom:1px dashed #FF9900;
}

#footer p {
	text-align: center;
	padding: 0;
	font-size: 1.0em;
}

.highlightBrn {
	color: #990000;
}

.highlightRed {
	color: #ff0000;
}

.fineprint {
	font-size:10px;
	letter-spacing: .12em;
}

.fineprintRed {
	font-size:11px;
	color: #990000;
}

/************** SPECIAL AD PAGE *******************/
#boxWrap {
	width: 900px;
	margin: 0 auto;
	padding-top: 0px;
	border-bottom: 6px solid #ffcc00;
	border-top: 6px solid #FF9900;
	background: #ffffff;
	border-left: 6px solid #990000;
	border-right: 6px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
}

#boxOne {
	float: left;
	width: 190px;
	margin-top: 20px;
	padding: 0 8px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px dotted #000099;
	line-height: 1.45em;
}

#boxTwo {
	float: left;
	margin-top: 20px;
	width: 500px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
}

#boxThree {
	float: left;
	margin-top: 20px;
	width: 150px;
	padding: 0 5px 0 3px;
	line-height: 1.4em;
	border-left: 1px dotted #000099;
}

#colTwoBorder {
	float: left;
	margin-top: 20px;
	width: 500px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	background: url(images/contact_bg.jpg) no-repeat;
	border-bottom: 1px solid #000000;
}
