/*
Brad Miller
For Jane-Williams.com
*/

body {
	margin: 0;
	padding: 0;
	background:  #2a334f url(images/img0.jpg) no-repeat top center;
	font-size: 18px;
	color: #ac8f57;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #ac8f57;
}

h1 {
	
	
	font-size: 26px;
	font-weight: bold;
}

h2 {
	
	
	font-size: 24px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 175%;
}



a {
	color: #ac8f57;
}

a:hover {
	text-decoration: none;
	color: #ac8f57;
}

/* Header */

#header {
	
	height: 220px;
	margin: 0 auto;
	background: #771718 url(images/shadow.gif) repeat-x bottom left;

}



#header h1, h2, h3, p {
	padding-left: 15px;
		}


.logo {
	text-align: center;
	padding-left: 160px;
	padding-top: 7px;
	
}

#header a {
	color: #ac8f57;
}

.toolbox {
	float : right;
	width : 160px; /* 348px */
	padding-top : 5px;
	overflow : hidden;
	padding-right: 25px;
}

.toolbox .reg {
	padding: 0 0 9px 0;
	margin: 0px;
}

.toolbox ul {
	list-style: none; /* no bullet markers */
	padding: 0;
	margin: 0px;
	overflow : hidden;
}

.toolbox ul li {
	float : left;
	padding : 1px 9px 0 0;
	
}

.toolbox ul li.first {
	padding-left : 0px;
}

.toolbox ul li.view-cart {
	padding-right : 0;
}

.toolbox ul.cc {
	text-align: left;
	padding-left: 1px;
	width: 180px;
	padding-top: 60px;
}

.toolbox ul.cc li {
padding : 1px 3px 0 0;
}
/*Top Menu*/
#topmenu {
text-align: center;
background: #fff;
color: #000;
height: 35px;
/*padding-left: 210px;*/
}

#topmenu ul {
	list-style: none; /* no bullet markers */
	display: inline;
	text-align: center;	
}

#topmenu li {
	
	display: inline;
	text-align: center;
}

#topmenu a {
	text-align: center;
	padding: 4px 20px 7px 20px;
/*	border-top: 2px solid #2a334f;
	border-bottom: 2px solid #2a334f;*/
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #000;
}

#topmenu a:hover {
	background: #771718;
/*	border-top-color: #2a334f;	
	border-bottom-color: #2a334f; */
	color: #FFFFFF;
	text-align: center;
}

/* Page */

#page {
	float:center;
	margin: 0 auto;
	width: 900px;
}

/* Content */

#content {
	/*float: left;
	padding-left: 120px;*/
}

h1.flags{

background: url(images/flags1.jpg) no-repeat;
color: #FFFFFF;
padding-top: 255px;
padding-bottom: 20px;

}

h1.backdrop{
background: url(images/backdrop1.jpg) no-repeat;
color: #FFFFFF;
padding-top: 255px;
padding-bottom: 20px;
}


/* Image Gallery */

div.img2
  {
  margin:2px;
  height:auto;
  width:auto;
  text-align:center;
    }
div.img
  {
  margin:2px;
  height:auto;
  width:auto;
  float: left;
  text-align:center;
    }
div.img img
  {
  display:inline;
  margin:3px;
  border: 0;
  }

div.img a img
  {
  border: 2px solid #2a334f;
  }
div.img a:hover img
  {
  border: 2px solid #ac8f57;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:211px;
  margin:2px;

  }




.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #771718;
	color: #fff;

}


.entry p{
margin: 0;
text-align:left;
padding-left: 0px;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}





/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	margin: 15px;
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px solid #771718;
	background: url(images/bullet3.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 3px solid #771718;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* Footer */

#footer {
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 3px solid #771718;
	background: url(images/img07.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}


#footer p {
	padding-left: 0px;
	
	}


/* Header2 for Lg product photos */

#header2 {
	
	height: 120px;
	margin: 0 auto;
	background: #771718 url(images/shadow.gif) repeat-x bottom left;

}

.logo2 {
	
	padding-left: 10px;
	padding-top: 7px;
	
}

.lgimg img {
	padding-left: 10px;
	padding-top: 10px;
	height: auto;
	width: 95%;
	text-align: center;
	