* {
	margin:0;
	padding:0;
	margin-left: 0px;
	text-decoration: none;
}
body {
	background:#f4f4f4;
	font-family:"Abadi MT Condensed Light";
	font-size:1.25em;
	line-height:1.25em;
	min-width:960px;
	color: #333;
}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

object { vertical-align:top; outline:none;}

.fleft {
	float:left;
	margin-left: 0px;
	margin-right: 5px;
}
.fright {
	float:right;
}
.clear { clear:both;}

.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
	font-style: normal;
	padding-left: 0px;
	padding-right: 0px;
}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin:0;
	padding:0;
}

.tail-top { background:#fff; border-top:3px solid #e18f00;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:left;
	float: inherit;
	margin-left: 0%;
	padding-top: 2px;
}

#form {
	padding:6px 0 0 15px;
	width:370px;
}
#form .form { height:32px;}
#form input {
	width:365px;
	padding:3px 0 3px 3px;
	background:#fff;
	border:1px solid #bfbfbf;
	color:#a4a4a8;
	font-size:0.92em;
}
#form textarea {
	width:365px;
	height:278px;
	overflow:auto;
	background:#fff;
	border:1px solid #bfbfbf;
	padding:3px 0 0 3px;
	color:#a4a4a8;
	font-size:0.92em;
	margin-bottom:10px;
}


/*==================list====================*/
ul {
	list-style:none;
	padding-left: 0px;
}

.list { padding-bottom:43px;}
.list li { float:left; border-right:1px solid #e8e8e8;}
.list li.last { border:0;}

.list1 li { line-height:1.5em; font-size:.92em;}
.list1 li a { text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 { padding-top:4px;}
.list2 li { padding:0 0 2px 22px;}
.list2 li.m1 { background:url(images/twitter.gif) no-repeat left top;}
.list2 li.m2 { background:url(images/delicious.gif) no-repeat left top;}
.list2 li.m3 { background:url(images/stumbleupon.gif) no-repeat left top;}
.list2 li.m4 { background:url(images/facebook.gif) no-repeat left top;}
.list2 li a { color:#a4a4a8; text-decoration:none;}
.list2 li a:hover { text-decoration:underline;}

.list3 li {
	padding-left:25px;
	background:url(images/marker.gif) no-repeat left 2px;
	line-height:1.35em;
}
.list3 li a { text-decoration:none;}
.list3 li a:hover { text-decoration:underline;}

.list4 { margin-top:-18px;}
.list4 li { padding-top:18px; width:100%; overflow:hidden; vertical-align:top;}
.list4 li cite { font-style:normal;}
.list4 li span {
	display:block;
	text-align:right;
	color:#960;
}

.list5 { margin-top:-6px;}
.list5 li { width:100%; overflow:hidden; vertical-align:top; padding-top:6px;}
.list5 li strong { display:block; background:url(images/line-hor.gif) repeat-x 0 12px; overflow:hidden;}
.list5 li a {
	float:none;
	text-decoration:none;
}
.list5 li a:hover { text-decoration:underline;}
.list5 li span { float:right;}

.list6 { margin-top:-30px;}
.list6 li { padding-top:30px;}
.list6 li p a { color:#ed8b00;}


/*==================other====================*/
.img-box p { padding:25px 13px 10px 14px;}
.img-box p a,
.img-box p span a { 
	color:#ed8b00;
}
.img-box p span {
	display:block;
	color:#333;
	font-weight: bold;
}
.img-box p span a { text-transform:uppercase; font-size:.92em; font-style:italic;}

.img-box1 {
	width:100%;
	overflow:hidden;
	padding-top:5px;
	padding-bottom: 0px;
}
.img-box1 img {
	float:left;
	margin:-5px 20px 0 5px;
	padding-top: 2px;
}

.img-box2 p { padding:25px 13px 10px 14px;}

.p1 { margin-bottom:20px;}

.phone { float:right; margin-right:6px;}


/*==================txt, links, lines, titles====================*/
a {
	color:#CCAE61;
	outline:none;
}
a:hover{text-decoration:none;}

h4 {
	color:#333;
	text-transform:uppercase;
	font-size:0.85em;
	margin-bottom:6px;
}
h5 {
	color:#900;
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}
h5 a {
	color:#98101B;
}

.line-hor {
	border-bottom:1px solid #d1d1d1;
	margin:0 0 16px 0;
	overflow:hidden;
	font-size:0;
	line-height:0;
}

.title {
	margin:0 0 10px -10px;
	border-bottom:1px solid #d1d1d1;
	padding:0 0 5px 0;
	margin-right: 0px;
}
.title1 { margin-bottom:10px; border-bottom:1px solid #d1d1d1; padding-bottom:5px;}
.title2 {
	margin-bottom:0px;
	border-bottom:1px solid #d1d1d1;
	padding:0 0 0px 12px;
	position:relative;
	overflow:hidden;
}
.title2 span {
	position:absolute;
	right:55px;
	top:29px;
	font-size:1em;
	font-style:italic;
	width: 76px;
	height: 24px;
}
.title2 a { color:#232325; padding-right:20px; background:url(images/marker.gif) no-repeat right top; text-decoration:none;}
.title2 a:hover { text-decoration:underline;}


/*==================boxes====================*/
.box { background:#f6f6f6; width:100%;}
.box .border-top {background:url(images/border.gif) repeat-x left top;}
.box .border-bot {background:url(images/border.gif) repeat-x left bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left top; width:100%;}
.box .border-right {background:url(images/border.gif) repeat-y right top;}
.box .inner { padding:15px 9px 20px 12px;}
.box .extra { display:none; padding:12px 0 0 13px;}
.box .extra p { color:#fff; margin-bottom:15px;} 
.box .extra p a { font-style:italic; text-transform:uppercase; font-size:.92em;}
.box .extra span,
.box .extra a { 
	color:#000;
}
.box.visible .extra { display:block;}
.box.visible .img-box { display:none;}
.box.visible { background:#ed8b00;}
.box.visible .border-top { background:none;}
.box.visible .border-bot { background:none;}
.box.visible .border-left { background:none;}
.box.visible .border-right { background:none;}

.box1 { width:100%; border-top:3px solid #191919;}
.box1 .inner { padding:30px 41px 0 27px;}


/*header*/
#header .row-1 {
	border-bottom:3px solid #191919;
	height:120px;
}
#header .row-1 .fleft {
}
#header .row-1 .fright ul li { float:left; padding-left:12px;}
#header .row-2 { height:390px; background:url(images/header-bg.jpg) no-repeat 0 3px; position:relative; border-bottom:3px solid #d1d1d1;}
#header .row-2 .extra {
	position:absolute;
	right:-1px;
	top:2px;
}
#header .row-2 .slogan {
	position:absolute;
	right:0;
	bottom:5px;
}

/*content*/
#content {
	padding:40px 0 32px 0;
}
#content .indent { padding-left:12px;}
#content .indent1 {
	padding-right:48px;
}
#content .indent2 {
	padding-bottom:0px;
}
#content .indent3 {
	padding-bottom:20px;
}
#content .indent4 { padding:0 12px 37px 10px;}
#content p,
#content cite {
	line-height:1.25em;
	padding-right: 10px;
	font-style: normal;
}

/*footer*/
#footer p { font-size:.92em; color:#232325; padding-top:12px;}
#footer p a { color:#232325;}

/*==========================================*/
#page2 .tail-top .tail-bottom #main #content .indent2.row-1 {
	float: inherit;
}

