/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666;
			line-height: 150%;
			margin: 15px 0;
			background: #fff; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #666;
			cursor: help; }

hr		{	color: #fff;
			height: 1px;
			background-color: #fff;
			border: 0;
			border-top: 1px solid #d9d9d9; }

h1, h2, h3, h4, h5, h6, legend
		{	font-weight: bold; 
			color: #59979c;
			line-height: 120%;
			margin: 12px 0px; }

h1		{	font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: normal; 
			font-size: 21px;
			margin-top: 0px; }

h2, legend	{	font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: normal; 
			font-size: 18px; }

h3		{	font-size: 15px; }

h4, h5, h6	{	font-size: 13px;
			margin: 10px 0 5px 0; }

h5		{	color: #e59319; }

h6		{	color: #666; }

blockquote	{	font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			color: #59979c;
			line-height: 150%;
			margin: 10px 0; }

dt, li		{	margin-top: 7px; }

dt		{	font-weight: bold;
			font-size: 13px;
			padding-left: 15px;
			background: url(/files/images/template/arrow.gif) no-repeat left 5px; }

dd		{	margin: 3px 0 0 15px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: "Courier New", Courier, fixed-width, monospace;
			font-size: 11px; }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #666; }

input[type="text"], input[type="password"], select, textarea
		{	border: 1px solid #999; }

input[type="submit"]
		{	font-weight: bold;
			color: #041A9B;
			padding: 3px 5px;
			background: #f2f2f2;
			border: 1px solid #666;
			overflow: visible;
			cursor: pointer; }

input[type="submit"]:hover
		{	color: #E59319;
			border-color: #E59319; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #d9d9d9; }

p		{	margin: 10px 0px; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #e59319; }

a:visited	{	color: #888; }

a:hover		{	color: #59979c; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

#HomeContent, #Content
		{	width: 100%;
			background: #fff;
			border-collapse: collapse; }

.Content	{	vertical-align: top;
			padding: 10px 20px 20px 20px;
			background: url(/files/images/template/footer_bg.gif) repeat-x left top #fff; }

div.Content, .Content div.Content
		{	margin: 0; }

#HomeContent td.Content
		{	vertical-align: top;
			padding: 0;
			width: 465px;
			background: #694912;
			border-right: 5px solid #fff; }

#HomeContent div.Content
		{	padding: 10px 20px; }

.Content div	{	margin: 10px 0; /* General declaration wrought havoc with Share stuff */ }

/* Thumbnail Lists */

dl.thumbs dt	{	font-weight: bold;
			margin: 15px 0 3px 0;
			padding: 0;
			background: transparent;
			clear: left; }

dl.thumbs dt img
		{	position: relative;
			float: left;
			margin: 0 15px 15px 0;
			padding: 4px;
			border: 1px solid #d1d1d1; }

dl.thumbs dd	{	margin: 0 0 0 72px; }

#Share		{	padding-top: 10px;
			margin: 0;
			border-top: 1px solid #d9d9d9;
			clear: both; }

#Share img	{	vertical-align: middle; }

ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;
			color: #ababab;  }

ol#SiteMap ol	{	margin-left: -12px;
			padding-left: 50px;
			border-left: 1px solid #d9d9d9; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#TopShadow	{	margin: 0 auto;
			width: 760px;
			height: 5px;
			background: url(/files/images/template/drop_top.gif) no-repeat left bottom; }

#Wrapper	{	margin: 0 auto;
			padding: 0 5px;
			width: 750px;
			background: url(/files/images/template/drop.gif) repeat-y left top; }

#BottomShadow	{	margin: 0 auto;
			width: 760px;
			height: 5px;
			background: url(/files/images/template/drop_bottom.gif) no-repeat left top; }

#PriNav		{	margin: 0;
			padding: 0 20px;
			background: url(/files/images/template/nav_bg.gif) repeat-x left top #666;
			border-top: 1px solid #fff;
			border-bottom: 5px solid #fff; }

.lefty		{	float: left;
			margin-right: 10px; }

.righty		{	float: right;
			margin-left: 10px; }

.clear		{	margin: 0;
			clear: both; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Header Styles */

#Ribbon		{	margin: 0;
			padding: 7px 20px;
			background: #041a9b; }

#Ribbon img	{	border: 0; }

#Header		{	width: 100%;
			background: url(/files/images/template/header_bg.jpg) repeat-x left bottom #fff;
			border-collapse: collapse; }

#Header td	{	vertical-align: top;
			padding: 10px 20px 20px 20px;
			width: 100%; }

#Header img	{	border: 0;
			display: block; }

#Header #Search	{	text-align: right;
			padding: 20px 20px 20px 0;
			width: auto; }

.links		{	list-style: none;
			font-size: 11px;
			margin: 0 0 10px 0;
			padding: 0; }

.links	li	{	margin: 0 0 0 10px;
			display: inline; }

.links a:link, .links a:visited
		{	font-weight: bold;
			color: #666;
			text-transform: uppercase;
			text-decoration: none; }

.links a:hover	{	color: #e59319;
			text-decoration: none; }

#SearchForm	{	text-align: left;
			margin: 0;
			padding: 0;
			height: 21px;
			width: 200px;
			background: #fff;
			border: 1px solid #666;
			overflow: hidden; }

#SearchForm input
		{	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 10px;
			text-transform: uppercase;
			vertical-align: top;
			border: 0; }

#SearchForm #SearchKeywords
		{	color: #666;
			padding: 3px;
			height: 15px;
			width: 155px; }

#SearchForm #btnSearch
		{	color: #fff;
			width: 35px;
			padding: 1px 3px 1px 13px;
			height: 21px;
			background: url(/files/images/template/search_btn.gif) no-repeat left center #9eba29;
			overflow: visible; }

/* END Header Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */

#Banner		{	margin: 0;
			padding: 0; }

.Content .Story	{	margin: 0; }

.Story img	{	border: 0;
			display: block; }

.Story h1	{	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			color: #fff;
			margin: 0;
			padding: 7px 20px;
			background: #E59319; }
			
.Story h2	{	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #cbbfac;
			text-transform: uppercase;
			margin: 0;
			padding: 15px 20px 5px 20px;
			background: url(/files/images/template/story_bg.gif) repeat-x left top; }

.Story p	{	font-size: 11px;
			color: #fff;
			margin: 0;
			padding: 0px 20px 15px 20px; }

.Story a:link, .Story a:visited
		{	color: #ccbe52; }

.Story a:hover	{	color: #E59319; }

#SubContent	{	vertical-align: top;
			background: #e5dea8; }

.spot		{	margin: 0;
			padding: 17px 20px; }

#Spotlight1	{	background: url(/files/images/home/spotlight1_bg.jpg) no-repeat right bottom #ccbe52;
			border-bottom: 5px solid #fff; }

#Spotlight2	{	padding-left: 140px;
			background: url(/files/images/home/spotlight2_bg.jpg) no-repeat left top #e5dea8; }

#Spotlight1 *, #QuoteBox *
		{	color: #fff; }

#Spotlight2 *	{	color: #694912; }

.spot h1	{	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 20px;
			line-height: 100%;
			text-transform: uppercase;
			margin: 0 0 2px 0; }

.spot h2	{	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 14px;
			line-height: 100%;
			text-transform: uppercase;
			margin: 0 0 7px 0; }

#Spotlight1 h2	{	color: #694912; }

#Spotlight2 h2	{	color: #666; }

.spot h3, .spot h4, .spot h5, .spot h6, .spot p
		{	font-size: 11px;
			line-height: 135%;
			margin: 0 0 3px 0; }

#Spotlight1 h3, #Spotlight1 h4, #Spotlight1 h5, #Spotlight1 h6, #Spotlight1 p
		{	padding-right: 120px; }

#Spotlight1 a:link, #Spotlight1 a:visited
		{	color: #fff; }

#Spotlight1 a:hover, #Spotlight2 a:link, #Spotlight2 a:visited
		{	color: #694912; }

#Spotlight2 a:hover
		{	color: #666; }

/* END Home Page Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Reaching Others Banner Styles */

#Banner		{	margin: 0;
			padding-left: 500px;
			border-bottom: 5px solid #fff; }

#QuoteBox	{	margin: 0;
			padding: 20px;
			height: 160px;
			background: url(/files/images/template/quotebox_bg.jpg) repeat-x left bottom #ccbe52;
			overflow: hidden; }

#QuoteBox h1	{	font-size: 14px;
			text-transform: none;
			margin: 0 0 5px 0; }

#QuoteBox h2	{	font-size: 12px; }

#QuoteBox h2, #QuoteBox h3, #QuoteBox h4, #QuoteBox h5, #QuoteBox h6, #QuoteBox p
		{	margin: 0 0 5px 0; }

#QuoteBox img	{	float: right;
			margin-left: 10px;
			border: 5px solid #fff; }

/* END Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

td#SubNav 	{	vertical-align: top;
			width: 250px;
			background: url(/files/images/template/subnav_bg.gif) repeat-x left top #f0ebcb; }

div#SubNav	{	float: right;
			margin: -10px -20px 10px 20px;
			width: 200px;
			display: inline; }

#SubNav ol	{	list-style-type: none;
			color: #666;
			margin: 20px 20px 0 20px;
			padding: 0 0 15px 0; }

#SubNav ol.related, td#SubNav ol
		{	margin: 0 20px;
			padding-top: 10px;
			border-top: 1px solid #d4d0b7; }

div#SubNav ol, div#SubNav ol.related
		{	margin: 0;
			padding: 20px 20px 15px 20px;
			background: url(/files/images/template/subnav_bg.gif) repeat-x left top #f0ebcb; }

div#SubNav ol.related
		{	padding-top: 0;
			background-image: none;
			border: 0; }

#SubNav h2	{	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #666;
			text-transform: uppercase;
			padding: 20px 20px 7px 20px;
			margin: 0; }

#SubNav h2.related
		{	border-top: 1px solid #fff; }

div#SubNav h2.related
		{	margin-top: -1px;
			background: url(/files/images/template/subnav_bg.gif) repeat-x left top #f0ebcb; }

#SubNav li	{	margin: 0px;
			padding: 0px;
			display: inline; }

#SubNav a	{	padding: 0 0 5px 15px;
			background: url(/files/images/template/arrow.gif) no-repeat left 5px;
			display: block; }

#SubNav a:link, #SubNav a:visited, #SubNav a:hover
		{	color: #666;
			text-decoration: none; }

#SubNav a:hover, #SubNav a#SubNavParentSel:link, #SubNav a#SubNavParentSel:visited, #SubNav a#SubNavParentSel:hover, 
#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	color: #e59319;
			background-image: url(/files/images/template/arrow_sel.gif); }

#SubNav ol ol	{	margin: 0 0 0 20px;
			padding: 0;
			border: 0; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	padding: 10px;
			margin: 0;
			width: 730px; /* hasLayout */
			background: url(/files/images/template/footer_bg.gif) repeat-x left top #fff;
			border-top: 5px solid #fff; }

#Footer img	{	float: right;
			margin-left: 10px;
			border: 0; }

#Footer p	{	margin: 0 0 5px 10px; }

#Footer .links	{	margin: 5px 0 5px 10px; }

#Footer .links	li
		{	margin: 0 10px 0 0; }

#Footer .links a
		{	font-weight: normal;
			text-transform: none; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: none;
			color: #666; }

#Footer a:hover	{	color: #e59319; }

#Credits	{	font-size: 11px;
			color: #888;
			margin: 10px auto 0 auto;
			width: 750px; }

#Credits a:link, #Credits a:visited, #Credits a:hover
		{	color: #888;
			text-decoration: underline; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Callout & Media Box Styles */

.Content .Callout, .Content .BigCallout, .Content #MediaBox
		{	float: left;
			font-size: 10px;
			line-height: 120%;
			margin: 3px 10px 5px 0;
			padding: 5px;
			width: 120px;
			border: 1px solid #d9d9d9; }

.Content .BigCallout, .Content #MediaBox
		{	width: 200px; }

 .Content #MediaBox
 		{	float: right;
			margin: 3px 0 5px 10px; }

#MediaBox *	{	outline: 0; }

#VideoClip	{	margin: 0; }

#AudioLink	{	font-weight: bold;
			font-size: 11px;
			margin: 0 0 5px 0; }

.Callout img, .BigCallout img, .Content #MediaBox img
		{	margin-bottom: 5px;
			border: 0; }

#MediaBox #Excerpt
		{	margin: 0 0 1px 0; }

#MediaBox .count, #MediaBox .paging
		{	color: #999;
			margin: 0; }

#MediaBox .paging
		{	float: right; }

#MediaBox a:link, #MediaBox a:visited, #MediaBox a:hover
		{	color: #59979c;
			text-decoration: none; }

#MediaBox a:hover
		{	color: #e59319; }

#MediaBox h3	{	font-size: 11px;
			font-weight: normal;
			color: #666;
			text-transform: uppercase;
			padding-top: 4px;
			margin: 5px 0 2px 0;
			border-top: 1px solid #d9d9d9;
			clear: both; }

#MediaBox ul	{	list-style: none;
			margin: 0;
			padding: 0; }

#MediaBox li	{	margin: 1px 0 0 0; }

/* END Callout & Media Box Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	{	margin: 10px 0px;
			background-color: #ffffff;
			border-collapse: collapse;
			border: 1px solid #999; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	padding: 4px 10px;
			border-bottom: 1px solid #999;
			border-left:  1px dotted #999; }

table.Data th	{	font-weight: bold;
			color: #666;
			background-color: #F0EBCB; }

table.Data tr.NewRow td
		{	border-top: 1px solid #000000; }

table.Data .center
		{	text-align: center; }

table.Data .right
		{	text-align: right; }

table.Data .left
		{	text-align: left; }

table.Data .bold
		{	font-weight: bold; }

table.Data .nowrap
		{	white-space: nowrap; }

table.Data .HeaderCol, table.Data th.Vertical
		{	text-align: left; }

table.Data td table.Data td, table.Data td table.Data th, table.Data td table.Data
		{	border-color: #cccccc; }

table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 4px double #000000; }

table.Data .Totals
		{	background-color: #eeeeee;
			font-weight: bold; }

table.Data .HideCol
		{	display: none; }

table.SizeChart	{	width: auto; }


/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application Error Styles */

input.b		{	margin: 0 0 10px 0; }

.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(/files/images/std/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat;
			color: #000000; }

/* END Application Error Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-size: 10px;
			line-height: 120%;
			margin: 10px 0; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #666; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Photo Gallery styles */

#PhotoGallery	{	margin: 20px 0 0 0; }

#PhotoGallery .Tabs
		{	list-style-type: none;
			font-size: 11px;
			margin: 0;
			padding: 0;
			display: block; }
			
#PhotoGallery .Tabs li
		{	float: left;
			margin: 0 5px 0 0; }
			
#PhotoGallery .Tabs a, #PhotoGallery .Tabs a:link, #PhotoGallery .Tabs a:visited
		{	position: relative;
			font-weight: bold;
			color: #666;
			text-decoration: none;
			padding: 5px 10px;
			background: #f2f2f2;
			border: 1px solid #666; }
			
#PhotoGallery .Tabs li.Sel a, #PhotoGallery .Tabs a:hover
		{	color: #fff;
			background: #e59319; }
			
#Thumbnails	{	float: left;
			text-align: center;
			padding: 15px 0 0 0;
			margin: 0;
			width: 200px;
			height: 355px;
			overflow: auto;
			clear: both; }

#Thumbnails div	{	margin: 0;
			display: none; }

#Thumbnails a img
		{	float: left;
			padding: 1px;
			margin: 0 5px 5px 0;
			background: #fff;
			border: 1px solid #d9d9d9;
			display: block; }

#Thumbnails a:hover img
		{	border: 1px solid #666; }
			
#Thumbnails a.Sel img
		{	border: 1px solid #e59319; }

#LargeImageContainer
		{	float: left;
			padding: 15px 0 0 0;
			margin: 0;
			width: 500px; }

#LargeImage	{	margin: 0;
			width: 500px;
			height: 375px;
			background: url(/files/images/template/loading.gif) 50% 50% no-repeat; }

#LargeImage	{	position: relative;
			margin: 0 0 5px 0;
			z-index: 10; }

#LargeImage div	{	margin: 0;
			display: none; }
			
#LargeImage img	{	padding: 1px;
			border: #AEAEAE solid 1px; }

#FLVVideo	{	position: relative;
			z-index: 10;
			margin: 0px;
			padding: 0px; }

#FLVWrapper	{	background-color: #ffffff;
			position: relative;
			width: 500px;
			height: 375px;
			z-index: 20;
			margin: -387px 0 0 0;
			padding: 1px;
			border: #AEAEAE solid 1px;
			display: none; }

#LargeImageContainer>#FLVWrapper
		{	margin-top: -380px; }

.VidTxtLink	{	display: block;
			border: 1px solid #cccccc;
			background: #eeeeee url(/files/images/std/icon_vid.gif) 1px 50% no-repeat;
			font-size: 10px;
			font-size: 10px;
			padding: 0px 3px 0px 20px;
			margin: 0px;
			text-decoration: none; }

.VidTxtLink:hover, .VidTxtLink:active, .VidTxtLink:visited
		{	text-decoration: none;
			color: #333333; }
			
#Descriptions	{	float: left;
			margin: 0; }
			
#Descriptions p	{	text-align: left;
			display: none; }
			
#Counter	{	float: right;
			margin: 0; }

#Counter p	{	font-size: 10px; }
			
.prevLink, .nextLink
		{	position: absolute;
			width: 232px;
			height: 349px;
			background: url(/files/images/std/spacer.gif) 0px 20% no-repeat;
			top: 5px;
			outline-style: none;
			text-indent: -20px;
			overflow: hidden; }
			
.prevLink 	{ 	left: 0; }
			
.nextLink 	{ 	right: 0; }
			
.prevLink:focus, .nextLink:focus
		{	border: none;
			outline-style: none; }
			
.prevLink:hover	{ 	background: url(/files/images/template/prevlabel.gif) 1px 20% no-repeat;
			cursor: pointer; }
		
.nextLink:hover	{  	background: url(/files/images/template/nextlabel.gif) 168px 20% no-repeat;
			cursor: pointer; }
				
.Visible	{	display: block; }

.Right		{	float: right; }

.Content #PhotoGallery div.clear
		{	margin: 0;
			clear: both; }

#PermaLink	{	display: block;
			border: 1px solid #999999;
			background: #eeeeee url(/files/images/std/icon_link.gif) 1px 50% no-repeat;
			float: right;
			font-size: 10px;
			color: #666666;
			font-size: 10px;
			padding: 0px 3px 0px 20px;}

a#PermaLink, a#PermaLink:link, a#PermaLink:visited,a#PermaLink:hover
		{	color: #666666;
			text-decoration: none; }

#PermaLinkForm	{	position: absolute;
			left: 0px;
			z-index: 500;
			border: 1px solid #999999;
			background-color: #eeeeee;
			width: 300px;
			color: #666666;
			font-size: 10px;
			padding: 3px 0px 3px 3px;
			display: none; }

#txtPermaLink	{	width: 96%;
			border: 1px solid #cccccc;
			color: #666666; }

#PermaLinkFormClose
		{	display: block;
			width: 20px;
			height: 20px;
			float: right; }

/* END Photo Gallery styles */
/* ================================================================================================== */