/*---General Settings---*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ddd;
	margin: 0;
	text-align: center;
	color: #000000;
	font-size:12px;
}
img {
	border:none;
}
#container {
	width: 900px;
	margin: 20px auto 0px auto;
	text-align: left;
	padding:0px;
	background-image:url(images/vaya_back.jpg);
	background-repeat:repeat-y;
}
.clearfloat {
	clear:both;
	height:5px;
}
#mainContent {
	background:none;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px 0px 0px 20px;
}
ul {
	list-style-type:square;
	color:#ff9e18;
	padding:10px;
}
li {
}
li span {
	color:#ddd;
}
a {
	color:#d88733;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*-------Main Image Area---------*/
#mainImage {
	margin: 0px 0px 0px 0px;
	;
	background-repeat:no-repeat;
	width:880px;
	height:400px;
}
#mainImageText {
	color:#333;
	width:310px;
	position:relative;
	left:525px;
	top:125px;
}
#mainImageText h1 {
font-family:Georgia, "Times New Roman", Times, serif;
	
	font-weight:lighter;
	font-size:36px;
	color:#d88733;
	margin:0px 0 10px 0px;
	position:relative;
	
	z-index:99;
	color:#d88733;
	line-height:40px;
}
#mainImageText ul {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	list-style-type:square;
	color:#666;
	padding:0px;
	margin:10px 0 0 10px;
	font-size:14px;
}
/*-----Menu Bar--------*/																				
#menuBar {
	background-image:url(images/vaya_menubar_back.jpg);
	height:25px;
	color:#fff;
	width:860px;
	margin-left:0px;
	font-size:12px;
	float:left;
}
#menuBarLeft {
	padding:3px 0px 3px 10px;
	float:left;
}
#menuBarRight {
	padding:3px 10px 3px 0px;
	float:right;
}
#menuBar a:link, #menuBar a:hover, #menuBar a:visited {
	color:#fff;
	text-decoration:none;
}
#menuBar a:hover {
	text-decoration:underline;
}
#SubmenuBar {
	width:600px;
	font-size:12px;
	margin: 3px 0 20px 0px;
	float:left;
	color:#d88733;
}
#SubmenuBar a:link, #SubmenuBar a:hover, #SubmenuBar a:visited {
	color:#d88733;
	text-decoration:none;
}
#SubmenuBar a:hover {
	text-decoration:underline;
}
#SubmenuBarLeft {
	float:left;
	width:15px;
}
/*---Content Area---*/
#ContentArea {
	width:855px;
	margin:20px 0px 0px 0px;
	text-align:left;
	border:none;
	color:#666;
}
#ContentArea h1 {
	color:#d88733;
	font-size:14px;
	margin:0 0 0px 0;
}
#ContentArea hr {
	color:#aaa; background-color:#aaa;
	border-top:1px solid #aaa;
	height:1px;
	margin:20px 5px 20px 0px;
	
}
#ContentLeftBox {
	width:250px;
	float:left;
	border:none;
	margin:0px 0px 0px 20px;
	text-align:left;
	border:none;
}
#ContentMiddleBox {
	width:210px;
	margin:0px 20px 0px 20px;
	
	float:left;
	border:none;
	text-align:left;
	
}
#ContentRightBox {
	width:250px;
	margin:0px 15px 30px 0px;
	float:left;
	border:none;
}
#ContentLeftBox  b,
#ContentMiddleBox b,
#ContentRightBox b {
	color:#bbb;
}
.image_teaser {
	float:left;
	margin:5px 10px 5px 0px;
}
.image_teaser_nofloat { clear:both;
	margin:0px 0px 5px 0px;
}
.image_logo {
	float:left;
	margin:0px 5px 0px 0px;
}
/*---Footer---*/																					

#footer {
}
#footerAddress {
	margin:5px 0px 5px 0px;
	width:860px;
	color:#666;
	font-size:9px;
	border-top:5px solid #d88733;
	padding-top:5px;
	padding-bottom:20px;
	display:none;
}
#footerAddress span {
	color:#d88733;
}
#footerWrapper {
	width:860px;
	margin:0px 0px 0px 0px;
}
#footerBottom {

	background-image:url(images/vaya_footer.jpg);
	height:127px;
	background-repeat:no-repeat;
}

