/* garguys.com CSS */

body {
	background-color: #EEEBE6; margin-left: 0; margin-right: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #583D0C;
}

.bodyCopy {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #583D0C;
}

.faquestion { color: #3F500D; font-weight: bold; }

table#news td { border-top: 2px dashed; padding-bottom: 20px; }
.news_date { font-size: 11pt; font-weight: bold; }
.news_headline { font-size: 11pt; font-weight: bold; color: #3f500d; }
.news_article { background-color: #CFD3C2; }

table { margin-left: auto; margin-right: auto; }

table#photogallery { border-spacing: 2px; text-align: center; width: 560px; }
table#photogallery td { border-top: 2px dashed; padding: 5px; font-size: 8pt;}
table#photogallery img { border: 2px solid #3F500D; }
table#photogallery em { font-size: 10pt; }

.navbar { background-color: #CFD3C2; border: 0px; overflow: visible; }

.style4 {color: #3F500D}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	color: #583D0C;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 30px;
}

.brownLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #583D0C;
}

.brownLine_text {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #583D0C;
}

a:link {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #3F500D;
}
a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #3F500D;
}
a:visited {
	margin: 0px;
	padding: 0px;
	color: #3f500d;
}

a.nav:link {
	text-decoration: underline;
}
a.nav:hover {
	text-decoration: none;
}
a.nav:visited {
}

img {
	border: 0px;
}
