/* GLOBAL ELEMENTS */
* {
	color:#4F4308;
	font-family:verdana,trebuchet ms,helvetica,arial,sans-serif;
	}

body {
	background:#e1cfab url('images/bg.gif');
	margin:0;
	padding:0;
	text-align:center;
	}

img {
	border-width:0;
	border-style:none;
	margin:0;
	padding:0;
	}

p, span {
	font-size:12px;
	}
p {
	padding:0;
	margin: 5px 20px 5px 20px;
	}
hr {
	color: #7C2E21;
	background-color: #7C2E21;
	height: 2px;
	width: 90%;
	border: 0;
	text-align: left;
	margin-top: 5px;
	margin-right:auto;
	margin-bottom:5px;
	margin-left:auto;
	}

input, textarea, checkbox, select, file {
	border:1px solid #000000;
	font-size: 13px;
	padding:0;
	margin: 2px 0 2px 0;
	}

ul, ol, li {
	font-size:13px;
	}

fieldset {
	margin:5px 5px 5px 20px;
	}
/* END GLOBAL */

/* STANDARD CLASSES */
.alert {
	color:#ff0000;
	font:12px;
	line-height: 15px;
	padding:0;
	}

.legal {
	font-size:10px;
	color:#cccccc;
	line-height:13px;
	}
.wysiwyg {
	margin:5px 20px 5px 20px;
	border:0;
	padding:0;
	width:505px;
	font-size:11px;
	vertical-align:top;
	}
.wysiwyg p, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
	margin:0 0 5px 0;
	padding:0;
	}
.common {
	margin:5px 20px 5px 20px;
	padding:0;
	border:0;
	width:505px;
	font-size:12px;
	}
.plain {
	margin:0;
	padding:0;
	border:0;
	width:100%;
	font-size:12px;
	}
/* END STANDARD CLASSES */

/* STANDARD HEADER */
h1, h2, h3, h4, h5, h6 {
	color:#843c2b;
	margin:0 20px 5px 20px;
	padding:5px 0 0 0;
	}
h1 {font-size:18px;}
h2 {font-size:14px;}
h3 {font-size:13px;}
h4 {font-size:12px;}
h5 {font-size:11px;}
h6 {font-size:10px;}

/* END STANDARD HEADER */

/* STANDARD LINKS */
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a {
	text-decoration:none;
	color:#590000;
	font-weight: bold;
	}
a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover {
	color:#fff;
	}

/* END STANDARD LINKS */

/* ALIGNMENTS */
.cal {text-align:center;}
.left {text-align:left;}
.ral {text-align:right;}
.tvert {vertical-align:top;}
.mvert {vertical-align:middle;}
.mcal {vertical-align:middle;text-align:center;}
.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

/* TABLE */
/* END TABLE */

/* TD */
.transparent_tr {
	background: transparent;
	}
.gold_tr {
	background: #c4a14f;
	}
/* END TD */

/* DIV */
#bg_stripe, #head, #menu, #rdm_images, #hm_flash, #frame, #hm_news, #hm_content, #int_rdm_images, #int_news, #int_content, #collection, #sub_collection, #footer {
	border:0;
	}
#bg_stripe, #head, #menu, #rdm_images, #hm_flash, #frame, #hm_news, #hm_content, #int_rdm_images, #int_news, #int_content, #collection, #sub_collection, #footer {
	padding:0;
	}
#bg_stripe, #hm_news, #hm_content, #int_news, #int_content, #collection, #sub_collection {
	margin:0;
	}
#bg_stripe {
	background: transparent url('images/bg_strip.gif') top repeat-x;
	width:100%;
	}
#head, #menu, #rdm_images, #frame, #int_rdm_images, #footer {
	width:759px;
	margin:0 auto 5px auto;
	_padding:0;
	_margin:0 0 5px 0;
	}
#head, #rdm_images, #frame, #int_rdm_images, #sub_collection {
	text-align: left;
	}
#head {
	height:74px;
	}
#menu {
	height: 33px;
	background: #500000 url('images/bg_menu.jpg') no-repeat;
	text-align: center;
	}
#rdm_images, #hm_flash {
	height:315px;
	}
#hm_flash {
	float:right;
	}
#frame {
	_margin: -3px 0 0 0;
	background: transparent url('images/bg_content.gif') repeat-y;
	}
#hm_news, #hm_content {
	min-height: 202px;
	height:auto !important;
	height:202px;
	}
#hm_news, #int_news {
	background: transparent url('images/bg_int_left.jpg') no-repeat;
	width:208px;
	color:#fff;
	}
#hm_content, #int_content {
	background: transparent url('images/bg_int_content.jpg') no-repeat;
	width:546px;
	float: right;
	}
#int_rdm_images {
	height:181px;
	}
#int_news, #int_content {
	min-height: 300px;
	height:auto !important;
	height:300px;
	}
#collection {
	width:144px;
	height:23px;
	}
#footer {
	padding-top:10px;
	}
/* END DIV */

/* UL */
#menu ul {
	list-style: none;
	margin:0;
	padding:0;
	}
/* END UL */

/* LI */
#menu ul li {
	float:left;
	margin:0;
	padding:8px 0 0 35px;
	}
/* END LI */



/* TEXT */
#footer p {
	font-size: 9px;
	}
#hm_news p {
	color:#fff;
	}
/* TEXT END */

/* LINK */
#btn_studio, #btn_tiles, #btn_showroom, #btn_contact {
	display: block;
    height: 13px;
    text-decoration: none;
	}
#btn_studio {
	background: url("images/btn_our_studio.gif") 0 0 no-repeat;
	width:90px;
	}
#btn_tiles {
	background: url("images/btn_the_tiles.gif") 0 0 no-repeat;
	width:98px;
	}
#btn_showroom {
	background: url("images/btn_the_showrooms.gif") 0 0 no-repeat;
	width:137px;
	}
#btn_contact {
	background: url("images/btn_contact_us.gif") 0 0 no-repeat;
	width:104px;
	}
a:hover#btn_studio, a:hover#btn_tiles, a:hover#btn_showroom, a:hover#btn_contact {
	background-position: 0 -13px;
	}
#sub_collection a {
	display: block;
	text-decoration: none;
	width: 160px;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #f1ecd9;
	border-left: 0;
	background: #500000 url('images/bg_menu_drop.jpg');
	padding: 5px 5px;
	color:#fff;
	font-size:10px;
	}
#sub_collection a.last {
	border-bottom: 0;
	}
#sub_collection a:hover {
	color:#e1cfab;
	}
#hm_news a {
	color:#fff;
	}
#hm_news a:hover {
	color:#cbcbcb;
	}
#hm_news p  a strong, #hm_news p  a strong {
	color:#fff;
	}
#hm_news p  a:hover strong, #hm_news p  a:hover {
	color:#e0ca90;
	}
a strong {
	color:#500000;
	}
a:hover strong {
	color:#fff;
	}
/* END LINK */

/* HEADING */

#hdr_new_page {
	color:#fff;
	padding-top:13px;
	margin-bottom: 17px;
	line-height: 15px;
	font-family:Palatino,Times New Roman,trebuchet ms,helvetica,arial,sans-serif;
	}
/* END HEADING */

/* STRONG */
/* END STRONG */

/* SELECT */

/* END SELECT */

/* INPUT */
/* END INPUT */

/* IMG */
.img_right {
	float:right;
	}
.img_rdm_top {
	margin-bottom: 5px;
	}
.img_rdm_rht {
	margin-left: 5px;
	}
.hdr_img {
	margin: 15px 20px 15px 20px;
	}	
/* END IMG */

/* HR */
/* END HR */

/* SUP */
/* END SUP */
