body {
	background-color: #848383;
	color: #000033;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}


/* container to use whole screen, but center everything */
#outer_container {width:100%; text-align:center;}

/* container to set the width to use, and to position it in the center, starting at the top of the screen */
#inner_container {width:925px; margin:0px auto;}

/* borders */
#main_content_top {
background: url('images/ecrins_border_top2.jpg') no-repeat;}

#main_content_sides {
	width: 935px;
	background: url('images/ecrins_border_sides.jpg') repeat-y;}

#main_content_footer {
	height: 15px;
	background: url('images/ecrins_border_bot2.jpg') no-repeat;
}

/* main content */
#main_content {
	clear: both;
	text-align: center;
	width:935px;
}

/* body of the page */
#main_content_body {
	margin: 0px 25px 0px 15px;
	padding: 0px 0px;
	width: 895px;
	min-height: 220px;
	background-color: #e6e7e4;
	color: inherit;
}

/* body of the page where the text goes */
#main_content_body #content_box {
	margin: 0px auto;
	padding-bottom: 0px;
	width: 878px;
	text-align: justify;

}

#main_content_body #content_box2 {
	margin: 0px auto;
 	border: 1px solid #000000;
	background-color: #f6fde8;
	width: 860px;
	text-align: justify;
}

#main_content_body #content_box_text {
	width: 830px;
	text-align: justify;
margin: 0px auto;

}
#content_box_text img {
    border: 1px solid #000000;
}

#content_box_text h1{
    color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: book antiqua;
	line-height: 18px;
	text-transform: none;
	text-align: center;
}

#content_box_text h2{
    color: #000000;
	font-size: 11px;
text-decoration: none;
font-family: book antiqua;
font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

#main_content_body #content_box h3 {
    color: #000000;
	font-size: 11px;
text-decoration: none;
font-family: book antiqua;
font-size: 14px;
	font-weight: normal;
	text-align: center;
}

#main_content_body #content_box img {
	border: none;
}





h4
{
	margin: 2px 4px 0px 4px;
	text-align: right;
	line-height: 20px;
	font-family: book antiqua;
	font-size: 14px;
}

h5
{
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	font-style: italic;
	font-size:11px;

}
a {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #848383;

 
}



span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 2px 0px 8px;
	text-align: justify;
	line-height: 18px;
	font-family: book antiqua;
	font-size: 14px;
}

p.prices {
	margin: 10px 0px 8px;
	text-align: justify;
	line-height: 18px;
	font-family: book antiqua;
	font-size: 14px;
	padding-right: 20px;
	}
p.header{
	margin: 2px 0px 8px;
	text-align: justify;
	line-height: 14px;
	font-family: book antiqua;
	font-size: 14px;}

p.header2{
	margin: 0px 0px 0px;
	line-height: 18px;
	font-family: book antiqua;
	font-size: 14px;}

.tbl_header p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 300px;
	text-align: right;
	font-family: book antiqua;
	float:right;
	clear:both;
	font-size: 14px;}



.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}



/* Breaking News */

#breaking_news {
	margin: 344px 45px 0 0;
	width: 300px;
	/*background: url('images/....gif') #E9E9E9 repeat-y 0% 0%;*/
    background: #cde79e;
	color: #e9e9e9;
	float: right;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 11px;
	text-align: justify;
    border: 2px solid #404a2d;
}

#breaking_news a {
	color: #000000;
	background-color: inherit;
    text-decoration: underline;
}

#breaking_news a:hover {
	color: #404a2d;
	background-color: inherit;
    text-decoration: none;
}

#breaking_news p {
	margin-top: 2px;
	line-height: 11px;
color: #000000;

}

#breaking_news img {
    border: 1px solid #fff;
}

#breaking_news_header {
	padding: 7px 15px 0px;
	/*background: url('images/news_background_top.gif') no-repeat 0px 0%;*/
}

#breaking_news h2 {
	width: 270px;
	color: #404a2d;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
}

#breaking_news_body {
	padding: 0px 30px 3px;
}

#breaking_news_footer {
	height: 6px;
	overflow: hidden;
	/*background: url('images/news_background_bot.gif') no-repeat 0% 0%;*/
}


/* Alternate Breaking News section */

#additional_info {
	margin: 344px 45px 0 0;
	width: 300px;
	/*background: url('images/....gif') #E9E9E9 repeat-y 0% 0%;*/
    background: #bad589;
	color: #e9e9e9;
	float: right;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 6px;
	text-align: justify;
    border: 2px solid #404a2d;
}

#additional_info h2 {
	width: 270px;
	color: #404a2d;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
}

#additional_info img {
    border: 1px solid #fff;
}

/* Photo Section */

#photo_section {
	margin: 7px 45px 0 0;
	width: 300px;
	/*background: url('images/news_background.gif') #E9E9E9 repeat-y 0% 0%;*/
    background: #cde79e;
	color: #e9e9e9;
	float: right;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 11px;
	text-align: justify;
    border: 2px solid #404a2d;
}

#photo_section h2 {
	width: 270px;
	color: #404a2d;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
}

#photo_section img {
    border: 1px solid #fff;
}

/* Page Footer */

#page_footer {
	position:absolute;
	left:400px;
	padding: 18px 11px 0px;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
}

.standfirst {
    font-size: 110%;
    font-weight: bold;
}

.center {
    text-align: center;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.strong {
    font-weight: bold;
}


.tbl_description{
  border: 1px solid #668099;
  margin-top: 10px;
  width: 290px;
  border-collapse: collapse;
}

.tbl_description td {
  color: #668099;
  text-align: left;
  vertical-align: top;
  width: 100%;
  padding: 1px;
}




.tbl_header
{
  margin-top: 0px;
  width: 895px;
}

.tbl_header td 
{
	font-size: 14px;
	font-weight: bold;
  	vertical-align: top;
  	padding: 0px;
}
.tbl_header td.top{
text-align:right;
	height: 100px;
	}

.tbl_nav
{
  margin-top: 0px;
  width: 100%;
  border-collapse: collapse;
}
.tbl_nav td {
font-size: 14px;
font-family: book antiqua;
font-weight: bold;
  vertical-align: top;
  padding: 0px;

}
.tbl_nav td.text{
text-align: center;
line-height: 9px;
}

.tbl_nav td.text2{
text-align: center;
vertical-align:top;
line-height: 5px;
}
.tbl_nav p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: book antiqua;
	clear:both;
	}

.tbl_footer
{
  margin:0 auto;
  margin-top: 5px;
  width: 100%;
  border-collapse: collapse;

}
.tbl_footer td {
  text-align: left;
  vertical-align: top;
  width: 50%;
  padding: 0px;
}


.tbl_home_body
{
  margin:0 auto;
  margin-top: 0px;
  width: 80%;
  border-collapse: collapse;

}
.tbl_home_body td {
  padding: 10px;
  
}
.tbl_body
{
  margin:0 auto;
  margin-top: 0px;
  width: 100%;
  border-collapse: collapse;

}
.tbl_body td {
  padding: 0px;
  text-align: center;
}

.tbl_prices {
   margin:0 auto;
  margin-top: 0px;
  width: 95%;
  border-collapse: collapse;
  float: left;
}

.tbl_prices td {
  border: 1px solid #000000;
  vertical-align: top;
  width: 33%;
  padding: 1px;
}

.tbl_prices td.price {
    color: #000033;
    font-weight: bold;
}


.tbl_prices tr.header {
    border-bottom: 1px solid #404a2d;
    font-weight: bold;
}

#content_box_text h5{
    color: #000000;
	font-size: 11px;
text-decoration: none;
font-family: book antiqua;
font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

#breaking_news h5 {
	width: 270px;
	color: #404a2d;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
}

#additional_info h5 {
	width: 270px;
	color: #404a2d;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
}

#photo_section h5 {
	width: 270px;
	color: #404a2d;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
}