
body {
	font-family:"Century Gothic";
	margin:0;
	background-color:#CDC1A7;
}

a {
	font-family:"Century Gothic";
	text-decoration:underline;
	color:#4E4526;
}

div#topHeader{
	height:119px;
	width:100%;
	background:url(images/biltmore_headimg.jpg) repeat-x top;
	text-align:center;
}

div#topHeader div{
	width:750px;
	height:79px;
	background:url(images/biltmore-logoimg.jpg) no-repeat top left;
	float:inherit;
	padding-top:30px;
}

.topMenu, .flags {
	text-align:right;
	padding:0px 10px;
}
.topMenu ul{
	list-style:none;
}
.topMenu ul li{
	float:right;
	list-style:none;
}

.topMenu a{
	margin:0px 5px;
	text-decoration:none;
	color:#4e4526;
	font-weight:bold;
	font-size:0.9em;
}


.topMenu a:hover{
	text-decoration:none;
	color:#ffffc3;
	
}

.flags a {
	margin:0px 5px;
	text-decoration:none;
}

#mainMenu, #content {
	text-align:center
	background-color:#fff9e2;
}


div#headerImg {
	width:750px;
	height:175px;

}

#mainContent{
	float:inherit;
	width:750px;
	background-color:#fff9e2;
}

div#mainContent{
	background-color:#fff9e2;
	min-height:450px;
	width:720px;
	padding:15px;
}



#cuerpo2 {
	font-family:"Century Gothic";
	color:#34261d;
	text-align:justify;
	padding-top:15px;
	font-size:0.9em;

}


#MainMenu {
	vertical-align:middle;
	text-align:center;
}

#MainMenu a{
	margin:0px 10px;
	text-decoration:none;
	color:#4e4526;
	font-weight:bold;
}

#MainMenu a:hover{
	text-decoration:none;
	color:#ffffc3;
}
h1.contentTitle {
	 color:#013370;
	 text-align:right;
	 background:url(images/biltmore_franjaimg.jpg) no-repeat bottom right;
	 height:35px;
	 margin:0px;
	 padding:3px 10px;
	 font-size:1.5em;
}

div#container {
	height:221px;
	border:1px #E0E0E0 solid;
}

div#cuerpo2 h3.title360 {
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
}

div#info table tr td {
	width:100%;
	height:221px;
	vertical-align:middle;
	text-align:center;
}

