body {
	color: #ccc;
	font: 12px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	background: #222;
	min-width: 800px;
}

h1, #title, #header {
	font: 19px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing:5px;
	font-stretch:extra-expanded;
}

#title2 {
	font: 14px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing:3px;
	font-stretch:extra-expanded;
}

h2 {
 	font: 14px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing:3px;
	font-stretch:extra-expanded;	
}

h3 {
	color: #ccc;
	font-size: 11px;
}

p {
	font-size: 11px;
}

a {
	font: 11px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #00a697;
	text-decoration: none;
}

a:hover {
	font: 11px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #00a697;
	text-decoration:underline;
}

input, textarea, select {
	background-color:#CFCFCF;
	border:1px #999999 solid;
}

#header {
	font: 19px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background: #111;
	height: 30px;
	padding-top: 10px;
	padding-left: 5px;
}

#footer {
	height: 30px;
	background-color:#000000;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

#page-container {
	position: relative;				/* so bottom image can be absolutely positioned within container */
	width: 800px;
	background-color: #111;
	margin: auto;
	text-align: left;				/* needed for IE5 */
}

#content-container {
	min-height: 320px;
	margin: 10px !important;
}

#container-left {
	width: 260px;
	float: left;
	/*border: #999999 1px;
	border-style:dashed;*/
}

#container-big-left {
	width: 505px;
	float: left;
	z-index:5;
	margin-bottom: 10px;
	/*border: #999999 1px;
	border-style:dashed;*/
}

#container-right {
	width: 505px;
	float: right;
	/*border: #999999 1px;
	border-style:dashed;*/
}

#container-small-right {
	width: 260px;
	float: right;
	/*border: #999999 1px;
	border-style:dashed;*/
}

#container {
	width: 800px;
	float:left;
/*	border: #999999 1px;
	border-style:dashed;*/
}

#container-availability {
	width: 800px;
	float:left;
	border-top:#999999 1px dashed;
}

#container-comments {
	width: 780px;
	float:left;
	border-top:#999999 1px dashed;
}

#container,container-comments,container-availability  p {
	font-size: 11px;
	margin: 0;
	color:#FFF;
}

/* STYLES FOR NAVIGATION SECTION  */

#navigation {
	background-image:url(../images/navbar.gif);
	height: 26px;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#navigation a:hover {
	color: #EEEEEE;
	text-decoration: none;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	font-size: small;
	color: #FFF;
	white-space: nowrap;
}

#navigation li {
	list-style-type: none;
	display: inline;
	line-height: 30px;
	/*border-left: #999999 1px solid;
	border-right: #FFFFFF 1px solid;*/
}

#myGallery
{
	text-align: left;
	width: 500px !important;
	height: 334px !important;
}

#galcats img {
	border: #999 solid 1px;
}

#galcats img:hover {
	border: #fff solid 1px;
}

#small {
	font: small;
	font-style:italic;
}

#reviewadded {
	background-color:#990000;
	color:#FFFFFF;
}

#newslist {
	width: 780px;
	float: left;
	border-bottom:#999999 1px dashed;
	/*border: #fff solid 1px;*/
}

#newsitem {
	font-size:12px;
	font-weight:bold;
}

#tag1 {
	font: 22px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}
#tag2 {
	font: 20px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}
#tag3 {
	font: 18px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}
#tag4 {
	font: 16px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}
#tag5 {
	font: 14px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}
#tag6 {
	font: 10px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}

.carousel-component { 
	padding:8px 16px 4px 16px;
	margin:0px;
}

.carousel-component .carousel-list li { 
	margin:4px;
	width:78px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/
	height:93px; /* image + row of text (87) + border-top (1) + border-bottom(1) + margin-bottom(4) */
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a { 
	display:block;
	border:1px solid #e2edfa;
	outline:none;
}

.carousel-component .carousel-list li a:hover { 
	border: 1px solid #aaaaaa; 
}

.carousel-component .carousel-list li img { 
	border:1px solid #999;
	display:block; 
}
								
.carousel-component .carousel-prev { 
	position:absolute;
	top:10px;
	z-index:3;
	cursor:pointer; 
	left:5px; 
}

.carousel-component .carousel-next { 
	position:absolute;
	top:10px;
	z-index:3;
	cursor:pointer; 
	right:5px; 
}

