body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #B2B27B;
  scrollbar-track-color: #E1CD8C; 
  SCROLLBAR-ARROW-color: #793900;
  scrollbar-face-color: #793900;
  left-margin: 0px;
  top-margin: 0px;
  margin-height: 0px;
  margin-width: 0px;
/* below styles from esyndicat links */
  margin: 0;
  padding: 0;
  /* darkest red-brown: 522701 */
}

A:link { color:#793900; text-decoration:none }
A:visited { color:#008040; text-decoration:none }
A:hover { font-weight:bold; color:#ff0000; text-decoration:underline }
A:active { font-weight:bold; color:#000000; text-decoration:underline }

hr {
  height: 1px; 
  color: #793900;
}

ul, li, p, td {
  color: #000000;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
/* below styles from esyndicat links 
  padding: 0;
  margin: 0;*/
}

.headertable {
  background-image: url(../graphics/header/header_081610.jpg);
  padding: 0px;
  border: 0px;
  }

.footer {
  background-color: #B2B27B;
  border-left: 2px;
  border-right: 2px;
  border-top: 4px;
  border-bottom: 2px;
  border-left-style : solid;
  border-right-style : solid;
  border-top-style : double;
  border-bottom-style : solid;
  border-color: #793900;
  padding: 0px;
  } 

.imgframe { 
  border : 4px;
  border-style : ridge;
  border-color : #793900;
}

.left-column {
  background-color: #B2B27B;
  border-left: 2px;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 2px;
  border-style : solid;
  border-color: #793900;
  padding: 10px;
  text-align: left;
  text-valign: top;
  } 

.right-column {
  background-color: #B2B27B;
  border-left: 0px;
  border-right: 2px;
  border-top: 0px;
  border-bottom: 2px;
  border-style : solid;
  border-color: #793900;
  padding: 3px;
  } 
  
.one-column {
  background-color: #B2B27B;
  border-left: 2px;
  border-right: 2px;
  border-top: 0px;
  border-bottom: 2px;
  border-style : solid;
  border-color: #793900;
  padding: 10px;
  text-align: left;
  text-valign: top;
  } 
  
.tablehead {
  background-image: url(../graphics/bar_bg.jpg);
  color: #522701;
  font-weight:bold; 
  border: 1px;
  border-style : solid;
  border-color: #793900;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
}

.table-rt-content {
  border-left: 4px;
  border-right: 4px;
  border-bottom: 4px;
  border-left-style : double;
  border-left-color: #793900;
  border-right-style : double;
  border-right-color: #793900;
  border-bottom-style : double;
  border-bottom-color: #793900;
  padding: 5px;
  text-align: center;
  } 

.quote {
  background-image: url(../graphics/bar_bg.jpg);
  font-style: italic;
  color: #522701;
  border: 4px;
  border-style: double;
  border-color: #793900;
  padding: 10px;
  align: center;
  width: 100%;
  }
  
.example {
  /*background-image: url(../graphics/bar_bg.jpg);
  font-style: italic;*/
  color: #522701;
  border: 4px;
  border-style: double;
  border-color: #793900;
  padding: 10px;
  align: center;
  width: 100%;
  }

.tablebottom {
  background-color: #004C75;
}
.bordercolor {
  background-color: #793900;
}
.tablebgcolor {
  background-color: #ffffff;
}
.navbar {
  background-color: #fcdc43;
  color: #793900;
}
.row1 {
  background-color: #e1e1e1;
  color: #004c75;
}
.row2 {
  background-color: #efefef;
  color: #004c75;
}
.head1 {
  background-color: #004C75;
  color: #fcdc43;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.head1:hover {
  background-color: #004C75;
  color: #fcdc43;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.head2 {
  background-color: #004C75;
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.clickstream {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}
.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
}
.marktext {
  color: #FF0000;
  background-color: #ffffff;
}
.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #FF0000;
}
form {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
/* below styles from esyndicat links */
  padding: 0px;
  margin: 0px;
}
.logininput {
  background-color: #ffffff;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 130px;
}
.searchinput {
  background-color: #FFFFFF;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  WIDTH: 130px;
}
.textarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 230px;
}
.input {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 230px;
}
.select {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}
.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}
.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}
.dropdownmarker {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #EEEEEE;
  color: #136c99;
  font-size: 11px;
}
.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #003366;
  color: #fcdc43;
  font-size: 11px;
  font-weight: bold;
/* below styles from esyndicat links */
  text-align: right;
  margin-bottom: 10px;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #EFEFEF;
}
.maincat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.subcat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
}
/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #E5E5E5;
  color: #004C75;
}
.imagerow2 {
  background-color: #EFEFEF;
  color: #004C75;
}
/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #e1e1e1;
  color: #004c75;
}
.commentrow2 {
  background-color: #efefef;
  color: #004c75;
}
.commentspacerrow {
  background-color: #d1d1d1;
  color: #004c75;
}
.commenttextarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}
.commentinput {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}
/*--My CSS Starts Here-----------------------------------------*/
.description {
  padding: 5px;
  text-valign: top;
  text-align: left;
  align: center;
}

.crumb {
  text-valign: middle;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 7px;
  color: #000000;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
/*  border-bottom: 2px;
  border-bottom-style : solid;
  border-bottom-color: #793900;*/
  }

.title {
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
  }
  
.linktable {
  border-left: 2px;
  border-right: 2px;
  border-top: 2px;
  border-bottom: 2px;
  border-style : solid;
  border-color: #793900;
  padding: 10px;
  text-align: center;
  text-valign: middle;
  }

/* PHPList Styles - 051405 */
h1 {font-weight: bold; font-size: 14px; color: #793900; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}
h2 {font-weight: bold; font-size: 13px; color: #793900; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; padding: 0px;}
h3 {font-weight: bold; font-size: 12px; color: #793900; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; margin:0px; padding:0px;}
h4 {font-weight: bold; font-size: 11px; color: #793900; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; margin:0px; padding:0px;}

.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.missing {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
}

.error  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

/* RECOMMEND IT SYTLES - 051405 */
td.formtext {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
}

td.formtexttitle {
	color: #793900;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

td.formtext2 {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

td.formtext3 {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
}

.basefontblue {
	color: #793900;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

  .index {
    font-weight:bold;
  }

  #poweredby {
    text-align:center;
  }

p.message {
    font-weight: bold;
    color: #ff0000;
}

/* LINKS DIRECTORY SYTLES - 051505 */
p.linkstitle {
    font-weight: bold;
}

.category {
    font-weight: bold;
	font-size: 11px;
	color: #793900;
}

.sub-category {
    font-weight: bold;
	color: #793900;
	font-size: 10px;
}

UL.large {
  list-style: url(../graphics/rt_arrow.jpg) decimal outside;
  padding-right: 10px;
}

UL.small {
  list-style: url(../graphics/rt_arrow_sm.jpg) lower-alpha outside;
  padding-left: 10px;
  padding-right: 10px;
}

li.large {
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 10px;
}

li.small {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.headerbox {
  background-color: #B2B27B;
  padding: 5px 5px 5px 5px;
  border: 4px;
  border-style: double;
  border-color: #793900;
  valign: middle;
  text-align: center;
  color: #522701;
}

.pricetable {
  background-color: #B2B27B;
  border: 2px 2px 2px 2px;
/*  border-right: 2px;
  border-top: 2px;
  border-bottom: 2px;*/
  border-style: solid;
/*  border-right-style : solid;
  border-top-style : solid;
  border-bottom-style : solid;*/
  border-color: #793900;
  padding: 2px;
  } 
  
.pricetblhd {
  background-color: #793900;
  font-weight: bold;
  color: #B2B27B;
  padding: 2px 2px 2px 5px;
  }
  
.coaframe {
  background-image: url(http://www.vickyseymour.com/graphics/coa_sample.gif);
  border: 4px;
  border-style: double;
  border-color: #793900;
  padding: 0px;
  align: center;
  width: 400px;
  height: 269px;
  }

/* ---- eSYNDICAT LINKS STYLES START HERE ----*/
div.page
{
	margin: 0 auto;
	width: 770px;
}
div.header
{
	background-image: url('../img/header-bg.gif');
	border-bottom: 1px solid #B2B27B;
	height: 88px;
}
div.logo
{
	float: left;
	padding: 15px 20px;
	width: 183px;
}
div.top-menu
{
	background-color: #B2B27B;
/*	background-image: url('../img/menu-bg.gif');
	background-repeat: no-repeat;
	background-position: top right;*/
	height: 23px;
	border-bottom: 2px solid #793900;
	border-left: 2px solid #793900;
	border-right: 2px solid #793900;
	width: 766px;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu li
{
	border-right: 1px solid #793900;
	float: left;
	line-height: 19px;
	padding: 2px 15px;
	text-align: left;
}
ul.menu li a
{
	color: #522701;
	font-size: 11px;
}
ul.menu li a:hover
{
	color: #000;
}
div.search-form
{
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: center;
  background-color: #B2B27B;
  width: 766px;
  border-left: 2px;
  border-right: 2px;
  border-bottom: 2px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-color: #793900;
}
div.search-form a
{
	color: #B2B27B;
}
 
input.what
{
	border-top: 2px solid #111;
	border-left: 2px solid #111;
	border-right: 2px solid #793900;
	border-bottom: 2px solid #793900;
	margin-top: -2px;
}
div.bottom
{
	background-image: url('../img/bottom-bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border-top: 3px solid #B2B27B;
	clear: both;
	color: #522701;
	font-size: 10px;
	padding: 10px 0;
	position: relative;
	text-align: center;
}
div.bottom a
{
	color: #522701;
	font-weight: bold;
}
div.bottom a:hover
{
	color: #333;
}
div.copyright
{
	margin: 10px 0;
}
input, textarea
{
	font-size: 10px;
	font-family: Verdana;	
}
div.content
{
	border-left: 2px;
	border-right: 2px;
	border-left-style: solid;
	border-left-color: #793900;
	border-right-style: solid;
	border-right-color: #793900;
/*	border-bottom: none;*/
	padding-bottom: 0px;
	width: 766px;
}
div.breadcrumb
{
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 0 10px;
}
div.breadcrumb a
{
}
 
img
{
	border: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}
p.date
{
	font-size: 13px;
}
p.news
{
	margin-top: 5px;
	font-size: 12px;
}
p.last
{
	font-size: 13px;
	margin-top: 5px;
	text-align: right;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}

div.field
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset
{
	border: 1px solid #ff0000;
	margin: 5px;
}
 
legend
{
	color: #333;
	background-color: #522701;
	border: 1px solid #ff0000;
	font-weight: bold;
	padding: 3px;
}
div.links
{
	text-align: justify;
}
div.links a
{
	color: #F24618;
}

a.title
{
	font-size: 14px;
	font-weight: bold;
}
div.url
{
	color: #522701;
	padding: 0;
	margin: 2px;
	font-size: 11px;
	font-style: italic;
}
div.description
{
	color: #522701;
	padding: 0;
	margin: 2px;
	font-size: 12px;
}
div.stat
{
	color: #522701;
	padding: 0;
	margin: 2px;
	font-size: 11px;
}
div.pr_stat
{
	color: #522701;
	font-size: 9px;
	margin: 2px 2px 15px 2px;
}

div.categories
{
	font-size: 12px;
	list-style-type: none;
	padding: 0 0 0 5px;	
}
div.categories a
{
	color: #522701;
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	height: 70px;
	text-align: left;
	width: 170px;
}
div.categories div.last
{
	float: left;
	height: 70px;
	text-align: left;
	width: 170px;
}
div.subcategories a
{
	font-size: 10px;
	font-weight: normal;
}
div.categories div.divider
{
	clear: both;
	height: 1px;
}
div.categories div.categ
{
	padding-bottom: 5px;
}
.no
{
	border: none;
	width: 100%;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background-color: #793900;
	border: 2px solid #ff0000;
	font-weight: bold;
	margin: 10px 0;
	padding: 5px;
}
div.navigation
{
	color: #522701;
	clear: both;
	margin: 15px 0 5px 0;
	text-align: center;
}
div.navigation a
{
	color: #522701;
}
div.pagerank
{
	border: 1px solid #793900;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 100px;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.preview
{
	background-image: url('../img/no-preview.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #793900;
	height: 90px;
	width: 120px;
}
 
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
	border: 1px solid #793900;
	clear: both;
	margin: 0px 0px 0px 0px;
}
div.box-caption
{
	background-color: #B2B27B;
	background-image: url('../img/box-bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	color: #793900;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
}
div.box-content
{
	padding: 10px;
}
div.featured-link
{
	margin: 5px 0;
}
div.featured-link a
{
	font-size: 11px;
}
span.highlight
{
	background-color: #793900;
	color: #000;
	font-weight: bold;
}
ul.editor-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.editor-menu li
{
	text-transform: uppercase;
}
td.link
{
	padding-bottom: 20px;
}

.main-table {
  width: 770px;
  background-color: #B2B27B;

.double-outline {
  border: 4px;
  border-style: double;
  border-color: #793900;
  padding: 5px;
  } 
