/* Timothy Framework - www.timothywebdesign.com */
/* This work is licensed under a Creative Commons Attribution 3.0 Unported License. */


/* Color Legend 

Dark Orange #B64A23 

*/


/* Reset */

html, body { margin: 0; padding: 0; border: 0;  background: transparent; font-size:10px; background-repeat:no-repeat; background-position:center; background-attachment:fixed; }

#outer	 			{ width:960px; margin:0 auto; background-color:#FFF;  -moz-box-shadow: 0 0 30px 5px #999;
					 -webkit-box-shadow: 0 0 30px 5px #999;}

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, img, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, b, i, u, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: center;
	color: #000;
	}

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }


/* Global */

html 	{	}
body	{ background-color:#BEBEBE; text-align:center;);}



/* Headings */

h1, h2, h3, h4, h5, h6 	{ font-weight: bold; color: #000; }

h1 	{ font-size:33px; text-align: center; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#f28c00;
		margin:0 0 20px 0; }
h2 	{ font-size:8px; line-height: 20px; padding-bottom:5px; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000000;  }
h3 	{  font-size:16px; line-height: 20px; color:#000000; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  }
h4 	{ font-size:20px; line-height:25px; text-align:center;  margin-bottom: 10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000000; }
h5 { font-size:20px; padding-bottom:6px; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#F28C00;  }
h6 { font-size:16px; line-height: 20px; padding-bottom:5px; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000000;  }


h1 img, h2 img, h3 img, h4 img, h5 img, h6 img 	{ margin: 0; }


/* Text Elements */

#text 		{ width:450px; float:left; padding-top:10px;}
#text1	    { width:450px; float:right; padding-top:10px;}

p	{color:#000; font-size:16px; line-height:140%; 	margin-bottom: 12px;}


blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight:bold;}
em		      	{ font-style: italic; }

ul li		    { color:#000; font-size:12px; }
ol li	     	{ color:#000; font-size:12px; }

ul          	{  }
ol          	{ list-style-type:decimal; }


/* Tables */

table       	{ width:100%; }

th          	{ font-weight: bold; }
thead, th    	{  }

tbody			{   }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption     	{ background: #efefef; }


/* Containers */

#wrapper 			{ width:900px; margin:0 auto;  }

#top	 			{ width:100%; height:10px; background-color:#F28C00;}

#banner 			{ width:100%; height:20px; background-color:#FCFCFC;}

#subbanner 			{   }

#topnav 			{ margin-top:-4px;   }

#topcollage			{ 	}

#content 			{ background-color:#FFF3EE; text-align:center; padding:20px;  }

#content2 			{ background-color:#FFF3EE; padding:40px;  }

#bottomcollage		{	}

#bar			    {background-color:#F28C00; text-align:center; padding-top:7px; padding-bottom:1px; }
#email			{background-color:#F28C00; align:center; padding-top:7px; padding-bottom:1px; }

#footer1			{ background-color:#F28C00;  }


/* Navigation Extra */

#topnav ul {
	width: 100%; /* menu will fill 100% of wrapper container  */
	padding-left: 0; margin-left: 0;
	float: left;
	background-color: #B64A23; /* Sets the background color of the menu */
	}

#topnav ul li { display: inline; }

#topnav ul li a {
	padding: 10px 25px; /* Sets the Height and Width of the menu item*/
	float: left;
	color: #fff; /* Sets the font color of the menu item text */
	text-decoration: none; /* removes the underline from underneath links */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	}

#topnav ul li a:hover {
	background-color:#6F3737; /* Sets the color of the menu item on mouse hover */
	color: #fff; /* Sets the font color of the menu item on hover */
	}
	

/* Miscellaneous  */


form 			{ text-align:left; margin:25px;
					font-size:12px; font-family:Arial, Helvetica, sans-serif;	}

label 			{ width:130px; float:left; text-align:right;
					margin-top:20px;  }

input, textarea { border:1px #aaa solid; margin:10px 15px; padding:8px; width:280px;	}

input 			{ 	}

textarea 		{ 	}

select 			{ 	}

button			{ margin-left:115px; padding:10px 20px; }

.submit 		{
				width:90px; height:35px;
				margin-left:145px; background-color:#ddd;
				font-size:12px;
				}


/* Restaurant Menu */

.section	{ font-size:14px; font-weight:bold;
				border-bottom:1px #aaa dotted; padding:4px 0px; margin:4px 0px;	}
				
.item		{ font-size:12px; font-weight:bold;
				margin:0 0; padding:0 0;	}
				
.item-desc	{ font-size:10px; font-style:italic;
				margin:0 0 0px 0; padding:0 0;	}
				
.price		{ font-size:12px; display:block; margin:0 0 0 50px;	}

a:link.info		{ font-weight:bold;	font-size:10px; color:#F60; }


/* Miscellaneous  */

.copyright-text	{ font-size:80%; font-style:italic; color:#333; }
.footer-text	{ font-size:12px; font-style:normal; color:#fff; text-align:center;
					padding:5px 0; }

.location		{ float:right; padding:10px; border:1px #ccc solid; margin:10px 60px; }

.address		{ margin:4px 0; }

.title			{ font-size:18px; font-weight:bold; color:#333;  }
.subtitle		{ font-size:14px; font-style:italic; color:#333;  }

.artist			{ font-size:16px; font-weight:bold; color:#333;  }
.author			{ font-size:14px font-weight:bold; color:#555;  }
.editor			{ font-size:14px font-style:italic; color:#555;  }

.pub-date		{ font-size:10px font-style:italic; color:#555; }
.article-date	{ font-size:10px font-style:italic; color:#555;  }
.location		{ font-size:10px font-style:italic; color:#555;  }

.float-right	{ float:right; }
.float-left		{ float:left; }

.image-right	{ padding:5px; border:1px #ccc solid; margin:10px 0px 10px 10px; }
.image-left		{ padding:5px; border:1px #ccc solid; margin:10px 10px 10px 0px; }

.first			{ font-weight:normal; }
.last			{ font-weight:normal; }
.left			{ text-align:left; }
.right			{ text-align:right; }

.added      	{ background:#D7D7FF; }
.removed    	{ background:#FFCECE; color:#f00; }
.changed		{ background:#FFB; }

.hide			{ display:none }
.block			{ display:block }
.inline			{ display:inline }
.h3 {
}
