html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:34px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h2 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:459px;
	border-right:1px solid #BCBDBC;
}
#leftbar h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}
#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}
#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding:0px 2px;
	padding-bottom:2px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 2px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 2px;
}
#leftbar a.link {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#8CB200;
	font-weight:bold;
	text-decoration:none;
	padding:0px 25px;
}

#leftbar a.link:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 25px;
}
#leftbar a.tag3 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#29598C;
	font-weight:bold;
	text-decoration:none;
	padding:0px 2px;
}

#leftbar a.tag3:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#8CB200;
	font-weight:bold;
	text-decoration:none;
	padding:0px 2px;
}

#rightbar {
	float:left;
	width:317px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}
#rightbar a.link {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#8CB200;
	font-weight:bold;
	text-decoration:none;
	padding:0px 5px;
}

#rightbar a.link:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 5px;
}
.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.subline {
   font-family:"Trebuchet MS";
	font-size:11px;
	color:#999999;
}
.digs {
	color:#50470d;
	font-family:"Trebuchet MS";
	font-size:18px;
}
#cloud {padding:1px; line-height:30px;text-align:center;}
#cloud a {text-decoration:none;padding:0px;}

a.tag1, a.tag2 {
 font-size:1.2em;
 color:#29598C;
}
a.tag3, a.tag4, a.tag5 {
 font-size:1.4em;
 font-weight:200;
 color:#29598C;
}

a.tag6 ,a.tag7, a.tag8 {
 font-size:1.6em;
 font-weight:300;
 color:#29598C;
}

a.tag9, .tag10, a.tag11, a.tag12, a.tag13 {
 font-size:1.9em;
 font-weight:300;
 color:#29598C;
}

a.tag14, a.tag15, a.tag16, a.tag17, a.tag18, a.tag19, a.tag20 {
 font-size:2.2em;
 font-weight:400;
 color:#29598C;
}

a.tag21, a.tag22, a.tag23, a.tag24, a.tag25, a.tag26, a.tag27 {
 font-size:2.6em;
 font-weight:500;
 color:#29598C;
}

a.tag28, a.tag29, a.tag30, a.tag31, a.tag32, a.tag33, a.tag34 {
 font-size:3.0em;
 font-weight:600;
 color:#29598C;
}
a.tag35, a.tag36, a.tag37, a.tag38, a.tag39, a.tag40, a.tag41 {
 font-size:3.4em;
 font-weight:600;
 color:#29598C;
}
a.tag42, a.tag43, a.tag44, a.tag45, a.tag46, a.tag47, a.tag48 {
 font-size:3.8em;
 font-weight:600;
 color:#29598C;
}
a.tag49, a.tag50, a.tag51, a.tag52, a.tag53, a.tag54, a.tag55 {
 font-size:4.2em;
 font-weight:600;
 color:#29598C;
}

.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

.searchform {float:right; width:285px; padding:0 17px 17px 0px !important /*Non-IE6*/; padding:0 12px 12px 0px /*IE6*/;}
.searchform form fieldset {float:right; border:none;}
.searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
