@charset "UTF-8";


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: baseline;
	line-height:1.3em;

}
body {
	line-height: 1;
	color: black;
	background:#fff;
	background-image:url(../images/top-bg.jpg);
	background-repeat:repeat-x;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
abbr,acronym {
	border:0;
}
a:link, a:visited {text-decoration: none; color:#4a1817;
	}
#nav-h a:link, #nav-h a:visited {
	text-decoration: none;
	color:#DFB85B;
	font-size:14px;
	font-weight:bold;
}
#nav-h a:hover, #nav-h a:active{
	text-decoration: none;
	color: #000;
	font-size:14px;

}
strong {
	font-weight:bold;}

#wraper {
	width:950px;
	overflow:hidden;
	margin:0 auto;
	border-radius:10px #999999 solid;
	box-shadow:2px 2px 13px 2px #999999;
	
}
#top {
	margin:0 auto;
	height:403px;
	width:950px;
	background-color:#4a1817;
	overflow:hidden;
}
#top1{
	margin:0 auto;
	height:128px;
	width:950px;
	position:relative;
}
#header {
	margin:0 auto;
	height:233px;
	width:950px;

}
#logo {
	float:left;
	position:absolute;
	top:8px;
	margin-left:16px;
	z-index:100;
}
#nav-h {
	
	margin:0 auto;
	height:38px;
	width:950px;
	background-color:#4A1817;
	box-shadow:0px 2px 6px  #333333;
	border-top:#dfb85b 2px solid;
	
}
#logo a:link,#logo a:visited  {
	color: #600;
	font-size:28px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration:none;
	
}

#nav-h ul {
	margin:0 25px;
	
}
#nav-h li {
	float:left;
	line-height:38px;
	Padding:0 15px;
	
}
#nav-h li:hover {
	background-color:#cf8e23;
}

#lveis-wrapper_3 {
	margin-top:-30px;
	z-index:1;
}

#container {
	padding:35px;
	background-color: #fdfcfb;
	background-image:url(../images/bg.jpg);
}
/* Text styles */
.blog-featured h2 {
	font-size: 1.5em;
	margin-bottom:0em;
}
p.readmore {
	text-indent:0;
	font-size: .9em;
}
.joomla-footer {
	font-size: .9em;
	margin-bottom: 30px;
}

/* Article functions */
ul.actions {
	clear:both;
	margin-top: -50px;
	float:right;
}
ul.actions li {
	list-style-type: none;
	float:right;
	margin-left: 10px;
}

/* Login styles */
p#form-login-username label,
p#form-login-password label {
	width: 160px;
	display:block;
}
p#form-login-remember label {
	font-size: .9em;
	font-weight: normal;
	line-height: 25px;
}
p#form-login-remember input {
	float:left;
	margin-right: 5px;
}
form#form-login ul {
	margin: 0;
	padding: 0;
}
form#form-login ul li {
	list-style-type: none;
	margin-left: 20px;
	font-size: .9em;
}

/* Image float styles */
.img-fulltext-left {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.img-intro-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.img-intro-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#footer {
	color:#DFB85B;
	margin:0 auto;
	height:58px;
	width:950px;
	background-color:#4A1817;
	line-height:58px;
	text-align:center;
	box-shadow:0px 2px 6px  #333333;
	
}
#footer-nav
 {
	margin:0 auto;
	height:33px;
	width:950px;
	
	box-shadow:0px 2px 6px  #333333;
	background:url(../images/footer-bg.png) center repeat-x;
	background-color:#001355;
	border-bottom:#dfb85b 2px solid;
}
h1 {
	font-size:24px;
	color: #930;
	font-weight:bold;
	padding:8px 0;}
h2 {
	font-size:16px;
	color:#dfb85b;
	font-weight:bold;
	padding:8px 0;}
h3 {
	font-size:14px;
	color:#930;
	font-weight:bold;
	padding:8px 0;}
#nav1 {
	margin:0 auto;
	height:42px;
	width:950px;
	background:url(../images/nav1.jpg) no-repeat;
	}
#logo-text {

	position:absolute;
	top:38px;
	margin-left:166px;
	z-index:100;
	width: 530px;
	
	}
#header-text {
	
	position:absolute;
	top:38px;
	margin-left:506px;
	z-index:100;
	width: 460px;
	
	}
#footer a:link, #footer a:visited {text-decoration: none; color: #930;
	}
	