* {
	/*border:0; */
	margin: 0; 
	padding: 0; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #ACBEBE;
	line-height: 130%;
}
h2 {
	font-size: 100%;
	line-height: 120%;
	color: #8495AA;
	font-weight: bold;
	margin-left: 99px;
	margin-bottom: 20px;
}

h3 {
	font-size: 90%;
	line-height: 120%;
	color: #DFA8A8;
	font-weight: bold;
	margin-left: 99px;
	margin-bottom: 5px;
}

p {
	font-size: 80%;
	line-height: 120%;
	color: #999999;
}
a {
	text-decoration: underline;
}

/*li {
	font-size: 80%;
	color: #999999;
	margin-left: 110px;
	padding-left: 5px;
	list-style-type: disc;
} */

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}





#container {
	width: 1025px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 40px;
	background-color: #FFFFFF;
}
#top_left_editable_box {
	width: 275px;
	float: left;
	height: 150px;
	margin-top: 20px;
}
#logo {
	width: 750px;
	float: left;
	height: 180px;
	background-image: url(images/template/logo_4b.jpg);
}
#home_nav {
	height: 15px;
	width: 100%;
	text-align: left;
}
#home_nav a {
	font-size: 90%;
	color: #B98182;
	margin-left: 25px;
	line-height: 150%;
}

#mini_nav {
	float: right;
	width: 88px;
	text-align: center;
	font-size: 90%;
	color: #BD807F;
	line-height: 150%;
	background-image: url(images/template/mini_nav_background_2.jpg);
	background-repeat: no-repeat;
	height: 68px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 8px;
}


#mini_nav a {
	font-size: 90%;
	color: #B98182;
}

#mini_nav2 {
	float: left;
	width: 108px;
	text-align: left;
	font-size: 100%;
	color: #B98182;
	line-height: 200%;
	background-image: url(images/template/mini_nav_2_background_3.jpg);
	background-repeat: no-repeat;
	height: 108px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 15px;
	margin-left: 125px;
}
#mini_nav2 p {
	line-height: 143%;
}



#mini_nav2 a {
	font-size: 90%;
	color: #CFA9AA;
}


#left_column {
	float: left;
	width: 125px;
}
#inner_container {
	background-repeat: no-repeat;
	float: left;
	width: 800px;
	background-image: url(images/template/content_background_3.jpg);
}
#right_column {
	float: left;
	width: 100px;
	background-image: url(images/template/right_column_background_3.jpg);
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 700px;
	margin-left: 15px;
	margin-top: 10px;
}
#content a {
	color: #90A1B9;
	text-decoration: underline;
}
#content a:visited {
	color: #90A1B9;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}





/* No longer needed
#cream_home_box  h1 {
	font-size: 70%;
	font-weight: bold;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#cream_home_box  p {
	font-size: 70%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	line-height: 110%;
}
*/
/* ORIGINAL, when it had header, text and link 
.cream_home_box a {
	font-size: 100%;
	font-weight: bold;
	color: #999999;
	margin-left: 70px;
	margin-top: 8px;
	line-height: 90%;
}
*/





#inner_page_content {
	float: left;
	margin-top: 10px;
	width: 700px;
}
#inner_page_content  h1    {
	margin-left: 75px;
}

#inner_page_content p {
	padding-right: 100px;
	padding-left: 100px;
}
#inner_page_content  h4    {
	margin: 0px;
	padding: 0px;
}
#inner_page_content h5 {
	margin: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #8495AA;
	padding-bottom: 5px;
}

#inner_page_content a:link {
	color: #C08285;
	text-decoration: underline;
}



#top_nav {
	float: left;
	height: 20px;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AABCBC;
	border-right-color: #AABCBC;
	border-bottom-color: #AABCBC;
	border-left-color: #AABCBC;
	padding-bottom: 4px;
}
#top_nav  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #AABCBC;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AABCBC;
}
/* FIRST ATTEMPT.left_nav
#left_nav {
	color: #FFFFFF;
	background-image: url(images/template/left_nav_background.jpg);
	float: right;
	height: 250px;
	width: 125px;
	margin-top: 100px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 120%;
}
#left_nav p {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

#left_nav h1 {
	font-size: 80%;
	font-weight: bold;
	color: #FBEDEA;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
}
*/

.left_nav {
	color: #FFFFFF;
	float: right;
	height: 250px;
	width: 125px;
	margin-top: 85px;
	padding-right: 0px;
	padding-left: 0px;
}
.left_nav  p {
	color: #999999;
	font-weight: normal;
	font-size: 80%;
	line-height: 200%;
}
.left_nav  h1 {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/template/left_nav_header_background.jpg);
	height: 25px;
	padding-top: 3px;
	background-repeat: no-repeat;
}
.left_nav   a:link {
	color: #999999;
	font-weight: normal;
	padding-left: 10px;
}
.left_nav a:visited {
	color: #999999;
	font-weight: normal;
	padding-left: 10px;
}
.left_nav a:hover {
	color: #BF7F80;
	font-weight: normal;
	padding-left: 10px;
}




#TEMP_OLD_SITE {
	margin: 100px;
	clear: both;
	float: left;
	width: 1000px;
}




.float_right {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	margin-right: 25px;

}
/* to delete
.narrow_text_1 {
	margin-left: 60px;
}
.narrow_text_2 {
	margin-left: 95px;
	width: 490px;
}
.narrow_text_3 {
	margin-left: 95px;
	width: 420px;
}
.narrow_text_4 {
	margin-left: 150px;
	width: 300px;
}
.narrow_text_5 {
	margin-left: 95px;
	width: 300px;
}


.narrow_section {
	margin-left: 50px;
	width: 500px;
}

.narrow_section p {
	font-size: 80%;
}

*/
.float_left {
	margin-left: 25px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
.float_left_outdent {
	margin-left: -75px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}

.indent_40px {
	margin-left: 40px;
}





.grey_home_box {
	background-image: url(images/home/grey_box.jpg);
	float: left;
	height: 62px;
	width: 166px;
}

.top_left_box {
	float: left;
	width: 245px;
	text-align: left;
	margin-top: 10px;
}
.top_left_box h1 {
	font-size: 60%;
	font-weight: bold;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
}
.top_left_box p {
	font-size: 60%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	line-height: 80%;
}
.prodname {
	color: #C38183;
	font-size: 100%;
	padding-bottom: 8px;	
}
.price {
	color: #7D8FA6;
	font-size: 100%;
}
.prodprice {
	color: #7D8FA6;
	font-size: 100%;
	padding-top: 20px;
}

.detailname {
	color: #C38183;
	font-size: 100%;
}
.detailprice {
	color: #7D8FA6;
	font-size: 100%;
	/* margin-top: 30px;	*/
}

.detaildescription {
	font-size: 110%;
	line-height: 140%;	
}

.detaildescription a:link {
	text-decoration: underline;
	color: #FF33FF;
}



.prodoption {      /* Styles the price on the short desc page */
	color: #7D8FA6;
	font-size: 90%;
	margin-top: 5px;
}
.detailoption {    /* Styles the price on the detail page */
	color: #7D8FA6;
	font-size: 95%;
	margin-top: 5px;
}












table {
font-family: verdana, helvetica, sans-serif;
font-size: 100%;
text-align: left;
color: #000;
}

.topbg {
background-image: url(images/topbg.gif);
}

.barbg {
background-image: url(images/barbg.gif);
}

.leftbg {
background-image: url(images/leftbg.gif);
}

A.menu:link {
COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:active {
COLOR: #FFFFFF; TEXT-DECORATION: none}
A.menu:visited {	COLOR: #FFFFFF; TEXT-DECORATION: none}
A.menu:hover {
	COLOR: #333333; TEXT-DECORATION: none}
TD.menu {font-family: Arial;font-size: 12px;color: #333333;}
DIV.menu {font-family: Arial;font-size: 12px;color: #333333;}
A:link  {color: #90A1B9;text-decoration: none;}
A:visited  {color: #90A1B9;text-decoration: none;}
A:active  {color: #90A1B9;	text-decoration: none;}
A:hover  {color: #333333;	text-decoration: none;}
TD  {
	font-family: Arial;
	font-size: 95%;
}  /* AFFECTS SIZE OF PRODUCT INFO IN PRODUCTS ETC*/
TD.right {font-family: Verdana,Arial;font-size: 11px;color: #333333;}

HR {
	color: #90A1B9;
	height: 1px;
}


/* ---------------------navigation-------------------------- */


#menu_container {
margin:0; 
position:relative; 
width:700px; 
height:25px; 
z-index:100;
}

#nav {
height: 20px;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #AABCBC;
	padding: 0px;
list-style-type: none;
}



#nav ul {
padding:0; 
margin:0; 
list-style-type: none;

}

#nav iframe {
position:absolute; 
left:-9999px; 
border:0; 
padding:0; 
margin:0; 
width:0; 
height:0;
}

#nav li a, #nav li a:visited {
	display:block;
	position:relative;
	float:left;
	font-size:11px;
	height:20px;
	line-height:19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AABCBC;
	text-decoration: none;
	padding: 0px 8px 0px 7px;
	text-align: left;
	font-weight: bold;
	list-style-type: none;
}


#nav li ul li a, #nav li ul li a:visited {
width:11.5em;  
	font-size: 12px;
	color: #FFFFFF;
}


#nav li {
float:left; 
}

#nav li a:hover {
position:relative; 
color: #C38183;
}

#nav li:hover {
position:relative;
}

#nav li:hover > a {
color: #C38183;
}

#nav li ul {
position:absolute; 
left:-9999px; 
background: #CCCCCC;
width:11.5em;
}

#nav li:hover > ul {
top:-1px; 
left:121px; 
width:11.5em;
}

#nav > li:hover > ul {
left:0; 
top:20px;
width:9.9em;
}


#nav li li { 
	margin-left: 0px; 
	margin-right:0px;
	border-bottom: 1px solid #FFFFFF;
}

#nav li ul  li a:hover {
	background-color:#CCCCCC;
}


#nav table {
border-collapse:collapse; 
width:0; 
height:0; 
border:0; 
font-size:1em;
}

#nav li a:active, #nav li a:focus {
	background:#dfd7ca;
	color:#C38183;
}



#nav li a:hover ul {
left:-1px; top:20px; width:11.5em;
}

#nav li a:hover ul a:hover ul,
#nav li a:hover ul a:hover ul a:hover ul,
#nav li a:hover ul a:hover ul a:hover ul a:hover ul { 
top:-1px; width:11.5em; 
}

#nav a:hover ul ul,
#nav li a:hover ul a:hover ul ul,
#nav li a:hover ul a:hover ul a:hover ul ul,
#nav a:hover ul iframe,
#nav li a:hover ul a:hover ul iframe,
#nav li a:hover ul a:hover ul a:hover ul iframe {
left:-9999px;
}

#nav a:hover iframe {left:-1px; top:20px;}

#nav a:hover a:hover iframe,
#nav a:hover a:hover a:hover iframe {
width:11.5em;
top:-1px;
}


#footer {
	float: left;
	margin-top: 40px;
	margin-left: 155px;
	width: 650px;
	color: #B6B6B6;
	font-size: 70%;
	text-align: center;
}
#footer a {
	margin-right: 30px;
}

/* cart text */
.cobhl {
	font-size: 100%;
	color: #666666;
}
.cobll {
	font-size: 100%;
	color: #4189DC;
}
/* cart table */
.cobtbl {
	font-size: 80%;
	color: #FF3300;
}
#top_bar {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #EBD1CF;
	border-right-color: #EBD1CF;
	border-bottom-color: #EBD1CF;
	border-left-color: #EBD1CF;
	height: 20px;
}
#main_nav {
	text-align: center;
	width: 1025px;
	margin-right: auto;
	margin-left: 40px;
	background-color: #F5F5F7;
	color: #CCCCCC;
	height: 20px;
	padding-left: 0px;
}
#main_nav a {
	font-size: 80%;
	font-weight: normal;
	color: #CA9693;
	margin-right: 10px;
	margin-left: 25px;
}
#main_nav a:hover {
	text-decoration: underline;
}
.prod3buy  {
	text-decoration: underline;
	background-image: url(images/others/button_buy.jpg);
	background-repeat: no-repeat;
}
#extraits_test {
	float: left;
	margin-top: 10px;
	width: 600px;
	margin-left: 100px;
}
#extraits_test  h1    {
	margin-left: 75px;
}

#extraits_test p {
	padding-right: 100px;
	padding-left: 0px;
}

#extraits_test a:link {
	color: #C08285;
	text-decoration: underline;
}
#photo_caption_right {
	float: right;
	width: 250px;
	margin: 10px;
}
#photo_caption_right p {
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	background-color: #AEAEAE;
	font-size: 70%;
}
#photo_caption_left {
	float: left;
	width: 250px;
	margin: 10px 20px 5px 0px;
}
#photo_caption_left p {
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	background-color: #AEAEAE;
	font-size: 70%;
}
/*Changed from a class to a div as link was picking up style from #content and I couldn't get it to work as a class */
/*

#cream_home_box {
	background-image: url(images/home/cream_box.jpg);
	float: left;
	height: 62px;
	width: 166px;
	margin-left: 12px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#cream_home_box a {
	font-size: 100%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: none;
}

#cream_home_box  a:visited {
	font-size: 100%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: none;
}
#cream_home_box  a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
}


#cream_home_box_2 {
	background-image: url(images/home/cream_box.jpg);
	float: left;
	height: 62px;
	width: 166px;
	margin-left: 12px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 20px;
}

#cream_home_box_2  a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
}

#cream_home_box_2  a:visited {
	font-size: 100%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: none;
}
#cream_home_box_2  a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
}

#cream_home_box_3 {
	background-image: url(images/home/cream_box.jpg);
	float: left;
	height: 62px;
	width: 166px;
	margin-left: 12px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#cream_home_box_3  a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
}
#cream_home_box_3  a:visited {
	font-size: 100%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: none;
}
#cream_home_box_3  a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
}

*/

#home_bot_section {
	color: #99A8C2;
}
#home_bot_section a {
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#home_bot_section a:hover {
	text-decoration: underline;
}
#home_bot_section a:visited {
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.cream_home_box {
	background-image: url(images/home/cream_box.jpg);
	float: left;
	height: 62px;
	width: 166px;
	margin-left: 12px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 20px;
}
.cream_home_box a {
	font-size: 100%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: none;
}

.cream_home_box  a:visited {
	font-size: 100%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: none;
}
.cream_home_box  a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #999999;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: none;
}
.giantimgback {
	margin-top: 5px;
	margin-bottom: 5px;
}
.postage_table  {
	color: #999999;
	text-align: left;
	font-size: 80%;
}
.pink_text {
	color: #C38183;
	font-size: 90%;
}
#mailchimp {
	margin-left: 100px;
	width: 490px;
	background-color: #FCF1F1;
	border: 1px solid #999999;
}
