/* @override http://www.webdesign.gs/roberteckard/style/style.css */

body {
	margin: 0px 0px 0px 0px;
	background: #867259 url(../images/main-bg.png) repeat-x;
	font-size: 13px;
	color: #444;
	font-family: Arial, Verdana;
}

#cms_content{
	width: 600px;
}

a {
	color: #3F3F10;
}

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

#wrapper {
	margin: 0px auto 0px auto;
	width: 1066px;
}

	#header {
		margin: 0px auto;
		width: 925px;
		height: 165px;
		background: transparent url(../images/robert-eckard-header.png) no-repeat;
		position:  relative;
	}
	
	#header a {
		width: 495px;
		height: 165px;
		margin: 0px 0px 0px 23px;
		display: block;
		text-indent: -9001em;
	}
	
	#navigation {
		margin: 0px auto 0px auto;
		width: 925px;
		height: 37px;
		position:  relative;
	}
	
	#navigation ul {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		list-style: none;
		text-align: center;
	}
	
	#navigation ul li {

		padding: 0px 0px 0px 0px;
		marign: 0px 0px 0px 0px;
	}
	
	#navigation ul li:hover {
	background-color: #b27519;
}
	
	#navigation ul li a {
		float: left;
		text-align: center;
		display: block;
		padding: 10px 22px 9px 22px;
		border-left: 1px solid #63390A;
		font-family: Arial;
		font-size: 15px;
		color:  #FFF;
		text-decoration: none;
		cursor: pointer;
	}
	
	#navigation ul li a:hover {
		background-color: #b27519;
	}
	
	#navigation ul li span.dir {
		float: left;
		text-align: center;
		display: block;
		padding: 10px 22px 9px 22px;
		border-left: 1px solid #63390A;
		font-family: Arial;
		font-size: 15px;
		color:  #FFF;
		text-decoration: none;
		position: relative;
	}
	
	#navigation ul li a.last-list {
		border-right: 1px solid #63390A;
	}
	
	#navigation ul li ul {
		margin: 0px 0px;
		padding: 0px 0px;
		background-color: #3F3F0C;
		width: 145px;
	}
	
	#navigation ul li ul li {
		padding: 0px 0px;
		margin: 0px 0px;
	}
	
	#navigation ul li ul li a {
		display: block;
		width: 134px;
		padding: 10px 5px 10px 5px;
		text-align: left;
		float: none;
		border-left: 1px solid #4F4F18;
		border-bottom: 1px solid #6E6F22;
		font-size: 12px;
	}
	
	#navigation ul li ul li a:hover {
		background-color: #5E5F23;
	}
	
	#flash {
		margin: 0px auto 0px auto;
		padding: 70px 0px 0px 0px;
		width: 1066px;
		height: 327px;
		background: transparent url(../images/home-content-bg.png) no-repeat center;
	}
	
		#flash object {
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

#sub-wrapper {
	background-color: #262605;
}
	
#main-content {
	margin: 0px auto;
	width: 925px;
	background: #c3b6a4 url(../images/main-content-bg.png) repeat-y;
	border-left: 1px solid #867259;
	border-right: 1px solid #867259;
}


#left-content {
	width: 685px;
	float: left;
}
	#left-content h1 {
		font-size: 22px;
		color: #85410C;
		margin: 0px 0px 0px 15px;
		padding: 10px 0px 4px 5px;
		border-bottom: 1px solid #867259;
	}
	
	#left-content h2 {
		margin: 0px 0px 0px 0px;
		padding: 10px 25px 0px 20px;
		font-size: 16px;
		color: #5F3E23;
	}
	
	#left-content h3 {
		font-size: 14px;
		margin: 0px 0px;
		padding: 5px 0px 0px 25px;
		color: #7B5333;
		
	}
	
	#left-content p {
		margin: 0px 0px;
		padding: 10px 25px 5px 25px;
		line-height: 1.5em;
		color: #444;
		font-size: 13px;
	}
	
	#left-content ul {
		line-height: 1.5em;
	}
	
#right-content {
	float: right;
	width: 240px;
}

	#right-content h2 {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 240px;
		height: 31px;
		background: url(../images/contact-header.png) no-repeat;
		text-indent: -9001em;
	}
	
#header-image {
	border-bottom: 1px solid #867259;
}

#footer-wrapper {
	background: #867259 url(../images/footer-bg.png) repeat-x;
}

	#footer {
		margin: 0px auto 0px auto;
		padding: 0px 0px 20px 0px;
		text-align: right;
		font-size: 11px;
		width: 925px;
		color: #201203;
	}
	
	#footer p {
		color: #FFF;
		font-weight: bold;
		font-size: 11px;
		margin: 0px 0px;
		padding: 9px 0px 0px 0px;
	}
	
	#footer ul {
		margin: 0px 0px;
		padding: 25px 0px 5px 0px;
		text-align: right;
		list-style: none;
	}
	
	#footer ul li {
		margin: 0px 0px;
		padding: 0px 3px 0px 0px;
		display: inline;
		border-right: 1px solid #201203;
	}
	
	#footer a {
		color: #201203;
		font-weight: bold;
		text-decoration: none;
		font-size: 11px;
	}
	
	#footer a:hover {
		color: #222;
		text-decoration: underline;
	}
	
	#footer ul li.last-footer {
		border: none;
	}
	
	#footer .footer-disclaimer {
		display: block;
		margin: 5px 0px 0px 0px;
	}

.side-contact-form {
	margin: 0px 0px;
	padding: 5px 15px 10px 0px;
	text-align: right;
}
	
.side-contact-form p {
	margin: 0px 0px;
	padding: 5px 0px 5px 0px;
}
	
.side-contact-form input {
	width: 175px;
	background-color: #BFB5A7;
	border: 1px solid #675A48;
	color: #333;
	padding: 5px 3px;
	font-size: 12px;
	margin: 0px 0px;
	font-family: Arial, Verdana;
}

.side-contact-form input:focus {
	background-color: #DFD9D1;
	border: 1px solid #000;
}

.side-contact-form textarea {
	width: 175px;
	background-color: #BFB5A7;
	border: 1px solid #675A48;
	color: #333;
	padding: 5px 3px;
	font-size: 12px;
	font-family: Arial, Verdana;
	margin: 0px 0px;
}

.side-contact-form textarea:focus {
	background-color: #DFD9D1;
	border: 1px solid #000;
}

.side-contact-form input[type="submit"] {
	background-color: #4F3F27;
	border: 1px solid #000;
	color: #FFF;
	width: 65px;
	cursor: pointer;
}

.side-contact-form input[type="submit"]:hover {
	background-color: #6F5E45;
}

.hidden {
	display: none;
}
	
#contact-top {
	position: absolute;
	text-align: right;
	right: 0px;
	top: 30px;
}

#contact-top p {
	line-height: 1.4em;
	margin: 0px 0px;
	padding: 0px 0px;
	color: #795030;
}

.content-img {
	border: 1px solid #795030;
	margin: 3px 18px;
	padding: 2px;
}

.right-img {
	float: right;
}

.left-img {
	float: left;
}

.center-div {
	text-align: center;
}

#drink-wheel {
	margin: 0px auto;
	width: 600px;
	border: 1px solid #262605;
	padding: 5px;
	background-color: #BFB5A7;
}

ul#practice-list {
	list-style: none;
	line-height: 1.5em;
	width: 145px;
}

ul#practice-list li {
	border-bottom: 1px dotted #847a6b;
}

ul#practice-list li a {
	display: block;
	padding: 2px 0px 2px 5px;
}

ul#practice-list li a:hover {
	background-color: #aea08d;
}

a.myPlayer {
	width: 624px;
	height: 478px;
	display: block;
	border: 3px solid white;
	margin: 10px auto 25px;
	-webkit-box-shadow: 3px 3px 7px #676767;
	-moz-box-shadow: 3px 3px 7px #676767;
}

a.myPlayer img {
	border:0px;
	margin-left: 260px;
	margin-top: 320px;
}


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	