/*  Color Key                     */
/* -----------------------------  */
/*  Taylor Logo: 766d62           */
/*  Background: 3f3a34            */


/* Reset all default browser styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table {	border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;	font-weight:normal; }
ol,ul {	list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/* Fonts */
@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic.eot');
	src: local('League Gothic'), local('LeagueGothic'), url('League_Gothic.woff') format('woff'), url('League_Gothic.ttf') format('truetype'), url('League_Gothic.svg#LeagueGothic') format('svg');
}

@font-face {
	font-family: 'SilkscreenNormal';
	src: url('slkscr.eot');
	src: local('Silkscreen'), local('Silkscreen'), url('slkscr.woff') format('woff'), url('slkscr.ttf') format('truetype'), url('slkscr.svg#Silkscreen') format('svg');
}

/* HTML Redefinition */

html, body, #website {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.ff3 #website {
	margin-bottom: -6px;
}
body {
	background: #3f3a34;
	font: .75em/1.5em Helvetica, Arial, "Helvetica Neue", sans-serif;
	margin: 0px;
	color: #3f3a34;            
}
p {
	padding: 0 40px 0 40px;
	margin: 10px 0;
}
a {
	color: #766d62;
	text-decoration: none;
	border-bottom: 1px dotted #3f3a34;
}
a:hover {
	color: #3f3a34;
}

hr {
	height: 1px;
	border: 0px;
	width: 625px;
	background: #766d62;
}

h1, h2 {
	font-family: 'LeagueGothicRegular', Helvetica, Arial, "Helvetica Neue", sans-serif;
	text-transform: uppercase;
}
h1 {
	font-size: 2em;
	color: #766d62;
	padding: 0px 40px 0 40px;
	margin: 20px 0 0 0;
}
h2 {
	font-size: 1.65em;
}
h2.greeninitiatives {
	padding: 0 40px 0 40px;
	}

ul.menu {
	margin: 10px 0 0 0;	
}
ul.menu li {
	clear: both;
}

ul.green {
	padding: 0 40px 0 60px;
	list-style: circle;
	}
	ul.green li ul {
		padding: 0 0 0 30px;
		list-style: disc;
		}
/* id */


/* Classes */

.noflashholder {
	width: 708px;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 0px;
}

.top {
	height: 32px;
	background: url(images/bg-paper-top.png) no-repeat;
}

.content {
	background: url(images/bg-paper-back.png) repeat-y;
	text-align: left;
}

.content ul.menu li {
	list-style: none;
}

ul.nav {
	font: 1.75em/1em 'LeagueGothicRegular', Helvetica, Arial, "Helvetica Neue", sans-serif;
	text-transform: uppercase;
	list-style: none;
	margin: 0px auto;
	text-align: center;
}
ul.nav li {
	display: inline;
	margin: 0 10px 0 10px;
}
ul.nav a {
	color: #766d62;
	border: 0px;
	}
	ul.nav a:hover {
		color: #3f3a34;
	}
	
.menuitem {
	width: 490px;
	margin: 0 0 10px 40px;
}	
.menuprice {
	width: 130px;
	margin: 0 40px 10px 0;
	text-align: right;
}

.twocolleft, .twocolright {
	width: 305px;
	padding: 20px 0 20px 0;
}
	.twocolleft {
		margin: 0 0 0 40px;
	}
	.twocolright {
		margin: 0 40px 0 0;
	}
	.twocolleft p, .twocolright p {
		padding: 0px;
	}

.map {
	margin: 0 0 0 10px;
}
.map img {
	border: 1px solid #766d62;
}
.map a {
	border: 0px;
	}
	

.bottom {
	height: 32px;
	background: url(images/bg-paper-bottom.png) no-repeat;
}



/* Text Classes */

.banner {
	width: 208px;
	height: 85px;
	background: url(images/banner.png) no-repeat;
	margin: 0 0 0 250px;
	}

.toplink {
	width: 40px;
	display: block;
	margin: 20px 0 0 40px;
	border: 0px;
	}
	

/* New Location Organization */

.locationhr {
	opacity: .2;
	clear: both;
}
.location {
	padding: 20px 20px 20px 40px;
}
.location.first {
	padding: 40px 20px 20px 40px;
}
	.location h2, .location p {
		padding: 0 0 10px 0;
	}
	.location .address {
		width: 160px;
	}
	.location .map {
		width: 162px;
		float: left;
	}
	.location .photo {
		margin: -20px 30px 0 0;
		float: left;
	}
	
	
/* Forms */


/* Tools */

.blockindent {
	display: block;
	text-indent: -9000px;
}

.clear {
	clear: both;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

/* IE 6 Warning */

.iewarning {
	width: 100%;
	text-align: left;
	height: 30px;
	position: fixed;
	z-index: 40;
	top: 0px;
	font-size: 10px;
	border-bottom: 1px solid yellow;
	margin-top: -1px;
	background-color: #feffef;
	}
	.iewarning p {
		padding: 10px 5px 5px 5px;
		margin: 0px;
		line-height: 9px;
		}
	.iewarning img {
		float: left;
		padding-right: 20px;
		margin-top: -5px;
		}


/* Browser Fixes */
