/*Version 1.0 -- Contest Version */

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

* 	{
	margin:0;
	padding:0;
	}

body {
	background-color: ; /* transparent */
	font: .95em Helvetica, Verdana, Tahoma, Arial, sans-serif; text-align: center; /* IE6 needs this to center the layout in the	 browser window */
	color: #000;
	}

p 	{
	color:#232728;
	font-size:.95em; /* 12pt */
	line-height:1.4em; /* on 15pt */
	margin-top:1.1em;
	margin-bottom:1.1em; /* 12pts of space */
	text-align: left;
	}

.red p {
	color: #990000;
	font-size:1.1em; /* 12pt */
	line-height:1.5em; /* on 15pt */
	margin-top:1.2em;
	margin-bottom:1.2em; /* 12pts of space */
	text-align: left;
	}

h1 {
	font-size: 1.05em;
	color: #990000;
	line-height: 110%;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px;
	}

h2 {
	font-size: .95em;
	color: #990000;
	line-height: 100%;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	}

h3, h4, h5, h6 {
	background-color: transparent;
	color: #990000;
	clear: both;
	}

h3, h4, h5, h6 {
	margin-top: 20px;
	}

h3 {
	font-size: .9em;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	}

blockquote {
margin: 12px 56px;
color: gray;
font-size: 100%;
line-height: 20px;
font-family: 'Courier New', Courier, monospace;
}

code {
color: navy;
}

img {
border: 0 solid #ddd;
}

a:link img {
border: 0;
}


/* -- General Link Styling -- */

a:link {
	color: #990000;
	text-decoration:underline;
	}

a:visited {
	color: #5C6447;
	text-decoration:underline;
	}

a:hover {
	color: #06C;
	text-decoration:underline;
	}

/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
border: 2px solid #A0A77B;   /* same color as header background, headlines and borders */
}

#Header {
position: relative;
height: 160px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
padding: 0 12px 0 12px;
margin: 0 199px 0 179px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
border-left: 1px dashed #A0A77B;
border-right: 1px dashed #A0A77B;
}

#NavColumn {
float: left;
width: 179px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -960px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}

#ExtraColumn {
float: left;
width: 198px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -199px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

#Footer {
clear: both;
width: 100%;
padding: 12px 0 0 0;
}

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 0;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 24px auto; 
}

#Header {
background-image: url(../image-files/zen-stones-tokyotopia.jpg);
background-repeat: no-repeat;
background-color:;
background-position:center;
}

#ContentWrapper {
background-color: transparent;
}

#NavColumn {
background-color: transparent;
}

#ContentColumn {
background-color: transparent;
}

#ExtraColumn {
background-color: transparent;
}

#Footer {
background-color: #A0A77B;     /* Main green color */
font-size: 85%;
}

#NavColumn {
text-align: left;
font-size: 90%;
color: white;
}

#ExtraColumn {
font-size: 90%;
}

#NavColumn h4 {
font-size: 90%;
color: white;
margin-top: 0;
}

#ExtraColumn h4 {
font-size: 90%;
color: white;
margin-top: 0;
}

#main-navig-bottom {
	text-align: center;
	width: 100%;
	background-color: #A0A77B;
	color: #F2F5E2;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	}

/* ------ Section 6 - Boxes ------ */

.header_photo_holder {
	width: auto;
	text-align: center;
	clear: both;
	margin: 20px auto 10px auto;
	background-position: center;
	overflow: hidden;
	}

sub {
	color: 394125;
	font: 'Courier New', Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	text-align: center;
	margin: 10px 0 10px 0;
	}

.picture_one {
	width: auto;
	float: right;
	margin: 5px 0 5px 1.5em; 
	}

.picture_two {
	width: auto;
	float: left;
	margin: 5px 1.5em 5px 0;
	}
	
.nav-box {
	background-color: #D4DCAF;
	border: 1px dotted #232728;
	width: auto;
	float: right;
	padding: 5px 15px 5px 15px;
	margin: 3px 0 3px 1.5em; 
	}

.EzineBox {
	background-color: #D4DCAF;
	width: 50%;
	border: 1px dotted #232728;
	margin: 10px auto 10px auto;
	padding: 4px;
	color: #000000;
	}

.HotelSearch {
	background-color: ;
	width: 75%;
	border: none;
	margin: 10px auto 10px auto;
	padding: 4px;
	color: #000000;
	}

.CalloutBox {
background-color: #D4DCAF;
width: 85%;
border: 1px dotted #232728;
margin: 18px auto 24px auto;
padding: 4px;
color: #000000;
}
	
div.CalloutBox p {
margin: 13px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

.CalloutBoxFooter {
background-color: #D4DCAF;
width: 500px;
border: 1px dotted #232728;
margin: 12px auto 12px auto;
padding: 4px;
color: #000000;
}

div.CalloutBoxFooter p {
margin: 13px;
}

.side-text {
	width:auto;
	text-align:center;
	vertical-align:top;
	margin-top:8px;
	margin-bottom:8px;
	background-position:center;
	font-size:90%;
	background-color:#FFFFFF;
	overflow:hidden;
	}

.side-text-top {
	width:auto;
	text-align:center;
	vertical-align:top;
	margin-top:20px;
	margin-bottom:8px;
	background-position:center;
	font-size:90%;
	background-color:#FFFFFF;
	overflow:hidden;
	}

.ReminderBox {          
background-color: #ddd;
width: 24%;
border: 1px solid #8f8fb3;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #006;
}

.ReminderBox h4 {
margin: 0;
padding: 2px;
text-align: center;
background-color: #fff;
}

.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 5px;
background-color: #d3e4fb;
border: 0px;
}

.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}

.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px auto;
clear: both;
}

.ReturnToNavBox {
background-color: #fff;
width: 90%;
border-top: 1px solid #A0A77B;
border-bottom: 1px solid #A0A77B;
margin: 0 auto 12px auto;
padding: 4px;
}

/* -- RSS Box -- */

#RSSbox {
width: 178px;
background-color: ;
margin: 8px auto 10px auto;
padding: 2px 2px 10px 6px;
text-align: center;
}



/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
	font-size: 85%;
	font-weight: bold;
	color: #232728;
	line-height: 105%;
	margin: 0 auto 10px auto;
	}

/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}

ul, ol, dl, cite {
	color: #232728;
	text-align: left;
	}

ul, dl, ol {
		margin: 0;
		padding: 0; /* lists without specific classes */
		font-size: .95em;
		line-height: 1.5;
		margin-bottom: 1em;
		}
		
li, dd {
		padding: 0; /* lists without specific classes */
		margin-left: 2em;
		margin-top: 1em;
		}

.list ul, dl, ol {
		margin: 0;
		padding: 0; /* lists without specific classes */
		font-size: .85em;
		line-height: 1;
		margin-bottom: .85em;
		}

.list li, dd {
		padding: 0; /* lists without specific classes */
		margin-left: 4em;
		margin-top: .85em;
		}
		
.clearthefloats {
	clear:both;
	}
/* tables/display */

table.basic_table {
	width:520px;
	border-collapse:collapse;
	border-top:2px solid #A0A77B;
	}

table.basic_table caption {
	margin-bottom:10px;
	font-size:1em;
	}

table.basic_table th {
	border-bottom:2px solid #A0A77B;
	}

table.basic_table td {
	border-bottom:1px solid #A0A77B;
	}

table.basic_table td, table.basic_table th {
	padding:5px 5px;
	}

table.basic_table th[scope="col"] {
	background-color:#F2F5E2;
	}

table.basic_table th[scope="row1"] {
	background-color:#D4DCAF;
	}

table.basic_table th[scope="row2"] {
	background-color:#6F9718;
	}

table.basic_table th[scope="row3"] {
	background-color:#ECF67D;
	}

