body {
	margin-top: 0px;
	padding: 0;
	background: #1a1713;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	background: #6c6861 url(images/bg.jpg) no-repeat center top;
	color: #6a5d4c;
	
}

.desc { 
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: lowercase;
	font-weight: normal;
	color: #6a5d4c;}

bg {
	margin-top: 0px;
	padding: 0;
	background: #1a1713;
	
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #6a5d4c;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}


h3 {
	font-size: 16px; font-weight:bold; color: #8c5225;text-transform:capitalize;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 24px;
}

a:link {
	color: #6a5d4c;
}

a:hover, a:active {
	text-decoration: none;
	color: #8c5225;
}

a:visited {
	color: #6a5d4c;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

table .timetable p { margin: 0; }

div .language {margin-left: 5px; height: 127px; width: 460px; margin-bottom: 1em; align: center;  }
div .language#one {
background-image: url(images/language1.jpg)}
div .language#two {
background-image: url(images/language2.jpg)
}
div .language#three {
background-image: url(images/language3.jpg)
}

div .language#four {
background-image: url(images/language4.jpg)
}

#banner {
	width: 800px;
	margin: 0 auto;
	height: 230px;
}

#banner2 {
	width: 800px;
	margin: 0 auto;
	height: 171px;
}

/* Header */

#header {
	width: 800px;
	margin: 0px auto;
	height: 50px;
	
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 50px;
	background: url(images/img01.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 20px 15px 15px 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#menu a:hover { 
	background: #AA330F url(images/img04.gif) repeat-x;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #AA330F url(images/img04.gif) repeat-x;
	color: #fff;
}

/*   Submenu   */

#submenu {
	text-align:center;
	width: 700px;
	line-height: 2ems;
	margin: 0 auto; 
	/*background: url(images/img01.jpg) no-repeat left top;*/
}


#submenu  ul {
	margin: 0;
	padding-left: 50;
	list-style: none;
	line-height: 2ems;
	display: inline; 
	text-align: center; 
}

#submenu  li {
	
	padding: 0px; 
	float: left;
}

#submenu  a {

	float: left;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #959189;
}

#submenu  a:hover { 
	/* background: #AA330F url(images/img04.gif) repeat-x; */
	color: #ececec;
	
}

.Form { margin-bottom:80px; }

/** LOGO */

#logo {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0 0 30px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#logo h1 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: none; }

#logo h2 {
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #000; 
}

#logo p a {
	text-decoration: none;
	color: #8BD80E;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 740px;
	margin: 0 auto;
	padding: 20px 30px 0px 30px;
	background: #e4ddcb;
}

/* Content */

#content {
	float: left;
	width: 470px;
	
}

/* Post */

.post {
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 8px solid #8c5225;
}

.post h1 {
	padding: 0px 0 0 0px;
	font-size: 24px;
	color: #8c5225;
}

.post h2 {
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #1a1713;
}

.post .entry {
}

.post .meta {
	padding: 0px 15px 30px 0px;
}

.post .meta p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	color: #6a5d4c;
}

.post .meta .links {
	float: left;

}
.post .byline {
	border-left: 8px solid #1a1713;
	margin-top: -20px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #4d4337;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	width: 210px;
	float: right;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 8px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
}

#sidebar h2 {
	width: 250px;
	margin-bottom: 15px;
	padding-left: 10px;
	border-left: 8px solid #8c5225;
	font-size: 20px;
	color: #1a1713;
}



#btm {
	width: 800px;
	height:192px;
	margin: 0 auto;
	padding: 0;
	background: url(images/footer.jpg) no-repeat left top;
}



/* Footer */
#footer-wrap {
}

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: url(images/img05.jpg) no-repeat;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 11px;
}

#legal {
	clear: both;
	text-align: center;
	color: #fff;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
}
