body {
  font: 12px  "georgia," palatino, sans-serif;
  color: #666666;
  background: #FFFFFF;
}
* {padding:0; margin:0;}
p {margin: 10px 0;}
.clear {clear:both;}
#wrap {background:url(images/headerbg.jpg) no-repeat; width:783px; margin:auto; border-top: solid 8px #efefef}
#header {height:128px;}
#content {padding:0 38px 25px 38px;}
#footer  {background:url(images/footerbg.jpg) bottom no-repeat; padding-bottom:25px;}

a {color:#006600; text-decoration:none;}
a:visited,active { text-decoration:none; color:#003300;}
a:hover {color:#000; text-decoration:underline;}
#content p {line-height:22px;}
h2, h3.title a {font: normal 18px "Trebuchet MS", Verdana, sans-serif;
  color: #808040;}
#content h3 {font: bold 14px "Trebuchet MS", Verdana, sans-serif; color:#666;}
#content .subhead {display:block; padding:3px 5px 0 8px; margin-bottom:5px;}

.component, .blog_post { margin-bottom: 20px; border-bottom: 1px dotted #ccc; padding-bottom: 20px; }

/*Home Page Columns*/
#location_1.col .component { width: 30%; float: left; padding: 5px; }
#col_1 {width:30%; float:left; padding:5px;}
#col_3 {margin-left:33%; margin-right:33%; padding:5px;}
#col_2 {width:30%; float:right; padding:5px;}
#location_0.topcol { padding: 45px 5px 20px 5px; margin-bottom: 15px;}
#location_1.col .component_content {padding:0 8px 5px 8px;  line-height:18px; display:block; }

#content div img {background:#efefef; border:solid 1px #cccccc; padding:3px;}
.leftalign {float:left; margin:5px 10px 5px 0;}
.rightalign {float:right; margin:5px 5px 5px 10px;}

.linkbutton {display:block; background:url(images/button1.jpg) no-repeat; width:79px; height:22px;
text-align:right; padding:5px 20px 0 5px; }
.linkbutton:hover {background:url(images/button3.jpg) no-repeat;}
#sitename {
  display:block;
  padding: 30px 55px 0 45px;
  color: #808040;
  font: bolder small-caps 22px "Trebuchet MS", Verdana, sans-serif;
  text-align:right;
}
#sitename .desc {font-size:14px; color:#777; font-variant:normal; display:block}
#primary_navigation ul {text-align:center; display:block; float:right;
/*change the value below to decrease or increase the width of top menu*/
width:600px;
/*--*/
}

#primary_navigation { height: 30px; }
#primary_navigation li {display: inline;}
#primary_navigation a, #primary_navigation a:visited, #primary_navigation a:active{
display:block; float:left; height:21px; padding: 5px 15px 0 15px; text-decoration:none; color:#000000;}
#primary_navigation a:hover { background: url(images/topmenubhvr.jpg) repeat-x bottom;}
#primary_navigation .active a, #primary_navigation .active a:visited, #primary_navigation .active a:active { background: url(images/topmenubhvr.jpg) repeat-x bottom; color:#000;}

#ft_btm{
  padding:30px 230px 45px 30px;
  text-align: right;

}
#btm_cont {padding:5px 45px 30px 45px; background:url(images/bottomend.jpg) no-repeat center bottom; }
.btm_box {width:110px; padding:5px; float:left; margin:8px;}

#location_0.right_content {float:right; width:475px; padding:45px 0 0 0}
#location_1.sidebar { margin:0px 500px 10px 0; padding-top:45px;}

#content table {
  width:90%;
  border:1px solid #A0C6EB;
  margin-bottom:20px;
}
#content th {
  background:#D2E3F3;
  padding:5px 15px 5px 15px;
  color:#000000;
  font-weight:bold;
  text-align:center;
  border-bottom:1px solid #BDDB99;
  font-size: 16px;
}
#content td {
  border-bottom:1px solid #D2E3F3;
  padding:5px 15px 5px 15px;
  border-right:1px solid #D2E3F3;
}


.textfield {
  display: block;
  width:50%;
  margin:3px 3px 3px 30px;
  padding:3px;
  border: 1px solid #D2E3F3;
  background: #EEF4FB;
}
.button {
  display: block;
  padding:0px;
  margin:3px;
  border: 2px solid #C8E9F7;
  color:#000000;
  background: #EEF4FB;
}
.textfield:hover {
  background:#FFFFCC;
}
.textfield:focus {background:#ffffff;}
.hide {display:none;}

#location_0 ul, #rightcontent ol {padding:10px; margin:10px;}
ol {list-style:decimal;}
#location_0 ul {list-style: square;}
#location_0 li {padding:3px;}

#location_1.sidebar ul {list-style:none; margin-bottom:15px;}
#location_1.sidebar li {padding: 5px; display:block; border-bottom:dashed 1px #CCCCCC;}
#glocation_1.sidebar li a {display:block; height:20px; padding:5px 5px 0 5px;}
#location_1.sidebar li a:hover {background:#efefef; text-decoration:none;}

blockquote {display:block; padding:5px 5px 5px 55px; margin:5px; background:url(images/quote.jpg) no-repeat;}
blockquote p {margin-bottom:0; font: normal 16px Georgia, "Times New Roman", Times, serif;}
.extract {float:left; width:300px;}

.tweet_date_posted { font-size: 0.8em; font-style: italic;}

.blog_post .date { font-size: x-small; }
