/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	font: normal small sans-serif;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	color: #997867;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

fieldset{border:none;padding:0;margin:0;}
/* Header */

#header {
	width: 970px;
	height: 140px;
	margin: 0 auto;
}

/* Logo */

#logo {
    width: 240px;
    height: 72px;
    background:url('images/logo.png') no-repeat;
	float: left;
	padding: 0;
    margin:10px 0 0 0;
}

#logo * {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #878C66;
}

#logo a{
    display:block;
    width:240px;
    height:72px;
}

#logo h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

#logo h2 {
	margin-top: -5px;
	padding-left: 2px;
	font-size: 1em;
}

/* Menu */

#menu {
	float: right;
    margin-top:-430px;
}

#menu ul {
	margin: 0;
	padding: 69px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	height: 22px;
	margin-left: 2px;
	padding: 8px 10px 0 10px;
	border-bottom: none;
	text-decoration: none;
	color: #000;
    font-weight:bold;
}

#menu .active a, #menu a:hover {
	height: 23px;
    text-decoration: underline;
}

/* Content */

#content {
    display:block;
	width: 970px;
	margin: 0 auto;
    margin-top:300px;
}

/* Column One */

#colOne {
	float: right;
	width: 750px;
}

#colOne .post {
	clear: both;
	margin: -4px 0 3em 0;
}

#colOne .title {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #C9CCB9;
	font-size: 1.6em;
    color:#000;
}

#colOne .posted, #colOne .meta {
	margin: 0;
	text-align: right;
	font-size: xx-small;
}

#colOne .posted {
	margin-top: -13px;
}

#colOne .meta {
	border-top: 1px solid #C9CCB9;
}

#colOne .meta p {
	margin: 0;
}

/* Column Two */

#colTwo {
	float: left;
	width: 210px;
}

#colTwo #textfield1 {
	width: 170px;
}

#colTwo #submit1 {
	display: none;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li h2 {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#colTwo li h2 span {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0EB url(images/img3.gif) repeat-x;
	border: 1px solid #C9CCB9;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 10px;
}

#colTwo li ul, #colTwo li form {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #C9CCB9;
}

/* Footer */

#footer {
	width: 970px;
	margin: 0 auto;
	padding: 1em;
	border-top: 1px solid #C9CCB9;
}

#footer p {
	font-size: xx-small;
    float:right;
}

#ajaxSearch_submit{display:none;}

#ajaxSearch_input {padding:0;margin:0;color:#878C66;width:170px;}


#top_header{
    display:block;
    background:url('images/top.png') 0 80px no-repeat;
    width:971px;
    height:420px;
    border: 0px solid #FF0000;
}
#top_1,#top_2,#top_3,#top_4,#top_5,#top_6{
    display:block;
    border: 0px solid #FF0000;
    width:160px;
    height:160px;
    position:relative;
}
#top_1{
   top:104px;
   left:0; 
}
#top_2{
   top:-60px;
   left:320px; 
}
#top_3{
   top:-220px;
   left:640px; 
}
#top_4{
   top:-220px;
   left:160px; 
}
#top_5{
   top:-390px;
   left:480px; 
}
#top_6{
   top:-550px;
   left:800px; 
}

#top_1 a,#top_2 a,#top_3 a,#top_4 a,#top_5 a,#top_6 a{
   display:block;
   width:160px;
   height:160px; 
}
#cell_phone{
    float:right;
    display:block;
    width:200px;
    height:20px;
    color:#000;
    font-size:18px;
    font-weight: bold;
    margin:20px -36px 0 0;
}
.list{
    border-left:1px solid #c9ccb9;
    border-right:1px solid #c9ccb9;
    padding:0 0 0 5px;
    height:20px;
    display:block;
}
.lastt{
    border-bottom:1px solid #c9ccb9;
}
.firstt{
    padding-top:5px;
}
.usl{
    padding-left:25px;
}