/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
@import url("http://fonts.googleapis.com/css?family=Droid+Sans:400,700|Crimson+Text:400,400italic,700,700italic");
body{
	margin:0; padding:0;
	font-family: 'Crimson Text', Times, 'Times New Roman',serif;
	color: #333333;
	line-height: 21px;
	background-color: #c9a254;
	font-style: normal;
	text-align:center;
}

img {border:0px}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #7e0000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% 'Droid Sans',Verdana,sans-serif;
 color: #715627;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% 'Crimson Text',serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: bold 125% 'Crimson Text',Times,'Times New Roman',serif;
 color: #222;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h6{
 font: bold 100% 'Droid Sans',Verdana,sans-serif;
 color: #715627;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
 margin:0 0 15px 0;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}
				
input, textarea {
font-family: 'Droid Sans', Verdana, Arial,sans-serif; font-size:11px;
}
label {
	width: 10em;
}
.fieldlabel {
	font-family: 'Droid Sans', Verdana, Arial, sans-serif; 
	width: 9em;
	float: left;
	font-size: 0.7em;
	font-weight: bolder;
	margin: 0 2em;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
	width:940px;
	margin: 0px auto; padding: 10px;
	background-color:#f4f4ea;
	text-align:left;
	}
#pagecell1{
	/*
	position:absolute;
	top: 120px;
	left: 2%;
	right: 2%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff8dc;
	*/
	width:940px;
}

#masthead{
	/*
	position: absolute;
	top: 10px;
	left: 2%;
	right: 2%;
	margin-right: auto;
	margin-left: auto;
	*/
	width:940px;
}

#hdLogo {
	float:left;
	margin:18px 0px 35px 30px;
	}
#hdLogo h1 {margin:0; padding:0;}

#hdContact {
	float:right;
	text-align:right;
	font-size:17px;
	margin-top:30px;
	}

#pgHdHome img {
	width: 940px;
	margin: 0 0 30px 0;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	}
#pgHeader {
	width:910px;
	margin: 0 0 30px 0;
	padding: 40px 0px 20px 30px;
	background: #c09c55 url(../images/bg_header.jpg) 0 0 repeat-x;
	font: 400 35px/20px 'Crimson Text', Times, 'Times New Roman', serif;
	color: #e8d9be;
	text-transform:capitalize;
	text-shadow: 1px 2px 1px #362911;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	}
#pgHeader a:link, #pgHeader a:visited {
	color: #dabd88;
	text-decoration: none;
	}
#pgHeader a:hover{
	color: #dabd88;
	text-decoration:underline;
	}
#pgHeader span {margin:0 5px;}

#content{
	width:640px;
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 240px;
	}

.middlecol{
	float:left;
	width:460px;
	margin-right:20px;
	}
.rightcol{
	width:160px;
	margin-left:480px;
	background-color:#fff;
	}
.rightcol h1{
	background-color:#33240d;
	font: 11px 'Droid Sans', Verdana, Arial, sans-serif;
	color:#c9a254;
	padding:7px;
	}
.rightcol img {border:0}
.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
	}



/************** feature styles *****************/

.feature{
	float: left;
	width: 100%;	/*
	margin: 0 2em;
	padding-right: 2em;	*/
}
html>body .feature {height: auto;}

.feature h3{
	font-size: 30px; line-height:31px; font-weight:400; font-style:italic;
	text-transform:capitalize;
	color: #715627;
	margin-top:-3px;
	}

.feature h4{
	font-size: 24px; line-height:31px; font-weight:300; font-style:italic;
	color: #715627;
	margin-top:0px;
	}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 2em 1em 0;
	width: 100%;
}

.story h2{
	font: bold 125% 'Crimson Text',Times,'Times New Roman',serif;
	color: #000000;
	margin-bottom:0px;
}

.story h3{
	font: bold 125% 'Crimson Text',Times,'Times New Roman',serif;
	color: #000000;
	margin-bottom:-13px;
}

.story h4{
	font: bold 100% 'Crimson Text',Times,'Times New Roman',serif;
	color: #000;
}

.story p {
	padding: 0px 0px 5px 0;
}

.story img {
	margin: 5px 10px 5px 0px;
}
.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

.gallery img {border:1px solid #604820;}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 4px solid #c9a254;
	font-size: small;
	color: #333;
	padding: 10px;
	margin-top: 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#ftLogo {
	float:left;
	margin:5px 0px 5px 0px;
	font-size:14px;
	line-height: 14px;
	}
#ftLogo h1, #ftLogo h1 a, #ftLogo h1 a:hover, #ftLogo h1 a:visited {
	margin:0 0 15px 0; padding:0;
	font: bold 16px/18px "Times New Roman", Times, serif;
	color:#333;
	text-decoration:underline;
	}

#ftInfo {
	float:right;
	text-align:right;
	font-size:13px;
	margin-top:5px;
	}
#ftInfo span {margin:21px;}


/************ Navigation styles **************/

#pageNav{
	float: left;
	width:186px;
	margin:0 34px 20px 20px;
	font-family: 'Droid Sans',Verdana,Arial,sans-serif;
	font-size:14px;
}

#navL1 {
	margin: 0px;
	padding: 0px;
}
#navL1 a:link, #navL1 a:visited {
	display: block;
	border-top: 1px solid #a09680;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	}
#navL1 a:hover{
	background-color: /*#DDEEFF;*/#ebe4cc;
	text-decoration: none;
	}
#navL1 a:link.selected, #navL1 a:visited.selected {
	background-color: /*#f4f4ea*/ #ebe4cc;
	color:#333;
	}
#navL1 a:hover.selected {
	background-color: /*#f4f4ea*/ #ebe4cc;
	text-decoration: none;
	cursor:default;
	}
#navL1 a:link.omega, #navL1 a:visited.omega {
	border-bottom: 1px solid #a09680;
	}

#navL2 {
	margin:0;
	padding:0;
	}
#navL2 ul {
	list-style:none;
	margin:0;
	padding:0 0 5px 0;
	background-color: /*#f4f4ea*/ #ebe4cc;	
	font-size: 13px;
	line-height: 16px;
	}
#navL2 li {
	background:url('../images/raquo.gif') 0px 5px no-repeat;
	margin:0 0 0 25px;
	padding: 0 0 6px 0px;
	text-transform: capitalize;
	}
#navL2 li a:link, #navL2 li a:visited {
	display: block;
	border-top:0px;
	font-weight: normal;
	padding: 0 0 0 10px;
	}
#navL2 li a:hover {
	margin:0 0 0 10px;
	padding: 0 0 0px 0px;
	text-transform: capitalize;
	text-decoration: underline;
	}
#navL2 li a:link.selected, #navL2 li a:visited.selected {
	color: #333;
	font-weight: 700;
	cursor:default;
	background:url('../images/raquo.gif') 0px 5px no-repeat;
	}
#navL2 li a:hover.selected {background:none;}	

#navL3 {
	margin:0px 0 5px 0;
	padding:0;
	}
#navL3 li {
	margin:0 0 0 40px;
	padding: 0 0 6px 0px;
	}



/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.topic {
	margin-bottom: 1em;
	float: left;
	width: 80%;
	margin-top: .1em;
}
.topic img {
	float: left;
}



/********************* Home Social Networks Box **********************/
#socialbox {
	width:186px;
	margin-top:50px;
	background:#e9dabd url(../images/bg_social.png) no-repeat;
	font-family:"Droid Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	}
#socialbox h4 {
	font: bold 12px/16px "Droid Sans", Verdana, Arial, sans-serif;
	text-align:center;
	color: #e0ceaa;
	margin:0;
	padding:7px 0 20px 0px;
	}
#socialbox ul {
	list-style:none; 
	margin:0; 
	padding:0 0 20px 0;
	}
#socialbox li {
	display: block;
	width:160px;
	margin:0 0 3px 20px;
	padding:0px;
	}
#socialbox img {
	margin-right:8px;
	vertical-align:middle;
	}


/********************* Home Bucket Boxes **********************/
#thirds {
	width:700px;
	margin-bottom:50px;
	}
#thirds img {margin: -10px -10px 0px -10px;padding-right:0;}
#thirds .box {
	width:198px;
	padding:10px;
	margin-right:17px;
	border:1px solid #31312f;
	min-height:275px;
	background-color:#fff;
	float:left;
	font-size: 14px;
	line-height: 17px;
	}
.box h3 {
	font: bold 14px/16px "Droid Sans", Verdana, Arial, sans-serif;
	color: #31312f;
	margin: 5px 0 6px 0;
	padding:0;
	}


/********************* Products page **********************/
#prodThumbs ul {
	margin:40px 0 30px 0; padding:0;
	list-style: none;
	width: 640px;
	font-weight:700;
	line-height:17px;
	}
#prodThumbs li {
	margin:0 20px 55px 0; padding:0;
	width:140px;
	float:left;
	}
#prodThumbs img {
	border: 1px solid #634b21; 
	margin:0 0 5px 0; 
	padding:0;
	}
.prodRollover a {
	display:block;
	width:138px;
	height:88px;
	text-decoration:none;
	}
.prodRollover a:hover {
	background:#000;
	opacity:.90;
	filter:alpha(opacity)=90);
	text-decoration:underline;
	}


/********************* Testimonials **********************/
.testimonial {
	margin:0px; padding: 20px 80px;
	font-style:normal;
	background: transparent url(../images/ldquo.png) 55px 16px no-repeat;
	}
.who {
	text-align:right;
	font-family: "Droid Sans", Verdana, Arial, sans-serif;
	font-style:normal; font-weight: bold; font-size:11px;
	margin-top:1px;
	}
.rdquo {
	background: transparent url(../images/rdquo.png) 7px 5px no-repeat;
	width: 30px;
	display: inline-block;
	color: #f4f4ea;
	}

