body {
	padding: 0;
	margin: 0;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  text-decoration:none;
  font-size: 13px;
  background:#999999 url(../img/bg.jpg) repeat-x;
}

a {
	color: #a7a37e;
	text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a img {
border:0px;
}

/**
 * Block types h1-h6, pre, p and address can be used in Lemon's editor and
 * you can customize their names by altering the comment behind the rule.
 * See the example below! Note: The rule must be on ONE line to work in Lemon.
 */

h1 { font-size: 18px; margin: 0; padding:3px 0 3px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Heading 1 */
h2 { font-size: 16px; margin: 0; padding:3px 0 3px 0; font-family: Verdana,Arial,Helvetica,sans-serif;color: #1C4E97;} /* Heading 2 */
h3 { font-size: 13px; margin: 0; padding:3px 0 5px 0; font-family: Verdana,Arial,Helvetica,sans-serif;color: #1C4E97;} /* Heading 3 */
h4 { font-size: 11px; margin: 0; padding:3px 0 3px 0; font-weight:bold; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;} /* Heading 4 */
p { margin: 0; padding: 0 0 10px 0; line-height:16pt; } /* Paragraph */

/**
 * Styles can also be included in Lemon's editor with custom names.
 * See the example below!
 */
.small { font-size: 9px; } /* LemonStyle: Small text */

#wrapper {
	width: 966px;
	padding: 0px;
	margin: 0 0 0 105px;
	border-left:
}

/*		Top		*/
#top{
	margin:5px 0 0 0;
	width:966px;
}

#top #logo{
	width:70px;
	height:74px;
	float:left;
}

#top h1{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#1C4E97;
	float:left;
	font-size:30px;
	font-weight:bold;
	margin:0px;
	padding:15px 0 15px 40px;
}

#header {
	clear: both;
	padding: 0px;
}


/*		Menu		*/
#menu {
	width:966px;
	background:#999999 url(../img/menu_back.jpg) repeat-x;
	height:21px;
	padding:6px 0 0 0;
}

#menu .item {
	float:left;
	margin-left:7px;
	padding-right:7px;
	font-size:10px;
	border-right:1px #FFFFFF solid;
}

#menu .item a{
	font-size:10px;
	color:#1C4E97;
}

#menu .active a {
	color:#C00010;
}


	/* Sub menu */
	#sub_menu {
		width:946px;
		padding:3px 18px 18px 2px;
		background:#FFFFFF;
		font-size:10px;
	}

	#sub_menu .item {
		float:left;
		margin: 0 0 0 5px;
		padding-right:5px;
		font-size:10px;
		height:11px;
	}

	#sub_menu .item.small{
		border:0px;
		padding-right:0px;
		font-weight:bold;
		font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	}

	#sub_menu .item.big{
		margin:-3px 0 0 2px;
		font-size:14px;
		font-weight:bold;
		font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	}

	#sub_menu a{
		color:#000000;
	}

	#sub_menu a:hover{
		color:#666666;
	}

	#sub_menu .text_size {
		float:left;
		margin-left:5px;
		color:#000000;
	}

	#left_side {
		float:left;
		color:#C00010;
	}

	#right_side {
		float:right;
		color:#C00010;
	}



/*		Main		*/
#main {
	width:946px;
	background:#FFFFFF url(../img/main_bg_1.gif) repeat-y;
	padding: 0 10px 10px 10px;
	clear:both;
}

#main a {
	color:#1C4E97;
}



	/*		Left container		*/
	#left_container{
		float:left;
		margin-right:10px;
		width:640px;
		font-size:11px;
		line-height:14pt;
	}

	.pictures {
		margin: 0 0 20px 0;
	}

	.column_one{
		width:280px;
		float:left;
		margin-right:80px;
	}

	.column_two{
		width:280px;
		float:left;
	}

	.news_title h3 {
		color:#000000;
	}






	/*		Right container		*/
	#right_container {
		float:left;
		margin-left:13px;
		width:283px;
	}


	#coming {
		width:264px;
		height:90px;
		font-size:10px;
		background:#FFFFFF url(../img/coming.gif) repeat-x;
		padding: 5px 10px 10px 10px;
	}


	#coming div {
		margin:10px 0 10px 0;
	}

	#coming a {
		font-weight:bold;
		color:#000000;
	}


	.box {
		width:284px;
		font-size:10px;
		padding:0 0 10px;
		margin: 8px 0 0 0;
	}

	.box_split {
		height:2px;
		width:284px;
		background:#FFFFFF url(../img/box_split.gif) repeat-x;
	}

	.n_link{color:#C00010;}

.whitespace{
	width:966px;
	background:#FFFFFF;
	height:10px;
}


/*		Footer		*/
#footer {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background:#BFCBE3;
	text-align: center;
	color:#000000;
	font-weight:bold;
}

#footer span {
	margin:0 20px 0 0;
}

#footer a {
	color:#000000;
}
