
body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(../images/body.jpg) #f6f6f6;
}

* {
	margin:0;
	padding:0;
	
}

img {
border:medium none;
margin:0;
padding:0;
}

.left {
float: left;
padding-right:10px;
}

.right {
float: right;
padding-left:10px;
}

#slidertim img {
position:absolute;
}


#slidertim {
height:150px;
margin-right:0px;
overflow:hidden;
position:relative;
width:150px;
}

#slidertim  .img{
border: 0px solid #fff;
padding: 0 0 0 0;
}


#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin:0 auto;
}

* html #wrapper
{
	width: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	padding:20px;
}

#header img {
background:none repeat scroll 0 0 #FFFFFF;
border: none;
padding: 0 69px 0 0;
}


#header #nav {

	background:url(../images/nav.jpg) top repeat-x #fff;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}


#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	font:130% Trebuchet MS;
	text-decoration:none;
	padding:5px;
}

#header #nav a:hover {
	background:#800406;
}

#header #nav a.active {
	background:#800406;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#800406;
	padding:5px 7px 10px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}

#subnav {
margin-left:240px;
}

#header #subnav li {
	list-style:none;
	display:inline;
	padding-left:10px;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
}

#header #subnav a:hover {
	border-bottom:5px solid #fff;
	color:#fff;
}

#header #subnav a.active {
	border-bottom:5px solid #fff;
	color:#fff;
}


#sidebar {
	background:#fff;
	width:200px;
	padding:10px 20px 20px 20px;
	float:right;
	color:#000;

}

#sidebar h2 {
	font:160% Arial;
	color:#999;
	margin:10px 0 10px 0;
	background:url(../images/sidebarh2.jpg) left no-repeat;
	border:none;
	padding-left: 30px;
}

#sidebar h2.find {
	font:160% Arial;
	color:#999;
	margin:10px 0 10px 0;
	background:url(../images/sidebarh3.jpg) left no-repeat;
	border:none;
	padding-left: 30px;
}

#sidebar h3 {
	color:#FF8040;
	font:90% Verdana;
	font-weight:bold;
	letter-spacing:2px;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#fff;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:red;
}

#sidebar .subnav {
	border-top:2px solid #2C2C2C;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:2px solid #2C2C2C;
}

#sidebar .subnav li a {	
	color:#999;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:red;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebarright {
	width:170px;
	float:left;
	padding:10px 0 0 20px;
	background:url(../images/sidebarright.jpg) top left no-repeat;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}


#content {
	margin:0 210px 0 240px;
	background:url(../images/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}

#contentnorightbar {
	margin:0 0 0 240px;
	background:url(../images/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}


p {
	margin:10px 0;
	line-height:22px;
}

h2 {
	font:190% Arial;
	color:#b49d5f;
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	color:#b49d5f;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}

h4 {
	font:20px Arial;
	color:#b49d5f;
	padding-bottom: 40px;
}

h5 {
	font:16px Arial;
	color:#b49d5f;
	padding-top: 10px;
}

#footer {
	clear:both;
	border:2px solid #eee;
	padding:10px;
	margin:30px 0 0;
	background-color: #fff;
	color: #666;
}
#footer p {
	margin:15px 0;
	line-height:16px;
	color: #666;
	padding-right:20px;
	text-align:right;
}

#footer a {
	color:#666;
}

#footer a:hover {
	text-decoration:none;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}





