@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #c0c0c0;
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}
p {padding:10px 0 10px 0;}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clear {
	clear: both;
}
.gap {
	height: 3px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #1b85c7;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #104B74;
	margin-top:10px;
}

.blutxt{color:#276D98; font-size: 13px; margin:0 20px 0 15px;}

.ttl_b {
	background-image: url(../images/ttl_blue.gif);
	background-repeat: no-repeat;
	height: 37px;
	font-family: arial;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.ttl_o {
	font-family: arial;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/ttl_orange.gif);
	background-repeat: no-repeat;
	height: 38px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.ttl_o2 {
	font-family: arial;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/ttl_orange.gif);
	background-repeat: no-repeat;
	height: 38px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.blog {
	font-size: 11px;
	line-height: 15px;
	margin-left: 10px;
	margin-right: 7px;
}
.blog ul {
	padding-left: 15px;
	list-style-image:url("../images/dot.gif");
}
.blog li {
	padding-top: 10px;
}
.txt_r {
	font-size: 11px;
	line-height: 19px;
	margin-left: 10px;
	margin-right: 7px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 27px;
}
.txt_r a {
	color: #000000;
	text-decoration: none;
}
#location {
	font-size: 11px;
	color: #999999;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#location a {
	color: #999999;
}

#column{
  float: left;
  padding:5px;
  margin-left:10px;
}

.smtxt {font-family: arial; font-size: 11px; line-height: 120%; font-weight: normal;}
.smbold {font-family: arial; font-size: 11px; line-height: 140%; font-weight: bold;}
.smgrey {font-family: arial; font-size: 11px; font-weight: normal; color: #999999;}

#navHolder{
  width:948px;
  height:30px;
margin: 0 auto 0 auto; text-align: center; 
  padding:0;
    background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;

}
#navbg{
	padding:0 0 0 0px;

}
#navend{
  float: left;
  height:29px;
  background-image: url(../images/tab.jpg);
	background-repeat: repeat-x;
	padding:0;
}
#wrapper {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#shade {
	background-image: url(../images/shade.png);
	background-repeat: repeat-y;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/header.gif);
	height: 133px;
}
#flash {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
  margin:0;
  padding:0;
}

#google {
	float: left;
	width: 290px;
	margin-top: 15px;
	margin-left: 30px;
}

#logo {
	float: left;
}

#main {
	background-image: url(../images/body2.gif);
	background-repeat: repeat-y;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#left {
	float: left;
	width: 199px;
	background-color: #ccdae1;
	text-align: center;
}

.pimg { 
	border: 2px solid #1B85C7;
}

.line {
	width: 500px;
	border-bottom: 1px solid #808080;
}

#center {
	float: left;
	width: 510px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#center ul {
	padding-left: 30px;
}
#center li {
	padding-bottom: 5px;
}


#right  .txt_r  a    {
	color: #000000;
}

#right {
	float: left;
	width: 192px;
	background-color: #e2e2e2;
}
#footer {
	background-image: url(../images/btm.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: center;
}

a.txtlnk {
	font-family: arial;
	font-size:12px;
	font-weight:500;
	color:#276D98;
	text-decoration:underline;
}
a.txtlnk:hover {color:#EA700B;text-decoration:underline;}
a.txtlnk:visited {color:#276D98;text-decoration:underline;}
a.txtlnk:visited:hover {color:#EA700B;text-decoration:underline;}

a.smlnk {
	font-family: arial;
	font-size:11px;
	font-weight:500;
	color:#EA700B;
	text-decoration:underline;
}
a.smlnk:hover {color:#333333;text-decoration:underline;}
a.smlnk:visited {color:#EA700B;text-decoration:underline;}
a.smlnk:visited:hover {color:#333333;text-decoration:underline;}

.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#85BFFA;
	border:solid 1px #999999;
	margin: 2px;
	padding:2px;
}
.inpt20 {
	width: 150px;
	height:14px;
	font-size:12px;
	font-family: sans-serif;
	color:#666666;
	line-height: 90%;
	background:#FFFFFF;
	border:solid 1px #9ED3F3;
	margin:2px;
	padding:2px;
}
.inpt100 {
	width:200px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#85BFFA;
	border:solid 1px #999999;
	margin: 2px;
	padding:2px;
}
.inpt200 {
	width:250px;
	height:14px;
	font-size:12px;
	font-family:sans-serif;
	color:#666666;
	line-height:90%;
	background:#EBEBEB;
	border:solid 1px #9ED3F3;
	margin:2px;
	padding:2px;
}
.inpt400 {
	width:300px;
	height:120px;
	font-size:12px;
	font-family:sans-serif;
	color:#666666;
	background:#EBEBEB;
	border:solid 1px #9ED3F3;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #CC3333;
}

#top_ad_unit, #bottom_ad_unit{ display: none; }

#navbg .udm ul li a{
color: #fff;
background-color: #f68934;
 }
 
#navHolder #navbg #udm li a{ padding: 0 14px 0 18px; }

