* {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  background-color:#8B0000;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
#wrapper {
  position: relative;
  text-align: left;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}

#header {
	height: 230px;
	background-image: url(images/CCI-pagebackground-header.png);
	background-repeat: no-repeat;
}
#main {
  display: table;
  border-collapse:collapse;
}

#menu_bar{
	display:table-cell;
	width:900px;
	height:85px;
	background-image:url(images/CCI-pagebackground--menu.png);
	background-repeat:no-repeat;  
}

#content, #rightcolumn{
display:table-row;
}

#content-wrapper {
  width: 900px;
  background-image:url(images/CCI-pagebackground-maincontent.png); 
  background-repeat:repeat-y; 
  padding-left:30px;
}  

#content {
	width: 500px;
	padding-left: 20px;
	padding-right:10px;
}
content2 {
	width: 520px;
	padding-left: 30px;
	padding-right:50px;
	margin-right:30px;
}

#content ol{
	padding: 10px;
	margin: 10px;
	list-style-type:decimal;
	list-style-position:outside;
	font-size: 75%;
}
	
#content2 ol{
	padding: 10px;
	margin-left:20px;
	margin-right:48px;
	list-style-type:decimal;
	list-style-position:outside;
	font-size: 75%;
}
#content ul{
	padding: 10px;
	margin-left:25px;
	list-style-type:disc;
	list-style-position:outside;
	font-size: 75%;
}
	
#content2 ul{
	padding: 10px;
	margin-left:35px;
	margin-right:48px;
	list-style-type:disc;
	list-style-position:outside;
	font-size: 75%;
}

#content2 p{
	padding: 10px;
	margin-left:20px;
	margin-right:48px;
}
		
.cell-left{ 
display:table-cell;
width:550px;
padding:1em;
}

.cell-right{
display:table-cell;
width:330px;
padding:1.1em;
} 
#rightcolumn{
  float:right;
  width: 240px;
  border:2px solid #007000;
  background-color:#fef565;
  padding:5px;
  margin-right:50px;
}

.right-color {
  color:#007000; 

}

.row {
  display: table-row;
}

.content-wrap{
  display:table;
}

#sponsor_bar{
  width:900px;
  height:200px;
  background-image:url(images/CCI-pagebackground--sponsor.png);
  background-repeat:no-repeat;
  padding-left:30px;
  padding-right:10px;
}


#sponsor_bar ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
	
#sponsor_bar li{
	display: inline;
	margin-right: .5em;
}	
	
#footer {
  width:900px;
  height:80px;
  background-image:url(images/CCI-pagebackground-footer.png);
  background-repeat:no-repeat;
  font-size: 80%;
  padding: 5px 10px 0 30px;
  text-align:center;
 }
 
h1 {
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 0.4em;
	color: #bb5222;
}

h2 {
	font-size: 115%;
	font-weight: lighter;
	padding-bottom: 0.2em;
	padding-top:0.2em;
	color: #ff9501;
}

h3 {
	font-size: 95%;
	font-weight: bold;
	padding-bottom: 0.1em;
	color: #A98D72;
	line-height: 1.4;
}

p {
  font-size: 80%;
  line-height: 1.4em; 
  padding-left:1em;
  padding-bottom: 1em;
} 
a:link, a:visited {
  color: #5a3811; 
  background-color: transparent;
}


.promo {
  display: table;
  width: 560px;
  border: 2px solid #5a3811;
  border-collapse:collapse;
  margin-bottom: 1em;
}
.promo .arrivals {
  width: 160px;
  display: table-cell;
  border: 2px solid #5a3811;
  padding: 10px;
  background-color: #e7dbcd;
}
.promo .news {
  width: 340px;
  display: table-cell;
  border: 2px solid #5a3811;
  padding: 10px;
}
.promo h3 {
  font-size: 110%;
  font-weight: normal;
  color: #5a3811;
}
.promo ul {
  list-style:none;
}
.promo p, .promo li {
  font-size: 75%;
}
.punch {
   float: left; font-size: 100%; 
   padding: 5px;
   text-align: center; padding: 0.1em 0.1em ;
   background-color: transparent; 
   margin: 0 0.2em 0.15em 0;
   }
   
.punch2{
	float: right;
	font-size: 100%;
	text-align: center;
	padding: 5px;
	background-color: transparent;
	}
.punch3{
	float: right;
	font-size: 100%;
	text-align: center;
	padding-right:5px;
	margin-right:50px;
	margin-top:25px;
	background-color: transparent;
	}
	
	.punch4{
	float: right;
	font-size: 100%;
	text-align: center;
	padding-right:5px;
	padding-top:5px;
	margin-right:150px;
	background-color: transparent;
	}
td, th {
	font: 100% Arial, Helvetica, sans-serif;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	font-weight: bold;
	color: #8B0000;
	font-style: italic;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #8B0000;
	font-size: 80%;
	width: 520px;
}


.datatable {
	border: 2px solid #8B0000;
	border-collapse: collapse;
	
}
.datatable td {
	border: 1px solid #8B0000;
	text-align: right;
	padding: 6px;
	line-height: 2;
}
.datatable th {
	border: 1px solid #704D08;
	font-weight: bold;
	text-align: left;
	padding: 6px;
}
#wrapper_popup {
	position: relative;
	text-align: left;
	width: 650px;
	padding:10px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #ff9501;
	background-color:#FFFFFF;
}
.style1 {
	font-size: 95%;
	font-weight: bold;
	color: #8B0000;
}
.style5 {
	font-size: 90%;
	font-weight: bold;
}
.style6 {
	font-size: 90%;
	color: #FF9501;
	font-weight: bold;
}
.style7 {
	font-size: 85%
