<!--
/* WEBEPRENEUR CSS CUSTOMIZATION

Every Webepreneur site is built with a specific font and color scheme that is easily editable. 
Find and replace the following variables to change the entire look and feel of this website.

---

MAIN CENTER TABLE VALUES:

PRIMARY DARK COLOR: #423429 (Main Colored Type and Hyperlink Color) 
HEADING BAR BGCOLOR: #CBB9A6 (Heading Background. Usually ultra-light version of Primary Dark Color.)
HEADING FONT COLOR: #3C2F25 (Font color for Heading. Usually black: #000)
MAIN BODY TEXT FONT COLOR: #000 (Font color for main body text. Usually black: #000)

---

NAVIGATION BAR VALUES:

NAVIGATION BGCOLOR REGULAR: #690D09 (Complimentary Dark Color for Navigation area)
NAVIGATION BGCOLOR REGULAR TEXT: #FFFFFFFFFFFF (Usually white: #FFFFFFFFFFFF )

NAVIGATION BGCOLOR ROLLOVER: #423429 (Rollover Color for NavLink Buttons)
NAVIGATION BGCOLOR ROLLOVER TEXT: #FFFFFFFFFFFF (Usually white: #FFFFFFFFFFFF )

---

BODY BACKGROUND: Set the Background color and the text color over it here:

BODY BGCOLOR: #423429
BODY BGCOLOR TEXT: #FFFFFFFFFFFF

---

WEBSITE FONT FAMILIES:

MAIN FONT FAMILY: Georgia, Times New Roman, Times, serif
NAVLINK BUTTON FONT FAMILY: Tahoma, Arial, Helvetica
HEADING FONT FAMILY: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif (Recommended: Trebuchet MS, Geneva, Arial, Helvetica)

FONT FAMILIES to choose from:
Arial, Helvetica, Geneva, SunSans-Regular, sans-serif
Verdana, Arial, Helvetica, sans-serif
Georgia, Times New Roman, Times, serif
Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif
Tahoma, Arial, Helvetica
Zapf Chancery, Comic Sans MS, cursive

---

When you have finished, do a search for any remaining xxx- and configure those.
DELETE THIS SECTION WHEN COMPLETED.

 */
 -->
 
<style type=text/css>

FORM { 
	margin-top: 0px; 
	margin-bottom: 0px; 
	}
	
</style>

<style type=text/css>

#index_small_blocks .person_box , #index_small_blocks .person_boxNN , #index_small_blocks .person_boxF {
	margin:0;
	padding:0;
	border:0pt solid white;
	width:120px;
	max-width:180px;
	height:auto;
	}

body { 
	background-color: #423429; 
	margin-top: 0; 
	margin-width: 0; 
	marginheight: 0; 
}

/* Style is used for page content */
.page-content
{
   text-align:left;
}

a { 
	color: #271E18; 
	}

hr { 
	size:1px; 
	}

td { 
	font-family: Georgia, Times New Roman, Times, serif; 
	}

/*Header Border Color */
.header-table
{
       border:1px solid #FFFFFF; /*Set Border=1 */
	background-color: #423429; 
	
}

/* MAIN TABLE Set Properties For Main Table Here */

.main-table { 
	
	background-color: #FFFFFF; 
	padding:0px;  /* Set Main Table Padding */
	border-spacing:0px; /* Set Main Table Spacing */
}


/* Styles For Input Controls On WebPages Like Contact Us Page
Note: Sometimes It will not be Applied On Radio Button/Check box Control */
input 
{
    font-size: 12px; 
   font-family: Georgia, Times New Roman, Times, serif;

}

h1 {
	color:#271E18;
	font-family:Georgia, Times New Roman, Times, serif;
	text-align:center;
	margin-top: -1px; 
	margin-bottom: 0;
	}
	
/********* REVERSE TEXT ABOVE/BELOW MAIN TABLE VALUES *********/

.h1-toptitletext { 
	color: #FFFFFF; 
	font-size: x-small; 
	font-family: Helvetica, Arial, sans-serif; /* Best if kept as is */
	font-weight: 400; 
	margin-bottom: -10px; 
	}

.footer {
	color: #FFFFFF; 
	font-size: 11px; 
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	}
	
/********* SIDE NAVIGATION AREA VALUES *********/

.menu-bgcolor { 
	background-color: #690D09; 
	}

.nav-hr-color { 
	color: #FFFFFF; 
	}

#leftmenu {
	width: 200px;
	border-right: 0px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	/* font-family: Georgia, Times New Roman, Times, serif; */
	font-size:15px;
	background-color: #690D09;
	color: #FFFFFF;
	text-align: center;
	font-weight:bold;
	}

* html #leftmenu { /*IE 6 only */
	width: 200px; /*Box model bug: 160px minus all left and right paddings for #blueblock */
	vertical-align:middle;
	}

#leftmenu tr {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width:200px;
	}

#leftmenu td {

        font-family: Georgia, Times New Roman, Times, serif; 
	margin: 0;
	vertical-align:middle;
	text-align: center;
}

#leftmenu td a{
	display: block;
	background-color: #690D09;
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
        font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 15px;
	font-weight:bold;
	margin: 0;
	vertical-align:middle;
	}

html>body #leftmenu td a { /*Non IE6 width*/
	width: auto;
	vertical-align:middle
	}

#leftmenu td a:hover {
	background-color: #271E18;
	color: #FFFFFF;
	vertical-align:middle;
	}

.calendar-header   { 
	color: #FFFFFF; 
	font-size: 15px; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-weight: bold; text-decoration: none 
	}

.calendar-date { 
	color: #FFFFFF; 
	font-size: x-small; 
	font-weight: normal; 
	text-decoration: none; 
	}

.calendar-title { 
	color: #FFFFFF; 
	font-size: small; 
	font-weight: bolder; 
	}

.calendar-previous  { 
	color: #FFFFFF; 
	font-size: 10px; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-weight: bold }

.blog-archive-title { 
	color: #FFFFFF; 
	font-size: small; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-weight: bold; 
	text-decoration: none; 
	}

.blog-archive-months { 
	color: #FFFFFF; 
	font-size:small; 
	font-weight: normal; 
	text-decoration:underline; 
	}

.search-title  { 
	color: #FFFFFF; 
	font-size: 15px; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-weight: bold 
	}

/* Style is used for Search Select Box on Left Side */
.search-selectbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:80%;
}
/* Style is used for Search Input box Area on Left Side */
.search-inputbox
{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
}

/********* BLOG VALUES ***********/

/** Styles Used On Main Blog Page **/

.blog-posted-date /* Style is used for posted date */
{
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
}

.entry-content     /* Blog Body Text On Main Blog Page*/
{
	color:#000000; 
	font-size:small;
	font-family:Georgia, Times New Roman, Times, serif;

}

/** Styles Used On Blogs Listed Below Pages **/

.bloghead-txt  /* Style Used On Blog Title Listed  Below Pages */
{
	color: #423429; 
	font-size:14px; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-weight: bold; 
	text-decoration: none; 
	padding-bottom: 10px; 
}

.entryhead-txt /* Style used For Blog Posting Entry Heading (Entry Title) Listed Below Pages */
{  
	color:#333333; 
	font-size:12px; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-weight: bold; 
}


/******** Blog Styles are Over ****/

/********* HEADLINE LINK TEXT VALUES *********/

.head-txt {   /* Used in Home Page Listing Headlines, Blog Headlines */
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: medium;
	color: #7e7e7e;
	text-decoration:none;
	}

.head-txt:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: medium;
	color: #7e7e7e;
	text-decoration:none;
	}
	
/********* FEATURED ITEM HOME PAGE LISTING TEXT *********/


.inner-txt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #000;
	}

/* Used On Product and Category Layout Description */
.title-txt { 
	font-family: Tahoma, sans-serif, Arial,;
	font-weight: bold;
	font-size: small;
	color: #ff6633;
	}

/********* PRODUCT PAGE VALUES *********/
	
.product-name { 
	color: #000; 
	font-size: 18px; 
	font-family: Trebuchet MS, Georgia, Georgia, Times New Roman, Times, serif; 
	font-weight: bold; 
	background-color: #FFFFFFFFFFFF }
	
.productlinkvalue-txt  { 
	font-size: 16px 
	}

.product-description-short {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color: #000;
	text-align:justify;
	}
	
.product-description-long {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color: #000;
	text-align:justify;
	}

.field-txt  { 
	color: #423429; 
	font-size: 14px; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-weight: bold 
	}

.fieldvalue-txt  { 
	color: #423429; 
	font-size: 14px; 
	font-family: Georgia, Times New Roman, Times, serif ;
	font-weight:bold;
	}

.price-txt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	font-weight: bold;
	color: #CC0000; /* Recommended Red: CC0000 */
	}


/***** HEADING TEXT BACKGROUND COLOR *********/

.webpage-head { 
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	font-size: 16px; 
	color: #000000; 
	background-color: #CBB9A6; 
}

</style>
                  olor: #000;

	text-decoration: none;

	font-weight: bold;

	}

	

	

	

/****** FOR LINKS ******/



.link-txt {

	font-family: Arial, Helvetica, Mainfont;

	color: #000;

	}



.link-txt:hover /*(line 982)*/ {

	color: #6e0003;

	}

	

.notlink-txt {

	font-family: Arial, Helvetica, Mainfont;

	font-size: 14px;

	color: #000;

	text-decoration: none;

	font-weight: bold;

	}



.notlink-txt:hover {

	color: #606060;

	}

	

	

/***** DOG BREEDER SITE STYLES *********/



.breeder-detail-table /* For breeeders details table*/ {

	background:#E2E2E2;

	}

	

.breeder-detail /* for desc-head  Heading of pedigree*/ {

	font-family: Verdana,Arial, Helvetica, Mainfont;

	font-size: 12px;

	font-weight: bold;

	}

	

.breeder-head /* for desc-head  Heading of pedigree*/ {

	font-family: Arial, Helvetica, Mainfont;

	font-size: 14px;

	color: #4B4B4B ;

	font-weight: bold;

	}

	

.breeder-subtitle {

	font-family: Arial, Helvetica, Mainfont;

	font-size: 15px;

	color: #000;

	text-decoration: none;

	font-weight: bold;

}



.breeder-detail-list /* for desc-head  Heading of pedigree*/ {

	font-family: Arial, Helvetica, Mainfont;

	font-size: 12px;

	font-weight: bold;

	}

	

.breeder-description {

	font-family: Arial, Helvetica, Mainfont;

	font-size: 15px;

	color: #000;

	text-decoration: none;

}



.breeder-detail-list /* for height width of dogdetail page*/ {

	font-family: Arial, Helvetica, Mainfont;

	font-size: 12px;

	font-weight: bold;

	}

	

.link-breeder-pedigree {

	font-family: Arial, Helvetica, Mainfont;

	font-size: 13px;

	color: #000;

	text-decoration: none;

	font-weight: bold;

	}



.link-breeder-pedigree:hover {

	color: #606060;

	text-decoration: underline;

	}



/****** style1 DOG DETAILS PAGE ******/



.breeder-name /* DOG NAME */ {

	font-family: Arial, Helvetica, Mainfont;

	font-size: 12px;

	text-decoration: none;

	font-weight: bold;

	}



.breeder-offspring { /* style7 OFFSPRING */

	font-family: Arial, Helvetica, Mainfont;

	font-weight: normal;

	font-size: 16px;

	color: #006699;

	}

	

.breeder-featured-name { /* for feature breeding name on home page */

	font-family: Arial, Helvetica, Mainfont;

	font-size: 13px;

	color: #000;

	text-decoration: none;

	font-weight: bold;

        line-height: 13px; 

	}

	

.breeder-listing-links {

font-family: Arial, Helvetica, Mainfont;

font-size: 13px;

color:#290053;

text-decoration:underline;

}

	

</style>

    

	font-family: Arial,Helvetica,sans-serif;

	font-size: 13px;

	color: #000000;

	text-decoration: none;

	font-weight: bold;

	}

.breeder-listing-links

{

font-family: Arial,Helvetica,sans-serif;

font-size: 13px;

color:#290053;

text-decoration:underline;

}

/****** contact us label styles ******/

.posthead-txt  /* Style Used On Blog Title Listed  Below Pages */ {

	color: #670001; 

	font-size: 16px; 

	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 

	font-weight: bold; 

	text-decoration: none; 

	padding-bottom: 10px; 

	}

.post-label-text { /* for contactus page labels here */

font-family: Arial,Helvetica,sans-serif;

font-size: 13px;

color: #000000;

text-decoration: none;

font-weight: bold;

}

.post-inner-text { /* for captch message click here */

	font-family: Arial,Helvetica,Geneva,SunSans-Regular,sans-serif;

	font-size: 14px;

	color: #000000;

	text-decoration: none;

	}

.contact-label-text { /* for contactus page labels here */

	font-family: Arial,Helvetica,sans-serif;

	font-size: 13px;

	color: #000000;

	text-decoration: none;

	font-weight: bold;

	}

/****** captcha styles ******/

.captcha-inner-text { /* for captch message click here */

	font-family: Arial,Helvetica,Geneva,SunSans-Regular,sans-serif;

	font-size: 14px;

	color: #000000;

	text-decoration: none;

	}



</style>          

                                   ;

	}



/****** style1 DOG DETAILS PAGE ******/



.breeder-name /* DOG NAME */ {

	font-family: Arial, Helvetica, Mainfont;

	font-size: 12px;

	text-decoration: none;

	font-weight: bold;

	}



.breeder-offspring { /* style7 OFFSPRING */

	font-family: Arial, Helvetica, Mainfont;

	font-weight: normal;

	font-size: 16px;

	color: #006699;

	}

	

.breeder-featured-name { /* for feature breeding name on home page */

	font-family: Arial, Helvetica, Mainfont;

	font-size: 13px;

	color: #000;

	text-decoration: none;

	font-weight: bold;

	}

	

.breeder-listing-links {

font-family: Arial, Helvetica, Mainfont;

font-size: 13px;

color:#290053;

text-decoration:underline;

}

	

</style>

    

	font-family: Arial,Helvetica,sans-serif;

	font-size: 13px;

	color: #000000;

	text-decoration: none;

	font-weight: bold;

	}

.breeder-listing-links

{

font-family: Arial,Helvetica,sans-serif;

font-size: 13px;

color:#290053;

text-decoration:underline;

}

/****** contact us label styles ******/

.posthead-txt  /* Style Used On Blog Title Listed  Below Pages */ {

	color: #670001; 

	font-size: 16px; 

	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 

	font-weight: bold; 

	text-decoration: none; 

	padding-bottom: 10px; 

	}

.post-label-text { /* for contactus page labels here */

font-family: Arial,Helvetica,sans-serif;

font-size: 13px;

color: #000000;

text-decoration: none;

font-weight: bold;

}

.post-inner-text { /* for captch message click here */

	font-family: Arial,Helvetica,Geneva,SunSans-Regular,sans-serif;

	font-size: 14px;

	color: #000000;

	text-decoration: none;

	}

.contact-label-text { /* for contactus page labels here */

	font-family: Arial,Helvetica,sans-serif;

	font-size: 13px;

	color: #000000;

	text-decoration: none;

	font-weight: bold;

	}

/****** captcha styles ******/

.captcha-inner-text { /* for captch message click here */

	font-family: Arial,Helvetica,Geneva,SunSans-Regular,sans-serif;

	font-size: 14px;

	color: #000000;

	text-decoration: none;

	}



</style>          

                                    