a { color: #534336; }a:hover { color: #694d39; }h1, h2, h3, h4 {	font-family: 'Droid Serif', serif;}h1 {	background: url(../images/bg-hr.png) no-repeat bottom;	font-size: 72px;	font-weight:bold;	padding-bottom: 40px;		text-align: center;	text-transform: uppercase;}h2 {	color: #534336;	font-size: 48px;	font-weight:bold;}h3 { 	color: #534336;	font-weight:bold;}hr {	background: url(../images/bg-hr.png) no-repeat center;	border: 0;		height: 46px;	margin-bottom: 40px;}/* ================================================================[PAGE STRUCTURE AND STYLES]======================================================*/#topbar {	background: url(../images/tile-canvas.jpg) repeat;	border-bottom: 2px dashed #988270;	color: #bc9b70;	font-family: 'Droid Serif', serif;	font-weight: bold;	padding-bottom: 5px;	padding-top: 5px;	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.75);	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.75);	box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.75);}.addthis_toolbox {	padding-top: 5px;}#topbar a, #footer a { color: #bc9b70;}	#topbar a:hover, #footer a:hover { color: #977247; text-decoration:none; }nav {	background: url(../images/tile-nav.png) repeat !important;	border-bottom: 0 !important;	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);	-webkit-box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.91) !important;	-moz-box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.91) !important;	box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.91) !important;	margin-bottom:0 !important;}#stage {	background: url(../images/tile-copyright.png) repeat;	height: 50px;	-webkit-box-shadow: inset 0px 5px 20px 0px rgba(0,0,0,0.75);	-moz-box-shadow: inset 0px 5px 20px 0px rgba(0,0,0,0.75);	box-shadow: inset 0px 5px 20px 0px rgba(0,0,0,0.75);}#stageborder {	background: url(../images/tile-canvas.jpg) repeat;	border-bottom: 2px dashed #988270;	border-top: 2px dashed #988270;	height: 30px;	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.75);	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.75);	box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.75);}#content {	background: url(../images/tile-content.png) repeat-x top;	padding-bottom: 30px;	padding-top: 30px;	-webkit-box-shadow: inset 0px -5px 10px 1px rgba(0,0,0,0.7);	-moz-box-shadow: inset 0px -5px 10px 1px rgba(0,0,0,0.7);	box-shadow: inset 0px -5px 10px 1px rgba(0,0,0,0.7);}#content ul {	list-style-image: url(../images/bullet.png);}#footer {	background: url(../images/tile-canvas.jpg) repeat;	border-bottom: 2px dashed #988270;	border-top: 2px dashed #988270;		-webkit-box-shadow: inset 0px 0px 15px 1px rgba(0,0,0,0.8);	-moz-box-shadow: inset 0px 0px 15px 1px rgba(0,0,0,0.8);	box-shadow: inset 0px 0px 15px 1px rgba(0,0,0,0.8);	padding-bottom: 5px;	padding-top: 5px;}#copyright {	background: url(../images/tile-copyright.png) repeat;	color: #91877f;	padding-bottom: 10px;	padding-top: 10px;	-webkit-box-shadow: inset 0px 5px 10px 5px rgba(0,0,0,0.8);	-moz-box-shadow: inset 0px 5px 10px 5px rgba(0,0,0,0.8);	box-shadow: inset 0px 5px 10px 5px rgba(0,0,0,0.8);}#copyright a { color: #91877f; }#copyright a:hover { color: #6c645e; }@media (min-width: 769px) {		.rowleft { text-align: left; }		.rowright { text-align: right; }}/* ========================================================================[MAIN MENU]============================================================= */.navbar-right > li > a {		font-family: 'Droid Serif', serif;	font-size: 18px;	font-weight: bold;		text-transform: uppercase;	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);}@media (min-width: 769px) {	.navbar-right > li > a { background: url(../images/nav-seperator.png) no-repeat left !important; padding-left: 20px;}	.navbar-right > li:first-child > a { background: transparent !important; }			}}/* =======================================================================[FOOTER MENU]=============================================================*/#footer ul {	margin: 0;	padding: 0;	list-style:none;	float: right;}#footer ul > li {	display:inline-block; }#footer ul > li > a {		font-family: 'Droid Serif', serif;	font-size: 18px;	font-weight: bold;		display:inline-block;	padding-left: 20px;	text-transform: uppercase;	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);}@media (min-width: 769px) {	#footer ul > li > a { 		background: url(../images/nav-seperator.png) no-repeat left;			height: 155px;		line-height: 155px;		padding-right: 20px;	}		#footer ul > li:first-child > a { background: none;}	#footer ul > li:last-child > a { padding-right: 0px;}}