body{
	background: #73243d url(../images/ronnas.jpg) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	color: #eee8aa;
	font-size: 0.75em;
	/*line-height: 1.6em;*/
	padding: 0;
	margin: 0;
	text-align: center;
}

/* basic text elements */
a:link {color: #EA907F;text-decoration: none;} 
a:visited {color: #EA907F;text-decoration: none;} 
a:hover {color: #F7F5D9;text-decoration: none;}

p, h1, h2, h3 {margin: 0; padding: 0;}

abbr, acronym {
	text-decoration: none;
	border-bottom: 1px dotted #F7F5D9;
	cursor: help;
	}


#container{
	background: #000000 url(../images/banner7.jpg) no-repeat top left;
	width: 960px;
	height: 100%;
	border-left: thin solid #bba19a;
	border-right: thin solid #bba19a;
	border-bottom:thin solid #bba19a;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: -50px;
	padding: 0;
	text-align: left;
}	
	
	
#header{
width:695px;
	height: 255px;
	padding: 0px 0px 0px 0px;

}

#memberLogin{
	float:right;
	width: 245px;
	height: 230px;
	padding: 25px 0 0 5px;
	margin: 0px 5px 0 10px;
	color: #eee8aa;
	background-color: transparent;
	border: 0px solid #73243d;
	text-align: justify;
	font-size: .9em;
}



div#navigation{
	width: 680px;
	padding: 5px 5px 5px;
	border-bottom: 1px solid #bba19a;
	
}
/*
div#navigation a:link {
color: #EA907F;text-decoration: none;
}

div#navigation a:visited {
	color: #EA907F;text-decoration: none;
}

div#navigation a:hover {
	color: #eee8aa;text-decoration: none;
}

div#navigation h3 {
	height: 85px;
	}
	
div#navigation h2 {
color: #bba19a;
font-size: 1.1em;
margin-left: 30px;
	}

div#navigation h3 span {
	display: none;
	}

div#navigation p {
	padding: 0 10px 10px 20px;
	}

div#navigation p.p1 {
	margin-top: -25px;
	}
*/
div#navigation p.p3 {
	background: url(../assets/content_boxes_bottom_preamble.gif) bottom left no-repeat;
	padding-bottom: 65px;
	/* for IE5 */
	margin-bottom: 0px;
	}




div#news {
	position: absolute; left:auto; right:auto; 
	top:290px;
	width: 200px;
	margin-left: 715px;
	padding: 0 10px;
	font-size: 1em;
	line-height: 1.6em;
	color: #bba19a;
	border-left: 1px solid #bba19a;
	}


	
	div#clear{
		clear: both;
	}




div#content {

	width: 675px;
	margin: 10px 10px 25px 15px;
	padding: 0px;
	line-height: 1.6em;
	letter-spacing: .5px; 
	font-size: 1.05em;
	}
div#content h1 {
font-size: 2.0em;
	color:#bba19a;
	font: Arial, Helvetica, sans-serif;
}

div#content h2 {
color:#bba19a;
font-size:1.2em;
margin: 10px 10px;
}
	div#content p{
		margin: 10px 5px 10px 5px;
	}
	
	div#content img{
		padding: 5px 5px 5px 5px;
	}
	
	
div#content a:link {
color: #EA907F;text-decoration: none;
}

div#content a:visited {
	color: #EA907F;text-decoration: none;
}

div#content a:hover {
	color: #eee8aa;text-decoration: none;
}

	
/*
#content{
	float: left;
	width: 758px;
	margin: 10px 5px 10px 5px;
	padding: 0px 3px 5px 3px;
	border: 1px solid gray;
}

#content h1{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;
}

#content h3{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;
}


#content h4{

margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;

}
*/

div#footer {

	width: 600px;
	height: 40px;
	margin-left: 155px;
	text-align: center;
	font-size: 0.9em;
	padding-top: 20px;
	}
div#footer a:link {color: #9E2E2F;}
div#footer a:visited {color: #9E2E2F;}
div#footer a:hover {color: #F7F5D9;}



}


.x_section {
    
 }

.x_section table{ border: 0px solid Silver;
margin-left: auto;
    margin-right: auto 
}

.x_section_transparent_table {
	background: transparent;
}


.x_section_identifier_font{ font-size: 1.25em; }

.x_section_identifier_font_right{ font-size: 1.25em; 
text-align: right;}






.x_section_data {
	
}
.x_section_data a:link, a:visited {color: #EA907F; }

.x_section_data a:hover { color: #F7F5D9; }
.x_section_data td{
	background-color: transparent;
	padding: 3px 3px 3px 3px;
	margin: 0px 5px 0px 5px;
	vertical-align: middle;

}

.x_section_data_content{


}

.x_section_align_right{
text-align: right;
}

.x_section_list_title td{
	text-align: center;
	font-weight: bold;
	font-size: 1.25em;
	padding: 3px 3px 3px 3px;
	margin: 0px 5px 0px 5px;
	background-color: #5395D1;
	color: White;
}

.x_section_list td{
	background-color: #eee8aa;
	padding: 3px 3px 3px 3px;
	margin: 0px 5px 0px 5px;
	vertical-align: middle;
	text-align: center;
}

.x_section_list a:link, a:visited {color: #5395D1; }

.x_section_list a:hover { color: #A52A2A; }
/*
#navigationmenu{
	text-align: left;
margin-left: 10px;
}

#navigationmenu a:link
{
	color: inherit;
	border-bottom: 0px none transparent;
	text-decoration: none;
}

#navigationmenu a:visited
{
	color: inherit;
	border-bottom: 0px none transparent;
	text-decoration: none;
}

#navigationmenu a:hover
{
	color: inherit;
	border-bottom: 0px none transparent;
	text-decoration: none;

}
*/