@charset "utf-8";

body {
    margin:0px;
	background-position:top;
	background:url(../images/mainbg.jpg);
	background-repeat:repeat-x;
}

.menutxt {
	font-family: 'News Cycle', sans-serif;
	color:#fff;
	font-size:19px;
}
.submenu {
	display:none;
	position:absolute;
	width:170px;
	top:26px;
	right:-26px;
}

.topbg {
	background-image:url(../images/menutop.png);
	height:24px;
	width:170px;
	background-repeat:no-repeat;
}

.botbg {
	background-image:url(../images/menubot.png);
	height:24px;
	width:170px;
	background-repeat:no-repeat;
}

.proj {
	position:relative;
	z-index:10000;
}

.submenu a.list {
	background-image:url(../images/menubg.png);
	background-repeat:no-repeat;
	background-position:center;
	height:32px;
	line-height:32px;
	text-align:left;
	text-indent:15px;
	font-size:17px;
	text-transform:uppercase;
	width:170px;
	display:block;
	font-family: 'News Cycle', sans-serif;
	text-decoration:none;
	color:#fff;
}

.submenu a.list:hover {
	background-image:url(../images/menubg_ovr.png);
	background-repeat:no-repeat;
	background-position:center;
	height:32px;
	line-height:32px;
	text-align:left;
	font-size:17px;
	text-transform:uppercase;
	width:170px;
	display:block;
	font-family: 'News Cycle', sans-serif;
	text-decoration:none;
	color:#fff;
}

.prdmenu a {
	height:28px;
	line-height:28px;
	padding:5px;
	color:#fff;
	font-family: 'News Cycle', sans-serif;
	font-size:19px;
	text-decoration:none;
}

.mainmenu a {
	height:28px;
	line-height:28px;
	padding:5px;
	color:#fff;
	font-family: 'News Cycle', sans-serif;
	font-size:19px;
	text-decoration:none;
}

.mainmenu a:hover {
	height:28px;
	line-height:28px;
	padding:5px;
	font-family: 'News Cycle', sans-serif;
	color:#fff;
	font-size:19px;
	text-decoration:none;
	background-image:url(../images/menuarr.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.title_orange {
	font-family: 'News Cycle', sans-serif;
	color:#e23c18;
	font-size:25px;
}

.title_white {
	font-family: 'News Cycle', sans-serif;
	color:#fff;
	font-size:25px;
}

.title_brown {
	font-family: 'News Cycle', sans-serif;
	color:#96621e;
	font-size:25px;
}

.linebelow {
	border-bottom:solid 1px #5e513d;
}

.innrtxt {
	font-family: 'News Cycle', sans-serif;
	color:#f6f4f2;
	font-size:15px;
	text-align:justify;
}

.innrtxt_smallorng {
	font-family: 'News Cycle', sans-serif;
	color:#dd8e11;
	font-size:15px;
	text-align:justify;
}

.smalltitle {
	font-family: 'News Cycle', sans-serif;
	color:#f6f4f2;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

.smalltitle:hover {
	font-family: 'News Cycle', sans-serif;
	color:#fff;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

.innrtxt_orng {
	font-family: 'News Cycle', sans-serif;
	color:#dd8e11;
	font-size:18px;

}

.readmore a {
	height:23px;
	line-height:23px;
	width:88px;
	display:block;
	background-image:url(../images/readmore.png);
	float:right;
}

.readmore a:hover {
	height:23px;
	line-height:23px;
	width:88px;
	display:block;
    background-image:url(../images/readmore_ovr.png);
	float:right;
}

.viewmore a {
	height:23px;
	line-height:23px;
	width:88px;
	display:block;
	background-image:url(../images/viewmore.png);
	float:right;
}

.viewmore a:hover {
	height:23px;
	line-height:23px;
	width:88px;
	display:block;
    background-image:url(../images/viewmore_ovr.png);
	float:right;
}

.imagediv {
border: 3px solid #9c8d73;
width:87px;
height:80px;
display:block;
overflow:hidden;
border-radius:10px;
}

.img {
border-radius: 8px;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
width:89px;
height:82px;
border:0px;
}

.imagediv2 {
border: 3px solid #9c8d73;
width:104px;
height:92px;
display:block;
overflow:hidden;
border-radius:10px;
}

.imagediv2:hover {
border: 3px solid #da401d;
width:104px;
height:92px;
display:block;
overflow:hidden;
border-radius:10px;
}

.arrw {
width:12px;
height:18px;
display:block;
background-image:url(../images/arrw.png);
background-repeat:no-repeat;
background-position:top;
}

.arrw:hover {
width:12px;
height:18px;
display:block;
background-image:url(../images/arrw_ovr.png);
background-repeat:no-repeat;
background-position:top;
}

.img_lrg {
border-radius: 8px;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
width:104px;
height:92px;
}

.img_lrg:hover {
border-radius: 8px;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
width:104px;
height:92px;
}

.footertxt {
	font-family:"Trebuchet MS";
	color:#fff;
	font-size:14px;
}

.dar {
	font-family:"Trebuchet MS";
	color:#302f30;
	font-size:14px;
	text-decoration:none;
}

.dar:hover {
	font-family:"Trebuchet MS";
	color:#302f30;
	font-size:14px;
	text-decoration:underline;
}

.boxradius {
border-radius: 8px;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
}

.txtbox {
border-radius: 8px;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
background:#968366;
border:solid 1px #b5b0a8;
direction:ltr;
height:25px;
line-height:25px;
text-indent:8px;
font-family:tahoma;
}

.txtbox2 {
border-radius: 8px;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
background:#968366;
border:solid 1px #b5b0a8;
direction:ltr;
overflow:hidden;
text-indent:8px;
font-family:tahoma;
}

.mapradius {
border-radius: 8px;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border:solid 1px #b5b0a8;
}

.titlebox a {
border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border:solid 1px #b5b0a8;
background-color:#c93514;
height:23px;
line-height:23px;
width:187px;
display:block;
font-family: 'News Cycle', sans-serif;
color:#fff;
font-size:16px;
}

.titlebox a:hover {
border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border:solid 1px #b5b0a8;
background-color:#da401d;
height:23px;
line-height:23px;
width:187px;
display:block;
font-family: 'News Cycle', sans-serif;
color:#fff;
font-size:16px;
}

input:focus{
	outline: none;

}
textarea:focus {
	outline:none;
}