/*CSS Document*/

/*this link style is for the nonselected main menu item*/
.main_menu{ 
}
a:link{
	text-decoration: none;
	color: #cccc99;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 1px;
}
a:active{ /* active link properties */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ad141a;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited{
	color: #cccc99;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}
a:hover{ /* hover link properties */
	color: #feca31;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}
/* this link style is for the selected main menu item*/
.special{
	line-height: 33px;
	color: #820010;
	background-position: left 2px;
	background-image: url(images/GB_index_setup_yellow.gif);
	border: 10px none #394435;
	background-attachment: scroll;
	padding: 8px;
	height: 32px;
	width: auto;
	background-repeat: no-repeat;
	letter-spacing: 1px;
}
a.special:link{
	text-decoration: none;
	color: #820010;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	line-height: 32px;
}
a.special:active{ /* active link properties */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #e0a11e;
	text-decoration: none;
	line-height: 32px;
	letter-spacing: 1px;
}
a.special:visited{
	color: #820010;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: 1px;
}
a.special:hover{ /* hover link properties */
	color: #820010;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}
a.copy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: inherit;
	font-weight: bold;
	color: #ad141a;
	text-decoration: underline;
	
}
a.copy:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: inherit;
	font-weight: bold;
	color: #ad141a;
	text-decoration: underline;
	
}
a.copy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: inherit;
	font-weight: bold;
	color: #ad141a;
	text-decoration: underline;
	
}
a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: inherit;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/*this link stlye is for the nonselected sub menu style*/
.sub{
}
a.sub:link{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 1px;
}
a.sub:active{ /* active link properties */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
a.sub:visited{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}
a.sub:hover{ /* hover link properties */
	color: #820010;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

/* this link style is for the selected sub main menu item*/
.sub_special{
}
a.subspecial:link{
	text-decoration: none;
	color: #820010;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 1px;
}
a.subspecial:active{ /* active link properties */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #820010;
	text-decoration: none;
	letter-spacing: 1px;
}
a.subspecial:visited{
	color: #820010;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}
a.subspecial:hover{ /* hover link properties */
	color: #820010;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

/*this link style is for the footer item*/
.footer{ 
}
a.footer:link{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: normal;
}
a.footer:active{ /* active link properties */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ad141a;
	text-decoration: none;
}
a.footer:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
a.footer:hover{ /* hover link properties */
	color: #feca31;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
/*these are styles for copy that will be a link*/

.main_menu{
	text-decoration: none;
	color: #cccc99;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	line-height: 32px;
}

.sub{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: normal;
	line-height: 22px;
}	


.footer{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: normal;
	line-height:16px;
}

/*these are background photo fill styles*/

.red_background{
	background-repeat: no-repeat;
	background-image: url(images/GB_index_setup_03.gif);
}

.yellow_background{
	background-repeat: no-repeat;
	background-image: url(images/GB_index_setup_04.gif);
}

.mulch_background{
	background-repeat: no-repeat;
	background-image: url(images/GB_index_setup_05.jpg);
	background-position:top;
	background-color: #cccc99;
}

.index_background{
	background-repeat: no-repeat;
	background-image: url(images/bottom_index_image_07.jpg);
	background-position:bottom;
	background-color: #cccc99;
}
.green_box{
	background-repeat: no-repeat;
	background-image: url(images/green_box.jpg);
	background-position:top;
}
.dkgray_box{
	background-repeat: no-repeat;
	background-image: url(images/dkgray_box.jpg);
	background-position:top;
}

.ltgray_box{
	background-repeat: no-repeat;
	background-image: url(images/ltgray_box.jpg);
	background-position:top;
}
.photo_viewer{
	background-repeat: no-repeat;
	background-image: url(images/GB_photo_setup.jpg);
	background-position:top;
}
.video_viewer{
	background-repeat: no-repeat;
	background-image: url(images/GB_video_setup.jpg);
	background-position:top;
}
.rotation_viewer{
	background-repeat: no-repeat;
	background-image: url(images/rotation_viewer_setup.jpg);
	background-position:top;


/*these are content copy styles*/




}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #820010;
	text-align: inherit;
	text-decoration: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: inherit;
	text-decoration: none;
}
.chart_categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: inherit;
	color: #feca31;
}
.chart_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: inherit;
	color: #000000;
}
.chart_entries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: inherit;
	color: #cccc99;
}
.copyphotocaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: inherit;
	color: #000000;
}

.copymainpageCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.copybodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: inherit;
	font-weight: inherit;
	color: #000000;
	text-decoration: none;
}


.copylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: inherit;
	font-weight: bold;
	color: #ad141a;
	text-decoration: underline;
}
.video_start{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: inherit;
	font-weight: bold;
	color: #cccc99;
}
.video_label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: inherit;
	font-weight: bold;
	color: #820010;
}
.chart_entries{
}
a.chart_entries:link{
	color: #feca31;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: normal;
	text-decoration: underline;
}
a.chart_entries:active{ /* active link properties */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #feca31;
	text-decoration: underline;
}
a.chart_entries:visited{
	color: #feca31;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.chart_entries:hover{ /* hover link properties */
	color: #cccc99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.body_copy{
}
a.body_copy:link{
	color: #820010;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: normal;
	text-decoration: underline;
}
a.body_copy:active{ /* active link properties */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #820010;
	text-decoration: underline;
}
a.body_copy:visited{
	color: #820010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.body_copy:hover{ /* hover link properties */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.style3 {color: #feca31}


.left-padding 
{
padding: 5px 10px 5px 10px
}
.new{
	background-image:url(images/new!.gif);
	background-position:right top;
	background-repeat:no-repeat;
}