/* Thredgold Companies Stylesheet */
/* Written by David Titensor (dave@titandesign.net) */

body {
	margin: 0;
	padding: 0;
	min-width:722px;
	color:#000;
	background: #e2d9c1;
}

	ul, li /* ,p, td, tr, dl, dh */ {
		font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
		text-align: left;
		font-size: 0.98em;
		color: #000;
/*		list-style-type: disc;
*/	}
	
	a:link {
		color: #906a0a;
		text-decoration: underline;
	}
	
	a:visited {
		text-decoration: underline;
		color: #666;
	}
		
	a:hover {
		text-decoration: none;
		color: #333;
	}

	a:active {
		text-decoration: none;
		color: #906a0a;
	}	

	
	h1, h2, h3, h4, h5 {
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
	}
	
	h1 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #906a0a;
	letter-spacing: 0em;
	line-height: 1em;
	font-weight: normal;
	font-style: italic;
	}
	
	h2 {
		font-size: 1.2em;
		font-weight: bold;
		color: #906a0a;
		text-transform: uppercase;
	}
	
	h3 {
		font-size: 1em;
		text-transform: uppercase;
		font-weight: bold;
		color: #333;
		letter-spacing: .1em;
/*		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #CCC;
*/	}
	
	h4 {
		font-size: 1.0em;
		font-weight: bold;
		color: #a1873d;
		line-height: 1.0em;
	}
	
	h5 {
		font-size: 1.0em;
		font-weight: bold;
		color: #616145;
	}
	
	h6 {
		font-size: .98em;
		font-weight: bold;
		color: #333;
		font-family: Georgia, "Times New Roman", Times, serif;
	}


/*LAYOUT DIVS*/	

div#wrapper {
	background: #e2d9c1 url(images/shadow_side.jpg) repeat-x left 153px;
	margin: 0 auto;
}

div#header {
	background: #a67b0f url(images/header.jpg) no-repeat center top;
	height: 153px;
	margin: 0px;
}

div#content {
	background: #e2d9c1 url(images/shadow_side.jpg) repeat-x left top;
	margin: 0px;
	vertical-align: top;
}

div#rightSideBox {
	display: block;
	padding: 10px;
	background-color: #f6f3ec;
	text-decoration: none;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	color: #000;
	text-align: left;
	margin: 0 0 0 20px;
	font-size: 0.7em;
}

div#bottomNav {
	background: #fff url(images/shadow.jpg) repeat-x top;
	letter-spacing: 0.02em;
	text-align: center;
	font-size: 0.65em;
	text-transform: uppercase;
	color: #736b57;
	vertical-align: middle;
	font-weight: bold;
	padding: 10px 0;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	margin: 0px;
}

div#bottomNav a {
	color: #736b57;
	text-decoration: none;
	padding: 0 5px;
}

div#bottomNav a:visited {
	color: #736b57;
	text-decoration: none;
}

div#bottomNav a:hover {
	color: #906a0a;
	text-decoration: none;
}

div#bottomNav a:active {
	color: #906a0a;
	text-decoration: none;}


div#footer {
	background: #c9c0a9 url(images/shadow_footer.jpg) repeat-x left top;
	letter-spacing: 0.02em;
	text-align: center;
	font-size: 0.65em;
	text-transform: uppercase;
	color: #736b57;
	vertical-align: middle;
	font-weight: bold;
	padding: 10px 0;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	}	
		
div#footer a {
	color: #736b57;
	text-decoration: none;
	padding: 0 5px;
}

div#footer a:visited {
	color: #736b57;
	text-decoration: none;
}

div#footer a:hover {
	color: #a67b0f;
	text-decoration: none;
}

div#footer a:active {
	color: #a67b0f;
	text-decoration: none;
}

/*LAYOUT-FORMATING STYLES*/	

.mainContentBox {
	width: 682px;
	margin: 0 auto;
	padding: 20px;
	vertical-align: top;
	background: #fff url(images/shadow.jpg) repeat-x top;
}

	.leftNavBar {
		width: 185px;
		background: #ccc2a7 url(images/leftNavBack.jpg) repeat-y;
		padding: 0;
		font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
		color: #fff;
		text-decoration: none;
		font-size: 1em;
		vertical-align: top;
		text-align: left;
	}
	
	.leftNavBarTop {
		width: 185px;
		height: 91px;
		background: #ccc2a7 url(images/leftNavTop.jpg) no-repeat top;
		padding: 0;}
		
	.leftNavBarLogo {
		width: 185px;
		height: 92px;
		padding: 0;}
		
	.leftNavBarLogo a {
	display: block;	
	background: #ccc2a7 url(images/leftNavLogo.jpg) no-repeat bottom;
	padding: 0;
	margin: 0;
}
	.leftNavBarLogo a:visited {
		color: #fff;
		text-decoration: none;
	}
	
	.leftNavBarLogo a:hover {
		background: #ccc2a7 url(images/leftNavLogo-over.jpg) no-repeat bottom;
		color: #fff;
		text-decoration: none;
	}
	
	.leftNavBarLogo a:active {
		color: #fff;
		text-decoration: none;
	}

		
	.leftNavBarBottom {
	width: 185px;
	height: 14px;
	background: #ccc2a7 url(images/leftNavBottom.jpg) no-repeat bottom;
	padding: 0;
	vertical-align: bottom;
}

	.leftNavBar a {
	display: block;
/*	background-color:#ccc2a7;
*/	padding: 7px 10px 7px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	text-align: left;
	margin: 0 5px 0 5px;
	border-bottom: 1px solid #b6aa8c;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	}
	
	.leftNavBar a:visited {
		color: #fff;
		text-decoration: none;
	}
	
	.leftNavBar a:hover {
		background-color:#b6aa8c;
		color: #fff;
		text-decoration: none;
	}
	
	.leftNavBar a:active {
		color: #a1873d;
		text-decoration: none;
	}
	
		.leftNavBarHead {
		display: block;
		padding: 10px 5px 3px 5px;  
		border-bottom: 1px solid #f1e1a8;	
		font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
		color: #f1e1a8;
		text-transform: uppercase;
		margin: 0 5px 0 5px;
		text-align: left;
		font-size: .65em;
		font-weight: bold;
	}
	
	.leftSubnavHead {
		display: block;
		padding: 4px 5px 4px 10px;  	
		font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
		color: #fff;
		margin: 0 15px 0 0;
		text-align: left;
		font-size: 0.9em;
		font-weight: bold;
	}
		
	.leftSubnavText {
		display: block;
		padding: 10px;
		text-decoration: none;
		font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
		color: #fff;
		text-align: left;
		margin: 0 15px 0 15px;
		border-bottom: 1px solid #b6aa8c;
		font-size: 0.7em;
	}
	
	.leftSubnavTitle {
		color: #FFF;
		text-decoration: none;
	}

	.leftSubnavTitle a{
		display: block;
		background-color:#b6aa8c;
		padding: 5px 5px 5px 10px;
		font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
		color: #FFF;
		text-align: left;
		margin: 0 15px;
		font-size: 0.6em;
		font-weight: bold;
		border-bottom: 1px solid #ccc2a7;
	}
	
	.leftSubnavTitle a:visited {
		background-color:#b6aa8c;
		text-decoration: none;
	}
	
	.leftSubnavTitle a:hover {
		background-color:#998c6b;
		text-decoration: none;
	}
	
	.leftSubnavTitle a:active {
		background-color:#998c6b;
		text-decoration: none;
	}
	
	/* Menu Button Styles */
#divMenu a.aMenuButton, #divMenu a.aMenuButtonDown {
	background-color:#666;
	border-bottom: 2px solid #7e7e7e;
	padding: 3px 5px 3px 18px;
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 3px 50%;
	display: block;
}
/* Set menu button's image */
#divMenu a.aMenuButton {
	background-image: url(images/inactive.gif);
}
/* Change menu button's image on hover and when down */
#divMenu a.aMenuButton:hover, #divMenu a.aMenuButtonDown {
	background-image: url(images/expand.gif);
	background-color:#999;
}

/* Submenu Styles */
div.divSubMenu {
	background:#b6aa8c;
	color:#fff;
	padding: 2px;
	display: none;
}

/* Submenu list styles */
div.divSubMenu ul {
	margin: 0;
	padding: 0 0 0 6px;
}
div.divSubMenu li {
	margin: 0;
	padding: 0px 0 1px 0;
	list-style: none;
}
div.divSubMenu li p {
	margin: 0;
	padding: 0 0 0 6px;
	list-style: none;
}
/* Submenu link styles */
div.divSubMenu a{
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	font-size: 0.65em;
	border-bottom: 1px solid #ccc2a7;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	display: block;
}
div.divSubMenu a:hover{
	color: #fff;
	background: #998c6b;
}

/* Other Submenu styles */
div.divSubMenu h1{
	text-indent:2px;
	margin-top:3px;
	font-size:100%;
}


	.mainColumnHome {
		vertical-align: top;
		padding: 0 0 0 20px;
		font-size: 0.7em;
		font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	}
	
	.mainColumn {
	/*		width: 430px;
*/		padding: 0 0 0 30px;
	vertical-align: top;
	font-size: 0.7em;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.3em;
/*	background-image: url(images/binoculars.gif);
*/	background-repeat: no-repeat;
	background-position: right bottom;
	}

	.rightColumn {
		width: 150px;
/*		background-color:#fff;
*/		vertical-align: top;
		padding: 0;
		color:#000;
	}
		
	.rightColumn a {
		display: block;
		padding: 6px 5px;
		background-color: #f6f3ec;
		text-decoration: none;
		color: #333;
		text-decoration: none;
		text-align: left;
		text-transform: none;
	}
	
	.rightColumn a:visited {
		color: #333;
		background-color: #f6f3ec;
		text-decoration: none;
	}
	
	.rightColumn a:hover {
		color: #000;
		background-color: #e2d9c1;
		text-decoration: none;
	}
	
	.rightColumn a:active {
		color: #000;
		background-color: #b6aa8c;
		text-decoration: none;
	}
	
	.rightSideBarHead {
		display: block;
		padding: 15px 5px 0 5px;
		margin: 0;
		font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
		font-size: 1em;
		font-weight: bold;
		color: #906a0a;
		text-decoration: none;
		text-align: left;
		border-bottom: 2px solid #e2d9c1;
	}
	
	.rightButton {
		padding: 0;
		text-decoration: none;
		margin: 0;
	}
	
	.rightButton a {
		display: block;
		background: #e0dbb0 url(images/btn3.jpg) no-repeat;
		padding: 6px 0 0 0;
		margin: 10px 0;
		height: 20px;
		width: 110px;
		font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
		text-align: center;
		text-transform: none;
		font-size: 0.9em;
		font-weight: bold;
		color: #fff;
		vertical-align: middle;
	}
	
	.rightButton a:visited {
		color: #fff;
		text-decoration: none;
	}
	
	.rightButton a:hover {
		background: #e0dbb0 url(images/btn3_over.jpg) no-repeat;
		color: #fff;
		text-decoration: none;
	}
	
	.rightButton a:active {
		background: #e0dbb0 url(images/jump_over_12.jpg) no-repeat;
		color: #fff;
		text-decoration: none;
	}	

/*---TYPE STYLES---*/

	.leftphoto {
		padding-right: 20px;
		padding-bottom: 10px;
	}
	
	.rightphoto {
		padding-left: 20px;
		padding-bottom: 10px;
	}
	
	.booktitle {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #906a0a;
	line-height: 1em;
	font-weight: normal;
	font-style: italic;
	display: block;
	padding: 0  0 5px 0;
	text-decoration: none;

	}
	.booksubtitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #906a0a;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	padding: 0  0 5px 0;
	display: block;
	}

	.blogDate {
		font-size: 0.9em;
		color: #a1873d;
	}

	.blogQuestion {
		font-size: 1.1em;
		font-weight: bold;
		color: #444428;
	}
	
	.blogInfo {
		padding: 6px 0 12px 0;
		display: block;
		font-size: 0.9em;
		color: #616145;
		font-style: italic;
	}
