body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #666666;
}
.bg_1 {
	background: #999999;
}
img {
	border : none;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
li { 
	list-style-type: square;
    color: #cb974e;
}
input { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #cb974e;
	padding: 1px 1px 1px 2px;
}
textarea { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 230px;
	height: 80px;
	border: 1px solid #cb974e;
}
select { 
    font-family : Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #cb974e;
}
A{
	COLOR: #cb974e;
	text-decoration: none;
}
A:hover{
    color: #333333;
    text-decoration: none;
}
.backButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.5pt;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
}
a.backButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.5pt;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
}
a.backButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.5pt;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
}

/*** visible styles ........................................................... ***/
.text_general {
	/* text general gray 12 */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration: none;
	line-height: 120%;
	font-style: normal;
}
.text_general2 {
	/* text general gold 12 */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #c79146;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}
.sub_title {
	/* sub headings gold 14 */
    color: #c79146;
    font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5pt;
    font-size: 14px;
    font-weight: bold;
	line-height: 120%;
}
.sub_title2 {
	/* sub headings gray 14 */
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5pt;
    font-size: 14px;
    font-weight: bold;
	line-height: 120%;
}
.subtitle_big {
	/* headings gold 16 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0.5pt;
	font-weight: bold;
	color: #c79146;
	line-height: 110%;
	background-color: #CCCCCC;
}

.captions {
	/* text small 9 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.horizontalWhiteLine {
	/* Horizontal white line */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/*** END visible styles ***/
/*** Site style elements ...............................  ***/
form {
	margin: 0;
	padding: 0;
}
.clear {
	display: block;
	clear: both;
}
#general_container {
	width: 100%;
	height: 100%;
	text-align: center;	
}
#empty_space {
	height: 35px;
}
/*** End Site style elements***/
/*** Product page styles .............................................. ***/
#container {
	margin: auto;
	text-align: left;
	width: 950px;
	background-color: #ffffff;
}
#banner {
	height: 108px;
	text-align: left;
	background-color: #ffffff
}
#banner .logo {
	float: left;
	width: 445px;
}
#banner .links {
	float: right;
	width: 180px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:normal;
	font-weight: bold;
}
#banner .links .padding {
	padding: 5px 10px 0 0;
}
#home_content {
	text-align: left;
	background-color: #ffffff;
	background: transparent url("../images/side_bg.gif") repeat-y scroll left top;
}
#home_content .side {
	float: left;
	width: 235px;
	text-align: left;

}
#home_content .side .padding {
	padding: 25px 15px 20px 15px;
}
#home_content .content {
	float: right;
	width: 715px;
	text-align: left;
	background-image: url("../images/curle_bg.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 95px;
}
#home_content .content .padding {
	padding: 20px 0 0 15px;
}
#home_content .content_image {
	float: right;
	width: 715px;
	text-align: left;
	background-image: url("../images/wedding_bg.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 41px;
}
#container.gifts #home_content .content_image {
	background-image: url("../images/gifts_bg.jpg");
}
#container.baby #home_content .content_image {
	background-image: url("../images/baby_bg.jpg");
}
#container.christenings #home_content .content_image {
	background-image: url("../images/christening_bg.jpg");
}
#home_content .content_image .navigation {
	display: block;
	width: 715px;
	height: 37px;
	text-align: left;
	background-color: #000000;
}
#home_content .content_image .padding {
	padding: 35px 0 0 15px;
}
#home_content .content .navigation {
	display: block;
	width: 715px;
	height: 37px;
	text-align: left;
	background-color: #000000;
}
#home_content .content .flash {
	display: block;
	width: 715px;
	height: 235px;
	text-align: left;
	background: transparent url("../images/home_bg.gif") repeat-y scroll center top;
}
#home_content .content .flash .paddin {
	padding: 0 0 0 265px;
}
#home_content .content .column1 {
	float: left;
	width: 355px;
	text-align: left;
}
#home_content .content .column1 .paddn {
	padding: 20px 10px 20px 30px;
}
#home_content .content .column2 {
	float: right;
	width: 355px;
	text-align: left;
}
#home_content .content .column2 .paddn {
	padding: 20px 10px 20px 30px;
}
/*** END Product page styles ***/
/*** Footer .................................................... ***/
#footer {
	width: 950px;
	height: 40px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color:#666666;
	background-color: #999999;
}
#footer .padding1 {
	padding: 5px 20px 5px 15px
}
/*** End Footer ***/
/*** Navigation ........................................... ***/

#nav {
	height: 40px;
	width:100%;
	border-bottom: 1px solid #ffffff;
}
#nav .padd {
	padding: 1px 2px 0 10px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}
#nav ul li {
	position: relative;
	float: left;
	list-style: none;
}
#nav ul li a {
	display: block;
	text-align: center;
	color: #c79146;
	width: 175px;
 	font-size: 12px;
	font-weight: bold;
 	text-decoration: none;
}
#nav ul li a span {
	display: block;
	color: #c79146;
	line-height: 35px;
	text-decoration: none;
	cursor: pointer;
	border-right: 1px solid #cccccc;
}
#nav ul li a:hover span, #nav ul li.active a, #nav ul li.on a {
	background-color: #c69c6c;
	width: 175px;
}
#nav ul li.active a span, #nav ul li.on a span {
	color: #000000;
}
/*** End Navigation ***/
/*** Drop Down Menu .............................................. ***/
.cssmenu_iframe, .cssmenu_sub {
	position: absolute;
	z-index: 500;
	top: -500px;
	left: -500px;
	width: 175px;
	background-color: #ffffff;
	border: 1px solid #c69c6c;
	border-top: none;
	padding-top: 2px;
	padding-bottom: 3px;
}
.cssmenu_iframe {
	border: none;
	padding: 0;
}
#cssmenu_submenus ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cssmenu_submenus ul li {
	list-style: none;
}
.cssmenu_iframe {
	z-index: 499;
}
#cssmenu_submenus a, #cssmenu_submenus a span {
	display: block;
	height: 1%;
	text-decoration: none;
	cursor: pointer;
	font-size: 8.6pt;
	color: #767a72;
	font-weight: bold;
}
#cssmenu_submenus a span {
	line-height: 22px;
	text-align: left;
	padding-left: 6px;
}
#cssmenu_submenus a:hover span {
	color: #c69c6c;
}
#cssmenu_submenus a.arrow {
	background-image: url('../images/cssmenu_arrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
}
/*** End Drop Down Menu ***/
