/* CSS Document */

/*
-----------------------------------------------
chiangmaithai.com main styles
Author:   Jon Julsrud www.relicsofagassiz.com
date:  Oct 2006
----------------------------------------------- */

body, html {
	font: Arial, Helvetica, Copperplate, lucinda;
	margin: 0;
	padding: 0;
	}
	
	#body {
		position: inherit;
		top: 0px;
		}


/* ---------------- Menu page styles-----------------*/


#menu {
	height: 100%;
	width: 100%;
	background-color: #CCCC99;
	padding-left: 1em;
}

.tagline { font-size: 14px;
			color: #990000;
			font-weight: bold;
		text-align: center;
			}

.page { font-size: 14px;
		color: #000000;
		font-weight: lighter;

}


.options {font-size: 14px;
		color: #000000;
		}

.item { font-size: 14px;
		color: #330000;
	font-weight: bold;
		}

.description { font-size: 12px;
		font-style: italic;
	font-weight: lighter;
		color: #333333;
			}

.price  {
		}
	


/* ---------------- Dow Memorial flyer styles-----------------*/
#dowcontent { padding: 5em;
				width: 850px;
				font-size: 18px;
				font-weight: lighter;
		font-family: Geneva, Arial, Helvetica, sans-serif;
}

ul.nav {
	list-style: none;
	font-size: 14px;
	text-align: left;
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	clear: left;
	padding-left: 0px;
	display: block;
	margin: 0px 0px 0px;
	width: 400px;
	padding-top: 150px;
	border-right-width: thin;
font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
ul.nav li {
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 400px;
	clear: left;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
}



/* ---------------- SNow Day flyer styles-----------------*/
#snowday { padding: 5em;
			background-image:url(../images/snowflake.jpg);
				background-repeat: repeat;
				width: 850px;
				font-size: 18px;
				font-weight: lighter;
		font-family: Geneva, Arial, Helvetica, sans-serif;
}

ul.nav {
	list-style: none;
	font-size: 14px;
	text-align: left;
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	clear: left;
	padding-left: 0px;
	display: block;
	margin: 0px 0px 0px;
	width: 400px;
	padding-top: 150px;
	border-right-width: thin;
font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
ul.nav li {
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 400px;
	clear: left;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
}
