html {
height: 101%;
text-align: center;
}

body, td {
margin: 0px auto;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
color: #444444;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 130%;
margin-top: 0px;
margin-bottom: 0px;
color:#444444;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 160%;
margin-top: -3px;
margin-bottom: 0px;
color:#444444;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 120%;
margin-top: 0px;
color: #444444;
}
h3.blue {
color: #006dba;
margin-bottom: -12px;
}
h3.orange {
color: #ff6d06;
margin-bottom: -12px;
}

img {
border: 0px;
}

a {
color: #006dba;
text-decoration: underline;
}

a:hover, a:active {
color: #CC6600;
text-decoration: underline;
}

ul.sm {
list-style-type:none;
}

ul.sm li {
list-style-type:none;
background-image: url(http://www.ronlohse.com/images/smallbullet.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding: 0 0 0 .8em;
text-indent: 0px;
}

ul.features {
list-style-type:none;
}

ul.features li {
margin: 0 0 1em -3em;
}

.featuretitle {
color: #ff6d06;
}

.caption {
font-size: 9px;
}

.bar {
  font-weight: bold;
  font-size: 18pt;
  height: 30px;
  color: #FFFFFF;
  background-image: url(../images/bg_orange.gif);
  background-repeat: repeat-x;
  background-color: orange;
}
.header {
  color: #646464;
  font-weight: bold;
  font-size: 18pt;
}

.header_center {
width: 760px;
text-align: left;
border-bottom: 1px dashed #808080;
padding: 10px;
}

#tnav {
display: block;
width: 760px;
}

#tnavitems a {
position: relative;
vertical-align: bottom;
bottom: 5px;
padding: 5px 10px 5px 10px;
border-right: 1px dashed #CCCCCC;
}

#tnavitems a:hover, #tnavitems a:active {
color: #cc5705;
text-decoration: underline;
background-color: #f6f6f6;
border-top: 1px solid #e1e1e1;
}

#tnavitems .select {
position: relative;
bottom: 5px;
padding: 5px 10px 5px 10px;
color: #8c8c8c;
border-right: 1px dashed #CCCCCC;
border-top: 1px solid #999999;
background-color: #f6f6f6;
}

#tnavitems .end {
position: relative;
bottom: 5px;
padding: 5px 10px 5px 10px;
font-size: 12px;
border-right: 1px dashed #CCCCCC;
}

#logo{
float: left;
}

#headlineorange {
display: block;
height: 120px;
background-image: url('/images/bg_orange_120h.gif');
font-weight: normal;
font-size: 18pt;
color: #FFFFFF;
}

#headlineorangesmall {
display: block;
height: 30px;
background-image: url('/images/bg_orange_30h.gif');
}

#headlineorange.center {
width: 760px;
text-align: left;
}

#container {
width: 760px;
padding-top: 25px;
}

#smcontainer {
width: 600px;
text-align: center;
}


/* Content */
#content {
min-height: 320px;
float: left;
width: 529px;
text-align: left;
padding: 0 10px 0 0;
}

#contentnonav {
text-align: left;
}

#nav {
display: block;
float: right;
text-align: left;
width: 210px;
margin: 0 0 0 10px;
}

#nav .item a {
display: block;
padding: 3px 5px 4px 10px;
color: #006dba;
border: 1px solid #FFFFFF;
}

#nav .item a:hover, #nav .item a:active {
display: block;
color: #CC6600;
background-color: #f6f6f6;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
}

#nav .itemselected {
display: block;
padding: 3px 5px 4px 10px;
color: #8c8c8c;
background-color: #f6f6f6;
border-top: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
}

#nav .item2 a {
display: block;
padding: 3px 5px 4px 30px;
color: #006dba;
border: 1px solid #FFFFFF;
}

#nav .item2 a:hover, #nav .item2 a:active {
display:block;
color: #CC6600;
background-color: #f6f6f6;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
}

#nav .item2selected {
display: block;
padding: 3px 10px 4px 30px;
color: #8c8c8c;
background-color: #f6f6f6;
border-top: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
}


#nav .last {
border-bottom: 1px solid #e1e1e1;
}



.rightimage {
padding: 0 0 0 10px;
}

/* Container Round */
#containerroundr {
float: right;
margin-left: 10px;
}
#containerroundr .edge {
font-size: 100%;
font-weight: normal;
color: #666666;
text-align: center;
background-color: #f2f2f2;
border-left: 2px solid #666666;
border-right: 2px solid #666666;
padding: 0 10px 0 10px;
text-decoration: none;
}
#containerroundr .top {
display:block;
height: 11px;
width: 156px;
background-color: #f2f2f2;
border-top: 2px solid #666666;
}
#containerroundr .btm {
display:block;
height: 11px;
width: 156px;
background-color: #f2f2f2;
border-bottom: 2px solid #666666;
}
#containerroundr a {
color: #006dba;
text-align: right;
text-decoration: underline;
}
#containerroundr a:hover, #containerroundr a:active {
color: #ff6d06;
text-decoration: underline;
}

/* Quote Text Styles */

#quotecenter {
display: block;
width: 90%;
margin: 12px;
padding: 10px 10px 10px 10px;
font-family: Times, "Times New Roman", serif;
font-size: 18px;
line-height: 20px;
font-weight: normal;
color: #006dba;
text-align: center;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

#quotecenter .who {
margin-top: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
line-height: 11px;
color: #b3b3b3;
font-weight: bold;
text-align: right;
}

#quoteright {
display: block;
float: right;
width: 160px;
margin: 12px;
font-family: Times, "Times New Roman", serif;
font-size: 18px;
line-height: 20px;
font-weight: normal;
color: #006dba;
text-align: center; 
}

#quoteright .who {
margin-top: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
line-height: 11px;
color: #b3b3b3;
font-weight: bold;
}

#quoteleft {
display: block;
float: left;
width: 160px;
margin: 12px;
font-family: Times, "Times New Roman", serif;
font-size: 18px;
line-height: 20px;
font-weight: normal;
color: #006dba;
text-align: center; 
}

#quoteleft .who {
margin-top: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
line-height: 11px;
color: #b3b3b3;
font-weight: bold;
}

#quotecenter .whobig {
margin-top: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 14px;
color: #333333;
font-weight: bold;
}

/* Footer */

#footer_container {
display: block;
width: 760px;
padding: 20px 0 20px 0;
clear: both;
}

#footer_container .footer {
padding-top: 5px;
border-top: 1px dashed #666666;
text-align: center;
color: #666666;
}

#logo{padding:0px;margin:0px;}
                        
                        div#mainClm{float:none;padding:20px 20px 10px 20px;border-left:dotted 1px #E0AD12;}
			div#sideBar{margin:0px 0px 0px 1em;padding:0px;text-align:left;}
                       
                      
                      h2{color:#9E5205;font-weight:bold;font-family:Verdana,Sans-Serif;letter-spacing:-1px;}
			h3{margin:10px 0px 10px 0px;color:#777777;font-size:85%;}
			h4{color:#aa0033;}
			h6{color:#B8A80D;font-size:140%;margin:10px 0px 0px 0px;}
			h2.sidebar-title{color:#B8A80D;margin:0px;padding:0px;font-size:120%;}
			#sideBar ul{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;list-style-type:none;font-size:95%;}
			#sideBar li{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;list-style-type:none;font-size:95%;}
			.blogPost{margin:0px 5px 30px 0px;padding-top:15px;font-size:100%;border-bottom:dotted 1px #E0AD12;}
			.blogPost strong{color:#000000;font-weight:bold;}
			#sideBar ul a{padding:2px;margin:1px;width:100%;border:none;color:#999999;text-decoration:none;}
			#sideBar ul a:link{color:#999999;}
			#sideBar ul a:visited{color:#999999;}
			#sideBar ul a:active{color:#ff0000;}
			#sideBar ul a:hover{color:#DE7008;text-decoration:none;}
                        #sideBar li.feature a{padding:2px;margin:1px;width:100%;border:none;color:#444444;font-weight:bold;text-decoration:none;}
			#sideBar li.feature a:link{color:#444444;}
			#sideBar li.feature a:visited{color:#444444;}
                        #sideBar li.feature a:hover{color:#DE7008;text-decoration:none;}
			pre,code{color:#999999;}
			strike{color:#999999;}
			.bug{padding:5px;border:0px;}
			.byline{display:none; visibility:hidden; padding:0px;margin:0px;color:#444444;font-size:80%;}
			.byline a{border:none;color:#968A0A;text-decoration:none;}
			.byline a:hover{text-decoration:underline;}
			.blogComments{padding:0px;color:#9E5205;font-size:110%;font-weight:bold;font-family:Verdana,Sans-Serif;}
			.blogComment{margin-top:10px;font-size:100%;font-weight:normal;color:black;}
			.blogComments .byline{padding-bottom:20px;color:#444444;font-size:80%;font-weight:normal;display:inline;margin-right:10px}
                        .deleted-comment {font-style:italic;color:gray;}
               		.comment-link {margin-left:.6em;}
