/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Forms
	#Misc */







/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 4, 2011 */


@font-face {
    font-family: 'ArnoldBoecklinRegular';
    src: url('../typefaces/arnold-boecklin-webfont.eot');
    src: url('../typefaces/arnold-boecklin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../typefaces/arnold-boecklin-webfont.woff') format('woff'),
         url('../typefaces/arnold-boecklin-webfont.ttf') format('truetype'),
         url('../typefaces/arnold-boecklin-webfont.svg#ArnoldBoecklinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1{color: #b52d26; text-decoration: none; font-weight:300; font-size:22pt; font-family:ArnoldBoecklinRegular; text-align:left;}

h2{color: #000; text-decoration: none; font-weight:300; font-size:16pt; font-family:ArnoldBoecklinRegular; text-align:left;}

h3{color: #b52d26; text-decoration: none; font-weight:300; font-size:18pt; font-family:ArnoldBoecklinRegular; text-align:center;}


p.menu{ margin-left:50px;}

.menu{ margin-left:50px; font-family:"Times New Roman", Times, serif; color:#000000;}

#item_header{color: #b52d26; text-decoration: none; font-weight:300; line-height:12 pt;  font-size:14pt; font-family:ArnoldBoecklinRegular; }

#menu_price{color: #000000; text-decoration: none; font-weight:300; line-height:12 pt;  font-size:14pt; font-family:ArnoldBoecklinRegular; }

#footer_text{color: #B31002; text-decoration: none;  font-family:ArnoldBoecklinRegular;}

#body_copy {text-align:left; margin-left:80px; width:750px; padding-bottom:20px;}

#main_box { text-align:left; margin-left:120px; width:800px; padding-bottom:20px;}

#right_col{border-left:#333 1pt solid; padding-left:20px;}

body {
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-color:#F4B650;
	font-size: 14pt;
	color:#000;
	font-family:'Times New Roman', Times, serif;
	margin-top:0;
	margin-left:0;
	background-image: url(../images/paper_tile_background.jpg); background-repeat:repeat;
}


a:link {color: #B31002; text-decoration: none;  font-family:ArnoldBoecklinRegular; font-size:12pt;  }
a:visited {color: #B31002; text-decoration: none; font-family:ArnoldBoecklinRegular; font-size:12pt;  }
a:hover {color: #000; text-decoration: underline;  font-family:ArnoldBoecklinRegular; font-size:12pt;  }
a:active {color: #B31002; text-decoration: none;  font-family:ArnoldBoecklinRegular; font-size:12pt; }


a.nav:link {color: #B31002; text-decoration: none;  font-family:ArnoldBoecklinRegular; font-size:14pt;  }
a.nav:visited {color: #B31002; text-decoration: none; font-family:ArnoldBoecklinRegular; font-size:14pt;  }
a.nav:hover {color: #000; text-decoration: underline;  font-family:ArnoldBoecklinRegular; font-size:14pt;  }
a.nav:active {color: #B31002; text-decoration: none;  font-family:ArnoldBoecklinRegular; font-size:14pt; }


a.nav_sub:link {color: #000; font-family:ArnoldBoecklinRegular; text-decoration: none; font-size:12pt; }
a.nav_sub:visited {color: #000; font-family:ArnoldBoecklinRegular; text-decoration: none;font-size:12pt;  }
a.nav_sub:hover {color: #B31002; font-family:ArnoldBoecklinRegular; text-decoration: underline; font-size:12pt;  }
a.nav_sub:active {color: #000; font-family:ArnoldBoecklinRegular; text-decoration: none; font-size:12pt; }

img.top { max-width: 100%; height: auto; }
