body {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  color: #665a4c;
  font-size: 12px;
  margin: 0;
  padding: 0;
  background-color: #acc6d7;
  background-image: url('/theme/sitebg.jpg');
  background-repeat: repeat-x;
}

a, a:link, a:active, a:visited {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  color: #993302;
  text-decoration: none;
  font-size: 12px;
}

a:hover {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  color: #993302;
  text-decoration: underline;
  font-size: 12px;
}

ul {
  margin-top: 5px;
}

h1 {
  font-family: arial, verdana, tahoma, arial, helvetica, sans-serif;
  margin: 0 0 10px 0;
  color: #145b8f;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
}

h2 {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  margin: 0 0 5px 0;
  padding: 0px;
  font-weight: bold;
  font-size: 12px;
  line-height: 140%;
  color: #003366;
}

h3 {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  font-weight: bold;
  font-size: 12px;
  padding-top: 3px;
  color: #081f62;
}

h4 {
  color: #666666;
  font-size: 11px;
  margin: 0;
}


h5 {
font-family: tahoma, verdana, arial, helvetica, sans-serif;
margin: 0px;
margin-bottom: 10px;
padding: 0px;
font-weight: bold;
font-size: 12px;
padding-top: 3px;
color: #145b8f;
}

.search-resutls p{
  margin: 0px;
  padding: 0;
}

p {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  color: #665a4c;
  font-size: 12px;
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  line-height: 150%;
}

div, td, th {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  color: #665a4c;
  font-size: 14px;
}

th {
  text-align: left;
}

form {
  margin: 0px;
}

img {
  border: 0px;
}

li {
  list-style-type: square;
}

input, textarea, select {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}

#header {
	background-image: url('/theme/topbg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	margin: 0 auto;
	width: 900px;
}

#toplinks{
  margin-bottom: 10px;
  color: #af5530;
  text-align: right;
}

#toplinks a, #toplinks a:visited, #toplinks a:active, #toplinks a:link, #toplinks a:hover {
  color: #af5530;
}

#toplinks a:hover {
  text-decoration: underline;
}

#splash {
  margin: 0 4px 4px 4px;
  text-align: center;
  background-color: #eeeeee;
}

#tbl-body {
	background-color: #ffffff;
	width: 900px;
}

#tabs {
  margin-bottom: 10px;
  border-bottom: 1px solid #336699;
  padding: 2px 5px 2px 5px;
}

#tabs a, #tabs a:active, #tabs a:link, #tabs a:visited, #tabs a:hover {
  padding: 2px 5px 2px 5px;
  background-color: #336699;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  font-family: arial;
  border-right: 3px solid #ffffff;
  text-decoration: none;
}

#tabs a:hover {
  background-color: #6699CC;
}

#nav {
  background-image: url('/theme/nav_bg.gif');
  background-repeat: repeat-x;
  border-left: 1px solid #26a1e6;
  border-right: 1px solid #26a1e6;
  text-align: center;
}

#nav-sub {
  background-image: url('/theme/nav_sub.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  border-bottom: 1px solid #26a1e6;
  border-left: 1px solid #26a1e6;
  border-right: 1px solid #26a1e6;
  font-size: 10px;
  font-weight: normal;
  padding: 10px;
}

#nav-sub a{
  font-size: 10px;
  font-weight: normal;
}

#main-left {
  padding-bottom: 10px;
  background-color: #eeeeee;
}

#breadcrumbs {
  padding: 10px 0;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 10px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

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

#main {
  background-image: url('/theme/contentbg.jpg');
  background-repeat: no-repeat;
}

#content {
  padding: 0 8px 20px 8px;
  
}

#contentf {
	margin: 5px;
	padding: 0 8px 20px 4px;
	width: 690px;
	float: left;
}

.arrow {
  background-image: url('/theme/arrow.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding: 2px 0 2px 10px;
}

.arrow a.sublink-on {
 color:#000;

}

.underline {
  border-bottom: 1px dotted #c0c0c0;
  padding: 5px 0 5px 10px;
}

.vline {
  border-right: 1px dotted #c0c0c0;
  padding-right: 5px;
}

.block-header{
   background-image: url('/theme/blockbgh.jpg');
  background-repeat: repeat-x;
  padding: 5px 5px 5px 12px;
   font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  padding-top: 3px;
  color: #081f62;
   
}

.arrow a, .arrow a:visited, .arrow a:link, .arrow a:active, .arrow a:hover {
  font-weight: normal;
  cursor: pointer;
}

#menu-tabs {
  margin: 4px;
  background-image: url('/theme/menubg.jpg');
  background-repeat: repeat-x;
  height: 15px;
  padding: 5px;
  text-align: center;
  font-size: 11px;
}

#menu-tabs a, #menu-tabs a:visited, #menu-tabs a:link, #menu-tabs a:hover, #menu-tabs a:active {
  padding: 5px;
  font-weight: normal;
  text-decoration: none;
  color: #670004;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}

#tab-bar {
  margin: 4px;
  background:#003366 url('/theme/menubgb.gif') repeat-x;
  text-align: left;
  height: 24px;
  width:892px;
}

#menu-tabs-sub {
  background-image: url('/theme/menusubbg.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  padding: 5px;
  height: 15px;
}

#menu-tabs-sub a, #menu-tabs-sub a:visited, #menu-tabs-sub a:link, #menu-tabs-sub a:hover, #menu-tabs-sub a:active {
  padding: 5px 8px;
  font-weight: bold;
  text-decoration: none;
  color: #670004;
}

#menu-tabs-sub a:hover {
  padding: 5px 8px;
  font-weight: bold;
  text-decoration: none;
  background-color: #670004;
  color: #ffffff;
}

#describe {
  text-align: center;
}

#menu {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu li {
  margin: 0;
  list-style-type: none;
  border-bottom: 1px solid #dddddd;
}

#menu a, #menu a:visited, #menu a:link, #menu a:active {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  padding: 4px 3px;
  display: block;
  cursor: pointer;
  font-weight: normal;
  border-bottom: 1px solid #dddddd;
}

#menu a:hover{
  color: #666666;
  text-decoration: none;
  padding: 4px 3px;
  display: block;
  cursor: pointer;
  font-weight: normal;
  border-bottom: 1px solid #dddddd;
}

#menu-on a, #menu-on a:visited, #menu-om a:link, #menu-on a:active, #menu-on a:hover{
  color: #000000;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  padding: 4px 3px;
  display: block;
  cursor: pointer;
  font-weight: bold;
  border-bottom: 1px solid #dddddd;
}

#menu-root a, #menu-root a:visited, #menu-root a:link, #menu-root a:active, #menu-root a:hover{
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  padding: 4px 3px;
  display: block;
  cursor: pointer;
  font-weight: bold;
  border-bottom: 1px solid #dddddd;
  color: #000000;
}

#bottom {
  text-align: center;
  padding: 10px 0;
  font-size: 11px;
  color: #081f62;
  font-weight: normal;
}

#bottom a, #bottom a:link, #bottom a:active, #bottom a:visited,#bottom a:hover {
  padding: 5px;
  font-size: 11px;
  color: #081f62;
  font-weight: bold;
}

#bottom a:hover {
  text-decoration: underline;
}

#footer {
  padding: 5px;
  text-align: center;
  color: #081f62;
  font-size: 11px;
  line-height: 150%;
}

#envene {
  padding: 5px;
  text-align: center;
}

.paging-on {
  border-bottom: 1px solid #000000;
}

#paging {
  margin: 10px 0;
}

#paging a:hover, #paging a:link, #paging a:visited, #paging a:active {
  font-weight: normal;
  background-color: #eeeeee;
  padding: 2px 5px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

.paging-num {
  text-align: left;
  padding-right: 20px;
}

.paging-nav {
  width: 150px;
}

.sitemap-folder {
  background-image: url('/theme/ico-folder.gif');
  background-repeat: no-repeat;
  background-position: left;
  margin-top: 10px;
  margin-bottom: 3px;
  font-size: 15px;
  padding-left: 20px;
}

.sitemap-page {
  background-image: url('/theme/ico-page.gif');
  background-repeat: no-repeat;
  background-position: left;
  font-weight: normal;
  padding: 5px 0 0 15px;
  margin-bottom: 3px;
}

.list{
  line-height: 150%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #8cb8d3;
}

.list-right{
  text-align: right;
}

.element {
  width: 340px;
}

.med {
  width: 240px;
}

.error{
  color: #cc0000;
  padding: 3px;
  padding-left: 0px;
}

.white, .white a, .white a:active, .white a:link, .white a:visited {
  color: #ffffff;
  text-decoration: none;
}

.small {
  font-size: 10px;
}

.tblform td {
  padding: 5px 5px 0 0;
}

.campaign-form td {
  padding: 5px;
  font-size: 12px;
}

.campaign-form .tdtitle {
  text-align: right;
  font-weight: bold;
  width: 170px;
}

.campaign-form .element {
  width: 200px;
}

.worksheet th {
  text-align: left;
  border-bottom: 2px solid #c0c0c0;
  padding: 5px 0;
}

.worksheet td {
  border-bottom: 1px dotted #f5f5f5;
  padding: 5px 0;
}

.worksheet textarea{
  width: 250px;
  height: 100px;
}

.frm-txt {
  width: 250px;
}

.red {
  color: #cc0000;
}

.tbl-events th {
  text-align: left;
  border-bottom: 2px solid #c0c0c0;
}

.tbl-events td {
  border-bottom: 1px solid #c0c0c0;
}

.alft {
  float: left;
  padding-right: 20px;
}

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

.nopadl, .nopadl td {
  padding-left: 0;
}

.debug {
  background: #bbbbbb;
  width: auto;
  top: 100%;
  position: relative;
}

.alert {
  margin: 15px 0;
  background-color: #f5f5f5;
  padding: 5px 5px 5px 25px;
  background-image: url('/theme/ico-alert.gif');
  background-position: left;
  background-repeat: no-repeat;
}

.alert-red {
  margin: 15px 0;
  background-color: #f5f5f5;
  padding: 5px 5px 5px 25px;
  background-image: url('/theme/ico-alert.gif');
  background-position: left;
  background-repeat: no-repeat;
  color: #cc0000;
}

.hline {
  margin: 10px 0;
  border-bottom: 1px dotted #8cb8d3;
}
/* overall table */

#calendar table {
  border: 1px solid #fff;
  padding: 0;
}
/* the day headers across the top */

#calendar th {
  background-color: #665a4c;
  color: #fff;
  margin: 3px;
  padding: 2px 5px;
  text-align: center;
  border: 1px solid #ffffff;
  font-size: 12px;
}
/* how days this month will look, make dates appear in top right */

#calendar td {
  background-color: #eeeeee;
  color: #000;
  padding: 2px;
  margin: 0;
  height: 60px;
  vertical-align: top;
  border: 1px solid #ffffff;
}
/* these are the days falling outside this month */

#calendar td.notInMonth {
  background-color: #fafafa;
}

#calendarhd {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.dayEvent {
  border-left: 2px solid #666666;
  border-bottom: 1px solid #666666;
  padding-left: 2px;
  margin: 0 0 2px 2px;
  font-size: 10px;
  font-weight: normal;
}

.dayEvent a,.dayEvent a:visited, .dayEvent a:link, .dayEvent a:active, .dayEvent a:hover {
  font-size: 10px;
  font-weight: normal;
}

.dayEvent a:hover {
  background-color: #ffffc1;
  display: block;
}

.dayNum {
  text-align: right;
}

.dayNumNoEvents {
  text-align: right;
}

#glossary {
  text-align: center;
  padding: 5px 0;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  margin-bottom: 10px;
  word-spacing: 10px;
}

#glossary a, #glossary a:visited, #glossary a:link, #glossary a:hover, #glossary a:active {
  font-weight: normal;
  text-decoration: none;
  color: #cc0000;
}

.phonenumtext {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  background-color: #ede9e0;
  padding-top: 10px;
}

.phonenum {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background-color: #ede9e0;
  padding: 5px 0;
  border-bottom: 2px solid #d7d4cb;
}

#get-help-form {
  font-size: 12px;
  background: #ffffff url('/theme/small_form_bg.gif') repeat-x;
  padding: 10px;
}

#get-help-form2 {
  font-size: 12px;
  background: #ffffff url('/theme/small_form_bg.gif') repeat-x;
  padding: 10px;
}

#get-help-form3 {
  font-size: 12px;
  background: #ffffff url('/theme/small_form3_bg.gif') repeat-x;
  padding: 10px;
}

#audio-twitter-box {
  border-bottom: 1px dotted #c0c0c0;
  padding: 10px;
  margin-top: 25px;
  height:15px;
}
#audio-test-box {
  border-bottom: 1px dotted #c0c0c0;
  padding: 10px 6px 0 6px;
  height:auto;
 }

#audio-test-box p {
  font-size: 11px;
  color:#1a3243;
}

.twitter-link-box {
  height:auto;
  text-align:right;
  font-size: 11px;
  
 }
 
.twitter-link-box a {
	color:#993302 !important;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}

.twitter-link-box a:hover {
	text-decoration:none;
	font-size:11px;
	border-bottom:1px dotted #993302;
	color:#1a3243!important;
}




#build-trust {
  font-size: 12px;
  padding: 10px;
  background:url(../media/bg-gradient.jpg) no-repeat;
}

.dots {
  padding: 0 0 0 15px;
  margin: 0 0 10px 0;
}

.btn-get-help-now {
  background: url('/theme/btn-get-help-now.gif') no-repeat;
  width: 118px;
  height: 27px;
  border: 0;
  padding: 0;
}

#get_started_content h1 {
  padding: 10px 0;
}

#get_started_content p {
  font-size: 13px;
}

#get_started_content a {
  font-size: 13px;
  font-weight: bold;
  color: #CC6600;
}

#photo-gallery{
  border: 0;
}

#photo-gallery td{
  padding: 0 5px 5px 0;
}

#photo-gallery img{
  border: 5px solid #dddddd;
}

#photo-gallery img:hover{
  border: 5px solid #555555;
}
