/* Start of CMSMS style sheet 'styles' */
/*
-------------------------------------------
Greg's Meats
Template Development: J4 Web Services
Template Development Web Site: www.j4webservices.com 
-------------------------------------------
*/
/* ---- main styles ---- */
body {
 	margin:0;
	padding:0;
 	background-color: #996;
 	color: #030;
 	text-align:center;
	font-size: 100%; 
}
tr, td, p {
	
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #030;
}
hr {
  background: #960;
  height: 1px;
  width: 100%;
}

h1 {
	color: #030;
	font: 1.8em Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
}
h2 {
	color: #030;
	font: 1.6em Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
}
h3 {
	color: #030;
	font: 1.4em Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
}
h4 {
	color: #030;
	font: 1em Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
}
small  {
	font-size: .7em;
}
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
/* --Default Class Settings-- */
dfn {
display: none;
}
#topmenu ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	text-align: center;
}
#topmenu h3 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
color:#900; 
	font-weight:bold; 
	text-decoration:none;
	padding: 0 2px;
	line-height: 25px;
font-size: 12px;
}
#topmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	white-space:nowrap;
	border-right: 1px solid #030;
padding: 0 2px;
}
#topmenu li li {
	display: none;
}
#topmenu a {
	color:#900; 
	font-weight:bold; 
	text-decoration:none;
	padding: 0 6px;
	line-height: 25px;
}
#topmenu a:hover {
	color:#900; 
	font-weight:bold; 
	text-decoration:underline;
}
li.currentpage h3  {
	color:#640000; 
	font-weight:bold; 
}




.hours {
	width: 120px;
	margin: 0 20px 5px 0;
	border: 2px solid #960;
	background: url(images/theme/store-hours-bg.gif);
	padding: 0 10px 10px 10px;
        float: left;
}

.small {
  font-size        : .9em;
  color            : #030;
}
.smalldark {
  font-size        : .9em;
  color            : #333;
}

.createdate {
  font-size        : .9em;
  color            : #333;
  text-align       : left;
}
.button {
	font-size        : .9em;
	font-weight      : bold;
	color            : #333;
	background-color: #fff;
	height: 25px;
	border: 1px solid #333;
	margin: 3px;
}

.inputbox {
	font-size        : .9em;
	color            : #333;
	background-color : #FFF;
	border           : 1px solid #333;
	font-weight: bold;
	margin: 3px;
}

a:link, a:visited {
    color:#060; 
	font-weight:bold; 
	text-decoration:underline;
}

a:hover {
	color:#090; 
	font-weight:bold; 
	text-decoration:underline;
}


/* Custom*/
#wrapper {
	text-align:left;
	width:725px;
	margin:10px auto;
	background: url(images/theme/background.jpg) repeat-y center top;
	text-align: left;
 }
#header {
	height:100px;
	text-align: center;
	background: url(images/theme/gregs_top.gif) repeat-x top;
	padding: 20px;
 }
#content {
	padding: 20px;
 }
#topmenu {
	height: 25px;
	border: 2px solid #960;
	background: url(images/theme/menu_bg.gif);
	margin-bottom: 20px;
 }

#centerwide {
	width: 100%;
}
 

#footer {
 height:70px;
 text-align: center;
 padding: 10px;
 clear: both;
 background: url(images/theme/gregs_bottom.gif) repeat-x bottom;
 border-top: 2px solid #960;
 margin: 10px 10px 0 10px;
 }
#footer a {
 color:#060; 
 font-weight:bold; 
 text-decoration:underline;
 }
#footer a:hover {
 color:#900; 
 font-weight:bold; 
 text-decoration:underline;
 }
#footer small {
 margin-top: 10px;
}
.servicestable {
	background-color: #960;
	margin: 0 auto;
	width: 680px;
}
.servicestable th {
	background-color: #c90;
	text-align: left;
	text-transform: uppercase;
	color: #060;
}
.servicestable td {
	background-color: #fc0;
	text-align: left;
}
/* Font Sytles */
.green {
	color: #360;
}
.red {
	color: #930;
}
.blue {
	color: #006
}
.large-green {
	color: #360;
	font-size: 1.8em;
	font-weight: bold;
}
.large-red {
	color: #930;
	font-size: 1.8em;
	font-weight: bold;
}
.large-blue {
	color: #006;
	font-size: 1.8em;
	font-weight: bold;
}
.large-black {
	color: #333;
	font-size: 1.8em;
	font-weight: bold;
}
/* End of 'styles' */

