/*---------------- banner id attributes */

#banner-pre {
	z-index: 81;						/* remove to unstick BANNER */
	position: fixed;					/* remove to unstick BANNER */
	width: 100%;						/* remove to unstick BANNER */
	height: 75px;
	margin-top: -75px;
	background: #c7b299 url(../images/main/bg_stripes_10.gif) fixed;
}

#banner {
	z-index: 80;						/* remove to unstick BANNER */
	position: fixed;					/* remove to unstick BANNER */
	width: 100%;
	height: 100px;
	background-color: #332211;
	border-top: 1px solid #9d866f;
	border-bottom: 1px solid #9d866f;
}

#banner-buffer {						/* remove if unsticking the BANNER - you must also remove "_margin-top: -75px;" from #allcontent */
	height: 105px;
}

.centerdiv{ /*IE method of centering a relative div*/
	text-align: center;
}

.centerdiv div{ /*Proper way to center a relative div*/
	margin: 0 auto;
}

/*---------------- all main content id attributes */

#allcontent {
	min-width: 59em;
	max-width: 80%;
	margin: auto;
	top: 0;
	bottom: 0;
	height: 100%;
	_width: 80%;						/* IE6 hack */
	_margin-top: -75px;					/* IE6 hack - remove if unsticking the BANNER - you must also remove #banner-buffer */
}


/*---------------- menu id attributes */

#menu_content {
	position: fixed; 					/* remove to unstick MENU */
	float: left;
	width: 150px;
	padding: 5px 0 5px 5px;
	font-size: 95%;
	background: #67513a url(../images/main/bg_menu_4.gif);
	background-position: right;
	margin-top: 15px;
	border: 1px solid #332211;
	border-right-color: #332211;
	line-height: 120%;
}

#menu_content a {
	color: #e4e4e4;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-indent: 5px;
	border-bottom: 2px solid transparent;
	padding: 1px 5px 1px 0;
	_border-bottom-color: #67513a;		/* IE6 hack */
}

#menu_content a:visited {
	color: #e4e4e4;
	text-decoration: none;
}

#menu_content a:hover {
	background-color: #631717;
	color: #e3d2c1;
}

#menu_content a:active {
	background-color: #773e22;
	color: #e4e4e4;
}

#menu_content span {
	color: #cbd1d3;
}

#2menu_cont {							/* This seems to only be necessary to display properly in Dreamweaver. */
	float: left;
	width: 157px;
}


/*---------------- main content id attributes */

#main_content {
	background-color: #c8beb4;
	padding: 10px;
	margin-left: 156px;
	border: 1px solid #332211;
	min-height: 315px;
	_height: 325px;						/* IE6 hack */
}


/*---------------- footer id attributes */

#foot {
	color: #e4e4e4;
	width: 400px;
	margin: 20px auto;
	padding: 11px;
	border: 1px solid #332211;
	background-color: #62503c;
	text-align: center;
	font-size: 95%;
	line-height: 100%;
}

#foot a, a:visited {
	color: #e4e4e4;
	text-decoration: none;
}

#foot a:hover {
	color: #e3d2c1;
	text-decoration: underline;
}

#foot a:active {
	color: #cbd1d3;
	text-decoration: none;
}

#footlegal {
	margin-top: 5px;
	color: #d6c6b6;
	font-size: 85%;
}


/*---------------- thumb id attributes */

#thumb {
	float: left;
	width: 200px;
	height: 210px;
	padding-top: 10px;
	font-weight: bold;
	text-align: center;
	margin: 7px;
	background: url(../images/main/thumb_bg.gif);
	background-repeat: no-repeat;
/* 	border: 1px solid #583818;		Use this border and background color if removing the background image.
	background-color: #ab9e90; */
	font-size: .85em;
}

#thumb a, a:visited {
	color: #631717;
	text-decoration: none;
}

#thumb a:hover {
	color: #773322;
	border-bottom: 1px solid #631717;
}

#thumb a:active {
	color: #631717;
}

#thumb img {
	margin: 10px auto auto auto;
}

#thumb a:hover img {
	border: 1px solid #eee;
}

#thumb div {
	font-weight: bold;
}

.thumbb a {
	border: none;
}

.thumbb {
	margin: auto;
	width: 150px;
	padding: 5px 10px 0 10px;
	border-top: 1px solid #ab9d8f;
	font-size: .7em;
	color: #a5a5a5;
}


/*---------------- toplink id attributes */

#toplink {
	text-align: center;
	background-color: #67513a;
	border: 1px solid #583818;
	padding: 1px;
	margin-top: 5px;
	font-weight: bold;
	line-height: 1.8em;
}

#toplink a {
	display: block;
}

#toplink a, a:visited {
	color: #e4e4e4;
	text-decoration: none;
	border: none;
}

#toplink a:hover {
	color: #e3d2c1;
	background-color: #773e22;
}

#toplink a:active {
	color: #e4e4e4;
	background-color: #631717;
}


/*---------------- general tag attributes */

body {
	margin: 20px 0 0 0;
	height: 100%;
	background: #5c4c3c url(../images/main/bg_stripes_10.gif) fixed;
	font-family: Geneva, Verdan, Arial, Helvetica, sans-serif;
	font-size: .875em;
	color: #332211;
}

p {
	line-height: 1.3em;
}

a, a:visited {
	text-decoration: underline;
	color: #631717;
}

a:hover {
	text-decoration: none;
	color: #773e22;
}
a:active {
	text-decoration: none;
	color: #fff;
}

a img {
	border: 1px solid #583818;
	display: block;
}

h1 {
	font-size: 150%;
	color: #631717;
	letter-spacing: .1em;
}


/*---------------- class attributes */

.noborda a img {
	border: none;
}

.nobord img {
	border: none;
}

.gallmenu {
	color: #ffcc33;
	font-weight: bold;
	margin-bottom: 5px;
}

.formlabel {
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #c07317;
	text-align: right;
}

.goldbold {
	font-weight: bold;
	color: #f5d731;
}

.orangebold {
	font-weight: bold;
	color: #c07317;
}

.bold {
	font-weight: bold;
}

.inforight {
	float: right;
	margin: 5px 5px 20px 30px;
	color: #fff;
}

.montage_roll a {
	display: block;
	width: 230px;
	height: 304px;
	background: transparent url(../images/main/montage_1.gif) 0 0 no-repeat;
	text-decoration: none;
	border: none;
}

.montage_roll a:hover { 
	background-position: -230px 0;
	_border-bottom: 1px solid;			/* IE6 hack */
}

.montage_roll div {
	_height: 1px;						/* IE6 hack */
	_margin-top: -1px;					/* IE6 hack */
	_background-color: #e3d2c1;			/* IE6 hack */
}

.respic {
	margin: 7px;
	text-align: center;
	border: 1px solid #583818;
	background-color: #ab9e90;
	padding: 10px;
}

.respic img {
	margin: auto;
}

.respic2 {
	width: 50%;
	float: left;
}

.respic2 img {
	border: 1px solid #583818;
}
