/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.6em;
	background-color: #FBF4D7;
	background-image: url(images/texture.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

#borders {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 60px 0 0 0;
}


#image-left {
	float: left;
	height: 491px;
	width: 5px;
	background-image: url(images/image-left.gif);
	background-repeat: no-repeat;
}

#image-right {
	float: right;
	height: 491px;
	width: 5px;
	background-image: url(images/image-right.gif);
	background-repeat: no-repeat;
}

#wrapper {
	text-align: left;
	width: 739px;
	margin-right: auto;
	margin-left: auto;
	padding: 60px 0 0 0;
}

#header {
	width: 737px;
	height: 46px;
	float: right;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
}

#content {
	width: 420px;
	float: right;
	padding: 20px 40px 40px 0;
}

#content p {
	font-size: 11px;
	line-height: 1.7em;
}

#content h1 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #B51032;
	background-color: transparent;
	margin-bottom: 2px;
}

/*#content h2 {
	font: Georgia, Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	background-color: transparent;
}*/

#content h2 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #B51032;
	background-color: transparent;
	margin-bottom: 2px;
}

#nav-borders {
	float: left;
	width: 195px;
}

#navigation {
	float: left;
	width: 195px;
	background-color: #BF0000;
	margin-top: 30px;
	margin-left: 30px;
	padding: 30px 0 40px 0px;
}

#navigation img {
	position: absolute;
	z-index: 1;
	bottom: -2px;
	width:194px;
}

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

#navigation li {
	width: 195px;
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 2em;
	vertical-align: bottom;
	position:relative;
}

#navigation a:link {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #BF0000;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #BF0000;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover {
	background-color: #B00000;
	color: #FFFFFF;
}

#home #nav-home a,
#courses #nav-courses a,
#rates #nav-rates a,
#tutors #nav-tutors a,
#language #nav-language a,
#test #nav-test-yourself a,
#resources #nav-resources a,
#contact #nav-contact a,
#events #nav-events a,
#spanish-lessons-london #nav-spanish-lessons-london a,
#spanish-course-london #nav-spanish-course-london a,
#learn-spanish-london #nav-learn-spanish-london a {
	background:#FECE00;
	color:#000000;
}
  
#home #nav-home a:hover,
#courses #nav-courses a:hover,
#rates #nav-rates a:hover,
#tutors #nav-tutors a:hover,
#language #nav-language a:hover,
#test #nav-test-yourself a:hover,
#resources #nav-resources a:hover,
#contact #nav-contact a:hover,
#events #nav-events a:hover,
#spanish-lessons-london #nav-spanish-lessons-london a:hover,
#spanish-course-london #nav-spanish-course-london a:hover,
#learn-spanish-london #nav-learn-spanish-london a:hover {
	background:#BF0000;
}
  
#nav a:active {
	background:#FECE00;
	color:#FFFFFF;
}

.datatable {
	border: none;
	border-collapse: collapse;
}

.datatable td {
	border: none;
	background-color: none;
	font-weight: normal;
	text-align: left;
	padding: 4px;
}

#footer {
	clear: both;
	padding: 10px 0 20px 255px;
	font-size: 11px;
	line-height: 1.7em;
	font-weight: bold;
}

.input {
	width:30px;
}

#spanish-festivals {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	padding: 5px 0 40px 0px;
	border:none;
}

