@charset "utf-8";
/* CSS Document */

body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/green-background.png) repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.thrColAbsHdr #container { 
	width: 950px; 
	background: #FFFFFF;
	margin: 40px auto 5px;
	border: 10px solid #4c1b5d;
	text-align: left;
} 

.thrColAbsHdr #header { 
	height: 145px; 
	background: #ffffff; 
	padding: 20px 20px 0 20px; 
}

.headerleft {
	float: left;
	margin: 0;
	width: 500px; 
	height: auto;
}
.headerleft p{
	text-align:center;
	font-size:24px;
}
.login {
	background:url(../images/login.gif) right top no-repeat;
	width: 203px;
	height: 71px;
	float: right;
	margin-top: 25px;
}

.login p{
	font-size:12px;
	color: #4c1b5d;
}

.thrColAbsHdr #sidebar1 {
	float: left;
	margin: 10px 10px 0px 0px;
	width: 228px; 
	min-height: 225px;
	padding: 0 0 10px 10px; 
}

.thrColAbsHdr #sidebar1 img {
	border:2px #b3daec;
}
.thrColAbsHdr #sidebar2 {
	float: right;
	margin: 10px 10px 0px 0px;
	width: 230px; 
	min-height: 225px;
	padding: 0; 
}
.thrColAbsHdr #mainContent { 
	margin: 0px 250px 15px 241px; 
	padding: 5px 10px 10px 10px;
}

.thrColAbsHdr #mainContent2 { 
	margin: 0px 250px 15px 10px; 
	padding: 5px 10px 10px 10px;
}

.thrColAbsHdr #mainContent1 { 
	margin: 0px; 
	padding: 0 15px 0 0;
	border-right: dashed #000 1px;
}

.thrColAbsHdr #followContent { 
	margin: 0px 15px 15px 241px; 
	padding: 5px 10px 10px 10px;
}

.thrColAbsHdr #quote{ 
	padding: 10px;
	background-color:#ffff99;
	-moz-border-radius:6px;		
}

#footer { 
	padding: 5px 10px 0 20px; 
	margin-top: 5px;
} 

#footer a{ 
	color: #4c1b5d;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
} 

#footer a:hover{ 
	text-decoration: underline;
} 

#footer p {
	margin: 0; 
	padding: 10px 0; 
	color: #4c1b5d;
}

.thrColAbsHdr #breadcrumbs {
	width: 100%;
	float: right;
	color: #666666;
	font-weight:normal;
	font-style:italic;
}

.thrColAbsHdr #breadcrumbs a{ 
	color: #666666;
	font-weight: normal;
}

.thrColAbsHdr #breadcrumbs a:hover{
	color:#4c1b5d;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

p {
	margin-top: 5px;
}

h1 {
  font-size:14px;
  font-weight: bold;
  color:#0084bf;
}

h2 {
  font-size:11px;
  font-weight: bold;
  color:#0084bf;
  }

h2 {
  font-size:11px;
  font-weight: bold;
  color:#666666;
  }

a, a:link {
  text-decoration: none;
  font-style: italic;
  color:#4c1b5d;
}

a:hover {
  text-decoration: underline;
}

em {
font-style:italic;
}

ul{
	list-style: square;
	list-style-position: outside;
	padding-bottom: 4px;
}

li{
	padding-bottom: 4px;
}

ol{
	list-style-position: outside;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

img {
	border:none;
}

.price {
	margin-top: 50px;
	margin-left: 0;
	margin-bottom: 0;
	padding: 20px 0 25px 0;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	background: url(../Images/price-bkgd.png) no-repeat center;
}

.coffee {
	width: 167px;
	height:55px;
	margin: 0;
	background: url(../Images/coffee-promo.png) no-repeat center;
	padding: 25px 10px 10px 53px;
	color:#423829;
}

.promo {
	padding:none;
	margin: 0;
}


.testimonials {
	width: 190px;
	height: 67px;
	margin: 0;
	padding: 0;
	background: url(../Images/testimonials.png) no-repeat center;
	padding: 10px 10px 10px 30px;
}

.news {
	width: 190px;
	height:67px;
	margin: 8px 0 8px 0;
	background: url(../Images/news.png) no-repeat center;
	padding: 10px 10px 10px 30px;
}

.tabletop {
	margin: 0;
	border-right: dotted thin;
	border-bottom: dotted thin;
	padding: 0 10px 0 10px;
}

.tablelink a { 
	color: #99cc00;
}

.tablelink a:hover {
  text-decoration: underline;
}


.tablebottom {
	margin: 0;
	padding: 0 10px 0 10px;
	border-right: dotted thin;
}

.tableright {
	margin: 0;
	border-bottom: dotted thin;
	padding: 0 10px 0 10px;
}

.tablelast {
	margin: 0;
	padding: 0 10px 0 10px;
}

/* MAIN NAVIGATION */

#menu {
	height:60px;
	float:left;
	width:950px;
}

#menu ul {
	list-style:none;
	margin: 0 9px;
	padding: 0;
	width: 950px;
}

#menu li {
	float: left;
	text-align:center;
	font-weight: bold;
	list-style:none;
}

#menu li a {
	display:block;
	line-height:55px;
	color:#ffffff;
	font-style: normal;
}

#menu1 li a:hover {
	color:#fff;
}

#menu li#menu1 a {
	width: 117px;
	height: 55px;
	background:url(../images/nav-purple.gif) no-repeat;
}

#menu li#menu2 a {
	width: 116px;
	height: 40px;
	background:url(../images/nav-yellow.gif) no-repeat;
	line-height:14px;
	padding-top: 15px;
}

#menu li#menu3 a {
	width: 116px;
	height: 40px;
	background:url(../images/nav-blue.gif) no-repeat;
	line-height:14px;
	padding-top: 15px;
}

#menu li#menu4 a {
	width: 116px;
	height: 40px;
	background:url(../images/nav-green.gif) no-repeat;
	line-height:14px;
	padding-top: 15px;
}

#menu li#menu5 a {
	width: 116px;
	height: 55px;
	background:url(../images/nav-purple.gif) no-repeat;
}

#menu li#menu6 a {
	width: 116px;
	height: 55px;
	background:url(../images/nav-yellow.gif) no-repeat;
}

#menu li#menu7 a {
	width: 116px;
	height: 55px;
	background:url(../images/nav-blue.gif) no-repeat;
}

#menu li#menu8 a {
	width: 117px;
	height: 55px;
	background:url(../images/nav-green.gif) no-repeat;
}

#menu li#menu1 a:hover, #menu li#menu1.current a 
{ background:url(../images/nav-hover-purple.gif) no-repeat; color:#fff; width: 117px;}
#menu li#menu2 a:hover, #menu li#menu2.current a 
{ background:url(../images/nav-hover-yellow.gif) no-repeat; color:#fff; width: 116px; }
#menu li#menu3 a:hover, #menu li#menu3.current a 
{ background:url(../images/nav-hover-blue.gif) no-repeat; color:#fff; width: 116px; }
#menu li#menu4 a:hover, #menu li#menu4.current a 
{ background:url(../images/nav-hover-green.gif) no-repeat; color:#fff; width: 116px; }
#menu li#menu5 a:hover, #menu li#menu5.current a 
{ background:url(../images/nav-hover-purple.gif) no-repeat; color:#fff; width: 116px; }
#menu li#menu6 a:hover, #menu li#menu6.current a 
{ background:url(../images/nav-hover-yellow.gif) no-repeat; color:#fff; width: 116px; }
#menu li#menu7 a:hover, #menu li#menu7.current a 
{ background:url(../images/nav-hover-blue.gif) no-repeat; color:#fff; width: 116px; }
#menu li#menu8 a:hover, #menu li#menu8.current a 
{ background:url(../images/nav-hover-green.gif) no-repeat; color:#fff; width: 117px; }

#secondmenu {
	float:left;
	width:930px;
	height:37px;
	margin: 0;
	padding: 5px 10px 5px 10px;
}

#secondmenu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#secondmenu li {
	float: left;
	text-align:center;
	list-style:none;
	line-height:18px;
}

#secondmenu li a {
	display:block;
	font-style: normal;
	color:#4c1b5d;
	font-weight: normal;
}

#secondmenu li a:hover {
	color:#4c1b5d;
}

#secondmenu li a {
	width: 155px; height:27px; padding: 5px 0 0 0; background:url(../images/second-nav.gif) no-repeat; background-position: center;}

#secondmenu li#secondmenu1 a:hover, #secondmenu li#secondmenu1.current a { 
	background:url(../images/second-nav-hover.gif) no-repeat; width: 155px; background-position: center;}


/*Form Styles*/

input.txt {
	color: #000000;
	background-color: #FFFFFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #1d1b1c;
	width: 200px;
	padding:2px;
}
input.txtalt {
  color: #000000;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 80px;
}
input.txtalt2 {
  color: #000000;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 180px;
	padding:2px;
}
input.txtalt3 {
  color: #000000;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 200px;
	padding:2px;
}
input.btn {
  color: #4c1b5d;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #f2f2f2;
  border-left: 2px solid #4c1b5d;
  border-top: 2px solid #4c1b5d;
  border-right: 2px solid #4c1b5d;
  border-bottom: 2px solid #4c1b5d;
  padding: 4px;
}
select { 
  background-color: #FFFFFF; 
  color: #000000; 
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
}
textarea { 
  color: #000000;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  border: 1px inset #CCCCCC;
  width: 200px;
  height: 100px;
}
fieldset {
  border: 1px dotted #666666;
  padding-top: 16px;
  padding: 10px;
}
legend {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
}
.ink {
  color:#4c1b5d;

}
