
/*******************************************TEXT****************************************/
a	{color:#663300;}
ul {padding-top:10px;}

li 
{
		list-style-type:none;
		list-style-position:outside;
        background-image:url('/media/icon_list.gif'); 
        background-repeat:no-repeat;
        background-position:0px 7px;
		padding-left:10px;
}





.imageBorderColor 
{
    border: solid 1px #876029;
}


.banner
{
	background-image:url('/media/default_banner.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#FFFFFF;
}

.colLeft 			{background-image:url('/media/bg_left.gif');}

.address 			{color:#663300;}
.address a  		{color:#663300;}

.text,p				{color:#663300;}
.text:link			{color:#663300;}


.textwhite			{color: #ffffff;}
.textsmallwhite			{color: #ffffff;}

.textsmall			{color: #663300;}
.textsmall a		{color: #663300;}

.textCalendarTitle	{color: #663300;}
.textCalendar		{color: #663300;}
.textCalendar a		{color: #663300;}

.title, h2			{color: #663300;}
.titleBig, h1		{color: #663300; background-color:#EEE6CC;}

.textinput, .textinputSmall
{
    background-color:#EEE6CC; 
    color:#663300;
    border: solid 1px #876029;
}

.textinput2, .textinputSmall2
{
    background-color:#876029; 
    color:#ffffff;
    border: solid 1px #876029;
}


.linkbutton 
{ 
		color:#663300;   
		background-image:url('/media/icon_list.gif'); 
        background-repeat:no-repeat;
        background-position: right center;
		text-align:right;
		padding-right:10px;
}

.linkbuttonsmall 
{ 
		color:#663300;   
		background-image:url('/media/icon_list.gif'); 
        background-repeat:no-repeat;
        background-position: right center;
		text-align:right;
		padding-right:10px;
}




.separatorLineTop 
{
    background-image:url('/media/separatorline.gif'); 
    background-repeat:repeat-x; 
    background-position:top;
    line-height:3px;
    font-size:3px;
    width:100%;
}

.separatorLineBottom 
{
    background-image:url('/media/separatorline.gif'); 
    background-repeat:repeat-x; 
    background-position:bottom;
    line-height:3px;
    font-size:3px;
    width:100%;
}


.separatorLine 
{
    background-image:url('../../media/separatorline.gif'); 
    background-repeat:repeat-x; 
    background-position:center;
	line-height:3px;
	font-size:3px;
	height:3px;
}

#privacy .privacyheader  {background-color:#ffffff; padding:10 0 10 22;}
#privacy .privacycontent {background-color:#ffffff;}

.missing        {color:#CC0000;}
.privacynote    {color:#CC0000;}

/*****************************FLYOUT*****************************/

#MenuTop .menu1, #MenuTop .menu1:link,  #MenuTop .menu1:visited
    {
        color:#663300;
        background-color:#EEE6CC; 
        background-image:url('/media/icon_list.gif'); 
        background-repeat:no-repeat;
        background-position:5px 7px;
     }
     
#MenuTop .menu1:hover 
    {
        color:#B2997F;
        background-color:#EEE6CC;
        background-image:url('/media/icon_list_active.gif'); 
        background-repeat:no-repeat;
        background-position:5px 7px;
    }
    
#MenuTop .menu2, #MenuTop .menu2:link,   #MenuTop .menu2:visited
    {
        color:#663300; 
        background-color:#EEE6CC; 
        background-image:url('/media/icon_list.gif'); 
        background-repeat:no-repeat;
        background-position:5px 7px;
     }

#MenuTop .menu2:hover 
    {
        color:#B2997F;
        background-color:#EEE6CC;
        background-image:url('/media/icon_list_active.gif'); 
        background-repeat:no-repeat;
        background-position:5px 7px;
    }

/*****************************MENU TOP*****************************/


#menuTop .menu0 
{
	background-color:#593F1C;
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	background-image: url('/media/icon_listTop_white.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
#menuTop .menu0 a {color:#ffffff;} 


#menuTop .menu0active 
{
	background-color:#EEE6CC;
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	background-image:url('/media/icon_listTop_active.gif');
	background-repeat:no-repeat;
	background-position:top right;
}

#menuTop .menu0active a {color:#663300;}


/*****************************MENU LEFT*****************************/

#menuLeft {background-color:#ffffff;border:solid 1px #C9B99A; } 


#menuLeft .menu0active {background-color:#876029;} 
#menuLeft .menu0active a {color:#FFFFFF;} 
#menuLeft .menu0active a:hover {color:#C9B99A;}

#menuLeft .menu1
{
    background-image:url('/media/icon_list.gif'); 
    background-repeat:no-repeat;
    background-position:12px 12px;
}
#menuLeft .menu1 a {color:#663300;}
#menuLeft .menu1active a {color:#663300;}

#menuLeft .menu1active 
{
    background-image:url('/media/icon_list.gif'); 
    background-repeat:no-repeat;
    background-position:12px 12px;
}

#menuLeft .menu2 a {color:#663300;}
#menuLeft .menu2active a {color:#663300;}


#menuLeft .menu2
{
    background-color:#F7F8E9; 
    background-image:url('/media/icon_list.gif'); 
    background-repeat:no-repeat;
    background-position:7px 7px;
}

#menuLeft .menu2active 
{
    background-color:#F7F8E9; 
    background-image:url('/media/icon_list.gif'); 
    background-repeat:no-repeat;
    background-position:7px 7px;
}



/*****************************SITEMAP***********************************/
#menuSitemap .menu1
{
    background-image:url('/media/icon_list.gif'); 
    background-repeat:no-repeat;
    background-position:10px 6px;
}
#menuSitemap .menu1 a {color:#663300;}

#menuSitemap .menu2
{
    background-image:url('/media/icon_list.gif'); 
    background-repeat:no-repeat;
    background-position:20px 6px;
}
#menuSitemap .menu2 a {color:#663300;}


/*****************************path LINKS*****************************/
#path .pathItem 		{color:#663300;}
#path .pathItem a		{color:#663300;}

/*****************************MENU LANGUAGE*****************************/
#language .languageItem     {color:#663300;} 

/*****************************FRAME MODULES*****************************/
#frame							{background-color:#ffffff;border:solid 1px #C9B99A;}
#frame .frameContainerTitle 	{background-color:#876029;}
#frame .frameTitle 				{color:#ffffff;}
#frame .frameTitle a 			{color:#ffffff;}
#frame .frameText 				{color:#663300;}
#frame .frameText a				{color:#663300;}
#frame .frameImageBorderColor 	{border: solid 1px #876029;}

#frame .frameLinkButton
{
        background-image:url('/media/icon_list.gif'); 
        background-repeat:no-repeat;
        background-position: right center;
		text-align:right;
		padding-right:10px;
}

#frame2 .frameContainerTitle {background-color:#876029;}
#frame2 .framecontainer		
{
	background-image:url('/media/bg_box.gif');
	background-repeat:repeat; 
	border-right: 1px solid #876029;
	border-bottom: 1px solid #876029;
}

#frame2 .frameTitle 		{color:#ffffff;}
#frame2 .frameText 			{color:#663300;}


#frameEvents .framecontainer		
{
	background-image:url('/media/bg_box.gif');
	background-repeat:repeat; 
	border: 1px solid #C9B99A;
}

#frameEvents .frameTitle 			{color:#663300;}
#frameEvents .frameTitle:hover		{color:#663300;}
#frameEvents .frameText 			{color:#663300;}
#frameEvents .frameLinkButton
{
        background-image:url('/media/icon_list.gif'); 
        background-repeat:no-repeat;
        background-position: right center;
		text-align:right;
		padding-right:10px;
}

#frameNews {background-color:#EEE6CC;}
#frameNews .frameText {color:#663300;}
#frameNews .frameSeparatorLine 
{
    background-image:url('/media/separatorline.gif'); 
    background-repeat:repeat-x; 
    background-position:center;
	line-height:1px;
	font-size:1px;
	height:1px;
	width:100%;
}

#frameNews .frameLinkButton
{
        background-image:url('/media/icon_list.gif'); 
        background-repeat:no-repeat;
        background-position: right center;
		text-align:right;
		padding-right:10px;
}

#module .moduleTitle        {color:#663300;}
#module .moduleTitle a      {color:#663300;}
#module .moduleTitleBig     {color:#663300;}

#module .moduleText 		{color:#663300;}
#module .moduleText a 		{color:#663300;}
#module .moduleText a:hover	{color:#663300;}

#module .moduleLinkButton
{
        background-image:url('/media/icon_list.gif'); 
        background-repeat:no-repeat;
        background-position:0px 7px;
		padding-left:10px;
}

#module .moduleLinkButtonRight
{
        background-image:url('/media/icon_list.gif'); 
        background-repeat:no-repeat;
        background-position: right center;
		text-align:right;
		padding-right:10px;
}

#module .moduleImage {border: solid 1px #876029;}

#module .moduleSeparatorLine
{
    background-image:url('/media/separatorline.gif'); 
    background-repeat:repeat-x; 
    background-position:center;
	line-height:1px;
	font-size:1px;
	height:1px;
	width:100%;
	padding:0px;
	margin:0px;
}



/*****************************Popup Div*****************************/
#popupDiv .popupTitle
{
	background-color: #876029;
}

#popupDiv .popupContent
{
	background-color: #FAF6E5;
}

#popupDiv .popupDescription
{
	background-color: #E2EEBE;
}

#popupDiv .popupService       {color:White;}
#popupDiv .popupService a       {color:White;}

/*****************************Popup GAllery*****************************/
.flashGalleryBg
{
background:none;
}



/*****************************Calendar*****************************/
.textcalendar .selected, .textcalendar .selected a
{
   background-color: #FFFFCC;
   color: #663300;
   text-decoration:underline;
}

.textcalendar .selected a:hover
{
   text-decoration:none;
}

.textcalendar .notselected
{
   background-color: #D4CC99;
   color: #663300;
}

