@charset "windows-1252";

@import url(cms.css);

body {
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
	background-color: #4D4540;
	margin: 0px;
	color: #ccc;
	background-image: url(../images/back.png);
 	background-repeat: repeat-x;
	font-size: medium;
}



#skips{
display: none;
}



#container{
width: 987px;
margin-right: auto; 
margin-left: auto; 
margin-top: 0px; 
padding-top: 0em;
}



#logo{
width: 415px;
height: 150px;
float: left;
display: inline;
	background-image: url(../images/logo.png);
 	background-repeat: no-repeat;

}

#logo h1{
text-indent: -1000px;
}

#logo p{
text-indent: -1000px;
}

#mainav{
width: 572px;
height: 150px;
float: left;
display: inline;
}


#mainav ul{
	padding: 0px;
	margin: 60px 26px 0px 10px;
	list-style-type: none;
	display: block;
	float: right;
}
#mainav li{
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 31px;
}

#mainav a{
color: #45ADC7;
font-size: 1.0em;
	height: 20px;
	text-decoration: none;
	padding: 16px 15px 0px 15px;
	display: block;
	float: left;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
	text-align: right;
}

#left{
width: 203px;
float: left;
display: inline;
	margin: 30px 0px 0px 0px;
}

#nav{
width: 203px;
float: left;
display: inline;
	margin: 30px 0px 0px 0px;
}

#nav ul{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
}
#nav ul li{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#nav a {
height: 18px;
width: 168px;
color: #45ADC7;
font-size: 0.8em;
display: block;
padding: 3px 0px 0px 0px;
border-bottom: 1px solid #45ADC7;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}

#nav ul.inner{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}
#nav  li.inner {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#nav a.inner {
height: 18px;
width: 148px;
color: #45ADC7;
display: block;
padding: 3px 0px 0px 20px;
border-bottom: 1px solid #45ADC7;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}

#right{
width: 987px;
float: left;
display: inline;
margin: 30px 0px 0px 12px;
}

#right p.footer{
font-size:0.8em;
clear: both;
margin: 10px 0px 10px 0px;
padding: 10px 0px 0px 0px;
}

#cms{
width: 987px;
float: left;
display: inline;
margin: 20px 0px 0px 0px;
}


#footer{
width: 987px;
height: 20px;
float: left;
display: inline;
text-align
}

#footer p{
font-size:0.8em;
clear: both;
margin: 10px 0px 10px 0px;
padding: 10px 0px 0px 0px;
text-align: center;
}

#login{
width: 437px;
float: left;
display: inline;
margin: 10px 0px 10px 200px;
}

#login p{
margin: 10px 0px 40px 0px;
}

.mceEditor{
height: 400px;
width:720px;
}