@charset "UTF-8";
/* CSS Document */




a {
	color: #0033CC;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}




.nav {
float:left;
display:inline;
border:0;
}

.imgleft {
padding:0 5px 5px 0;
}

.imgright {
padding:0 0 5px 5px;
}

#lokos-shell {
width: 917px;
margin-right: auto;
margin-left: auto;
}


#lokos-menu {
	height:24px;
	width:900px;
	float:left;
	margin-left:0px;
	display:inline;
	background:url(images/lokos-interior-splash_nav.jpg) no-repeat;
	background-image: url(images/lokos-interior-splash_nav.jpg);
	text-align:right;
	padding:6px 100px 0 0;
}

#lokos-menu a{
	color: #b03426;
	text-decoration:none;
	font-size:13px;
	font-family:"Trebuchet MS";
	padding:6px 5px;
	font-weight: bolder;
}

#lokos-menu a:hover{
	color: #FF3300;
	font-weight: bolder;
}

#lokos-menu .line{
	color: #b03426;
	text-decoration:none;
	font-size:13px;
	padding:0 5px;
	font-weight: bolder;
}

#lokos-menu .menuright{
	padding-left:450px;
}


#lokos-left-shell {
width:252px;
height:590px;
float:left;
display:inline;
background:url(images/lokos-interior-splash_nav.jpg) no-repeat;
}

#lokos-content-area {
width:665px;
height:590px;
float:right;
display:inline;
background:url(images/lokos-interior-splash_nav.jpg) no-repeat;
}


#lokos-content-text {
width:590px;
height:470px;
float:left;
display:inline;
align:left;
overflow-y:auto;
overflow-x:hidden;
padding:30px 20px 20px 30px;
margin-top:15px;

}

#lokos-content-text #content{
clear:both;

}


#lokos-title {
width:560px;
float:left;
display:inline;
}

#lokos-title .title {
font-size: 20px;
font-weight: bold;
color: #f16c4f;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
margin-top:0;
float:left;
display:inline;
}

.subtitle {
font-size: 15px;
font-weight: bold;
color: #412f1c;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
float:left;
display:inline;
clear:both;
padding-bottom:10px;
}

.lokos-submenu {
text-align:right;
float:right;
display:inline;
margin-right:15px;
font-weight:bold;
color:#2e4d19;
}

.lokos-submenu a{
font-weight:bold;
color:#412f1c;
}



.lokos-submenu a:hover {
color: #f16c4f;
}


#lokos-content-area .footer{
width:350px;
float:right;
display:inline;
padding-right:25px;
padding-top:30px;
color:#412f1c;
font-family:Trebuchet MS;
font-size:11px;
text-align:right;
}


/*INDEX PAGE*/

#lokos-indexshell {
width: 1000px;
margin-right: auto;
margin-left: auto;
}



#lokos-indexmenu {
height:30px;
width:1000px;
float:left;
margin-left:0px;
display:inline;
background:url(images/lokos-interior-splash_nav.jpg) no-repeat;
}

#lokos-indexmenu a{
color:#b03426;
text-decoration:none;
font-size:13px;
float:left;
display:inline;
padding:9px 15px;
font-weight:bold;
}

#lokos-indexmenu a:hover{
color: #ebde7e;
}

#lokos-indexmenu .menuright{
padding-left:50px;
}

