/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #42657f;
			padding: 0 10px 10px 10px;
			margin: 0;
			background: #ffffff; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #42657f;
			cursor: help; }

hr		{	color: #ffffff;
			height: 1px;
			background-color: #ffffff;
			border: 0;
			border-bottom: 1px dashed #42657f; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family: Arial, Helvetica, Verdana, sans-serif;
			font-weight: bold; 
			margin: 10px 0px; }

h1		{	font-size: 18px;
			margin-top: 15px; }

h2		{	font-size: 15px; }

h3, legend	{	font-size: 13px; }

h4		{	font-size: 12px; }

h5, h6		{	font-size: 11px; }

h5		{	text-transform: uppercase; }

h6		{	font-family: Verdana, Arial, Helvetica, sans-serif; }

dt, li		{	margin-top: 7px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 10px; }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #42657f; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

p, div, ul, ol, dl
		{	margin-top: 10px;
			margin-bottom: 10px; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #611609; }

a:visited	{	color: #85aaa5; }

a:hover		{	color: #4f6539; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content	{	vertical-align: top;
			line-height: 160%;
			padding: 0px 20px 0px 0px; }

#HomeContent .Content
		{	padding: 0 20px 10px 0;
			border: 0; }

ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;  }

ol#SiteMap ol	{	border-left: 1px solid #c8d19c;
			margin-left: -12px;
			padding-left: 50px;}

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper	{	margin: 0;
			background: url(/files/images/template/wrapper_bg.jpg) repeat-x top left #ffffff; }

#HomeContent, #Content
		{	margin: 0 auto;
			width: 710px;
			border-collapse: collapse; }

#Banner		{	padding: 20px 0px 40px 0px;
			margin: 0 auto;
			width: 710px;
			background: url(/files/images/template/banner_bg.jpg) no-repeat top left #ffffff; }

#Banner img	{	border: 0; }

#PriNav		{	margin: 0;
			background: #611609; }

.clear		{	margin: 0;
			clear: both; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */

#HomePhoto	{	margin: 0 0 20px 0; }

#HomePhoto img	{	border: 0; }

#HomePhoto p	{	text-align: center;
			margin: 0; }

.Quote		{	padding-top: 20px;
			margin: 0;
			
			display: none; }

#Quote1		{	display: block;}

.Quote h1, .Quote p
		{	padding: 20px 20px 8px 20px;
			margin: 0;
			background: url(/files/images/template/quote_left.gif) no-repeat left top #edf0de; }

#HomePhoto .Quote p	
		{	text-align: left;
			padding: 0 20px 10px 20px;
			height: 55px;
			overflow: auto; 
			background: url(/files/images/template/quote_right.gif) no-repeat right bottom #edf0de; }

#BodyCopy	{	padding-left: 15px;
			border-left: 5px solid #cdd5a5; }

/* END Home Page Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav		{	vertical-align: top;
			width: 220px;
			padding-bottom: 20px; }

#SubNav h2, #SubNav h3	
		{	text-transform: uppercase;
			margin: 0; }

#SubNav h2	{	color: #c8d19c;
			padding: 10px 20px 8px 20px;
			background: url(/files/images/template/subnav_left.gif) no-repeat left top #42657f;
			border-bottom: 1px solid #ffffff; }

#SubNav h3	{	color: #c8d19c;
			padding: 10px 20px 0px 20px;
			background: #42657f; }

#SubNav ul	{	list-style: none;
			padding: 0;
			margin: 0;
			background: #85aaa5; }

#SubNav li	{	margin: 0;
			display: inline; }

#SubNav li a	{	font-weight: bold;
			color: #ffffff;
			text-decoration: none;
			padding: 6px 20px 6px 30px;
			background: url(/files/images/template/subnav_arrow.gif) no-repeat 20px 10px;
			border-bottom: 1px solid #c2d5d2;
			display: block; }

#SubNav li.last a
		{	border-bottom: 1px solid #ffffff; }

#SubNav li a:link, #SubNav li a:visited
		{	color: #ffffff; }

#SubNav li a.Sel
		{	color: #42657f;
			background-color: #CDD5A5; }

#SubNav li a:hover, #SubNav li a.Sel:hover
		{	color: #42657f;
			background-color: #c2d5d2; }

#FeaturedLinks	{	position: relative;
			color: #CDD5A5;
			padding: 8px 20px 10px 20px;
			margin: 0;
			background: url(/files/images/template/subnav_right.gif) no-repeat right bottom #42657f;
			z-index: 1; }

#FeaturedLinks dt
		{	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			padding-top: 10px;
			margin: 10px 0 5px 0;
			border-top: 1px dotted #a1b2bf;
			clear: left; }

#FeaturedLinks dt.first
		{	margin-top: 0px; }

#FeaturedLinks dt img
		{	position: relative;
			float: left;
			margin: 0 10px 10px 0;
			border: 1px solid #ffffff;
			display: inline; 
			z-index: 2; }

#FeaturedLinks dd
		{	margin: 0; }

#FeaturedLinks a:link, #FeaturedLinks a:visited
		{	color: #ffffff; }

#FeaturedLinks a:hover
		{	color: #CDD5A5; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	margin: 0;
			padding: 10px 20px;
			background: #cdd5a5;
			border-bottom: 1px solid #ffffff; }

#SearchForm h3	{	color: #42657f; 
			padding: 0;
			background: transparent; }

#SearchForm input
		{	margin: 0;
			background: #ffffff;
			border: 1px solid #42657f; }

#SearchForm #SearchKeywords
		{	float: left;
			padding: 3px 2px 2px 2px;
			width: 148px;
			border-right: 0; }

#SearchForm input.b
		{	margin-left: -3px;
			padding: 4px 5px;
			background: #c2d5d2;
			border-left: 1px solid #85aaa5; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Photo Gallery Styles */

#PhotoGallery	{	font-weight: bold;
			margin: 15px 0;
			border: 1px solid #42657F; }

#PhotoGallery .Photo, #PhotoGallery div span
		{	display: none; }

#PhotoGallery #Photo1	
		{	display: block; }

#PhotoGallery #Desc1
		{	display: inline; }
			
#PhotoGallery img
		{	margin: 9px;
			border: 1px solid #42657F; }

#PhotoGallery div
		{	padding: 5px 10px;
			margin: 0;
			background-color: #CDD5A5;
			border-top: 1px solid #85aaa5; }

#PhotoGallery div p
		{	float: right;
			margin: 0 0 0 10px; }

#PhotoGallery p a
		{	padding: 2px 4px;
			background-color: #FFFFFF;
			border: 1px solid #85aaa5; }

#PhotoGallery p a:link, #PhotoGallery p a:visited
		{	color: #42657F;
			text-decoration: none; }

#PhotoGallery p a.Sel:link, #PhotoGallery p a.Sel:visited
		{	color: #ffffff;
			background: #42657f;
			border: 1px solid #e9ecd8; }
			
#PhotoGallery p a:hover, #PhotoGallery p a.Sel:hover
		{	color: #42657F;
			background-color: #C2D5D2; }

/* END Photo Gallery Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	color: #ffffff;
			line-height: 160%;
			margin: 0;
			background: url(/files/images/template/footer_right.gif) no-repeat right bottom #85aaa5; }

#Footer div	{	margin: 0;
			background: url(/files/images/template/footer_left.gif) no-repeat left bottom; }

#Footer p	{	padding: 10px 0px 10px 0px;
			margin: 0 auto;
			width: 710px; }

#Footer img	{	float: right;
			margin-left: 10px; 
			border: 0; }

#Footer	a	{	color: #ffffff; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #ffffff; }

#Footer a:hover	{	color: #611609; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 160%;
			margin-top: 0; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #42657f;
			background-color: #ffffff;
			margin: 10px 0px; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			border-bottom: 1px solid #42657f;
			border-left:  1px dotted #42657f;
			padding: 3px 10px; }

table.Data th	{	background-color: #edf0de;
			color: #000000;
			font-weight: bold; }

table.Data tr.NewRow td
		{	border-top: 1px solid #42657f; }

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 #42657f; }

table.Data .Totals
		{	background-color: #edf0de;
			font-weight: bold; }

table.Data .HideCol
		{	display: none; }

table.SizeChart	{	width: auto; }


/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application Error Styles */

.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 */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

#LoginForm	{	font-size: 9px;
			margin: 0px;
			padding: 0px; }

#LoginForm label, #LoginForm input
		{	font-size: 9px; }

#LoginForm p	{	background-image: none;
			line-height: 180%; }

#LoginForm p.error
		{	margin: 20px 0px; }

#LoginForm input
		{	border: 1px solid #0068B3; }

#LoginForm input#cmdLogin
		{	
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background-color: #C9DEF4;
			padding: 3px;
			margin-top: 5px;
			color: #0068B3; }

.b		{	border: 2px solid #42657F;
			background-color: #CDD5A5;
			padding: 3px 5px;
			margin: 4px 8px 4px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */
area		{	outline:none; }