/* CSS Document */
body {
	font: 1em Arial;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #ccc;
}
div#camo  {background: #fff url(../images/graphics/camo01_h.jpg) 0px 0px no-repeat; margin: 0; }
div#aboutcamo  {background: #fff url(../images/graphics/camo02_h.jpg) 0px 0px no-repeat; margin: 0; }
div#detailcamo  {background: #fff url(../images/graphics/camo04_h.jpg) 0px 0px no-repeat; margin: 0; }
div#tablecamo  {background: #fff url(../images/graphics/camo03_h.jpg) 0px 0px no-repeat; margin: 0; }
div#home {background: white url(../images/graphics/home_h.jpg) 0px 0px no-repeat; margin: 0; }
div#theatre {background: white url(../images/graphics/theatre_h.jpg) 0px 0px no-repeat; margin: 0; }
div#film {background: white url(../images/graphics/film_h.jpg) 0px 0px no-repeat; margin: 0; }
div#marquee {background: white url(../images/graphics/marquee_h.jpg) 0px 0px no-repeat; margin: 0; }
div#previous {background: white url(../images/graphics/previous_h.jpg) 0px 0px no-repeat; margin: 0; }
div#gallery {background: white url(../images/graphics/gallery_h.jpg) 0px 0px no-repeat; margin: 0; }
div#journey {background: white url(../images/graphics/journey_h.jpg) 0px 0px no-repeat; margin: 0; }

div#nav {float: left; margin: 180px 0px 0px 30px; width: 140px; border: 0px solid black; padding-top: 20px; padding-bottom: 20px; border-top: 7px solid #ccc; border-bottom: 1px solid #713800; text-align: right;}
div#nav a {background: #713800; display: block; margin: 0px; border-bottom: 1px solid #ccc; padding: 10 5 5 5px; font: 0.8em Verdana; font-weight: bold; letter-spacing: 0.05em; text-decoration: none; color: white; }
div#nav a:hover {background: #ccc; text-decoration: none; color: black; }

div#header {background: none; height: 180px; margin: 0 0 0 200px; 
						padding: 0px 0px 0px 0px; width: 600px; }
div#header p {background: none; color: yellow; text-align: right; padding-top: 0px;}
p span.grey {background: #555; padding: 1px 1px 1px 2px;}

div#content {	background: none; 
						width: 605px; 
						margin: 0 0 0 180px; 
						padding: 22 0 0 10px; 
						border-top: 1px solid #ccc;}

h1	{margin: 10px 0 15 0px; padding: 0px; font-size: 1.2em; text-transform:uppercase; font-weight: normal; letter-spacing: 0.05em; padding: 5px 5px 0px 0px; color: white;}
h1.white {margin: 10px 0 0 0px; color: white}
h1.black {margin: 10px 0 0 0px; color: #555}
h2	{margin: 0px; padding: 5 0 0 0px; font-size: 1.1em; letter-spacing: 0.05em; border: 0px solid red; color:#222;}
h3	{margin: 0px; padding: 5 0 10 0px; font: 0.9em Verdana; font-weight: bold; letter-spacing: 0.05em; border: 0px solid red; background: white;}
h4 {font: 0.9em Arial; font-weight: bold; letter-spacing: 0.05em; border: 0px solid red; margin: 0; padding-bottom: 10px; background: white;}
p {font: 0.8em Verdana; letter-spacing: 0.05em; border: 0px solid red; margin: 0; padding-bottom: 10px; background: white;}
p.quote {font-style: italic;}
span.title {font-style: italic;}

a	{font: 1.1em Verdana; font-weight: bold; color: #444; text-decoration: none;}
.no_a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #444;
	font-weight: bold;
}
a:hover	{font: 1.1em Verdana; font-weight: bold; text-decoration: underline;}

div.marq_content {border: 0px dotted red; padding-top: 175px; width: 600px; }
div.box	{width: 600px; margin: 0 0 5 0px; padding: 5 0 5 0px; border-bottom: 1px solid #ccc;}
span.enlarge {font: 0.85em Arial; color: yellow; background-color: #555; letter-spacing: 0.1em;}
.enlarge a {font: 1em Arial; color: yellow; letter-spacing: 0.1em; font-weight: bold;}
.enlarge a:hover {font: 1em Arial; color: yellow; letter-spacing: 0.1em; font-weight: bold; text-decoration: underline;}
table.arrange {background: white; border: 0px solid red;; margin-top: 0px; width:600px;}

table.arrange td p {padding: 0px 10px 10px 10px;}

table.diary tr {background: #BEDEF4; color: black; }
table.diary tr.month td {background: white; color: black; font: 0.9em Arial; font-weight: bold;} 
table.diary tr td {border-bottom: 1px solid white; font: 0.8em Arial;}


 a img {border: 0px;}
