/* CSS Document */

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #666666;
	background: url(../images/top-bg.jpg) top repeat-x #ebebeb;
	text-align: center;
	margin:0; padding:0;
}

.emp { clear:both; background:url(../images/bg-white.gif); }

#wrapper {
   margin: 5px auto;
   padding: 0;
   width: 760px;
   min-height: 500px;
   text-align:left;
   
}

.header{
	background:url(../images/bg-white.gif);
	height:40px;
}

.titles {
	background:url(../images/bg-white.gif) #eeeeee;
	height:150px;
	
}

.title-design {
		float:right;
		width:240px;
		height:150px;
		background:url(../images/design-bg.jpg) no-repeat top;
		padding:0px 10px 0 10px;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:17px;
}

.content {
		width:760px;
		background:url(../images/bg-white.gif);
		background-repeat:repeat-y;
		font-family: "Tahoma",Verdana, Arial, Helvetica, sans-serif;
		color:#222222;
		line-height:18px;
		font-size:12px;
		display:table;
		padding:0px;
		margin:0px;
		/*min-height:600px;*/
}

.design-text {
		padding:20px 10px 0 20px;;
		
		margin:0;
		float:left;
		width:450px;	
		text-align:justify;		
		
}

.nav-a {
	float: right;
	width: 250px;
	line-height: 22px;
	margin:10px 5px 0;
	background:url(../images/nav_bg.jpg) top no-repeat;
}



.nav-b {
	float:right; 
	width:200px; 
	font-size:12px; 
	margin:10px 20px 10px 0px; 
	text-align:right;
}

.nav-b a{ text-decoration:none;
			color:#993300;
}

.links {
	padding:10px;

}

.links a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#83010E;
	text-decoration:none;
	font-size:16px;
	

}

.top-border {
	width:760px;
	background: url(../images/top.png) top no-repeat;
	height:10px;
}

#footer {
	display: block;
	margin:0 auto 0 auto;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #505050;
	padding: 8px 0px;
	text-align: center;
	width: 760px;
}

.footer-edge {
	clear:both;
	background: url("../images/bottom.gif") bottom no-repeat;
	height:10px;
	margin: -5px auto 0px auto;
	padding:0px;
	width:760px;
}

#footer a {
	color: #245917;
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}

#footer #copyright {
	padding-top: 1px;
}

.button_home {
width:220px; 
height:50px; 
margin:15px 0; 
font-size:14px;
color:#FFFF00;
font-weight:bold;
}

.button_home a {
color: #AA0000;
text-decoration:none;
font-size:15px;
font-weight: normal;
}

.button_home a:hover {
color:#000000;
}

h1 {
	font-size: 16px;
	color: #CC0000;
	text-align: left;
	padding:0;
	margin:0 0 15px 0;
}

h4 {
	font-size: 12px;
	color: #50922C;
	text-align: left;
	background-color: #fff;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #245917;
	background-color: #fff;
}


.content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	color: #245917;
	background-color: #fff;
}

.content h4 {
	margin: 0;
	padding-bottom: 0px;
	font-size: 12px;
	color: #50922C;
	background-color: #fff;
}

.content a {
color: #50922C;
text-decoration: none;
}

.content p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	background-color: #fff;
}

.content .title
{
    margin: 0;
	padding: 0;
	padding-bottom: 0px;
	font-size: 100%; 
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #245917;
	background-color: #fff;
}

.menu-right ul, .menu-right li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006600;
	padding:10px;
}

.news {

	float: right;
	width: 250px;
	line-height: 22px;
	margin:10px 5px 0;
	font-size:89%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

.login-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:107%;
	color: #003300;
	padding:10px 25px 5px 20px;
	text-align:right;
	font-weight:bold;
}

.login{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:5px 10px 0px 25px;
}

.news-front {
	border-left:4px solid #CCCCCC;
	float: right;
	width: 238px;
	text-align:justify;
	line-height: 12px;
	margin:10px 5px 0;
	font-size:81%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}