/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	background: #91501b; 
	font: 11px Arial, Helvetica, sans-serif;
	color: #685f49; 
	text-align: left; 
	margin: 0px;
}
#wrapper {
	text-align: left;
	width: 952px;
	background: #e1e3a4;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/*  @@@@@[  Navigation  ]@@@@@ */

#nav {
	padding-left: 329px;
}

/*  @@@@@[  Sub Nav  ]@@@@@ */
/* Note that there are styles applied to all "a" tags in .subnav (such as display: block) and then specific styles for "a" tags in .sub1 */

#index .subnav {
	width: 172px;
	float: right;
	border-left: 1px solid #9f8f6d;
	padding-left: 33px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #685f49;
	line-height: 19px;
}
#index .subnav a:visited,#index .subnav a:active,#index .subnav a:link {
	text-decoration: none; 
	color: #685f49;
	display: block
}
#index .subnav a:hover {
	display: block;	
	text-decoration: none; 
	color: #91501b;
}
#secondary .subnav {
	width: 177px;
	float: left;
	padding: 32px 13px 0 15px;
	background: url(images/_bg-subnav.jpg) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #685f49;
	line-height: 19px;
}
#secondary .subnav ul{
	padding: 0 0 30px 19px;
	margin: 0 24px 0 26px;
	border-bottom: 1px solid #a19272;
}
#secondary .subnav ul li{
	list-style-image: none;
	list-style-type: none;
	margin: 0 -24px 0 -26px;
}

#secondary .subnav a:visited,#secondary .subnav a:active,#secondary .subnav a:link {
	text-decoration: none; 
	color: #685f49;
	display: block;
	width: 149px;
}
#secondary .subnav a:hover {
	display: block;	
	text-decoration: none; 
	color: #91501b;
	width: 149px;
}
/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	background: url(images/_bg-header.jpg) top no-repeat;
}
#banner{
	border-top: 1px solid #685f49;
	border-bottom: 1px solid #685f49;
	background: #FFFFFF;
	position: relative;
}
#blurb{
	position: absolute;
	top: 138px;
	left: 44px;
	background: url(images/_blurb.png) no-repeat;
	height: 132px;
	width: 235px;
	*background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/_blurb.png",sizingMethod=scale);
	z-index:1;
}
#footer {
	width: 932px;
	background: #e1e3a4;
	margin-right: auto;
	margin-left: auto;
	color: #685f49; 
	font-size: 10px;
	padding: 10px 10px ;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #685f49; 
	text-decoration: none;
}
#footer a:hover {
	color: #685f49; 
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #685f49; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #685f49; 
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#gravitate {
	float:right;
	text-align:right;
	padding-right: 10px;
}
/* @@@@@[  Index Page  ]@@@@@ */
#index #content_left{
	width: 362px;
	float: left;
	padding-top: 85px;	
}
#index #content_right{
	width: 533px;
	float: right;
	padding: 31px 56px 40px 0;
}
#index #default_in{
	padding-left: 18px;
	padding-bottom: 28px;
}
#welcome{
	background-color: #FFFFFF;
	padding: 18px 0 20px 0;
}
/* @@@@@[  Main Page  ]@@@@@ */
#main {
	background: url(images/_best-of-citt.jpg) bottom left no-repeat #e1e3a4;
}
#content{
	background: url(images/_bg-main.jpg) repeat-x ;
	margin: 0px;
}
#secondary #content_right{
	width: 613px;
	float: right;
	line-height: 17px;
	padding: 39px 73px 15px 61px;
	background-color: #FFFFFF;
}
#secondary #content_right ul{
	margin: 0px;
	padding: 0 0 15px 19px;
}
#secondary #content_right ul li{
	background: url(images/_bullet.gif) no-repeat 0px 3px;
	list-style-type: none;
	margin: 0px;
	padding-left: 15px;
}
#quote{
	float: right;
	width: 238px;
	text-align: center;
	margin: 0 0 35px 22px;
	background-color: #eadcb4;
	font: 16px Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
#quote_in{
	padding: 7px 18px 12px 18px;
}
.clr {
	clear: both;
}
.clrSolo {
	clear: both; 
 	font-size: 0px; 
 	line-height: 0px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
	height: 0px;
}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
.logo{
	padding: 23px 0 21px 32px;
}
.shopping_cart{
	position: absolute;
	top: 72px;
	right: 53px;
}
.address{
	padding: 35px 160px 0 0;
	width: 113px;
	float: right;
	line-height: 16px;
	text-align: right;
}
.address_name{
	font-size: 13px;
}
.welcome1{
	float: left;
	width: 133px;
	border-right: 1px solid #9f8f6d;
	padding: 43px 21px 25px 35px;
}
.welcome1 a:link,.welcome1 a:visited,.welcome1 a:active {
	color: #63583d; 
	text-decoration: none;
}
.welcome1 a:hover {
	color: #63583d; 
	text-decoration: underline;
}
.welcome2{
	float: left;
	width: 169px;
	text-align: center;
}
.welcome2 a:link,.welcome2 a:visited,.welcome2 a:active {
	color: #63583d; 
	text-decoration: underline;
}
.welcome2 a:hover {
	color: #63583d; 
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #91501b; 
	text-decoration: underline;
}
a:hover {
	color: #91501b; 
	text-decoration: none;
	}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #91501b;
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 13px;
}
h2 {
	color: #91501b;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
p {
	margin: 0px;
	padding-bottom: 13px;
}
.left {
	float: left;
	padding: 0 31px 0 30px;
}
.right {
	float: right;
}
.clboth{
	height: 30px;
	clear: both;
	font-size: 30px;
	line-height: 30px;
}
.splitH2 {
    padding-bottom:30px;
}

.splitH2 h2 {
    float:left;
}
.splitH2 div {
    float:right;
    text-align:right;
    width:200px;
}

.holidayTable td {
	padding:12px 0;
	vertical-align:top;
	text-align:left;
}
.holidayTable input {
	margin:0;
	padding:0;
}
.imgRight{
	float: right;
	margin: 0 0 10px 10px;
}
.imgLeft{
	float: left;
	margin: 0 10px 10px 0px;
}
.line{
	border-bottom: 1px dotted #a19272;
	margin: 10px 0;
}
.light-box{
	border: 1px solid #a19272;
	padding: 2px;
}
.column{
	float: left;
	width: 190px;
	padding-right: 10px;
}
.column-small{
	float: left;
	width: 140px;
	padding-right: 10px;
}
.event-left{
	float: left;
	width: 490px;
}
.author{
	float: right;
	font-weight: bold;
}
.style1{
	border-bottom: 1px dotted #91501b;
	margin: 10px 90px;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
.code{
	border: 1px solid #91501b;
	padding: 10px 10px 10px 20px;
	margin-top: 10px;
}
.books{
	text-align: center;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.booksWrap {
	width: 300px;
	margin: 10px 0 10px 35px;
}
.booksIndex{
	width: 130px;
	margin: 0 10px 0 0;
	padding: 0px;
	float: left;
	text-align: center;
}
.booksIndex img {
	margin-bottom: 10px;
}

.style2{
	color: #91501b;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}
input, textarea, select {
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #91501b;
}
input.clean {
	border-style: none; 
	background: none;
}
.cell{
	width: 250px;
}
.note{
	font-size: 12px;
}
.title-quote{
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#quote_in{
	padding: 7px 18px 12px 18px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#secondary #quote_in ul{
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}
#secondary #quote_in ul li{
	margin: 0px;
	padding-left: 15px;
	background: url(images/_bullet2.gif) no-repeat 0px 12px;
}

#search {
	position: absolute;
	top: 37px;
	right: 7px;
	width: 130px;
}

.search {
	width: 90px;
	padding-bottom: 2px;
}

.submit {
	background-color: #dec491;
	padding: 0 2px 1px 2px;
	color: #666;
}

.regFont {
	font:11px Arial, Helvetica, sans-serif;
	color:#685f49;
}

.center {
	text-align: center;
}

#SignUp .signupframe {
  border: 1px solid #91501b;
  background: #e1e3a4;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  margin: 15px auto; }