@charset "utf-8";
/* CSS Document for Granite Bay from Mystic Media by Subeesh*/
/* Global Styles */
html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset  {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}
/*div {display: block;}*/
* {margin:0; padding:0;}
img, div { behavior: url(includes/iepngfix.htc) }
/*html {
	min-height: 100%;
	margin-bottom: 1px;
	height: auto;
}*/

body {
	background: url(../images/bck_page.jpg) repeat-x top center #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F1306;
}
ul{
	font-size: 12px;
	margin: 0 0 10px 20px;
}
/*Class Styles*/
.lft{float:left;} .rit{float:right;} .clrboth{clear: both;}
a img{border:none;}
.hurry{
	border: 1px solid #999999;
	background-color: #5F1306;
	text-align: center;
	padding: 2px 4px;
	color: #FFFFFF;
}
/*Main Styles*/
#Main_Wrap{
	width: 920px;
	margin: 0 auto;
	padding: 30px 0 0;
} 
#HeaderWrap{
	width: 95%;
	height: 132px;
	margin: 0 auto;
}
#Testimonials{
	width: 386px;
	padding: 10px;
	text-align: right;
	color: #5F1306;
	font-size: 16px;
	font-style: italic;
} #Testimonials h1{font-size: 16px; padding-bottom: 20px;}
#Content_Wrap{
	background: url(../images/bck_main.png) repeat-y center;
	margin: 0 auto;
	padding: 0;
}
#ContentHolder{
	width: 864px;
	margin: 0 28px;
	min-height: 250px;
	overflow:auto;
	border: 1px solid #b2b2b2;
	background-color: #e6e8e8;
} 
#ContentLft{
	background: url(../images/bck_artworkTop.gif) top left no-repeat;
	width: 473px;
	margin: 0 auto;
	min-height:350px;
	overflow:auto;
	padding: 2% 8px 2% 15px;
} #ContentLft img{margin-top: 14px;}
#ContentRit{
	background: url(../images/bck_artworkBtm.gif) bottom right no-repeat;
	width: 350px;
	margin: 0 auto;
	min-height:350px;
	overflow:auto;
	padding: 2% 18px 2% 0px;
}
#RitTxt{
	border-left: 1px dotted #979797;
	padding-left: 12px;
	font-size: 14px;
} #RitTxt img{margin-bottom: 12px;} #RitTxt a{color: #601406; text-transform: uppercase; text-decoration: none; text-align: center;} #RitTxt a:hover{color: #663300;}
