body{
	background-image:url('../image/bck.jpg'); 
	margin:0px; 
	padding:0px;
}

.bckContainer1{
	background-image:url('../image/topbck.jpg'); 
	width:100%; 
	background-position:top; 
	background-repeat:repeat-x; 
	height:321;
}

.bckContainer2{	
	background-image:url('../image/frontbck.jpg'); 
	width:100%; 
	min-height:1238px; 
	background-position:top center; 
	background-repeat:no-repeat;
}

.navContainer{
        width:900px;
        position:relative;
        top:-45px;
}

.blog tbody tr td{

        padding-right:7px;
        padding-left:3px;
}

.nav{

	float:left;

}

.nav.right{
        float:right;
}

.nav ul{
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
	font-size:13px;
}

.nav li{
	display:inline;
	padding-right:20px;
}

.nav a{
	color:#000000;
	text-decoration:none;
	padding-bottom:5px;
}

.nav a:hover{
}


.content{

	width:980px;
	padding:20px 0 20px 0;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}

.content h1{
	letter-spacing:-1px;
	font-size:35px;
	color:#38332d;
}

.content h2{
	color:#74695c;
	font-size:30px;	
}

.content h3{
	font-size:24px;

}

.content h4{
	font-size:18px;
}

.content a{
	color:#406618;
	text-decoration:none;
	border-bottom:1px dotted #406618;
}

.content a:hover{
	color:#009900;
	border-bottom:1px solid #009900;

}

.footer{
	background-image:url('/templates/Home/image/footer.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	width:1030px;
	padding:100px 0 0px 0;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	min-height:568px;
}

.footer a{
	color:#d8bbad;
	text-decoration:none;
	border-bottom:1px dotted #406618;
}

.footer a:hover{
	color:#009900;
	border-bottom:1px solid #009900;

}


.threeCol{
	float:left;
	width:300px;
}

.divider{
	float:left;
	margin:0 5px 0 5px;
	width:15px;
	height:500px;

}
.contentheading{
	color:#74695c;
	font-size:30px;	
	font-family:"Times New Roman", Times, serif;

}

.article_column column_separator{
	padding-left:40px;
}

.footer textarea{

	background-image:url('/templates/Home/image/formitembck.jpg');
	color:#754f36;
	border:0px;
	background-color:#631010;
	padding:10px;
	margin-bottom:10px;
}

.footer input{
	background-image:url('/templates/Home/image/formitembck.jpg');
	color:#754f36;
	border:0px;
	padding:5px;
	margin-bottom:10px;
	width:283px;

}

.submit{
	width:10px;
}

.submit:hover{
	cursor:pointer;

}

.componentheading{
	
	font-size:28px;
	margin:40px 0 10px 0;

}

.message{

	margin:0px 0 40px 0;
}

	  
.footer_wrapper2{
	width:100%;
	background-image:url('/templates/Home/image/footer_repeat.gif');
	background-position:top;
	background-repeat:repeat-x;
}

.footer_wrapper1{
	width:100%;
	background-image:url('/templates/Home/image/footer2_repeat.jpg');
	background-position:top;
}	  

ul.menu,
ul.menu li,
ul.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu {
	position: relative;
	z-index: 597;
	float: left;
}

ul.menu li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
}

ul.menu li.hover,
ul.menu li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

ul.menu ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
}

ul.menu ul li {
	float: none;
}

ul.menu ul ul {
	top: 1px;
	left: 99%;
}

ul.menu li:hover > ul {
	visibility: visible;
}


ul.menu li a {
	display: block;
	padding: 7px 10px;
}


/* ------------- Override default */

ul.menu li {
	padding: 0;
}


/* ------------- Reinitiate default: post-override activities  */

ul.menu li.dir {
	padding: 7px 20px 7px 14px;
}

ul.menu ul li.dir {
	padding-right: 15px;
}


/* ------------- Custom */

ul.menu li {

}

ul.menu ul a {
	padding: 4px 5px 4px 14px;
	width: 151px; /* Especially for IE */
}

ul.menu ul a:hover {
	background-color: #eeeeee;
	-moz-border-radius: 0px 0px 0px 0px; 
	-webkit-border-radius: 0px 0px 0px 0px; 
	border-radius: 0px 0px 0px 0px; 
	-moz-box-shadow: 0px 0px 0px #333; 
	-webkit-box-shadow: 0px 0px 0px #333; 
	box-shadow: 0px 0px 0px #333; 

}

ul.menu a.open {
	background-color: #2e2e2e;
	color: #76b900;
}

ul.menu ul a.open {
	background-color: #eeeeee;
	color: #fff;
	-moz-border-radius: 0px 0px 0px 0px; 
	-webkit-border-radius: 0px 0px 0px 0px; 
	border-radius: 0px 0px 0px 0px; 
	-moz-box-shadow: 0px 0px 0px #333; 
	-webkit-box-shadow: 0px 0px 0px #333; 
	box-shadow: 0px 0px 0px #333; 

}


/* CSS 2.1 */

ul.menu li:hover > a.dir {
	background-color: #2e2e2e;
	color: #cb8c41;
}

ul.menu ul li:hover > a.dir {
	background-color: #eeeeee;
	color: #fff;
	-moz-border-radius: 0px 0px 0px 0px; 
	-webkit-border-radius: 0px 0px 0px 0px; 
	border-radius: 0px 0px 0px 0px; 
	-moz-box-shadow: 0px 0px 0px #333; 
	-webkit-box-shadow: 0px 0px 0px #333; 
	box-shadow: 0px 0px 0px #333; 
	
}


ul.menu {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

ul.menu li {
	padding: 0px 0;
	
	color: #fff;
	line-height: normal;
}

ul.menu li.hover,
ul.menu li:hover {

}

ul.menu a:link,
ul.menu a:visited { color: #000000; text-decoration: none; }
ul.menu a:hover { 
	text-decoration: none;
	background-color: #333;
	color: #fff;
	text-transform: none;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	KhtmlOpacity: .9;
	opacity: .9;
	-moz-border-radius: 8px 8px 0px 0px; 
	-webkit-border-radius: 8px 8px 0px 0px; 
	border-radius: 8px 8px 0px 0px; 
	-moz-box-shadow: 0px 0px 4px #333; 
	-webkit-box-shadow: 0px 0px 4px #333; 
	box-shadow: 0px 0px 4px #333; 
}

ul.menu a:active { color: #000000; }


/* ----- END LEVEL */


/* ----- NON-FIRST LEVEL */

ul.menu ul {
	width: 170px;
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	text-transform: none;
	filter: alpha(opacity=90);
	-moz-opacity: .8;
	KhtmlOpacity: .8;
	opacity: .8;
	-moz-border-radius: 0px 3px 3px 3px ; 
	-webkit-border-radius: 0px 3px 3px 3px ; 
	border-radius: 0px 3px 3px 3px ; 
	-moz-box-shadow: 0px 0px 4px #333; 
	-webkit-box-shadow: 0px 0px 4px #333; 
	box-shadow: 0px 0px 4px #333;
	text-align:left;
	
}

ul.menu ul li {
	background-color: transparent;
	color: #000;
	filter: none;
}

ul.menu ul li.hover,
ul.menu ul li:hover {
	background-color: transparent;
}

ul.menu ul a:link,
ul.menu ul a:visited { color: #000; }
ul.menu ul a:hover { color: #000; text-decoration: none; }
ul.menu ul a:active { color: #000; }


/* ----- END LEVEL */

/* ----- ALL LEVELS (incl. first) */

ul.menu *.dir {
	padding-right: 12px;
	background-image: none;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

/* ----- END LEVEL */
