body
{
	font: 0.8em Trebuchet MS, Arial, Sans Serif;
	background-color: #ffffff; 
	margin: 0px;
	padding: 0px;
}
a, a:visited
{
	text-decoration: underline;
	color: #FF7200;
}
a:hover
{
	color: #FAAD41;
}
#pageHeader a, #pageHeader a:visited
{
	text-decoration: underline;
	color: #FF7200;
}

#left_content_gradient
{
	border-color: #FFFFFF;
	background-image: url(../images/left_content_gradient.gif);
	background-repeat: repeat;
}	

#pageHeader a:hover
{
	color: #FAAD41;
}

#pageHeader
{
	background-color: #ffffff;
	border-bottom: 1px solid #FF7200;
	margin-bottom: 10px;
}


#pageHeader h1
{
	font-size: 190%;
	margin: 0px;
	padding: 10px;
	color: #FAAD41;
}

#border_brown
{
	border: 1px solid #804000;
}

#border_orange
{
	border: 1px solid #FF7200;
}

#border_ltgreen
{
	border: 1px solid #619139;
}

#index_main_table
{
	border-color: #619139;
	background-color: #73AC44;
}

#updates_title_table
{
	border-color: #619139;
	background-image: url(../images/updates_header_gradient.gif);
	background-repeat: repeat;
}

#border_ltgreen2
{
	border-bottom: 1px solid #619139;
	border-left: 1px solid #619139;
	border-right: 1px solid #619139;
}

#border_peach
{
	border: 1px solid #FF7200;
}


/* links colors */
#links {
	color: #FF7200;
}

#links a, #links a:visited {
	color: #FF7200;
}

#links a:hover {
	color: #FAAD41;
}

/* sidecontent colors */
#sidecontent_green {
	color: #000000;
}
#sidecontent_orange {
	color: #000000;
}

#sidecontent_green a, #sidecontent_green a:visited, #sidecontent_orange a, #sidecontent_orange a:visited {
	color: #FFFFFF;
}

#sidecontent_green a:hover {
	color: #CCCCCC;
}

#sidecontent_orange a:hover {
	color: #619139;
}

/* maincontent colors */
#maincontent {
	color: #000000;
}

#maincontent a, #maincontent a:visited {
	color: #FF7200;
}

#maincontent a:hover {
	color: #FAAD41;
}

/* footer colors */
#footer {
	color: #ffffff;
	font-size: 90%;
}

#footer a, #footer a:visited
{
     text-decoration: underline;
	 color: #ffffff;
}

#footer a:hover
{
	color: #cccccc;
}
/* Tooltip for Live Chatroom Tool Tip */
#fixedtipdiv{
	position:absolute;
	padding: 2px;
	border:1px solid #619139;
	line-height:18px;
	z-index:100;
	opacity: .9;
	filter: alpha(opacity=90);
}
.shirt_size {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	padding: 2px;
}
#shirt_size_box {
	border: 2px solid #1C6641;
	}
.store_header {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.shirt_specifics {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.shirt_specifics_bullets {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
/* Contact Page Link Colors */
#contact_page_links {
	color: #000000;
	padding:3px;
	background-color: #FAAD41;
	border: thin solid #FF7200;
}
#contact_page_links a, #contact_page_links a:visited {
	color: #FFFFFF;
}
#contact_page_links a:hover {
	color: #619139;
}