* { margin:0; padding:0;}
body {
	background:#3d2729;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:100%;
	line-height:1em;
	color:#FFC;
	background-color: #0D0909;
}

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

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

.alignright { text-align:right;}
.aligncenter { 	text-align:center;font-weight: bold;}

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

p { margin:0; padding:0;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

.form1 { height:44px;}
.form1 input {width:274px; color:#fff; padding:2px 0 2px 3px; background:#302e2d; border:1px solid #645b56;}
textarea { width:274px; height:127px; color:#fff; margin-bottom:30px; overflow:auto; background:#302e2d; border:1px solid #645b56; padding:2px 0 0 3px; }


/*==================list====================*/
ul { list-style:none;}

.list { margin-top:-21px; padding-bottom:25px;}
.list li { width:100%; overflow:hidden; vertical-align:bottom; padding-top:21px;}
.list li img { float:left; margin:0 12px 0 0;}

.list1 { padding-bottom:33px;}
.list1 li { background:url(images/marker-1.gif) no-repeat left 7px; padding:0 0 3px 14px; color:#9e9088;}
.list1 li a { color:#9e9088;}

.list2 li { background:url(images/marker-1.gif) no-repeat left 7px; padding:0 0 4px 14px; color:#4e4743;}
.list2 li a { color:#4e4743; text-decoration:none;}
.list2 li a:hover { text-decoration:underline;}


/*==================other====================*/
.img-box img {
	margin-bottom:5px;
	display:block;
}

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

.p1 { margin-bottom:20px;}
.p2 { margin-bottom:30px;}

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


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

h3 {
	font-size:1.15em;
	color:#fff;
	font-weight:bold;
	margin-bottom:12px;
	text-align: center;
}
h3 a { color:#fff; text-decoration:none;}
h3 a:hover { text-decoration:underline;}
h4 { color:#fff; font-size:1em; margin-bottom:17px;}

.txt1 { color:#ff3600;}

.link3 {
	display:block;
	float:left;
	font-size:0.77em;
	text-transform:uppercase;
	background:#950;
	color:#fff;
	text-decoration:none;

}
.link3 em { display:block;}
.link3 b {
	display:block;
	padding:7px 13px 7px 12px;
	font-weight:normal;
	font-style:normal;
}
.link3:hover { text-decoration:underline;}

/*==================boxes====================*/
.slogan-box { height:323px; background:url(images/header-bg.jpg) no-repeat left top;}
.slogan-box .indent { padding:110px 0 0 513px;}
.slogan-box .slogan { margin:0 0 23px 7px;}

.nav-box .bg1 { height:48px; background:url(images/nav-bg.gif) no-repeat left top #9e9792;}
.nav-box .bg2 { height:48px; background:#514c48;}
.nav-box .indent { padding:8px 0 0 16px;}

.box {
	width:100%;
	background-image: url(images/bg-1.jpg);
	background-color: #110B0B;
	background-repeat: no-repeat;
}
.box .inner {
	padding:24px 36px 36px 30px;
}
.box .title {
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #3F292B;
	padding: 5px;
}
.box cite { line-height:1.08em; font-style:normal; display:block; margin-bottom:6px;}

.box1 { background:#1e1c1b; width:100%;}
.box1 .inner { padding:37px 28px 44px 30px;}
.box1 .title { margin-bottom:28px;}


/*content*/
#content p {
	line-height:normal;
	font-style: normal;
}
#content .flash { margin-top:0px;}
#content .extra-row {
	padding:34px 29px 20px 29px;
	text-align: center;
	background-color: #110B0B;
}

/*footer*/
#footer p {
	font-size:0.95em;
	color:#fff;
	padding:15px 0 0 29px;
	text-align: center;
}
#footer p a { color:#fff;}

/*==========================================*/
.justify {
	text-align: justify;
}
.align-center {
	text-align: center;
}
center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.aligh-left {
	text-align: left;
}

.cLink{text-decoration:none;}