/* CSS Document */

* {
	margin:0;
	padding:30;
	font-size:100%;
	border-right-style: none;
	border-left-color: #000000;
}

body{
	background:#272727 url(images/top-tail.gif) top repeat-x;
	text-align:left;
}

img {
	vertical-align:top;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
a img { border:0;}

ul { list-style:none;}

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


html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:#000;
	line-height:1.217em;
	top: inherit;
	width: inherit;
	}

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

a {color:#fff;}
a:hover{text-decoration:none;}
p {
	padding-top:15px;
	text-align: left;
}
em {
	color:#000;
	font-size:1.167em;
	line-height:1.143em;
	display:block;
	width: inherit;
	text-align: left;
	border-bottom-style: none;
}
em strong {font-style:normal; font-size:0.929em;}
cite {font-style:normal;}
em a {color:#979797;}

/* ============================= main layout ====================== */

.imgindent {
	margin:0 10px 10px 10;
	float:left;
}

.link {background:url(images/link-right-bg.gif) top right no-repeat; display:inline-block; text-decoration:none; color:#fff; margin:29px 0 0 0; line-height:1em;}
.link span {background:url(images/link-left-bg.gif) top left no-repeat; display:inline-block; padding:0 5px 0 17px;}
.link strong {background:url(images/link-tail-bg.gif) top repeat-x; padding:9px 7px 10px 5px; font-weight:normal; display:inline-block;}

#content li {
	line-height:1.25em;
	padding-left:3px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0 7px;
	font-size: 12px;
	height: auto;
}
#content li a {
	color:#000;
}

.list li {line-height:1.5em; padding-bottom:7px;}

.link2 {color:#be0d00; font-style:italic; font-size:1.167em; line-height:1.214em;}

#content .link {background:url(images/link2-right-bg.gif) top right no-repeat;}
#content .link span {background:url(images/link2-left-bg.gif) top left no-repeat;}
#content .link strong {background:url(images/link2-tail-bg.gif) top repeat-x; padding:9px 7px 10px 5px; font-weight:normal; display:inline-block;}

.title {
	position:static;
	margin:25px 0 15px px;
}

/* ============================= header ====================== */

object {vertical-align:top;}

/* ============================= content ====================== */

.line-hor {
	padding-bottom:15px;
	margin-bottom:0px;
	background-repeat: repeat;
	background-position: bottom;
	width: 900px;
	height: auto;
	padding-top: 25px;
}

.col-pad {
	padding-right:0px;
}
.col-pad2 {padding-right:40px;}

.padding1 {padding-top:8px;}
.margin1 {margin-top:28px;}
.margin2 {margin-top:10px;}
.extra {font-size:0.833em; text-transform:uppercase; margin:0 0 10px 20px; display:inline-block;}

.color2 {color:#fff;}
.color3 {
	color:#be0d00;
	text-align: left;
	width: inherit;
}
.phone {display:inline-block; width:91px; vertical-align:middle;}

/* ============================= footer ====================== */

#footer {font-size:0.833em; text-transform:uppercase; color:#a9a9a9; line-height:1.3em;}
#footer a {color:#a9a9a9; text-decoration:none; margin-right:35px;}
#footer a:hover {text-decoration:underline;}

#footer .right {text-align:right;}
#footer .menu li {display:inline; color:#6c6c6c;}
#footer .menu li a {color:#6c6c6c; text-decoration:none; margin:0 10px 0 10px;}
#footer .menu li a:hover, #footer .menu .active a {color:#dfdfdf;}
#footer select {width:290px;}

/* ============================= forms ============================= */

#SearchForm {float:right; font-size:1.083em; padding:13px 0 0 0; color:#b3b3b3;}
#SearchForm .input {width:150px; height:20px; border:1px solid #313131; background:none; padding:0 0 0 5px; font-size:1em;}
.go-button {background:url(images/Go-bg.gif) top left no-repeat; display:inline-block; text-decoration:none; color:#fff; vertical-align:middle; padding:2px 9px 3px 7px;}

#ContactForm {padding:20px 0 0 0;}
#ContactForm .rowi {height:43px;}
#ContactForm .link {float:right; margin-left:15px;}

.input {width:251px; height:18px; border:1px solid #a4a4a4; background:#323232; padding:0 0 0 5px; font-size:1em;}
textarea {width:295px; height:105px; border:1px solid #a4a4a4; background:#323232; padding:0 0 0 5px; overflow:auto; font-size:1em;}
.more {
	color: #000;
}
.line-hor2 {
	padding-bottom:25px;
	margin-bottom:0px;
	background-repeat: repeat;
	background-position: bottom;
	width: 900px;
	height: auto;
	padding-top: 10px;
}
#content li2 {
	line-height:1.25em;
	padding-left:3px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0 7px;
	width: 65px;
}
.LinkHeader {
	font-size: 14px;
	font-weight: bold;
}
LinkTitle {
	font-size: 18px;
	font-weight: bold;
}
#page1 #main #content .row2 .container2 .clear .col-1 table {
	text-align: right;
}

