/* General Font Style Information */

	body {
		margin: 0;
		font-family: Georgia, Helvetica, Sans-serif;
		font-size: 15px;
		line-height: 150%;
		background-image: url(roses3.gif); 
		background-repeat: repeat-y;
		}
	h1 {color: #B0171f;
		}
	h2 {
		color: #B0171F;
		font-size: 20px;
		font-weight: bold;
		margin: 0;
		}
	h3 {
		color: #004F00;
		font-size: 20px;
		font-weight: bold;
		margin: 0;
		}
	h4 {
		color: #B0171F;
		font-weight: normal;
		line-height: 100%;
		margin: 0;
		}
	h5{	color: #000000;
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		line-height: 100%;
		}
	h6 {	
		color: #000000;
		font-size: 10px;
		font-weight:normal;
		text-align: center;
		margin:0;
		line-height: 100%;
	}
	

		
			
/*Horizontal Ruler Styling Info */
/	hr {
/		color: #DBE1F0;
/		height: 3px;
/	}
/* Header Styling Info */
/	#Header {
/		float: right;
/		width: 760px;
/		background: url (trlogo.jpg);
/		padding: 20px 0 0 0;
/		}
/* Navigation Bar Information */
	#navbar {
		float: left;
		padding:20px 0 0 0;
		border: 0;
		width: 14%;
		line-height: 120%;
		text-align: center;
		}	
/td { 
		border: none;
		}
	td {		padding: 10px;
		}
	a:link {
		color: #0000EE;
		}
	a:visited {
		color: #551A8B;
		}
	a:hover {
		color: #8B0000;
				}
	a:active {
		color: #FF030D;
		}
	img {
		border:0;
	}
/* Content Column Styling Information */
	#ContentTable {
		line-height: 120%;
		position: absolute;
		top: 30px;
		left: 160px;
		padding: 0 0 0 40px;
		cell-padding: 0;
		border: 0px;
		text-align: center;
		vertical-align: top;	
		Voice-family:"\"]\"";
		voice-family: inherit;
		width: 915x;
		}
/* Footer Styling Information */
	#Footer{
		font-size: 12px;
		line-height: 130%;
		clear: both;
		margin: 0 10% 0 10%;
		padding: 10px;
	
		text-align: center;
		}
		
/* Head Navigation Buttons Styling Information */
		ul#list-headnav {
  list-style:none;
  margin:0px;
  padding:0px;
  width:9px
  overflow: auto;
}

ul#list-headnav li {
  display:inline
}

ul#list-headnav li a {
  text-decoration:none;
  display: block;
  padding:5px 0;
  width:135px;
  background:#DCDEE3;
  color:#1a4663;
  float:left;
  text-align:center;
 border-top:2px solid #e4e6ed;
 border-left:2px solid #e4e6ed;
border-right:2px solid #c1c4c9;
border-bottom:2px solid #c1c4c9;

}

ul#list-headnav li a:hover {
  background:#F0F2F7;
  color:#000;
  border-top:2px solid #dcdee3;
  border-left:2px solid #dcdee3;
border-right:2px solid #EDF0F5;
border-bottom:2px solid #EDF0F5;
}
/* Shopping Navigation Buttons Syling Information */
ul#list-shopnav{
  list-style:none;
  margin:0px;
  padding:0;
  width:100px
  overflow: auto;
}

ul#list-shopnav li {
  display:inline
}

ul#list-shopnav li a {
  text-decoration:none;
  display: block;
  padding:5px 0;
  width:135px;
  background:#DEE6F7;
  color:#1a4663;
  float:left;
  text-align:center;
 border-top:2px solid #E6EEFF;
border-right:2px solid #D5DEF0;
border-bottom:2px solid #D8E0F2;
border-left:2px solid #E6EEFF;
}

ul#list-shopnav li a:hover {
  background:#EDF3FF;
  color:#000;
  border-top:2px solid #D5DEF0;
border-right:2px solid #E6EEFF;
border-bottom:2px solid #E0EAFF;
border-left:2px solid #D5DEF0;
}