/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
}
body {
	/*background-color: #77615b;  -// OLD COLOUR //-   */
	background-color:#4d0e0e;
	/*background-image:url(../images/background.gif);
	background-repeat:no-repeat;*/
	background-image:url(../images/pattern6.gif);
	background-repeat:repeat;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	/*color:#654c17;*/
	color:#503b0f;
	padding:20px;
	margin:auto;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	/*color:#654c17;*/
	color:#503b0f;
	line-height: 13px;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	/*color:#654c17;*/
	color:#503b0f;
	line-height: 17px;
}
a {
	color:#691010;
	/*color:#654c17;*/
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color:#920707;
	/*color:#654c17;*/
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	/*font-size:19px;*/
	color: #43494c;
	text-align:left;
	font-family: verdana,sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.2pt;
	word-spacing: 0pt;

}
h2 {
	margin-top: -3px;
	margin-bottom: 10px;
	font-size:14px;
	color: #43494c;
	font-weight: bold;
}
/*------------------------------------------------------------------------ 
    GENERAL SETTINGS   
-------------------------------------------------------------------------*/
.alignleft { float : left}
.alignright { float : right}
.alignimageleft { float : left; margin-right:8px; border: 2px solid #af9456}
.alignimageleft2 { float : left; margin: 0 10px 10px 0; /*border: 2px solid #af9456;*/ }
/*------------------------------------*/
#page-container {
	margin:0 auto;
	background: white;
	width: 888px;
	padding-top:3px;
	border: 4px solid #222;
	/*border: 4px solid #222; -- 2008.10.09 -- */
	}
#inner-container { width: 858px; margin: 15px 0 0 15px}

#header {
	background-image:url(../images/exclusive-engravers-header.jpg);
	background-repeat:no-repeat;
	height: 187px;
	margin: 0 0 3px 0;
	background-color:#FFFFFF;
}
/*------------------------------------------------------------------------ 
           MENU   
-------------------------------------------------------------------------*/
#main-nav{ float: right; width:858px; text-align:right; background-color: #9f8349; padding: 0; margin: 0 0 10px 0; position:relative; bottom:0px; background-image:url(../images/menu-bg.jpg); repeat: none} 
ul#menu{ font: 11px Verdana, Helvetica, sans-serif; font-weight: bold; color: #43494c; text-decoration: none; margin: 4px 0px 4px 0px}
ul#menu li { display: inline;}
ul#menu li a {color: #fff; text-decoration: none; padding: 2px 6px 4px 6px; border-bottom:2px solid #fff;}
a:focus { outline: none }
/*a:link, a:visited { color: #fff; }*/
ul#menu li a:hover {color: #fff; background-color: #333; border-bottom:2px solid #43494c; border-top:2px solid #43494c;}
/*ul#menu li a:hover {color: #fff; background-color: #43494c; border-bottom:2px solid #43494c; border-top:2px solid #43494c;} -- 2008.10.09 -- */
#home .home, #services .services, #gallery .gallery, #faq .faq, #contact .contact {padding: 2px 0px 4px 0px; background-color: #602b19; border-bottom:2px solid #666; }
/*#home .home, #services .services, #gallery .gallery, #faq .faq, #contact .contact {padding: 2px 0px 4px 0px; background-color: #896e36; border-bottom:2px solid #666; } -- 2008.10.09 -- */
/*---------------------------------------------------------------------------------------------*/

#content {
	width: 858px;
	/*height: 300px;*/
	clear:both;
}
#leftcolumn {
	float: left;
	margin-top:4px;
	width: 594px;
	/*height: 340px;*/
	background-color:white;
	text-align: justify;
}
#rightcolumn {
	float:right;
	margin-top:4px;
	width: 234px;
	/*height: 270px;*/
	text-align:left;
	/*background-color:#efefef;*/
	padding:4px 4px 4px 8px;
}
/*
ul#reasons{ font: 10px Verdana, Helvetica, sans-serif; color: #787878; text-decoration: none; padding:0; margin: 5px 0 0 0; list-style-image: url(../images/icon.gif);}
ul#reasons li{ margin-top:8px; margin-left:15px; }
*/
ul#reasons{ font: 11px Verdana, Helvetica, sans-serif; color: #787878; text-decoration: none; padding:0; margin: 5px 0 0 0px; list-style-type:none;}
ul#reasons li{ margin-top:6px; /*margin-left:15px;*/

background-image: url(../images/icon.gif);
background-repeat: no-repeat;
background-position: 10px -2px -5px -5px;
padding-left: 15px;
overflow:visible;
 }

#contact_us_bar{
	float:left;
	background-image:url(../images/contact-us.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 20px;
	width: 234px;
	height: 37px;
	text-align:center;
}
#contact_us_bar a{
	background-image:url(../images/contact-us.gif);
	background-repeat:no-repeat;
	width: 234px;
	height: 37px;
	text-align:center;
	display: block;
	text-decoration:none;
	padding: 8px 0 0 0;
	color:#fff;
}
#contact_us_bar a:hover{
	background-image:url(../images/contact-us.gif);
	text-decoration:underline;
}

.contact-text {
	font-weight: bold;
	font-size:14px;
	color:#fff;
	/*margin:14px 0 0 0;*/
}
#fullcolumn {
	float: left;
	margin-top:4px;
	width: 858px;
}
#highlightblock{
	width: 290px;
	height: 180px;
	background-image:url(../images/highlight-panel.gif);
	background-repeat:no-repeat;
	font-size: 14px;
	font-weight: bold;
	color:#43494c;
	margin: 10px 0 14px 0px;
	padding: 1px 0 0 5px;
}
#highlightblock_content{
	width: 280px;
	margin: 12px 0 0 4px;
}


#footer {
	clear: both;
	background: #e9e3d5;
	/*background: #b49d72;*/
	height: 18px;
	padding: 4px 0 0 0;
	text-align: center;
	margin: 0 0 2px 0;
}
#copyright {
	clear: both;
	font-size: 9px;	
	color:#666;
	height: 18px;
	padding: 4px 0 0 0;
	text-align: center;
	margin: 0 0 10px 0;
}
ul#footerMenu{ font: 11px Verdana, Helvetica, sans-serif; color: #43494c; margin: 2px 0px 4px 0px}
ul#footerMenu li { display: inline; font-weight: normal; }
ul#footerMenu li a {color: #43494c; font-weight: normal; text-decoration: none; padding: 2px 4px 4px 4px;}
a:focus { outline: none }
/*a:link, a:visited { color: #fff; }*/
ul#footerMenu li a:hover {color: #43494c; text-decoration: underline;}

.thumbs {
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbs li {
	margin: 5px 10px 12px 4px;
	padding: 0;
	float: left;
	position: relative;
	width: 120px;
	height: 55px;
}
.thumbs li a{
	border: 2px solid #af9456;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	width: 120px;
	height: 55px;
}
.thumbs li a:hover{
	border: 2px solid #333;
}
.thumbs img {
	border: none;
	padding: 0;
}

/*---------------------------------------------------------------------------
       STEPS BLOCK
------------------------------------------------------------------------------*/
#block_holder {
	width: 589px;
	height: 88px;
	padding: 3px 0 0 3px;
	margin: 2px 0 7px 0;
	border-right: solid 2px #ddd;
	border-bottom: solid 2px #ddd;
	border-top: solid 1px #eee;
	border-left: solid 1px #eee;
	/*background-color:#CC0000;*/
}
#step_block {
	background:url(../images/step-background.gif) no-repeat;
	width: 114px;
	height: 85px;
	float:left;
}
#blank {
	width: 4px;
	height: 85px;
	float:left;
}
#blank2 {
	width: 589px;
	height: 2px;
	float:left;
}
#step_number {
	width: 20px;
	height: 30px;
	float: left;
	display:inline;
	margin: 3px 6px 0 8px;
	/*background-color:#CC6600;*/
	font: 24px "Times New Roman", Times, serif;
	font-weight:bolder;
	text-align:center;
	color: #bbb;
	line-height:23px;
}
#step_title {
	width: 78px;
	height: 30px;
	float: left;
	position: top right;
	margin: 3px 0 0 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #727272;
	line-height:12px;
}
#step_image {
	width: 70px;
	height: 45px;
	float: left;
	margin: 0px 0 0 32px;
	display:inline;
}

/*---------------------------------------------------------------------------
       GALLERY
------------------------------------------------------------------------------*/
.gallery-images {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery-images li {
	margin: 0px 2px 2px 0;
	padding: 0;
	float: left;
	position: relative;
	width: 100px;
	height: 306px;
}
.gallery-images li a{
	border: 1px solid #fff;
	padding: 0;
	float: left;
	position: relative;
	width: 100px;
	height: 306px;
}
.gallery-images li a:hover{
	border: 1px dotted #9f8349;
}
.gallery-images img {
	border: none;
	padding: 0;
}

/*---------------------------------------------------------------------------
       FAQ
------------------------------------------------------------------------------*/
.faq_answer{
margin-top:5px;
margin-left:18px;
text-indent:left;
color:#666;
}
.faq_q {
color:#999;
}



/* button styling */
.button {
	/*display: table;*/
	background: #F0F0F0;
	color: #666;
	/*padding: 3px;*/
	margin: 0px 0px 0px 0px;
}
.button:link {
	outline:none;
	color: #666;
}
.button:hover {
	color: #666;
	/*color:#FF0B5B;*/
}
