/* REDEFINED STYLES */
/* REDEFINED STYLES */
/* REDEFINED STYLES */

body {
	background-image: url(/images/common/background-map.jpg);
	background-position:top;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
a:hover {
	color: #663300;
}
input,select {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#333333;
}
h1 {
	font-size: 22px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #833617;
	margin-bottom:-20px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
li {
	list-style-type:square;
	margin-left:-10px;
}

/* --- HEADINGS --- */
/* --- HEADINGS --- */
/* --- HEADINGS --- */

.subhead-big {
	font-size:22px;
	color:#4B1E0B;
	line-height:28px;
	font-weight:bold;
}
.header-med-light {
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:24px;
}
.subhead-med-red {
	font-size:18px;
	font-weight:lighter;
	color:#990000;
}
.subhead-med {
	font-size:18px;
	font-weight:bold;
	color:#663300;
	line-height:22px;
}
.subhead3 {
	font-size:14px;
	font-weight:bold;
	color:#663300;
	line-height:18px;
	margin-bottom:5px;
}
.subhead-coffees {
	font-size:12px;
	color:#833617;
	font-variant:small-caps;
}


/* --- LINKS --- */
/* --- LINKS --- */
/* --- LINKS --- */

#link-coffees {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
#link-coffees a {
	color:#FFFFFF;
}
#link-coffees a:hover {
	color: #FFCC66;
	text-decoration:none;
}
#link-coffees a:active {
	color: #FFFFFF;
}

#link-guide-subnav {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px; 
	color:#666666;
	text-align:right;
	text-decoration:none;
}
#link-guide-subnav a {
	color:#2B3C4E;
	font-weight:bold;
	text-decoration:none;
	border-bottom:#CCCCCC 1px dotted;
}
#link-guide-subnav a:hover {
	color:#FF9900;
}
#link-guide-subnav a:active {
	color: #2B3C4E;
}

#link-home-hotsheet {
	text-decoration:none;
}
#link-home-hotsheet a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFCC33;
	line-height:20px;
}
#link-home-hotsheet a:hover {
	color:#FFFFFF;
}
#link-home-hotsheet a:active {
	color:#FFCC33;
}
#link-home-hotsheet a img {
	border:#FFFFFF 4px solid;
}

#link-sidebar-blogforum {
	text-decoration:none;
}
#link-sidebar-blogforum a {
	font-size:14px;
	font-weight:bold;
	color:#FFCC66;
	line-height:20px;
}
#link-sidebar-blogforum a:hover {
	color:#FFFFFF;
}
#link-sidebar-blogforum a:active {
	color:#FFCC66;
}


/* --- FONTS --- */
/* --- FONTS --- */
/* --- FONTS --- */


.txt-med {
	font-size:11px;
	color:#333333;
	line-height:15px;
}
.txt-med-white {
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
}
.txt-intro-light {
	color:#FFFFFF;
	font-size:14px;
	line-height:20px;
}
.smallcaps {
	font-size:11px;
	color:#999999;
	font-variant:small-caps;
}
.breadcrumb {
	font-size:10px;
	color:#666666;
}
.txt-sm-gray {
	font-size: 11px;
	color: #666666;
	line-height:16px;
}
.txt-caption {
	font-size: 10px;
	color: #666666;
	line-height:12px;
}
.table-header {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom:#333333 1px solid
}

/* --- BORDERS --- */
/* --- BORDERS --- */
/* --- BORDERS --- */


.border {
	border: 1px solid #FFCC99;
}
.border-orange {
	border: 1px solid #FF9966;
}


/* --- TABLES --- */ 


/* FOOTER STYLES */
/* FOOTER STYLES */
/* FOOTER STYLES */


.footer {
	font-size:10px;
	line-height:24px;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	font-size:10px;
	color:#B49A47;
	font-weight:bold;
	text-decoration:none;
}
.footer-sub {
	font-size:10px;
	color:#CCCCCC;
}
.footer-sub a {
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
	border-bottom:#666666 1px dotted;	
}
.footer-sub a:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.copyright {
	font-size: 10px;
	color: #CCCCCC;
}

