/*new css - Jorge */

/*///////////////////////////// BODY */

body {

	margin: 0;
	background-color:#aca1e3;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
	
	
/*///////////////////////////// LINKS */
	

.header {
	font-size: 15px;
	color: #9F95DC;
	font-weight: bold;
	
	}

a {
	text-decoration: none;
	color:#996699;
	
	}
	
a:hover {
	text-decoration: none;
	
	}

.content a {
	color: #996699;
	text-decoration: none;
	
	}
	
.content a:hover {
	text-decoration: underline;
	
	}

/*///////////////////////////// TYPOGRAPHY, LISTS, ETC. */



	


ul {
	margin-left: 25px;
	list-style-type: square;
		
	}
	
li {
	line-height: 2em;
	
	}

/*///////////////////////////// IMAGES */


.content img {
	border: #ACA1E3 0px solid;
	margin: 0px 0px 10px 10px;
	
	}	
	
/*///////////////////////////// DIVS */

#address {
	margin-top: 45px;
	font-size: 13px;
	color: #333;
	text-align: center;
	font-weight: bold;
	
	}
	
#address span {
	font-size: 15px;
	color: #000;
	font-weight: bold;
	
	}
	

	
	
#footer {
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	
	}
	
		
#locations {
	float: right;
	padding: 10px;
	margin: 18px 0px 10px 10px;
	width: 190px;
	background: #F2F1FB;
	border: #A89DE0 dotted 1px;
	font-size: 11px;
	
	}
	
.spacing20px {margin-top: 20px}

.spacing10px {margin-top: 10px}

.spacing5px {margin-top: 5px}


/*TEMPLATE CSS*/


.FinePrint
	{
	color: #FFFFFF;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	}
.FinePrint a {
	color:#FFFFFF;
	}

/* MAIN NAV 
#navcontainer
	{ 
	margin:0;
	padding:0 0 0 14px;
	}

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

#navcontainer ul li
	{
	margin:0;
	padding:0;
	float:left;
	}

#navlist a
	{
	display:block;
	margin:0;
	padding: 2px 1px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	}

#navlist a:link, #navlist a:visited
	{
	text-decoration: none;
	}

#navlist a:hover
	{
	text-decoration:underline;
	}
*/

/* TOOLS */

#tools
	{
	text-align:right;	
	}

#tools a
	{
	font-size:.9em;	
	color:#7B5931;
	text-decoration:none;
	}

#tools a:hover
	{
	text-decoration:underline;			
	}

#tools ul
	{
	display:inline;
	margin:0;
	padding:0;
	}

#tools li
	{
	display:inline;
	margin:0;
	text-align:right;
	font-size:12px;
	}

.Print a
	{
	padding-left:25px;
	background: url("/images_layout/icon_print.gif") no-repeat left 50%;
	}

.Print a:hover
	{
	text-decoration:underline;
	background: url("/images_layout/icon_print.gif") no-repeat left 50%;
	}

.Email a
	{
	padding-left:30px;
	background: url("/images_layout/icon_email.gif") no-repeat left 50%;					
	}

.Email a:hover
	{
	text-decoration:underline;
	background: url("/images_layout/icon_email.gif") no-repeat left 50%;					
	}

.Logout a
	{
	padding-left:18px;
	background: url("/images_layout/icon_logout.gif") no-repeat left;
	background-position:0 1px;
	}

.Logout a
	{
	text-decoration:underline;
	background: url("/images_layout/icon_logout.gif") no-repeat left;
	background-position:0 1px;
	}

#copyrights
	{
	background-color:#F5F2EF;	
	}

/* BEGIN: Login page */
.error
	{
	color:maroon;
	}
.success
	{
	color:green;
	}
/* END: Login page */

/* Events Frontend Begin */
.events_header
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	background-color:#CCCCCC;
	font-weight:bold;
	}

.events_description
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background-color:white;
	padding-right:5px;
	}

.events_data
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	background-color:white;
	padding-left:5px;
	}

.required
	{
	color:maroon;
	}

.contact_even
	{
	background-color:#ECE4DD;
	}

.contact_odd
	{
	background-color:#E2D6CB;
	}

.contact_required
	{
	color:maroon;
	}
/* Events Frontend End */


.bna_popup
	{
	background-color:#F1F8F8; 
	}
/*Jorge's CSS*/

.navigation_background
{
	background-image:url(/images_layout/navigation_background.jpg);
	background-repeat:no-repeat; 
	padding:150px 0px 0px 0;
	width:166px;
	vertical-align:top;
	}

#main_background {
	background-image:url(/images_layout/bg.jpg);
	background-repeat:repeat-y; 
	width:775px; 
	border-bottom:1px solid black;
	}

.header_background{
	background-image:url(/images_layout/new_header.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	padding:0px 0 0 22px; 
	width:609px;
	height:164px; 
	vertical-align:bottom;
	}
	
.content_background {
	background-image:url(/images_layout/content_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	padding:18px 22px 0 22px;
	height:500px;
	vertical-align:top;
	}

	
.hotel_background{
	background-image:url(/images_layout/content_bg.jpg);
	background-repeat:no-repeat; 
	background-position:top;
	vertical-align:top;
	padding:18px 22px 0 0;
 
	}
.content_background_testimonials {
		background-image:url(/images_layout/content_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	padding:18px 22px 0 22px;
	height:500px;
	vertical-align:top;
	}
.content_background_testimonials p{
	width:400px;
	}
	
div#right_column {
	display: block;
	position: absolute; 
	top: 0px; 
	left: 785px; 
	width: auto;
	padding: 0 10px 10px 0;
}
