/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .88em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}


img {vertical-align:top;}
a img { border:0;}

ul {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html{ font-family:Arial, Helvetica, sans-serif; font-size:0.88em; line-height:1.0em; color:#858585;}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#000000; font-weight:bold;}
a:hover{text-decoration:none;}
p {padding-top:19px;}
h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#d80707;
	font-size:1em;
	line-height:0.852em;
	font-weight:bold;
	letter-spacing:0.15em;
	padding-bottom:23px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	line-height: normal;
	color: #339933;
	font-weight: bold;
	text-decoration: underline;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-style: normal;
	color: #FF3333;
}



.box strong{ font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000000; font-weight:bold; display:block;  padding-bottom:3px;}
strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	display:none;
	line-height:normal;
	color:#000000;
	font-weight:bold;
}
.lettercapitol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	line-height: 0.7em;
	font-weight: lighter;
	text-transform: capitalize;
	color: #d80707;
}


/* ============================= main layout ====================== */
.imgindent {margin:0 18px 0 0; float:left;}
.padding1{ padding-top:6px;}
.padding2{ padding-top:20px !important;}
.padding3{ padding-top:20px;}
.padding4{ padding-bottom:4px;}
.padding5{ padding-top:11px;}
.margin1{ margin:46px 0 0 0;}
.margin2{ margin-top:8px !important;}

/* ============================= header ====================== */
#header{ background:#000000;}

/* ============================= content ====================== */
#content{
	background:#ffffff;
	padding:20px 0 52px 0;
}
#content .main{ width:860px;}
.column-2{ margin-left:53px;} 

.link{ display:inline-block; margin-top:19px;}
.link1{ background:url(images/link1-bg.gif) no-repeat 0 3px; padding-left:20px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:1.417em; display:inline-block; margin-bottom:18px;}
.title{ background:url(images/title-corner-left.gif) top left no-repeat #b41600; color:#ffffff; padding:0 !important; margin-bottom:27px}
.title span{ display:block; background:url(images/title-corner-right.gif) top right no-repeat; padding:9px 0 9px 10px;}

.box{ background:url(images/box-corner-left-top.gif) left top no-repeat #f1f1f1;}
.box .right-top{ background:url(images/box-corner-right-top.gif) right top no-repeat;}
.box .left-bot{ background:url(images/box-corner-left-bot.gif) left bottom no-repeat;}
.box .right-bot{ background:url(images/box-corner-right-bot.gif) right bottom no-repeat;}
.box .indent{ padding:34px 29px 25px 32px;}
.box h3{ color:#6d0f02;}

.box2{ background:url(images/box2-left-corner.gif) left bottom no-repeat #b9b9b9;}
.box2 .right-corner{ background:url(images/box2-right-corner.gif) right bottom no-repeat;}
.box2 .indent{ padding:21px 10px 25px 30px;}
.box2 h3{ color:#ffffff; padding:0 0 9px 0;}

.rss{ float:right; margin:-5px 8px 0 0; position:relative;}
.text{ line-height:1.667em;}
.unline{ background:url(images/unline.gif) bottom repeat-x; padding-bottom:18px; margin-bottom:14px;}

.list li{ background:url(images/link-img.gif) no-repeat 0 1px; padding-left:25px; line-height:1.667em;}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-indent: 35px;
	list-style-type: disc;
	list-style-position: outside;
}

.list a{ text-decoration:none;}
.list a:hover{ color:#000000; text-decoration:underline;}

.phone{ float:right; padding-right:110px;}

/* ============================= page1 ===========================*/
#page1 .col-2{ margin-left:19px;} 

/* ============================= footer ====================== */
#footer{ background:#363636;}
#footer .text{ color:#ffffff; padding:23px 0 0 59px;}
#footer a{ color:#c76a00; text-decoration:none; font-weight:normal;}
#footer a:hover{ text-decoration:underline;}

/* ============================= forms ============================= */
#MailForm .input{ border:solid 0px; background:#ffffff; padding:3px 0 4px 5px; width:189px; font-family:Tahoma, Geneva, sans-serif; font-size:1em; color:#a1a1a1; margin-right:12px;}
#MailForm .button{ margin-top:5px;}


#ContactForm{ padding-top:24px;}
#ContactForm .form{ line-height:1em;}
#ContactForm .col-1{ width:250px !important;}
#ContactForm .col-2{ width:257px !important; margin-left:0 !important;}
#ContactForm label{ display:block; height:38px;}
#ContactForm input{ border:solid 1px #a09b96; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000000; padding:2px 0 2px 3px; width:234px;}
#ContactForm textarea{ border:solid 1px #a09b96; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000000; padding:1px 0 1px 3px; width:252px; height:93px; overflow:hidden;}
#ContactForm .link{ margin:15px 0 0 27px !important;}
.JCGtitleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
}
.red-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	color: #FF0000;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #FFFFFF;
	font-weight: 450;
}
.stronger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.98em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

