* {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  background: #e9bd79 url(../images/body_bg.gif) 50% 50% repeat-y;
  text-align: center;
  font: 68.75%/1.5em verdana, arial, sans-serif;
  color: #000;
}
p {
  margin: 0 0 1em 0;
}
h2 {
  margin: 0 0 .5em 0;
  padding:2px 0 2px 0;
  font-size:1.25em;
  font-size:10pt;
}
/*h2 span {
 font-size: .75em;
 width:70%;
  margin: 0 0 25px 0;
}

.h2sub {
  margin: 0 0 .75em 0;
  font-family:georgia, times, serif;
  border-bottom:#897967 2px solid;
  background: url(../images/tree.gif) top left no-repeat;
  width: 730px; height: 125px;
  text-indent: 65px;
  margin: 0 0 1em 0;
  border-bottom:#897967; 2px solid;
}*/

h3 {
  font: normal 1.6em georgia, times, serif;
  margin: 0 0 .5em 0;
}
h3 span {
  font-size: .75em;
}
h3 .subtitle {
  display: block;
  font-style: italic;
}
h4 {
  font: normal 1.35em georgia, times, serif;
  border-bottom: 1px solid #d6c6a2;
  color: #960f00;
}
h4 span {
  font-style: italic;
}
h5 {
	font: 1.1em verdana, arial, sans-serif;
	font-weight: normal;
	margin: 12px 0px;
}
hr {
	border-top: 1px dashed #000;
	width: 100%;
	height: 1px;
}

ul, ol {
  margin: 0 0 1em 30px;
  /*font-size: 13px;*/
}
a:link {
  color: #069;
}
a:visited {
  color: #888;
}
a.novis:visited {
  color: #069;
}
a:hover {
  background: white;
}
option {
  padding: 0 8px 0 0;
}

#wrapper {
  width: 852px;
  margin: 0 auto;
}

/* ~Header
----------------------------------------------------------------------------- */

#header {
  position: relative;
  width: 852px;
  height: 96px;
  margin: 0 auto;
  background: transparent url(../images/header_bg.jpg) top left repeat-x;
}
#header h1 {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 1px;
  left: 50px;
}
#header h1 a {
  background: transparent url(../images/logo_bg.gif) top left no-repeat;
  display: block;
  width: 497px;
  height: 90px;
}
#header h1 span {
  display: none;
}

#tagline {
  text-indent: -9999px;
  background: transparent url(../images/tagline_bg.gif) top left no-repeat;
  position: absolute;
  top: 81px;
  left: 168px;
  margin: 0;
  display: block;
  width: 448px;
  height: 12px;
}
#header_nav {
  background: #960f00;
  height: 29px;
}
#header_nav ul {
  list-style-type: none;
  height: 29px;
  width: 747px;
  position: absolute;
  left: 50%;
  margin-left: -373px;
}
#header_nav li {
  float: left;
  padding: 0 0 0 7px;
  background: transparent url(../images/nav_li_bg.gif) top left no-repeat;
}
#header_nav #nav_home {
  background: none;
  padding: 0;
}
#header_nav a {
  display: block;
  height: 29px;
  background-position: top left;
  background-repeat: no-repeat;
}
#header_nav a:hover {
  background-color: #b52312;
}
#header_nav a:active {
  background-color: #f00;
}
#nav_home a  { background-image: url(../images/nav_home_bg.gif); width: 44px; }
#nav_store a { background-image: url(../images/nav_store_bg.gif); width: 61px; }
#nav_jack a  { background-image: url(../images/nav_jack_bg.gif); width: 78px; }
#nav_dir a   { background-image: url(../images/nav_dir_bg.gif); width: 105px; }
#nav_assoc a { background-image: url(../images/nav_assoc_bg.gif); width: 99px; }
#nav_info a  { background-image: url(../images/nav_info_bg.gif); width: 82px; }
#nav_job a   { background-image: url(../images/nav_job_bg.gif); width: 76px; }
#nav_class a { background-image: url(../images/nav_class_bg.gif); width: 78px; }
#nav_cal a   { background-image: url(../images/nav_cal_bg.gif); width: 68px; }
#header_nav span {
  display: none;
}
#top_nav {
  list-style-type: none;
  float: left;
  position: absolute;
  top: 15px;
  left: 610px;
  width: 200px;
}
#top_nav li {
  float: left;
  border-left: 1px solid #84664d;
}
#top_nav #top_home {
  border: none;
}
#top_nav a {
  display: block;
  float: left;
  background-position: 50%;
  background-repeat: no-repeat;
  height: 9px;
  padding: 2px 6px;
}
/*#top_home a    { background-image: url(../images/top_home_bg.gif); width: 28px; }
#top_sign a    { background-image: url(../images/top_sign_bg.gif); width: 36px; }
#top_account a { background-image: url(../images/top_account_bg.gif); width: 91px; }*/
#top_home a    { background-image: url(../images/top_home_bg.gif); width: 28px; }
#top_sign a    { background-image: url(../images/top_sign_bg.gif); width: 36px; }
/*#top_account a { background-image: url(../images/top_account_bg.gif); width: 91px; }*/
#top_account a { background-image: url(../images/top_ac_login.gif); width: 36px; }
#top_logout a { background-image: url(../images/signout.jpg); width: 36px; }
#top_nav span {
  display: none;
}
#top_search {
  position: absolute;
  top: 35px;
  left: 657px;
  width: 200px;
  text-align: left;
}
#top_search .text {
  border: 1px solid #960f00;
  padding: 2px;
  font: inherit;
}
#top_search .img_button {  
  border: none;
  position: relative;
  top: 4px;
}
#login_info {
  position: absolute;
  top: 75px;
  right: 15px;
}

/* ~Layout
----------------------------------------------------------------------------- */

#content {
  width: 730px;
  margin: 0 auto;
  text-align: left;
  padding: 30px 0;
  overflow:hidden;
}
.two_col .left,
.two_col .right {
  float: left;
  width: 310px;
  text-align: left;
}
.two_col .left {
  border-right: 1px solid #ccc;
  margin: 0 24px 0 0;
  padding: 0 24px 0 0;
}
* html .two_col .left {
  width: 335px;
  w\idth: 310px;
}
.three_col {
  background: transparent url(../images/three_col_bg.gif) 50% repeat-y;
}
.three_col .left,
.three_col .middle,
.three_col .right {
  float: left;
  width: 218px;
}
.three_col .left,
.three_col .middle {
  margin: 0 15px 0 0;
  padding-right: 16px;
}
* html .three_col .left,
* html .three_col .middle {
  width: 238px;
  w\idth: 222px;
}
.three_col h3 {
  background: #960f00;
  padding: 3px 7px;
  color: white;
  font-size: 1.5em;
}
h3.box {
  background: #960f00;
  padding: 3px 7px;
  color: white;
  font-size: 1.5em;
}
#main_content {
  float: left;
  width: 475px;
}
#side_content {
  float: right;
  width: 225px;
  overflow: hidden;
}
#side_content .box1 select {
  font-size: 10px;
}

.redTitle {
	color: #960f00;
	font-weight: bold;
	font: 1.6em georgia, times, serif;
}

.redTitle1 {
	color: #960f00;
	font-weight: bold;
	font: 1.6em georgia, times, serif;
	text-decoration: underline;
}

.redBold {
	color: #960f00;
	font-weight: bold;
	font-size: 1.2em;
}

.imgPad {
	margin: 20px;
}

.adImg {
	padding: 8px 8px 8px 8px;
	border: 1px solid #960f00;
	width: inherit; 
	background-color:#f0c88a;
}

/* ~Footer
----------------------------------------------------------------------------- */

#footer {
  clear: both;
  padding: 20px;
  color: #96876f;
}
#footer .nav {
  background: #4091a0;
  color: white;
  border: 1px solid #d1ae79;
  padding: 2px;
  margin: 0 0 .5em 0;
}
#footer .nav a {
  padding: 3px;
}
#footer .nav a:link,
#footer .nav a:visited {
  color: white;
}
#footer .nav a:hover {
  background: #00565d;
}
#footer ul {
  display: none;
}
#footer a:link,
#footer a:visited {
  color: #96876f;
  text-decoration: none;
}
#footer a:hover {
  background: #96876f;
  color: white;
}

/* ~Calendar
----------------------------------------------------------------------------- */

.calendar {
  empty-cells: show;
  font: inherit;
  border-collapse: collapse;
  width: 100%;
  background: white;
  border-left: 1px solid #ddd;
}
.calendar th {
  line-height: 1em;
}
.calendar thead th {
  background: #004c8b;
  color: white;
  padding: 10px;
  text-align: center;
  border-left: 1px solid #004c8b;
}
.calendar tbody th {
  background: #eee;
  color: black;
  font-weight: normal;
  text-align: right;
  padding: 3px 5px;
  border-right: 1px solid #ddd;
}
.calendar tbody th.other {
  color: #ccc;
}
.calendar tbody td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 14%;
  padding: 10px;
  color: black;
  height: 90px;
}

.calendar2 {
  empty-cells: show;
  border-collapse: collapse;
  font: inherit;
  border-top: 1px solid #ccbd9a;
}
.calendar2 th {
  white-space: nowrap;
  border-bottom: 1px solid #ccbd9a;
  vertical-align: top;
  text-align: left;
  padding: 10px 20px 10px 5px;
}
.calendar2 td {
  border-bottom: 1px solid #ccbd9a;
  vertical-align: top;
  text-align: left;
  padding: 10px 5px 10px 0;
}
.calendar2 h4 {
  margin-bottom: 1em;
}

/* ~Forms
----------------------------------------------------------------------------- */

ul.form_layout {
  list-style-type: none;
  margin: 0;
  line-height: 1em;
}
ul.form_layout li {
  clear: left;
}
ul.form_layout li div {
  float: left;
  padding: 0 10px 10px 0;
}
input {
  font: inherit;
}
.text,
select,
textarea {
  border: 1px solid #d69676;
  padding: 2px;
  font: inherit;
}
.button {
  background: #960f00;
  border-top: 1px solid #b95f55;
  border-right: 1px solid #4d0800;
  border-bottom: 1px solid #4d0800;
  border-left: 1px solid #b95f55;  
  color: white;
  font: inherit;
  padding: 2px;
}
.button2 {
  background: #960f00;
  border-top: 1px solid #b95f55;
  border-right: 1px solid #4d0800;
  border-bottom: 1px solid #4d0800;
  border-left: 1px solid #b95f55;  
  color: white;
  font: inherit;
  padding: 2px;
  width:25%;
}
.submit {
  width:60px;
  background: #960f00;
  border-top: 1px solid #b95f55;
  border-right: 1px solid #4d0800;
  border-bottom: 1px solid #4d0800;
  border-left: 1px solid #b95f55;  
  color: white;
  font: inherit;
  padding: 2px;}
table.form_layout {
  empty-cells: show;
  border-collapse: collapse;
  font: inherit;
}
table.form_layout th,
table.form_layout td {
  text-align: left;
  vertical-align: top;
}
table.form_layout th {
  padding: 3px 5px .5em 0;
}
table.form_layout td {
  padding: 0 20px .5em 0;
}
table.form_layout label
{
	font-weight:bold ;
	font-size: 12px;
}

fieldset {
  padding: 10px;
  border: 1px solid #d69676;
  margin: 0 0 .5em 0;
}
legend {
  color: #960f00;
  font-weight: bold;
}
.buttons input,
.buttons button {
  margin: 0 5px 0 0;
}
.chars {
  text-align: right;
}

/* ~Info
----------------------------------------------------------------------------- */

table.info {
  border-collapse: collapse;
  empty-cells: show;
  font: inherit;
  margin: 0 0 1em 0;
}
.info th,
.info td {
  text-align: left;
  vertical-align: top;
}
.info th {
  padding: 0 7px 0 0;
}
.info td {
  padding: 0 15px 0 0;
}

/* ~Boxes
----------------------------------------------------------------------------- */

.box1 {
  border: 1px solid #d69676;
  background: #fff url(../images/light_wood_bg.gif);
  padding: 20px;
}

.search {
 background: transparent url(../images/search_bg.jpg) top left no-repeat;
 padding: 39px 53px 0 44px;
 height: 235px;
}
.search form p {
  margin: 0 0 5px 0;
}
.search .text {
  padding: 0 2px;
}
.search option {
  padding: 0 8px 0 0;
}
.search .text,
.search select {
  border: 1px solid #668ba3;
  color: black;
  width: 100%;
  font-size: 11px;
}
.search .buttons {
  text-align: right;
  margin: 0 0 5px 0
}
.search a:link,
.search a:visited {
  color: black;
}

/* ~Banners
----------------------------------------------------------------------------- */


#side_content .banners {
  text-align: center;
  padding: 0;
}
#side_content .banners a img {
  display: block;
  margin: 0 auto 1em auto !important;
}
#content .banners {
  text-align: center;
}
#main_content .banners a img,
#content .banners a img {
  margin: 0 10px 0 0;
}

/* ~Posts
----------------------------------------------------------------------------- */

ul.posts {  
  list-style-type: none;
  margin: 0;
  width: 475px;
}
ul.posts li {
  border-top: 1px solid #d6c6a2;
  padding: 5px;
}
ul.posts h4 {
  border: none;
}
ul.posts h4 span {
  font-weight: normal;
}
ul.posts a:links {
  color: #960f00;
}
ul.posts a:visited {
  color: #653530;
}
ul.posts a:hover {
  background: white;
}
ul.posts div.info {
  float: left;
  width: 310px;
  margin: 0 10px 0 0;
}
ul.posts .address {
  float: left;
  width: 140px;
}
ul.posts li table {
  width: 100% !important;
}
ul.posts ul li {
  border: none;
  margin: 0;
}

/* Premier Listing */

.posts .premier .logo {
  width: 135px;
  float: left;
}
.posts .premier .info {
  float: left;
  width: 175px;
  margin: 0 10px 0 0;
}
.posts .premier .address {
  float: left;
  width: 140px;
}

.posts .photo {
  float: left;
  width: 100px;
  margin: 0 10px 0 0;
}
.posts .hasphoto .desc {
  float: left;
  width: 240px;
  margin: 0 10px 0 0;
}
.posts .desc {
  width: 350px;
  float: left;
  margin: 0 10px 0 0;
}
.posts .links {
  float: left;
  width: 100px;
}

/* Premier Backgrounds */

.gen_store .premier {
  background: #72b97a url(../images/premier_bg.gif) bottom left repeat-x;
  margin: 0 0 .75em 0;
  border: 1px solid #960f00 !important;
}
.jack_trades .premier {
  background: #3e94ea url(../images/blue_bg.jpg) bottom left repeat-x;
  margin: 0 0 .75em 0;
  border: 1px solid #960f00 !important;
}
.rf_directory .premier {
  background: #3e94ea url(../images/orange_bg.jpg) bottom left repeat-x;
  margin: 0 0 .75em 0;
  border: 1px solid #960f00 !important;
}
.assoc_org .premier {
  background: #b67179 url(../images/mauve_bg.jpg) bottom left repeat-x;
  margin: 0 0 .75em 0;
  border: 1px solid #960f00 !important;
}

.detail_page {
  width: 475px;
}

/* ~Compare
----------------------------------------------------------------------------- */

table.compare {
	border-collapse: collapse;
	empty-cells: show;
}
.box1 .compare {
  width: 100%;
}
.compare th,
.compare td {
	padding: 5px 10px;
}
.compare tbody th {
	color: #900f00;
	border-bottom: 1px solid #d6c6a2;
}
.compare tbody td {
	text-align: center;
	border-bottom: 1px solid #d6c6a2;
	color: black;
	text-align: right;
}
.compare tbody td.empty {
	font-weight: normal;
	color: #AAA;
}
.compare tfoot th {
	text-align: left;
	color: #900f00;
}
.compare tfoot td {
	text-align: center;
	font-weight: bold;
	color: black;
	text-align: right;
}

/* ~Headers
----------------------------------------------------------------------------- */

#jack_trades {
  background: transparent url(../images/jack_trade_head.gif) top left no-repeat;
  width: 335px;
  height: 91px;
  text-indent: -9999px;
  margin: 0 0 1em 0;
}
#gen_store {
  background: transparent url(../images/gen_store_head.gif) top left no-repeat;
  height: 84px;
  width: 272px;
  text-indent: -9999px;
  margin: 0 0 1em 0;
}

#rf_dir {
  background: transparent url(../images/r-and-f_head.gif) top left no-repeat;
  width: 271px;
  height: 89px;
  text-indent: -9999px;
  margin: 0 0 1em 0;
}
#assoc_org {
  background: transparent url(../images/assoc_head.gif) top left no-repeat;
  height: 89px;
  width: 299px;
  text-indent: -9999px;
  margin: 0 0 1em 0;
}
 
/* ~AddAds
----------------------------------------------------------------------------- */

ul.add_ads {
  float: left;
  margin: 0;
  padding: 0;
}
ul.add_ads li {
  float: left;
  display: inline;
  margin: 0 10px 0 0;
}
ul.add_ads a {
  float: left;
  padding: 10px;
  width: 110px;
  height: 95px;
  background: #960f00 url(../images/add_ads_bg.gif) bottom left repeat-x;
  border: 2px solid #5c0900;
  color: white;
  text-align: center;
  text-decoration: none;
  font: 1.65em georgia, times, serif;
}
ul.add_ads a:hover,
ul.add_ads a:hover span {
  color: white;
  background: #960f00;
}
ul.add_ads span {
  display: block;
  font: italic 11px/1.5em verdana, arial, sans-serif;
  margin: .5em 0 0 0;
  color: #e8c1bc;
}

/* ~PageLinks
----------------------------------------------------------------------------- */

.page_links {
  margin: 1em 0;
  width: 100%;
}
.page_links .left {
  text-align: left;
  float: none;
  border: none;
}
.page_links .right {
  text-align: right;
  float: none;
  border: none;
}

/* ~FAQ
----------------------------------------------------------------------------- */

.faq h3 {
  border-top: 1px solid #ccbd9a;
  padding-top: 1em;
  color: #960f00;
}

/* ~PricingGuide
----------------------------------------------------------------------------- */

.pricing_guide {
  empty-cells: show;
  border-collapse: collapse;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  background: white;
}
.pricing_guide thead th {
  text-align: center;
  vertical-align: center;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  padding: 2px 10px;
  text-align: center;
  background: #960f00;
  color: #fff;
}
.pricing_guide tbody th {
  text-align: left;
}
.pricing_guide tbody td {
  text-align: center;
}
.pricing_guide tbody th,
.pricing_guide tbody td {
  vertical-align: top;
  padding: 5px 10px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  color: #333;
}
.pricing_guide tbody td        { color: #333; }
.pricing_guide tbody th.first  { background: #F5FBF0; color: #488938; }
.pricing_guide tbody th.second { background: #eee; color: #333; }

/* ~PageHeader (Flash)
----------------------------------------------------------------------------- */

#flashheader .content {
  margin: 0 auto;
  width: 730px;
  text-align: left;
  padding: 30px 0 0;
}
#flashheader .content strong {
  color: #8c0e00;
}
#content #flashheader {
  margin: 5px 0;
}

/* ~Misc
----------------------------------------------------------------------------- */

.hideme {
  display: none;
}
.clear {
  clear: both;
  width: 100% !important;
}
.more {
  text-align: right;
}
div.clear {
  height: 1px;
  min-height: 1px;
}
.collapse {
  cursor: pointer;
  cursor: hand;
}
.nobg {
  background: none !important;
}
.content_left {
  float: left;
  margin: 0 10px 10px 0;
}
.content_right {
  float: right;
  margin: 0 0 10px 10px;
}
.tblTop {
	background-color: #4091a0;
	font-weight: bold;
	padding: 3px 0 3px 5px;
}

.tblContent {
	border-bottom: 1px solid #ccbd9a;
	padding: 2px 0 2px 5px;
	text-align:right ;
}