<!--

/* WEBEPRENEUR CSS CUSTOMIZATION

Every Webepreneur site is built with a specific font and color scheme that is easily editable. 
Using a Notepad or TextEdit non-formatting text editor, find and replace the following 13 variables 
to change the entire look and feel of this website.

---

BODY BACKGROUND: Set the Background color and the contrasting text color over it here:

BODY BGCOLOR: 
369 
(Usually same as Primary Dark Color, unless Background is Light Color)

BODY BGCOLOR TEXT: 
FFF 
(Usually white: FFF - unless light color background.)

---

MAIN CENTER TABLE VALUES: Set the main center tables content area variables here:

PRIMARY DARK COLOR: 
369 
(Main Colored Type and Hyperlink Color) 

HEADING BAR BGCOLOR: 
E3F2FF 
(Heading Background. Usually ultra-light version of Primary Dark Color.)

HEADING FONT COLOR: 
000 
(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: Set the side navigation bar variables here:

NAVIGATION BGCOLOR REGULAR: 
568BC1 
(Complimentary Dark Color for Navigation area)

NAVIGATION BGCOLOR REGULAR TEXT: 
FFF 
(Usually white: FFF )

NAVIGATION BGCOLOR ROLLOVER: 
91C600 
(Rollover Color for NavLink Buttons)

NAVIGATION BGCOLOR ROLLOVER TEXT: 
FFF 
(Usually white: FFF )

---

WEBSITE FONT FAMILIES: Set the websites font usage here:

MAIN FONT FAMILY: 
Arial, Helvetica, Geneva, SunSans-Regular, sans-serif

NAVLINK BUTTON FONT FAMILY: 
Arial, Helvetica, Geneva, sans-serif

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: #AED7C5; 
   margin-top: 0;
   margin-width: 0;
   marginheight: 0; 
}

/* Style is used for page content */
.page-content
{
   text-align:left;
}

a { color: #01674E; }

hr
{ 
	size:1px; 
}

td { font-family: Georgia, Times New Roman, Arial, Helvetica }

/*Header Border Color */
.header-table
{
    border:1px solid white; /*Set Border=1 */
	background-color: #01674E; 
	
}

/* Set Properties For Main Table Here */


.main-table  
{ 
background-color: #FFFFFF; 
padding: 0; 
border-spacing: 0px;

 }


/* 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: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;

}

h1{
	color:#01674E;
	font-family:Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top: -1px; 
	margin-bottom: 0;
}

/********* REVERSE TEXT ABOVE/BELOW MAIN TABLE VALUES *********/

.h1-toptitletext  /* Used for Top-Title displayed above  Main Table */
{ 
	color: #01674E; 
	font-size: x-small; 
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: 400; margin-bottom: -10px; 
}

/* Style For Footer Text Below Main table */
.footer
{
	color:#01674E; 
	font-size: 11px; 
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/*********LEFT SIDE NAVIGATION AREA VALUES  
Left Side Menu Styles  (NAV BUTTON STYLES)    *********/
/* Set Properties For Left Navigation Area here */

.menu-bgcolor { background-color: #039773; }

.nav-hr-color { color: #ffffff; }

#leftmenu{
width: 170px;
border-right: 0px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
/* font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif; */
font-size:15px;
background-color:#039773;
color: #ffffff;
text-align: center;
font-weight:bold;
}

* html #leftmenu{ /*IE 6 only */
width: 170px; /*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:170px;
}

#leftmenu td {

font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif; 
margin: 0;
vertical-align:middle;
text-align: center;

}

#leftmenu td a{

display: block;
background-color:#039773;
color: #ffffff;
text-decoration: none;
width: 170px;
font-size: 15px;
font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif; 
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: #01674E;
color: #FFFFFF;
vertical-align:middle;
}

/* Styles For Calendar Events*/
.calendar-header   { 
	color: white; 
	font-size: 15px; 
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif; 
	font-weight: bold; text-decoration: none 
}

.calendar-date { 
	color: white; 
	font-size: x-small; 
	font-weight: normal; 
	text-decoration: none; 
}

.calendar-title { 
	color: white; 
	font-size: small; 
	font-weight: bolder; 
}

.calendar-previous  { 
	color: white; 
	font-size: 10px; 
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif; 
	font-weight: bold }

/* Styles For Archive Blogs */
.blog-archive-title { 
	color: white; 
	font-size: small; 
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
}

.blog-archive-months { 
	color: white; 
	font-size:small; 
	font-weight: normal; 
	text-decoration:underline; 
}

.search-title  { 
	color: #ffffff; 
	font-size: 15px; 
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-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:14px;
	font-family:Georgia, Times New Roman, Arial, Helvetica, sans-serif;
}
/** Styles Used On Blogs Listed Below Pages **/

.bloghead-txt  /* Style Used On Blog Title Listed  Below Pages */
{
	color: #369; 
	font-size:16px; 
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-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:16px; 
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	font-weight: bold; 
}


.blog-content /* Styles applied on Blog Contents Listed Below Pages */
{
	color:#000000; 
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

/********* HEADLINE LINK TEXT VALUES *********/

.head-txt {
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #7e7e7e;
	text-decoration:none;
}


.head-txt:hover
{
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #7e7e7e;
	text-decoration:none;
}

/********* FEATURED ITEM HOME PAGE LISTING TEXT *********/

.title-txt { /* Used On Product and Category Layout Description */

	font-family: Tahoma, sans-serif, Arial,;
	font-weight: bold;
	font-size: small;
	color: #ff6633;
}

.inner-txt {
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

/********* PRODUCT PAGE VALUES *********/

.product-name { 
	color: #000000; 
	font-size: 18px; 
	font-family: Trebuchet MS, Georgia, Times New Roman, Georgia, Times New Roman, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background-color: #fff }
	
.productlinkvalue-txt  {
	 font-size: 16px 
}
.product-description-short
{
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;  /*xxx-MAIN-FONT-FAMILY-xxx;*/
	font-size:14px;
	color:  #000000;  /*#xxx-MAIN-BODY-TEXT-FONT-COLOR-xxx;*/
	text-align:justify;
}
.product-description-long
{
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;  /*xxx-MAIN-FONT-FAMILY-xxx;*/
	font-size:14px;
	color: #000000;  /*#xxx-MAIN-BODY-TEXT-FONT-COLOR-xxx;*/
	text-align:justify;
}

/* Styles used when displaying product fields and values with short description of products */
.field-txt  {  
color: #369; 
font-size: 14px; 
font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif; 
font-weight: bold; 
}

/* Styles used when displaying product fields and values with short description of products */
.fieldvalue-txt  { 
color: #369; 
font-size: 14px; 
font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif ;
font-weight:bold;
}

.price-txt /* Style is used for Display Price and Red Text Message */
{
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC0000; /* Recommended Red: CC0000 */
}

/***** HEADING TEXT BACKGROUND COLOR *********/

/* Sub-Heading Title Background Color Bar */
.webpage-head   { 

       color: #000000; 
       font-size: 16px;
	    /* xxx-HEADING-FONTS-xxx */
       font-family: Trebuchet MS, Georgia, Times New Roman, Georgia, Times New Roman, Arial, Helvetica, sans-serif;
       font-weight: bold; 
       background-color: #afd8c6; /* xxx-HEADING-BAR-BGCOLOR-xxx */
 }
 /* FOR COMMENTS AND REQUESTS */
.posthead-txt  /* Style Used On Blog Title Listed  Below Pages */ {
	color: #369; 
	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>
                       
