@charset "utf-8";



* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/topbanner1.jpg) center top no-repeat;
}


p, ul, ol {
	margin-bottom: 2em;
		line-height: 160%;
}

p {
}

ul {
}

ol {
}

a {
	color: #022bae;
}

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

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

/* Logo */

#logo {
	height: 147px;
	margin: 0 auto;
	width: expression(document.body.clientWidth < 757? "755px" : document.body.clientWidth > 902? "900px" : "auto");
	/*min-width:755px;*/
	/*max-width:1150px;		*/
	clear: both;
}

#logobox {
	float: left;
	padding: 10px 10px 0 0;
	height: 54px;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -2px;
}

#logotext {
	float: right;
	padding: 120px 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 10px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	height: 50px;
	margin: 0 auto;
	width: expression(document.body.clientWidth < 757? "755px" : document.body.clientWidth > 902? "900px" : "auto");
	min-width:755px;
	max-width:1150px;		
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0px;
	padding: 5px 20px 0 20px;
	text-transform: normal;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;	
}

#menu .active a {
	background: #9eab37;
	border: 1px solid #EEEEEE;
	
}

/* Page */

#bg {
	background: #FFFFFF;
	width: expression(document.body.clientWidth < 757? "755px" : document.body.clientWidth > 902? "900px" : "auto");
	min-width:755px;
	max-width:1150px;		
	margin: 0 auto;	
/**	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;	**/
}

#page {
	margin: 0 auto;
	width: expression(document.body.clientWidth < 757? "755px" : document.body.clientWidth > 902? "900px" : "auto");
	min-width:755px;
	max-width:1150px;
}

/* Content */

#content {
	float: right;
	width: 72%;
	padding: 10px 0 0 5px;
	padding-right: 10px;
	
}

#content h1 {
	margin: 0px 0 20px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
}

#content .content {
	padding-left: 32px;
}


.content1 {
	margin-left: 0px;
	padding: 4px;
	background: #fffdf5;
	border: 1px solid #e4e2d8;
}

.content1 img {
	min-width: 100%;
	max-width: 100%;
	height: 100%;
}

.content1 p {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #984400;
	line-height: 1.5;
	margin: 0px;
	}
	/* Posts */

.post h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
}

.post h2.title {
	margin: 40px 0 25px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
	text-transform: normal;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
	padding-left: 30px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	padding: 0 1px 0 0;
	padding-top: 10px;
}

#sidebar a {
	color: #4A5157;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box {

}

.box .title {
	background: #917f72 url(images/img05.gif) no-repeat;
	text-transform: uppercase;
	font-size: 17px;
	color: #FFFFFF;
}

.box .content {
	padding: 26px;
	background: url(images/img06.gif) repeat-x;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 11px;
	color: #353535;
	font-family:Arial, Helvetica, sans-serif;	
}


#centerlinks {
padding-bottom: 10px;
padding-left: 10px;
vertical-align: middle;
text-align: left;
font-weight: bold;
margin: 0 auto;	
}

/* Footer */

#footer {
	padding: 10px 0;
	margin: 0 auto;
	background: url(images/img08.gif) no-repeat center top;
	font-size: 12px;
	width: expression(document.body.clientWidth < 757? "755px" : document.body.clientWidth > 902? "900px" : "auto");
	min-width:755px;
	max-width:1150px;
	background: #e7e7e7;	
	margin-bottom: 15px;
	height: 60px;
}

#footer #left{
	width: 50%;
	float: left;
	text-align: left;
	padding-bottom: 5px; 
	padding-left: 10px;	
}

#footer #right{
	width: 35%;
	float: right;
	text-align: right;
	padding-bottom: 5px; 
	padding-right: 10px;	
	
}

#about {
	padding: 4px;
	padding-right: 10px;
	background: #efedd9;
	border: 1px solid #d9d5b7;
}

.leftimage {
	padding: 4px;
	border: 1px solid #DDDDDD;
	margin-right: 10px;
	margin-bottom: 5px;
}

.rightimage {
	padding: 4px;
	border: 1px solid #DDDDDD;
	margin-left: 10px;
	margin-bottom: 5px;
}

.box_index {
	background: #ece6d8;
	border: 1px solid #cac4b2;
	padding: 3px;
	}
	
.box_index .title {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #c82f00;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
	
.box_index p {
	font: normal 12px Arial, Tahoma, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	line-height: 1.5;
	}
	
.new-photo {}
.new-photo img {
	min-width: 100%;
	max-width: 100%;
	height: 100%;
}





/*NEW LESS CSS 2019*/

.padd-top{padding:15px 0 0 0}
.navbar{font-weight: bold; margin: 0 0 25px 0; width: inherit}
.box small {
	font-size: 14px;}
.box ul li {
    margin-bottom: 13px;
    font-size: 15px;
}
	
.box .title{
	padding:7px
}

/*** 

====================================================================
	Default Form
====================================================================

***/

.default-form{
	position:relative;
}

.default-form .form-group{
	position:relative;
	margin-bottom:20px;	
	padding: 0px 10px;
}

.default-form .form-group:last-child{
	margin-bottom:0px !important;
}

.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="number"],
.default-form select{
	display:block;
	width:100%;
	line-height:20px;
	height:42px;
	font-size:14px;
	border:1px solid #ededed;
	background-color:#ffffff;
	color:#222222;
	padding:10px 20px;
	font-weight:400;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	font-family: 'Cabin', sans-serif;	
}

.default-form textarea {
	display:block;
	width:100%;
	line-height:20px;
	font-size:14px;
	border:1px solid #ededed;
	background-color:#ffffff;
	color:#222222;
	padding:10px 20px;
	font-weight:400;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	font-family: 'Cabin', sans-serif;	
}

.default-form select{
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
	cursor:pointer;
    background:#ffffff url("../images/icons/select-arow.png") right center no-repeat;
}

.default-form select option{
	text-indent:20px;	
	border:1px solid #ededed;
	background-color:#ffffff;
	color:#222222;
}

.default-form .form-group button{
	padding:8px 42px;
	/*margin-top:20px;*/
}

.default-form input:focus,
.default-form select:focus,
.default-form textarea:focus{
	border-color:#fde953 !important;
}

.default-form input.error,
.default-form select.error,
.default-form textarea.error{
	border-color:#ff0000 !important;	
}

.default-form label.error{
	display:block;
	line-height:24px;
	padding:5px 0px 0px;
	margin:0px;
	text-transform:uppercase;
	font-size:11px;
	color:#ff0000;
	font-weight:500;	
}

/*** 