/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
	background-image: url(../images/bg.jpg);
	line-height: 1;
	background-color: #F9F6F1;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #222;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/*Force Scrollbar*/

html {
	overflow-y: scroll;
}



/* Headings
-------------------------------------------------------------- */

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

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

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


/* Text elements
-------------------------------------------------------------- */

p           {
	margin: 0 0 1.5em;
	line-height: 1.25em;
}
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

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

dl{
	width: 100%;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: 3em;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .75em;
	margin-left: 0;
	height: 1.25em;
	background-color: #F9F6F1;
}
dl.noline {background:none;}
dl dt { font-weight: bold; }
dd {margin: 0;}
dd.price{
	float:right;
	text-align: right;
	padding-left: 6px;
	width: 30px;
}

dt, dd.price{
	background-color: #F9F6F1;
}
dt{
	float:left;
	padding-right: 5px;
}
dl.nobreak {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .25em;
	margin-left: 0;
}
dt.sub {font-weight:normal;}


/* Misc classes
-------------------------------------------------------------- */


.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.first      { margin-left:0; padding-left:0; }
.last       {
	padding-right:0em;
	margin-right: 0em;
}
.top        {
	padding-top:2.25em;
}
.bottom     { margin-bottom:0; padding-bottom:0; }

.append-bottom {
	margin-bottom:.25em;
}

.den {font-size: 75%;}
.num {font-size: 75%; vertical-align:.5ex} 

.description{
	color:#666;
	width:90%;
	font-style:italic;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	margin-top: -0.5em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.nobreak {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .25em;
	margin-left: 0;
}


/* Grid/Layout
-------------------------------------------------------------- */
.container {
	width:892px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	margin-bottom: 1.5em;
}
.showgrid {background:url(src/grid.png);}
.column, div.span-4, div.span-8 {
	margin-right:25px;
	float: left;
}
.row1 {
	padding-right: 25px;
	padding-left: 90px;
	padding-top: 25px;
	width: 400px;
}
.indeximg {
	margin: 0px;
	clear: none;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	float: right;
}
.row1b {
	padding-left: 90px;
	width: 687px;
	padding-top: 25px;
	padding-right: 90px;
	padding-bottom: 15px;
}
.row2 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 25px;
	width: 287px;
}
.last, div.last {margin-right:0;}
.span-4 {
	width:175px;
}
.span-8 {
	width:400px;
}
.column2 {
	position: relative;
	width: 287px;
	float: left;
}
.span-submenu {
	text-align: center;
	position: relative;
}

.box {
	background-image: url(../images/border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
	position: relative;
	width: 892px;
	float: left;
}
.background{
background-image: url(../images/border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.content {
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 35px;
	margin-bottom: 0px;
	z-index: 2;
	float: left;
	position: relative;
}

.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.call {color: #993300;}
.category {
	font-size: 1.25em;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}
.footer {
	background-color: #e7e3d8;
	clear: both;
	height: 2em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1f1a14;
	margin-right: 13px;
	margin-left: 14px;
	padding-top: 1em;
	text-align: center;
	margin-top: 2em;
}

.navigation {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.caps {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-transform: uppercase;
	font-style: normal;
	color: #222;
}
.squares {
	height: 100px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
}
a:link {
	text-decoration: none;
	color: #af5417;
}
a:visited {
	text-decoration: none;
	color: #af5417;
}
a:hover {
	text-decoration: none;
	color: #222;
}
