body {
	font: bold 16px/1.3 arial, helvetica, sans-serif;
	background-image: url(../images/index/background.jpg);
	background-color: #FFCCFF;
	color: #5C2A8F; /*612F94;*/ /*#663399;*/
	margin: 0;
	padding: 0;
}

table {
	border: none;
	border-collapse: collapse;
	/*table-layout: fixed;*/
}
	
table.main {
	width: 850px; /*Old width 750px */
}

.main-content {
	width: 680px; 
	background-image: url(../images/index/bow--upper-corner.gif); 
	background-repeat: no-repeat;
	/*padding-top: 15px;*/
	height: 106px;
	}
.main-content-bows {
	width: 680px; 
	/*padding-top: 15px;*/
	height: 106px;
	}
	
.main-nav {
	width: 170px;
	}
	
/* POSITION HEADER IMAGE */
.head-img {
	padding-top: 15px;
	padding-left: 5px;
	}

/* JUSTIFY */
p, ol, li {text-align: justify;}

p {
	margin-left: 15px;
	margin-right: 15px;
}

.zero {
	margin: 0;
	padding: 0;
}

.red {
	color: #730E0F;
	}
	
.small {
	font-size: 13px;
	}
	
.center {
	text-align: center;
	}
	
.italic {
	font-style:italic;
	}
	
.model {
	color: #0066FF; 
	text-align: center;
	}
	
img {border: 0;}

.u {text-decoration: underline;}

.flt-rt {float: right;}

/* ****SUB HEADLINES**** */
.firstindent{
	margin: 8px 25px 0 30px;
	font-size: 115%;
	}
	
.secondindent {
	margin: 8px 25px 0 50px;
	font-size: 105%;
	/*color: #730E0F;*/
	}
	
.secondindenttxt {
	margin: 8px 25px 0 75px;
	font-size: 105%;
	}
	
/* COLOR RED TEXT */
.author, .secondindent {color: #730E0F;}

/* ACCESSORIES */
.acc-hdlne {
	color: #730E0F;
	margin: 25px 0 0 30px;
	font-size: 115%;
	}
	
.acc-indent {
	margin: 10px 0 10px 30px;	
	}
	
ul.acc {
	padding-left: 40px;
	margin-left: 20px;
	margin-top: 5px;
	text-align: left;
	}

/* TESTIMONIAL AUTHOR */
.author {
	margin-left: 30px;
	margin-top: -10px;
	margin-bottom: 30px;
	}

	
/* ****HEADLINE CODING**** */
h1, h2, h3, h4, h5 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #730E0F;
}
h1 {
	font-size: 150%;
}
h2	{
	font-size: 130%;
	margin-top: 35px; 
}
h3	{
	font-size: 110%;
	color: #5E2F8C;
}

/* ****TABLE CODING**** */
table {
	font-weight: bold;
	}
	
.tablehdlne {
	font-size: 25px;
	color: #730E0F;
	}
	
.tablehdlne1 {
	font-size: 20px;
	}
	
.tabletitles {
	color: #730E0F;
	font-size: 100%;
	text-align: left;
	line-height: 2em;
	}
	
.upgrade {
	text-align: justify;
	font-weight: bold;
	font-size: 12px;
	}
	
/* ****BOW PRICING TABLE**** */
#price, #price2 {
	background-color: #FDDFFD;
	border-right: 4px #FFE6FF groove; 
	border-bottom: 4px #FFE6FF groove; 
	border-left: 4px #FFEBFF groove; 
	border-top: 4px #FFEBFF groove;
	width: 90%;
	}
	
.priceIN {
 	vertical-align: middle;
 	width: 450px;
 	margin: 25px 0px;
}
.price {margin: 0; padding: 0;}
.indent15 {margin-left: 15px;}
.indent30 {margin-left: 30px;}
.marg-bot {margin-bottom: 8px;}
.marg-top {margin-top: 8px;}
.p-top-15 {padding-top: 15px;}

/* ****Cell Borders**** */
.pricebrdr {
	border-top: 2px dotted white;
}
.prcbrdr-bot {
	border-bottom: 2px dotted white;
}


/************************************/
/* ****NAVIGATION COLUMN CODING**** */

img.nav {
	margin-left: 3px;
	vertical-align: middle;
	margin-top: 1px;
	margin-bottom:1px;
	}
.navcol {
	border: 1px none #ffffff;
  	border-right-color: #cccccc;
  	border-bottom-color: #cccccc;
  	margin: 0px;
  	display: block;
  	background: #5E2F8C;
  	color: #730E0F;
  	font-size: 12px;
  	height: auto !important;
  	height: 1%; /*For IE*/
	width: 125px; /*125px;*/
	text-align: left;
	}
a:link.buttonlnks, a:visited.buttonlnks, a:hover.buttonlnks, a:active.buttonlnks {
	border: 1px solid #ffffff;
  	border-right-color: #cccccc;
  	border-bottom-color: #cccccc;
  	padding: .4em .2em .3em .4em;
  	display: block;
	text-decoration: none;
  	width: 125px; /*125px;*/
	height: 20px;
	}
    a:link.buttonlnks, a:visited.buttonlnks, a:active.buttonlnks {
      	background: #5E2F8C;
      	color: #FFCCFF;
    }
    a:hover.buttonlnks {
    	background: #884DC4;
    	color: #ffffff;
    }
    
/* ****END NAV COL CODING**** */
/******************************/

/******************************/
/*********** LINKS ************/

/* ****BACK TO TOP LINKS**** */
div#btt {}
a:link.btt, a:visited.btt, a:active.btt {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #730E0F; 
	}
    a:hover.btt, a:active.btt {
    	font-weight: bold;
    	font-size: 11px;
    	text-decoration: underline;
    	color: #101511;
    	}
	
/* ****ENTER BUTTON Home Page Only**** */
a:link.enter, a:visited.enter, a:active.enter {
		display: block;
		position:relative; 
		width:197px; 
		height:79px; 
		z-index:10; 
		text-decoration: none;
		border: none;
		margin: 30px 0px; 
		margin-left: auto !important;
		margin-right: auto !important; 
	}
	a:link.enter, a:visited.enter, a:active.enter {
		background-image:url('../images/index/enter.jpg');
	} 
	a:hover.enter {
		background-image:url('../images/index/enterdn.jpg');
	}

/* ****BOWORDER@ LINK Home Page Only**** */
a:link.boworder, a:visited.boworder, a:active.boworder {
		display: block;
		position:relative; 
		width:349px; 
		height:32px; 
		z-index:10; 
		text-decoration: none;
		border: none;
	}
	a:link.boworder, a:visited.boworder, a:active.boworder {
		background-image:url('../images/index/boworderUP.gif');
	} 
	a:hover.boworder {
		background-image:url('../images/index/boworderDN.gif');
	}
	
a:link.intnl, a:visited.intnl, a:active.intnl {
	color: #730E0F;
}
a:hover.intnl {
	color: #101511; /*#5E2F8C;*/
}

/* ****LINKS FOR SITE PAGE**** */
a:link.intnl1, a:visited.intnl1, a:active.intnl1 {
	color: #730E0F;
	text-decoration: underline;
	font-size: 18px;
	font-weight: normal;
	margin-left: 12px;
}
a:hover.intnl1 {
	color: #101511;
	text-decoration: none;
	margin-left: 12px;
	font-size: 18px;
}
	
/* ****BOTTOM OF PAGE TEXT**** */
/* ****Page Bottom Links**** */
a:link.pgebtm, a:visited.pgebtm, a:active.pgebtm {
   	color: #730E0F;
   	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
   	}
    a:hover.pgebtm {
    	text-decoration: none;
    	color: #101511;
    }
/* ****Page Bottom Text**** */
.pgecdt{
	font-size:12px;
	text-align: right;
	}
	
/***************************************************/
/* **** ACCESSORIES PAGE SPECIAL NOTE STYLING **** */
.note {
	font-size: 75%;
	color: #0066FF; 
	}	

/**************************************/
/* **** LINK DISPLAY BOX STYLING **** */
.lnkbox {
	border: inset 3px white;
}

/* ****ABOUT US NARROW MARGINS BODYTEXT**** */
.narrowabout {
	margin: 20px 25px 0 25px;
	}

/*****************************/
/* ****BOW PAGE STYLING**** */

.notification {
	color: #0066FF;
	font-size: 70%;
	text-align: center;
	}
	
/* ****ASTRICK FOR FIREBALLS**** */
.ast {
	font-size: 150%;
	color: #008000;
}

/* ****PUPPY PHOTOS ON TESTIMONIAL PAGE 2**** */
.puppics {
	border: 5px ridge #FFCCFF;
	margin-bottom: 5px;	
}
	
.hiddenPIC {display: none;}

/* ****BOTTOM OF BOW PAGES LINKS**** */
.backtobow {
	float: left;
	margin-left: 0px;
}
.up {
	float: right;
	margin-right: 0px;
}

/* ****BOW CONTENT TABLE**** */
table.bow {width: 540px;}
td.tween {width: 15px;}
td.bowsize {width: 170px;}

table.bow-boutique {width: 540px;}
td.bowsize-boutique {width: 260px;}

/* ****PREVIOUS-NEXT TABLE STYLING**** */
table.bonv {
	font-size: 13px;
	margin-top: 10px;
	}
td.pre {width: 57px;}
td.pag {width: 60px;}
td.spa {width: 5px;}
td.nex {width: 31px;}

/* ****BOW PAGE STATEMENTS**** */
.bowstatement {
	font-size: 90%;
	text-align: center;
}

ul.site {
	margin: 0;
	padding: 0;
	margin-left: 3em;
}
li.site {
	list-style-image: url(../images/index/siteface.gif);
	padding-left: 10px;
	margin: 8px;
}
li.site1 {
	list-style-image: url(../images/index/email.gif);
	padding-left: 10px;
	margin: 8px;
}


ul.bows {
	margin: 0;
	padding: 0;
	margin-left: 3em;
}
li.bows {
	background-repeat: no-repeat;
	background-position: 100% .2em;
	padding-right: 10px;
	margin: 8px;
	margin-left: 15px;
}

a.models:link {
	font-size: .8em;
	text-decoration: underline;
	color: #730E0F;
}
a.models:visited {
	font-size: .8em;
	color: black;
	text-decoration: none;
}
a.models:hover {
	font-size: .8em;
	text-decoration: none;
	color:black;
}
a.models:active{
	font-size: .8em;
	color: black;
	text-decoration: none;
}

.modelbutton {
	height: 24px; 
	width: 56px; 
	font-weight:bold;
	font-size: 14px;
	background:#F8F8FF; 
	color: #800000;
}
.stop {background: red; color: white;}
.go {background: green; color: white;}