* {
	margin: 0;
	padding: 0;
	/*font-family: 'American Typewriter', Georgia, sans-serif;*/
	font-family: 'Josefin Slab', serif;
	/*font-family: 'Forum', cursive;
	font-family: 'Quicksand', sans-serif;
	font-family: 'Josefin Sans', sans-serif;*/
}

body {
	height:100%;
	width:100%;
	margin:0;padding:0;
	overflow:hidden;
	background: #ccc url('/images/bg.jpg') left top;
	/*font-family: 'American Typewriter', Georgia, sans-serif; */
}

p {
	font-size: 16px;
	font-weight: 400; 
	margin-bottom: 8px;
}

a {
	color:#333;
	text-decoration:none;
}

ul {
	list-style-position:inside; 	
}

img {
	border: 0;
}

#header {	
	height: 50px;
	position: absolute; 
	top: 14%; 
	bottom: 0;
	z-index: 1; 
	width: 100%;	
}

.setCont {
	margin: 0 auto; 
	width: 800px;
}

div#headMenu {
	float: left;
	margin-top: 15px;
}

div#headMenu li {
	display:inline;
}

div#headLogo {
	float: right;
}
	
.fr {
	float: right;
}

.fl {
	float: left;
}

.clearfloat { 
	clear:both;
    	height:0;

    	font-size: 1px;
    	line-height: 0px;
}

/* js */
#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;left:0;
	overflow:hidden;
}

	#mask {
		width:500%;
		height:100%;
	}

	.item {
		width:20%;
		height:100%;
		float:left;
	}
	
	
	.content {
		/*background-color:#aaa; */
		width:800px;
		height:350px;
		top: 14%;
		margin: 98px auto 0 auto;
		overflow: hide;
		position:relative;
	}
	
	.stitle {
		position: absolute; 
		top: 0; 
		left: 0; 
		bottom: 0; 
		right: 0; 
		z-index: -1; 
		overflow: hidden;
	}
	
	.stitle p {
		color: #dfd9c1; 
		font-size: 53px;  
		margin-top: 120px;
	}
	
	#jsidebar {
		float: left;
		/* background-color: gray; */
		width: 200px; 
	}
	
	#jcontent {
		float: right;;
		width: 600px; 
	}
	
	.selected {
		background:#fff;
		font-weight:700;
	}

	.clear {
		clear:both;
	}

.ptitle {
	color: #c74923;
}

#portcat {
	float: right;
}

#portcat span{
	background: url('images/stbu.png') left center no-repeat;
	padding-left: 12px;
	margin-right: 17px;
}

#portcat a{
	font-size: 16px;
}

#lightboxImage {
	/*border: 1px solid #ccc; */
}

#imageDetails #caption {
	color: #b1330d;
	font-size: 15px;
	font-weight: normal !important;
}

#messnet {
	color: #c74923;
}

/* form styles */
.fElem {
	margin-bottom: 15px;
}

.fElemleft{
	float: left;
	margin-right: 20px;
}

.fElemright {
	float: left;
	margin-top: 5px;
	width: 400px;
}

.fElemright label {
	font-size: 10px;
	text-align: left !important;
	padding-left: 10px;
	color: #b60f16;
}

#contact_form{	
	width: 650px;
	font-size: 15px;
	margin-top: 30px;	
}

#contact_form p{
}

#contact_form label{
	display:block;
	text-align:right;
	width:140px;
	float:left;
}

#contact_form .small{
	color:#C74923;
	display:block;
	font-size:9px;
	text-align:right;
	width:140px;
}

#contact_form input{
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #6c514b;
	width:380px;
	/* background: transparent; #e5d6d3;
	background-image: url('http://localhost/ndomanyo/default/images/pbg2.png'); */
	background-color: #ede6e4;
	margin:0px 0 2px 10px;
	font-family: 'American Typewriter', Georgia, sans-serif;
}

#contact_form textarea{
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #6c514b;
	width:380px;
	background-color: #ede6e4;
	margin: 0px 0 2px 10px;
	font-family: 'American Typewriter', Georgia, sans-serif;
}

.bspan {
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	background:none repeat scroll 0 0 #c74923;
	color:#000000;
	display:inline-block;
	padding:5px 30px;
	font-size:13px;
	font-family: 'American Typewriter', Georgia, sans-serif; 	
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#dc7758),to(#c74923));
	background: -moz-linear-gradient(-90deg,#dc7758,#c74923);
	
}

#contact_form button{
	border: 0;
	cursor: pointer;
	clear:both;
	margin-left:170px;
	background:transparent;
	/*
	height:31px;
	background:#6c514b;
	text-align:center;
	line-height:31px;
	color:#ffffff;
	font-size:13px;
	font-family: 'American Typewriter', Georgia, sans-serif; */
}

#contact_form button.span:hover{
	color: #fff;
}

/* Menu */
.tabbar {
	float:left;
	font-family:"museo-sans-1","museo-sans-2",Helvetica;
	font-size:14px;
	font-weight:700;
	/*margin-top:40px; */
}

.tab, .tabselected {
	margin-right:5px !important;
}

.tab a {
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	background:none repeat scroll 0 0 #483732;
	color:#FFFFFF;
	display:inline-block;
	padding:5px 15px;
}

.tabselected a, .tabselected a:hover, .tab a:hover, .current a {
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	/*background:none repeat scroll 0 0 #c74923;*/
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#dc7758),to(#c74923));
	background: -moz-linear-gradient(-90deg,#dc7758,#c74923);
	color:#000000;
	display:inline-block;
	padding:5px 15px;
}

.dmenu {
	margin:20px 0 0;
	position:absolute;
	text-align:left;
}

.tabbar .dmenu ul {
	margin:0;
	padding:5px 0 0 0;
}

.tabbar .dmenu ul li {
	display:list-item;
}

.dmenu {
	left:-999em;
}

.tabbar .fademenu .dmenu {
	margin:5px 0 0 -6px;
}

.tabbar .fademenu:hover .dmenu {
	left:auto;
}

