/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background-color: #ffffff;
			color: #000000;
			font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
			font-size: 11px;
			margin: 0; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #333333;
			cursor: help; }

hr		{	color: #000000;
			height: 1px;
			background-color: #000000; }

h1, h2, h3, h4, h5, h6, legend
		{	font-weight: normal; 
			color: #8e211b;
			margin-top: 0px;
			margin-bottom: 5px; }

h1		{	font-size: 14px;
                        font-weight: bold; }

h2, legend	{	font-size: 12px; }

h3		{	font-size: 11px; }

h4, h5, h6	{	font-size: 11px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

h1>p		{	margin-top: 0; }

dt, li		{	margin-top: 7px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

td		{	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
			font-size: 13px; }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #8e211b; }

a:visited	{	color: #8e211b; }

a:hover		{	color: #8e211b; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, font, #Content td.Content, #Content td#Sidebar
		{	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 140%;
			color: #000000; }

#Content td.Content
		{	padding: 20px;
			vertical-align: top;
			width: 100%; }

dd p, li p, dt p
		{	margin: 0px; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Content, #Footer, #Banner table, #Bread
		{	margin: 0px;
			padding: 0px;
			border-collapse: collapse;
			width: 750px;
			margin-left: auto;
			margin-right: auto;
			clear: both; }

#Content, #Bread
		{	width: 710px; }

#Content td, #Footer td, #Banner td
		{	padding: 0px; }

#Content	{	background-color: #ffffff;
			-moz-border-radius: 12px;
			-webkit-border-radius: 12px;
			border-radius: 12px; }

#Content td#Sidebar, #Content div#Sidebar
		{	width: 255px;
			padding: 12px 12px 0 0;
			vertical-align: top; }

#Content div#Sidebar
		{	float: right;
			margin: -8px -8px 0 20px;
			padding: 0; }

#Content td#Sidebar div, #Content div#Sidebar div
		{	width: 225px;
			background-color: #f4d56d;
			margin: 0 0 10px 0;
			padding: 10px 15px;
                        -moz-border-radius: 12px;
			-webkit-border-radius: 12px;
			border-radius: 12px; }

#Content div#Sidebar div
		{	padding: 5px 15px;
                        overflow: hidden; }
                        
#Content div#Sidebar img
               {        margin: 0 0 10px 0;
                        -moz-border-radius: 12px;
			-webkit-border-radius: 12px;
			border-radius: 12px; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

#FlashWrapper   {	margin: 0;
			padding: 0;
			border: 2px solid #ffffff; }
                        
#Road           {       margin-top: 15px;
                        padding-right: 10px;
                        width: 265px; height: 175px;
                        float: left;
                        color: #fff;
                        background: #d7b74a;
                        border-radius: 10px;
			-moz-border-radius: 10px; }
                        
#Road a:link , #Road a:visited
                {       color: #fff; }
                        
#Road img       {       width: 185px; height: 175px;
                        float: left;
                        -webkit-border-top-left-radius: 10px;
                        -webkit-border-bottom-left-radius: 10px;
                        -moz-border-radius-topleft: 10px;
                        -moz-border-radius-bottomleft: 10px;
                        border-top-left-radius: 10px;
                        border-bottom-left-radius: 10px;}

#News           {       margin: 15px 0;
                        padding: 10px;
                        width: 255px;
                        float: left; clear:left;
                        color: #8E211B;
                        background: #fff;
                        border-radius: 10px;
			-moz-border-radius: 10px; }
                        
#News h1, #News h2
                {       margin: 0;
                        font-weight: bold; }

#News p         {       color: #000; }
                        
ul        {       list-style: none;
                        padding: 0; }



#FlashBanner	{	margin-top: 15px;
                        width: 420px;
                        height: 230px;
                        float: right;
                        background: #000000;
                        border-radius: 10px;
			-moz-border-radius: 10px; }
                        
#HomeRotator    {       border-radius: 10px;
			-moz-border-radius: 10px; }

#Calendar       {       margin: 15px 0;
                        width: 420px;
                        float: right;
                        background: #d7b74a;
                        border-radius: 10px;
			-moz-border-radius: 10px; }
                        
#CalendarHeading h1
                {       padding: 10px;
                        width: 95px;
                        color: #fff;
                        font-weight: bold;
                        text-align: right; }
                        
#Events         {       padding: 0 5px 5px 10px;
                        width: 290px;
                        float: right;
                        background: #FFF;
                        -webkit-border-top-right-radius: 10px;
                        -webkit-border-bottom-right-radius: 10px;
                        -moz-border-radius-topright: 10px;
                        -moz-border-radius-bottomright: 10px;
                        border-top-right-radius: 10px;
                        border-bottom-right-radius: 10px; }
                        
#Events h2      {       font-weight: bold; }
                        
#Events ul      {       margin-top: 10px; }

#Events p       {       padding-left: 15px;
                        color: #8E211B; }


/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Banner Styles */

#Banner		{	background-color: #8e211b; }

#Banner table	{	background-color: transparent; }

#Banner td	{	vertical-align: top; }

#Banner td#Links
		{	vertical-align: bottom;
			text-align: right;
			padding: 0 22px 12px 0;
			font-size: 10px; }

#Banner td#Links ul
		{	list-style-type: none; }

#Banner td#Links ul li
		{	margin: 0; }

#Banner td#Links a, #Banner td#Links a:link, #Banner td#Links a:visited, #Banner td#Links a:hover, #Banner td#Links a:active
		{	color: #f4d56d;
			text-decoration: none; }

#Banner td#Links a:hover, #Banner td#Links a:active
		{	text-decoration: underline; }

#Banner img#Logo
		{	float: left; }

#Nav		{	width: 100%;
			background-color: #4b120e;
			font-size: 13px;
			padding: 0 0 8px 0; }

/* END Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	margin: 10px 0 0 0;
			padding: 0; }

#SearchForm input
		{	border: 1px solid #ffffff;
			background-color: #ffffff;
			color: #000000;
			font-size: 10px; }

#SearchForm input#btnSearch
		{	background-color: transparent;
			border: 1px solid #f4d56d;
			color: #f4d56d; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Photo Gallery styles */

/* Tabs */
#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;
                        z-index: 1;
			font-weight: bold;
			color: #666;
			text-decoration: none;
			padding: 5px 10px;
			background: #d2d2d2;
			border-top-right-radius: 5px;
			border-top-left-radius: 5px;
			-moz-border-radius-topright: 5px;
			-moz-border-radius-topleft: 5px; }

#PhotoGallery .Tabs li.Sel a, #PhotoGallery .Tabs a:hover
		{	color: #000;
			background: #f4d56d; }

/* Thumbnail Images */
#Thumbnails, #FGThumbnails
		{	float: left;
			margin: 0;
			padding: 10px;
			width: 168px;
			min-height: 280px;
			background-color: #f4d56d;
			-moz-border-radius: 5px;
			border-radius: 5px; }

#Thumbnails	{	border-top-left-radius: 0;
			-moz-border-radius-topleft: 0; }

#Thumbnails div, #LargeImage div
		{	margin: 0;
			display: none; }

#Thumbnails a img, #FGThumbnails a img
		{	float: left;
			padding: 0;
			margin: 2px;
			border: 1px solid #fff;
			outline: 0;
			display: block; }

#Thumbnails a:hover img, #FGThumbnails a:hover img, #FGThumbnails a:active img, #Thumbnails a.Sel img
		{	border-color: #8e211b; }

/* PermaLink */
#PermaLink	{	float: right;
			font-size: 10px;
			color: #666666;
			padding: 0px 3px 0px 20px;
			background: #f4d56d url(/files/images/std/icon_link.gif) 1px 50% no-repeat;
			border: 1px solid #ccc;
			display: block; }

a#PermaLink, a#PermaLink:link, a#PermaLink:visited,a#PermaLink:hover
		{	color: #666666;
			text-decoration: none; }

#PermaLinkForm	{	position: absolute;
			left: 0px;
			color: #666666;
			font-size: 10px;
			padding: 3px 3px;
			width: 300px;
			background: #e2e2e2;
			border: 1px solid #ccc;
			display: none;
			z-index: 500; }

#txtPermaLink	{	width: 294px;
			color: #666666;
			border: 1px solid #ccc; }

#PermaLinkFormClose
		{	float: right;
			width: 13px;
			height: 13px;
			display: block; }

/* Full-size Image or Video */
#LargeImageContainer, #FGBigPhoto
		{	float: right;
			margin: 0;
			width: 450px; }

#LargeImage	{	background: url(/files/images/template/loading.gif) 50% 50% no-repeat; }

#LargeImage, #FGBigPhoto
		{	text-align: center;
			margin: 0;
			height: 300px;
			overflow: hidden; }

#LargeImage img, #FGBigPhoto img#BigPhoto
		{	margin: -300px auto 0 auto; }

#FLVVideo	{	position: relative;
			z-index: 10;
			margin: 0px;
			padding: 0px; }

#FLVWrapper	{	position: relative;
			width: 450px;
			height: 300px;
			z-index: 20;
			margin: -300px 0 0 0;
			display: none; }

/* Previous and Next Buttons */
.prevLink, .nextLink, a#PrevImg, a#NextImg
		{	position: relative;
			text-indent: -80px;
			text-align: left;
			text-decoration: none;
			width: 225px;
			height: 300px;
			background: url(/files/images/template/spacer.gif) 0px 20% no-repeat;
			outline: 0;
			display: block;
			overflow: hidden; }

.prevLink, a#PrevImg
		{ 	left: 0;
			float: left; }

.nextLink, a#NextImg
		{ 	right: 0;
			float: right; }

.prevLink:focus, .nextLink:focus
		{	border: none;
			outline-style: none; }

.prevLink:hover, a#PrevImg:hover
		{ 	background: url(/files/images/template/prevlabel.gif) 0 20% no-repeat;
			cursor: pointer; }

.nextLink:hover, a#NextImg:hover
		{  	background: url(/files/images/template/nextlabel.gif) 168px 20% no-repeat;
			cursor: pointer; }

/* Description and Counter */
.VidTxtLink	{	font-size: 10px;
			text-decoration: none;
			padding: 2px 3px 2px 20px;
			margin: 0 0 5px 0;
			width: 200px; 
			background: #f4d56d url(/files/images/std/icon_vid.gif) 1px 50% no-repeat;
			border: 1px solid #ccc;
			display: block; }

.VidTxtLink:hover, .VidTxtLink:active, .VidTxtLink:visited
		{	text-decoration: none;
			color: #333333; }

#Descriptions	{	margin: 0; }

#Descriptions p	{	font-size: 11px;
			line-height: 140%;
			text-align: left;
			margin: 5px 0 0 0;
			display: none; }

#Counter	{	float: right;
			font-size: 10px;
			margin: 0 0 0 20px; }

#Counter p	{	margin: 5px 0 0 0; }

/* END Photo Gallery styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff;
			margin: 10px 0px; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999;
			padding: 3px 10px; }

table.Data th	{	background-color: #eeeeee;
			color: #000000;
			font-weight: bold; }

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 */

.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 */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#Content td#SubNav
	 	{	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			padding: 12px 0px;
			width: 135px;
			line-height: 140%;
			vertical-align: top;
			background-color: #f4d56d;
			-moz-border-radius: 12px 0 0 12px;
			-webkit-border-radius: 12px 0 0 12px;
			border-radius: 12px 0 0 12px; }

#SubNav ul	{	list-style-type: none;
			margin: 0;
			padding-left: 0; }

#SubNav li	{	margin: 2px 0;
			padding: 0;
			text-align: left; }

#SubNav a	{	display: block;
			padding: 5px 16px;
			width: 103px; }

#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	text-decoration: none;
			background-color: transparent;
			color: #000000; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	background-color: #f8e4a3;
			color: #8e211b; }

#SubNav a:hover	{	background-color: #f8e4a3;
			color: #000000; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	margin: 20px auto;
			font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			text-align: center;
			background-color: transparent; }

#Footer strong	{	padding: 0 5px;
			font-weight: normal;
			color: #8e211b; }

#Footer	a	{	color: #000000; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #000000; }

#Footer a:hover	{	text-decoration: none; }

#Brand		{	font-size: 11px;
			line-height: 200%;
			color: #000;
			text-align: right;
			margin: 0 auto;
			width: 710px; }

#Brand a:link, #Brand a:visited, #Brand a:hover
		{	color: #000; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	margin: 10px auto;
			font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 160%;
			color: #8e211b;
			background-color: transparent; }

#Bread a:link, #Bread a:visited, #Bread a:hover, #Bread a:active
		{	text-decoration: none;
			color: #8e211b; }

#Bread a:hover, #Bread a:active
		{	text-decoration: underline; }

/* END Breadcrumb 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: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
			background-color: #C9DEF4;
			padding: 3px;
			margin-top: 5px;
			color: #0068B3; }

.b		{	border: 2px solid #5F8909;
			background-color: #8b181b;
			color: #ffffff;
			padding: 3px 5px;
			margin: 4px 8px 4px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */
