/*RESET*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}




body {
	background: #c80000 url(images/backgroundimage.gif) repeat fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Lucida Grande", Tahoma, Verdana;

}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align: center;
	background: url(images/bg-middle.png) repeat-y 0 0;
}

#wrapperinner {
	margin: 0 auto;
	padding: 0;
	width: 860px;
	text-align: left;
	
}

#edge-top
{
  width: 900px;
  height: 19px;
  background: url(images/bg-top.png) no-repeat 0 0;
  margin: 0 auto;
  display: block;
}

#edge-bottom
{
  width: 900px;
  height: 28px;
  background: transparent url(images/bg-bottom.png) no-repeat 0 0;
  margin: 0 auto;
  display: block;
}

#photo-bar
{
  width: 860px;
  height: 100px;
  background: url(photos/photobar.jpg) no-repeat 0 0;
  margin: 0 auto;
  padding: 0 0 20px 0;
  display: block;
}


/*------------------------------*/
/*LAYOUT*/
/*------------------------------*/


#header {
	width: 900px;
	margin: 30px auto 0 auto;
	text-align: left;

	}
	
#navigation {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	
}

#content {
	width: 820px;
	padding: 20px;
	background: #fff;
	overflow: auto;

}

#footer {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#headshot {
	border: 3px solid black;
	float: left;
	margin: 0 20px 10px 0;
	
}
		
#leftcol {
	width: 820px;
	margin: 0;
	padding: 0;
	float: left;
	
}

#rightcol {
	width: 220px;
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
	
}

/*------------------------------*/
/*FORMATTING*/
/*------------------------------*/

h1, h2, h3, h4, h5, p, ul, li {
	font-family: "Lucida Grande", Tahoma, Verdana;
	font-weight: normal;
}


h1 {
	font-size: 20px;
	color: white;
	line-height: 24px;
	margin: 0 0 0px 0;
	padding: 2px 10px;
	background-color: #c80000;
}

h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-weight: bold;
}

p {
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 22px 0;
	padding: 0;
	color: #444;
}

p.contact {
	margin: 0;
}

a.inline:link {
	font-size: 14px;
	line-height: 22px;
	color: #c80000;
	text-decoration: none;

}

a.inline:visited {
	color: #c80000;
	text-decoration: none;

}

a.inline:hover {
	color: #333;
    border-bottom: 1px dotted #333;
}

.disclaimer {
	font-size: 10px;
	line-height: 12px;
	margin: 5px 0 0 0;
	color: #000;
}

p.caption {	
	font-size: 10px;
	line-height: 12px;
	margin: 5px 0 0 0;
	font-style: italic;
}


/*------------------------------*/
/*NAVIGATION*/
/*------------------------------*/

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	float: right;
	font-size: 14px;
	line-height: 14px;
}

#navigation ul li a {
	display: block;
	text-decoration: none;
	margin: 0 0 0 2px;
	padding: 8px 10px;
	border-top: 1px solid #fefded;
	border-bottom: 1px solid #e6e6d5;
}

#navigation ul li a:link,
#navigation ul li a:visited {
	color: #c80000;
	background: #f2e7dd;
}

#navigation ul li a:hover {
	color: #000;
	background: #fff;
	border-top: 1px solid #f2e7dd;
	border-bottom: 1px solid #fff;
}

body#home li#tab-home a:link,
body#home li#tab-home a:visited,
body#about li#tab-about a:link,
body#about li#tab-about a:visited,
body#goods li#tab-goods a:link,
body#goods li#tab-goods a:visited,
body#blog li#tab-blog a:link,
body#blog li#tab-blog a:visited {
	color: #000;
	background: #fff;
	border-bottom: 1px solid #fff;
}


/*------------------------------*/
/*FOOTER NAVIGATION*/
/*------------------------------*/


#footer ul {
	font-size: 12px;
	line-height: 14px;
	color: #000;
}

#footer ul li {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 12px;
	line-height: 14px;
	
}

#footer ul li a {
	display: block;
	margin: 0 10px 0 0;
	text-decoration: none;
}

#footer ul li a:link {
	color: #000;

}

#footer ul li a:hover {
	color: #000;
	border-bottom: 1px dotted #000;

}

#footer ul li a:visited {
	color: #000;
	text-decoration: none;

}

body#home li#footer-home a:link,
body#home li#footer-home a:visited,
body#about li#footer-about a:link,
body#about li#footer-about a:visited,
body#goods li#footer-goods a:link,
body#goods li#footer-goods a:visited,
body#blog li#footer-blog a:link,
body#blog li#footer-blog a:visited {
	color: #fff;

}


