/* ----------| Initial Page Structure |---------- */ 

* { 
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	list-style: none;
}

html {
	font-size: medium;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555;
	background: #000 url(../../images/backgrounds/wood_bg.jpg) no-repeat center top;
}

#my_body { 
	text-align: justify; 
	line-height: 26px; 
	position: relative;
	font-size: 16px;
	width: 900px;
	margin: 15px auto 20px auto;
}

#ie-message {
	background:#C00;
	text-align:center;
	border-bottom:1px solid #900;
	color: #fff;
	position:absolute;
	top:0;
	padding:5px;
	width:100%;
	z-index: 6000;
}

#ie-message a {
	color: #fff;
}

#my_header { 
	position: relative;
	/* background: #000 url(../../images/layout/header/bg.jpg) no-repeat left top; */
	height: 160px;
	z-index: 4000;
}

#quote_img_1 {
	text-align: center;
	top: -20px;
	width: 300px;
	left: 600px;
	position: absolute;
	height: 295px;
	z-index: 12;
}

#quote_img_2 {
	text-align: center;
	top: 0px;
	width: 300px;
	left: 600px;
	position: absolute;
	height: 295px;
	z-index: 12;
}

#quote_img_3 {
	text-align: center;
	top: 0px;
	width: 300px;
	left: 600px;
	position: absolute;
	height: 295px;
	z-index: 12;
}

#navigation { 
	position: relative;
	background: #000; 
	padding: 5px;
	z-index: 50;
}

#quote {
	margin-bottom: 10px;
	margin-top: 4px;
	height: 85px;
}

#content { 
	margin-top: 4px; 
	position: relative;
	width: 900px;
	z-index: 0;
}

#my_footer { 
	padding-left: 20px; 
	padding-top: 20px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	color: #7a7748; 
	position: relative;
	width: 900px;
	height: 85px;
	text-align: center;
	background: url(../../images/layout/footer/bg.jpg) no-repeat -90px 10px;	
}

#my_footer a{
	color: #7a7748;
	text-decoration: none;
}

#my_footer a:hover{
	color: #7a7748;
	text-decoration: underline;
}

.divider { 
	color: #3a3923;
}

.location_table {
	width: 100%;
	margin-bottom: 6px;
}

/* ----------| Basic Element Styles |---------- */ 

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal;
	background: transparent;
	color: #;
}

h1, h2, h3 { 
	font-size: 1.6em;
}

h4, h5, h6 { 
	font-size: 1.4em;
}

p { 
	padding-bottom: 1em;
}

p img { 
	vertical-align: middle;
}

.spacer { 
	margin-top: 15px;
}

input { 
	padding: 2px;
	border: 1px solid #cecece;
}

input[type="image"], 
input.submit { 
	border: 0;
	padding: 0;
	background: transparent;
	width: auto;
}

img,
a img { 
	border: 0;
} 

a { 
	color: #4f3c0e;
}

a:visited { 
	color: #4f3c0e;
}

a:hover { 
	color: #7a7748;
	text-decoration: none;
}

a.hover-box img.hover { 
	display: none;
}

a.hover-box { 
	position: relative;
	float: left;
	display: block;
}

a.hover-box:hover { 
	display: block; 
	font-size: 100%; 
	z-index: 1; 
}

a.hover-box:hover img.hover { 
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}

/* ----------| Colors |---------- */ 

/* 
	blue-text - #c8cdd5
	gray - #424242
	brown - #81503e
	tan - #806c49
*/ 

/* ----------| Utilities |---------- */ 

.left { 
	float: left;
	position: relative;
	margin: 6px 10px 2px 0;
}

.right { 
	float: right;
	position: relative;
	margin: 6px 0 2px 10px;
}

.clear {
	clear: both;
}

.clear-left { 
	clear: left;
}

.clear-right { 
	clear: right;
}

.clear-none { 
	clear: none;
}

.center { 
	text-align: center;
}

.autoclear:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.autoclear { 
	display: inline-block;
}

.autoclear { 
	display: block;
}

/* ----------| Layout and Function |---------- */ 

	/* ----------| Header |---------- */ 

#header strong { 
	position: relative;
	float: left;
	display: block;
	background: url(../../images/layout/title.gif) no-repeat right bottom;
	width: 344px;
	height: 49px;
	padding: 25px 0 0 30px;
	text-indent: -9999px;
}

#header strong a { 
	display: block;
	width: 100%;
	height: 100%;
}

#header p { 
	position: absolute;
	right: 2px;
	bottom: -5px;
	background: url(../../images/layout/header/search-bg.gif) no-repeat left top;
	width: 268px;
	height: 33px;
	z-index: 2000;
	padding: 13px 0 0 13px;
	line-height: 1em;
}

#header p * { 
	vertical-align: middle;
}

#header p input { 
	width: 205px;
	font-size: 11px;
}

#header p input.submit { 
	width: auto;
	padding: 1px 0 0 3px;
	border: 0;
}


	/* ----------| Content |---------- */ 

.sub .section_header {
	color: #382000;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 10px;
	font-size: 20px;
	font-weight: bold;
}

.sub .blog_section_header {
	padding-right: 6px;
	padding-left: 6px;
	background-color: #f4f4d7;
	border-top-color: #e5e5c7;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-color: #e5e5c7;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #382000;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
}


.sub .content_hilight {
	color: #630;
	font-weight: bold;
}

.sub .sidebar_heading {
    color: #382000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 12px;
}

.content_hilight {
	color: #630;
	font-weight: bold;
}

.sub #my_sidebar #location{
	margin-top: 14px;
	margin-left: 16px;
	margin-bottom: 12px;
}

.sub #content { 
	padding: 5px;
	background: url(../../images/layout/content/sub-full-bg.png) no-repeat left top;
}

.sub #content #holder { 
	position: relative;
	width: 890px;
	background: url(../../images/layout/content/sub-bg.gif) repeat-y left top;
	z-index: 0;
}

.sub #content #my_sidebar { 
	background: url(../../images/layout/side-bar/sidebar-bg.gif) repeat-x left top;
	background-color: #d8c892;                
	width: 259px;
	float: right;
}

.sub td {
    padding: 10px;
    background: #f0f1e4;
}

.sub .side_text {
	margin-bottom: 15px;
	line-height: 15px;
	margin-left: 16px;
	padding: 6px;
	color: black;
	font-size: 11px;
	border-color: black;
	border-style: solid;
	border-width: 2px;
	background-color: #f0f1e4;
	width: 210px;
	text-align: left; 
}

.sub #side_img {
	margin-top: 14px;
	margin-left: 16px;
}

.widgettitle {
	margin-left: -28px;
	margin-bottom: 8px;
	margin-top: -8px;
	padding: 8px;
	background-color: black;
	line-height: 16px;
	color: white;
	font-size: 14px;
	width: 210px;
	text-align: justify; 
}

.sub .side_img_text {
	margin-bottom: 16px;
	margin-left: 16px;
	margin-top: -8px;
	padding: 8px;
	background-color: black;
	line-height: 16px;
	color: white;
	font-size: 12px;
	width: 210px;
	text-align: justify; 
}

.sub .side_text li{
    padding: 0 0 6px 20px;
}

.sub #content #main { 
	text-align: justify; 
	float: left;
	width: 576px;
	margin: 0 0 0 11px;
	padding: 7px 15px;
	background: transparent;
}

.sub #main h1 { 
	clear: right;
	color: #22384a;
	font-size: 1.4em;
	padding: 10px 0;
}

.sub #main h2 { 
	color: #0c587b;
	font-size: 1.3em;
	padding: 0 0 6px 0;
}

.sub #main h3 { 
	color: #363636;
	padding: 0 0 6px 0;
	font-size: 1.2em;
}

.sub #main ul { 
	padding: 0 0 1em 20px;
}

.sub #main ul li { 
	background: url(../../images/icons/standard-bullet.gif) no-repeat 0 6px;
	padding: 0 0 5px 10px;
}

#content #lower { 
	clear: both;
	position: relative;
	width: 900px;
	background: url(../../images/layout/content/home-lower-tile.gif) repeat-y left top;
	color: #c8cdd5;
	z-index: 0;
}

#content #lower #holder { 
	position: relative;
	background: url(../../images/layout/content/home-lower-bg.jpg) no-repeat left top;
}

#content #lower #lower-sidebar { 
	position: relative;
	float: left;
	padding: 15px 18px 15px 18px;
	width: 282px;
}

#content #lower #lower-sidebar p img.left { 
	padding: 3px 7px 2px 0;
	margin: 0;
}

#content #lower #lower-main { 
	position: relative;
	float: left;
	margin-left: 10px;
	padding: 13px 18px 0 18px;
	width: 535px;
}

#content #lower #lower-sidebar h3, 
#content #lower #lower-main h3 { 
	color: #fff;
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#content #lower #lower-main h3 em { 
	float: right;
	font-style: normal;
}

#content #lower #lower-main h3 em a { 
	font-size: .7em;
	color: #a6bcd1;
	text-decoration: none;
	padding-right: 15px;
	background: url(../../images/icons/arrow-small.gif) no-repeat 88% 50%; 
}

#content #lower #lower-main h3 em a:hover { 
	color: #fff;
}

#content #lower #lower-main ul li a { 
	display: block;
	border-bottom: 1px dashed #888;
	color: #c8cdd5;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	background: transparent url(../../images/icons/bullet.gif) no-repeat 3px 55%;
}

#content #lower #lower-main ul li a:hover { 
	background: url(../../images/icons/bullet.gif) no-repeat 3px 55%;
	text-decoration: underline;
	color: #eee;
}

#content #lower p#directory { 
	position: relative;
	float: right;
	border-top: 1px solid #1f2022;
	width: 540px;
	background: url(../../images/layout/content/directory-bg.jpg) repeat-x left top;
	line-height: 1em;
	padding: 12px 10px 10px 10px;
	margin: 10px -14px 0 -14px;
}

#content #lower p#directory input { 
	font-size: 12px;
	vertical-align: middle;
	width: 250px;
}

#content #lower p#directory input.submit { 
	border: 0;
	width: 22px;
	height: 23px;
	padding-left: 5px;
	background: transparent;
}

#content #lower a.button { 
	position: relative;
	display: block;
	float: right;
	border: 1px solid #727273;
	background: #243141 url(../../images/layout/buttons/gradient-bg.gif) repeat-x left top;
	color: #eee;
	text-decoration: none;
	padding: 6px 8px;
	font-size: .9em;
	line-height: .9em;
}

#content #lower a.button:hover { 
	color: #fff;
	border-color: #999;
}

	/* ----------| Footer |---------- */ 

#footer { 
	font-size: 1em;
	color: #999;
}

#footer p { 
	float: right;
	padding: 5px 20px 0 0;
	line-height: 1.8em;
}

#footer p.left { 
	float: left;
	padding: 5px 0 0 20px;
}

#footer p img { 
	vertical-align: top;
	padding-left: 10px;
}

#footer p strong { 
	padding: 0 2px 0 15px;
	color: #81a3cd;
	font-weight: normal;
}

#footer p a { 
	color: #999;
}

#footer p em { 
	padding-left: 15px;
	font-style: normal;
}

.zoom {
	margin-left: 16px;
	margin-bottom: 6px;
}

