/*  RED FOOTER : #ED1B24
 *  GRAY TEXT : LINK COLOR #636466
 *  BLUE SEARCH : #274D7E
 * 
 * 
 */
html {
	background-color: #FFFFFF;
	color:#636466;
}

p {text-align:justify;}

a {
	color:#5DAAD6; /*ED1B24*/
}

.link1 {
	color:#838383;
	text-decoration:none;
	font-weight:bold;
}

#bd{
	font-family:Georgia;
}

#bd h1 {
	color:#636466;
	font-size:2em;
}
#bd h2{
	color:#636466;
	font-size:2em;
}

#bd h2 span{
	color:#5DAAD6; /*ED1B24*/
}

#bd h3 {
	color:#636466;
	font-size:2em;
	border-bottom:3px solid #ACD038; /*5CA3D7*/
	margin-bottom:5px;
}

#bd h4{
	color:#5DAAD6; /*ED1B24*/
	font-size:1.5em;
}

input {
	color:#636466;
	padding:2px;
}

#bd p {
	font-size:1.25em;
	margin-top:0.75em;
	margin-bottom:0.75em;
}

div.product-seperator {
	width:100%;
	height:2px;
	background-color:#ACD038; /*5CA3D7*/
	margin:3px 0px 3px 0px;
}

p.green{
	color:#91B51D;
	font-weight:bold;}
	
p.blue{
	color:#5CA3D7;
	font-weight:bold;}
	
p.red{
	color:#ED1B24;
	font-weight:bold;}
	
.layoutheader {
	font-family:Verdana;
	color:#274D7E;
	font-size:1.5em;
	font-weight:normal;
}

.default_subtitle {
	font-weight:bold;
	font-size:1.2em;
}

#hd {
	clear:both;
	padding:0px;
	margin-bottom:5px;
}

#fy-search{
	clear:both;
	border-top:3px solid #ACD038; /*#274D7E*/
	text-align:left;
	color: #EEEEEE;
	font-weight:bold;
	display:table;
	width:100%;
}
#fy-search form{
	float:left;
	background-color: #ACD038; /*#274D7E*/
	border-right:3px solid #ACD038; /*#274D7E*/
	padding:3px;
	width:283px;	
	clear:both;
}	
/* <Code added RE ticket #163>  */
.fy-signup-head{
	color: #6D6B6C; /*#FF0000*/
	font-weight:bold;
	width:292px;
	height:25px;
	border: 1px solid #8DC2E4; /*#FF0000*/
}	
.fy-signup{
	color: #FFFFFF;
	font-weight:bold;
	width:292px;
	height:25px;
	border-left:solid #FF0000 1px;
	border-color:#8DC2E4; /*#FF0000*/
	background-color: #8DC2E4; /*#FF0000*/
}
.redtextbox{
	color: #6D6B6C; /*#FF0000*/
	font-weight:normal;
}
.blacktextbox{
	color:#000000;
}
/* </Code added RE ticket #163>  */
	
#ft-menu {
	text-align:center;
	height:27px;
	background-color: #ACD038; /*#ED1B24*/
	font-weight:bold;
}
#ft-menu ul {
	padding-top:5px;
}
#ft-menu li {
	width:100px;
	float:left;
}
#ft-menu li a {
	color:#fdfdfd;
	text-decoration:none;
}

#ft-copyright {
	padding-top:10px;
	clear:both;
	text-align:center;
	font-size:8pt;
}


#home-left{
	width:406px;
}
#home-middle{
	width:300px;
}
#home-right{
	width:300px;
}
#bd-photos li{
	float:left;
}
#furniture-photos {
	height:113px;
	background-image:url('../images/home/bottom-image.jpg');
	background-repeat: repeat-x;
}
#ft-links {
	clear:both;
	margin:15px 0px 15px 0px;
}
#ft-links a{
	color:#636466;
	text-decoration:none;
}
#ft-links li {
	float:left;
	width:130px;
	text-align:center;
}

#bd {
  padding-top:5px;
  min-height:300px;
  height:auto !important;
  height:300px;
}
#bd-side-photos{
	text-align:center;
}
ul.list {
	margin-left:1em;
}
ul.list li{
	list-style-type: disc;
	padding-bottom:8px;
}
table.product-links {
	margin:10px 0px 10px 0px;;
	
}
table.product-links td {
	padding:5px 5px 5px 10px;
}

table.product-links a {
	text-decoration:none;
	color:#636466;
}

table.product-links td.border {
	border-bottom:3px solid #5CA3D7;
}
table.collection-links-menu a {
	text-decoration:none;
	color:#636466;
	display:block;
	padding:2px;
}

table.collection-links-menu a:hover {
	color:#5DAAD6;  /*ED1B24*/
}
table.collection-links-menu a.selected {
	color:#5CA3D7;
}
.hdtype1{
	color:#838383;
	font-size:16px;
	font-weight:bold;
}

#hdtype{
	font-family:Georgia;
}

#hdtype h1 {
	color:#5DAAD6;
	font-weight:bold;
}