* {
	padding: 0;
	margin: 0;
}

html {
	overflow: -moz-scrollbars-vertical;
	height: 100%;
}

body {
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #D7C300;
	height: 100%;
	
	background-color: #000000;
    background-image: url(../images/bg_main.png);
    background-position: center top;
    background-repeat: repeat-y;
}

.outer_back {
	
}

a img {
	border: 0;
}

a {
	color: #D7C300;
}

a:hover {
	color: #CCCCCC;
}

.lightBrown {
	color: #FF0000;
}

.mapBorder
{
	border-width:thin;
	border-color:#333333;
}

#temp_Wrapper {
	margin: 15px auto 0;
	text-align: left;
	width: 970px;
}

#temp_Header {
	height: 40px;
}

#temp_Header .Inner table {
	float: right;
	padding-right: 30px;
}

#temp_Header .Inner table tr {
	vertical-align: bottom;
}

#temp_Header .Inner table tr td a {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #D7C300;
}

#temp_Content_Wrapper {
	padding-bottom: 20px;
}

#temp_Navbar {
	padding: 0 35px 0 30px;
}

#temp_Navbar_Top .logo {
	float: left;
	width: 350px;
}



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

#temp_Navbar_Bottom ul li {
	float: left;
	padding-top: 3px;
}

#temp_Navbar_Bottom ul li a {
	height: 15px;
	display: block;
	float: left;
}

#temp_Navbar_Bottom ul li.divider {
	border-left: 1px solid #928577;
	margin-left: 10px;
	width: 1px;
	margin-right: 9px;
	float: left;
}

/* THREE COLUMN */
#temp_Content {
	padding: 25px 35px 0 30px;
}

.three_column #temp_Content_Left {
	float: left;
	width: 238px;
}

.three_column #temp_Content_Middle {
	float: left;
	width: 300px;
}

.three_column #temp_Content_Middle_Inner {
	padding: 0 33px 0 32px;
	font-size: 12px;
	color: #928577;
}

.three_column #temp_Content_Right {
	float: right;
	width: 300px;
}

.two_column #temp_Content_Left {
	float: left;
	width: 714px;
}

.two_column #temp_Content_Left_Inner {
	padding: 0 30px;
	font-size: 12px;
	color: #7f7367;
}

.two_column #temp_Content_Left_Inner_Alt {
	padding: 0 30px 0 0;
	font-size: 12px;
	color: #7f7367;
}

.two_column #temp_Content_Right {
	float: left;
	width: 191px;
}

h2.contentHeader {
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 8px;
	color: #FFFFFF;
	text-align: left;
}

#right_Nav_Container {
	padding-bottom: 15px;
}

#right_Nav_Top {
	height: 10px;
	background-image: url(/img/rightNav_Top.jpg);
	background-repeat: no-repeat;
}

#right_Nav_Middle {
	height: auto;
	background-image: url(/img/rightNav_Middle.jpg);
	background-repeat: repeat-y;
	margin: 0;
}

#right_Nav_Middle ul {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

#right_Nav_Middle ul li {
	padding: 9px 0;
	border-bottom: 1px solid #928477;
	padding-left: 8px;
	margin: 0;
}

#right_Nav_Middle ul li.active a {
	color: #98012e;
}

#right_Nav_Middle ul li a {
	padding: 2px 0;
	text-transform: uppercase;
	text-decoration: none;
	color: #928577;
}

#right_Nav_Middle ul li a:hover {
	color: #98012e;
}

#right_Nav_Middle ul li ul {
	display: none;
}

#right_Nav_Middle ul li ul.active {
	display: block;
}

#right_Nav_Middle ul li ul li {
	border-bottom: 0;
	font-size: 11px;
	padding: 3px 0;
	padding-left: 12px;
}

#right_Nav_Middle ul li ul li a, #right_Nav_Middle ul li.active ul li a {
	color: #928577;
}

#right_Nav_Middle ul li ul li.active a {
	color: #98012e;
}

#right_Nav_Bottom {
	height: 10px;
}

#temp_Footer {
	height: 130px;
}

#temp_Footer a {
	color: #D7C300;
	text-decoration: none;
}

#temp_Footer a:hover {
	text-decoration: none;
}

#temp_Footer_Inner {
	text-align: center;
	padding-top: 40px;
	font-size: 12px;
	color: #D7C300;
}

#temp_Footer_Inner_Nav {
	padding-bottom: 15px;
}

#temp_Footer_Inner_Nav a {
	text-decoration: none;
}

#album_Container_Left {
	padding-right: 15px;
}

#album_Container_Right {
	padding-left: 15px;
}

#album_Frame {
	width: 355px;
	height: 280px;
	background-image: url(/img/album_frame.png);
	background-repeat: no-repeat;
}

#album_Frame_Inner {
	text-align: center;
}

#album_Frame_Inner .album_Image {
	padding: 15px;
	padding-left: 16px;
	text-align: center;
}

#album_Pager a {
	color: #000;
	text-decoration: none;
	margin: 0 5px;
}

#album_Pager a.activeSlide {
	color: #98012e;
	text-decoration: none;
	margin: 0 5px;
}

table.listTable {
	width: 100%;
}

table.listTable tr {
	vertical-align: top;
}

table.listTable tr.alt {
	background-color: #777777;
}

table.listTable tr th {
	border-bottom: 1px solid #D7C300;
	padding: 2px 0 1px 5px;
	color: #D7C300;
}

table.listTable tr td {
	font-size: 13px;
	padding: 2px 0 1px 5px;
}

table.listTable tr td input, table.listTable tr td textarea, table.listTable tr td select {
	border: 0;
}

table.listTable tr td a {
	color: #D7C300;
	text-decoration: none;
}

table.listTable tr td a:hover {
	text-decoration: underline;
}

table.listTable tr.yearHeader td {
	font-size: 16px;
	font-weight: bold;
}

div.checkbox label {
	padding-left: 5px;
	font-size: 13px;
}

table.formTable tr {
	vertical-align: top;
}

table.formTable tr td {
	font-weight: bold;
	text-align: right;
	padding: 4px 5px 2px 0;
}

table.formTable tr td.element {
	font-weight: normal;
	text-align: left;
}

table.formTable tr td.element div.submit {
	float: left;
	margin-right: 10px;
}

table.formTable tr td.element input, table.formTable tr td.element select, table.formTable tr td.element textarea {
	border: 1px solid #ccc;
}

table.formTable tr td.element input {
	width: 300px;
}

table.formTable tr td.element textarea {
	width: 500px;
	height: 100px;
}

table.formTable tr td.alt input {
	width: auto;
}

table.formTable tr td.radio label {
	float: left;
	font-size: 13px;
	margin-right: 12px;
}

table.formTable tr td.radio input {
	float: left;
	font-size: 13px;
	margin-right: 2px;
}

.adminNav {
	text-align: center;
	background-color: #262320;
	padding: 5px;
	border: 1px solid #D7C300;
	margin: 10px 0}

.adminNav a {
	color: #D7C300;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin: 0 5px;
}

.adminNav a:hover {
	text-decoration: underline;
}

.coffeeLandLinks {
position:absolute;
text-align:center;
width:660px;
padding-top:35px;
font-weight:bold;
font-size:28pt;
color:#FFFFFF;
font-family:Arial;
}

.coffeeLandLinks a {
color:#FFFFFF;
text-decoration: none;
padding-bottom:15px;
font-family:Arial;
}
.coffeeLandLinks a:hover {
color:#FFFFFF;
text-decoration: none;
font-family:Arial;
}
.coffeeLandLinks a:visited {
color:#FFFFFF;
text-decoration: none;
font-family:Arial;
}

/*datepicker*/
/* Main Style Sheet for jQuery UI date picker */
.ui-datepicker-div, #ui-datepicker-div, .ui-datepicker-inline {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff;
	font-size: 1.1em;
	border: 4px solid #d3d3d3;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}

#ui-datepicker-div, .ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
	background: #ffffff;
}

.ui-datepicker-inline {
	float: left;
	display: block;
}

.ui-datepicker-control {
	display: none;
}

.ui-datepicker-current {
	display: none;
}

.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #e6e6e6 url(/img/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}

.ui-datepicker-next {
	left: 14.6em;
}

.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #dadada url(/img/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}

.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(/img/arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}

.ui-datepicker-next a {
	background: url(/img/arrow_right.gif) 50% 50% no-repeat;
}

.ui-datepicker-prev a:hover {
	background: url(/img/arrow_left.gif) 50% 50% no-repeat;
}

.ui-datepicker-next a:hover {
	background: url(/img/arrow_right.gif) 50% 50% no-repeat;
}

.ui-datepicker-prev a:active {
	background: url(/img/arrow_left.gif) 50% 50% no-repeat;
}

.ui-datepicker-next a:active {
	background: url(/img/arrow_right.gif) 50% 50% no-repeat;
}

.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #555555;
	background: #e6e6e6;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;

}

.ui-datepicker-header select.ui-datepicker-new-month {
	width: 7em;
	left: 2.2em;
}

.ui-datepicker-header select.ui-datepicker-new-year {
	width: 5em;
	left: 9.4em;
}

table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}

table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	background: #e6e6e6 url(/img/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #ffffff;
}

table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #212121;
	background: #dadada url(/img/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}

table.ui-datepicker td a:active {
	border: 1px solid #dddddd;
	color: #222222;
	background: #ffffff url(/img/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}

table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: uppercase;
	/*border-bottom: 1px solid #d3d3d3;*/
}

table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222;
}

table.locatorTable {
	width: 100%;
}

table.locatorTable tr {
	vertical-align: top;
}

table.locatorTable tr td {
	text-align: right;
	padding: 7px 0 5px 5px;
}

table.locatorTable tr td.element {
	text-align: left;
}

table.locatorTable tr td.element input, table.locatorTable tr td.element textarea {
	width: 300px;
}

table.locatorTable tr td.element textarea {
	height: 70px;
}

table.locatorTable tr td.submit {
	text-align: right;
}

table.locatorTable tr td.submit input {
	width: auto;
}

div.error-message {
	font-weight: bold;
	color: red;
	padding: 3px 0 0 2px;
}

#flashMessage {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

/* liScroll style declarations */

#test .tickercontainer { /* the outer div with the black border */
	width: 667px;
	height: 45px;
	margin: 0;
	padding: 0
	overflow: hidden;
	background-image: url(/img/home_newsticker.jpg);
}

#test .tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 137px;
	top: 14px;
	width: 520px;
	overflow: hidden;
}

#test ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#test ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
}

#test ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 150px 0 0;
}

#test ul.newsticker span {
	margin: 0 10px 0 0;
}



#OurStoreTextSmall GoatText
{
	font-family: arial;
	font-size: 12px;
	color: #D7C300;
	height: 100%;
}

.whitewash
{
color:#FFFFFF;
}
.goathead
{
visibility:hidden;
margin-right:43px;position:relative;
}

.GoatTextBold
{
	padding:6px;
	text-align:justify;
	position:relative;
	margin-bottom:10px;
	background-color:#D7C300;
	font-family:arial;
	font-size:10pt;
	color:#262320;
	font-weight:bold;
	/* height:463px; */
	width:250px;
	
}

.GoatTextBold a
{
	color: #262320;
	text-decoration:none;
}
.GoatTextBold a:hover
{
	text-decoration:none;
	color:#FFFFFF;
}

#OurStoreTextSmall a
{
	font-size:small;
	color:#000000;
	text-decoration:none;
	font-weight:bold;	
}

.OurStoresHeader
{
	font-family:arial;
	font-size:large;
	color:#000000;
	font-weight:bold;
	
}

.OurStoresText img
{
	border:solid;
	
border-width:thin;
border-color:#333333;
}

.OurStoresText
{
	font-family:arial;
	font-size:12px;
	color:#262320;
	font-weight:bold;

	
}
.OurStoresText a
{
	font-size:medium;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.OurStoresText a:hover
{
	font-size:medium;
	color:#FFFFFF;
	text-decoration:none;	
}

div.tickerContainer {
	width: 667px;
	height: 45px;
	overflow: hidden;
	background-image: url(/img/home_newsticker.jpg);
}

ul.newsticker {
	list-style-type: none;
}

body.two_column_home {
	background-image: url(/img/background/home_paper_bg.jpg);
}

body.two_column_home #temp_Wrapper {
	background-image: url(/img/bg_home.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 100%;
	height: 1009px;
	margin: 0;
	text-align: center;
}
body.two_column_home #temp_Wrapper #temp_edgeWrapper {
	height: 820px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 35px;
	width: 960px;
	background-image: url(/img/bg_center.jpg);
	background-repeat: no-repeat;
	background-position: center top;;
}

/*
body.two_column_home #temp_Wrapper {
	width: 1468px;
	background-image: url(/img/bg_home.jpg);
	height: 1009px;
	margin: 0 auto;
}

body.two_column_home #temp_Wrapper #temp_edgeWrapper {
	padding-bottom: 0;
	padding-left: 256px;
	padding-right: 272px;
	padding-top: 38px;
}
*/

ul.homeList {
	list-style: none;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Georgia;
}

ul.homeList li {
	padding-bottom: 6px;
}

ul.homeList li a {
	display: block;
	width: 185px;
	height: 37px;
	text-transform: uppercase;
	text-decoration: none;
	color: #928577;
	font-weight: bold;
}

ul.homeList li a div {
	padding: 12px 0 0 0;
}

ul.homeList li a:hover {
	color: #98012e;
}

body.three_column_blog #temp_Content_Left {
	width: 150px;
	float: left;
}

body.three_column_blog #temp_Content_Middle {
	width: 605px;
	float: left;
}

body.three_column_blog #temp_Content_Middle_Inner {
	padding: 0 25px;
}

body.three_column_blog #temp_Content_Right {
	width: 150px;
	float: left;
}

#right_Button_Container {
	width: 191px;
}

.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: none; }


