body			{ 
font-size: 11px;
font-family: Arial;
color: #443112;
    margin: 0;
    padding: 0;
    background-color: #4fb8d8;
    background-image: url("../images/bg.jpg"); 
	background-repeat: repeat-x;
}

TD				{ font-size: 15px; font-family: Arial; color: #443112}
.cnt_title		{ font-size: 12px; font-family: Tahoma; color: #002948 ; font-weight:bold }
#FONT			{font-size: 13px; font-family: Arial; color: #443112}
/* P				{font-size: 11px; font-family: Tahoma; color: #000000} */
 DIV				{font-size: 11px; font-family: Tahoma; color: #000000}
A:link          {font-size: 11px; font-family: Tahoma; color: #990000}
A:active        {font-size: 11px; font-family: Tahoma; color: #990000}
A:visited       {font-size: 11px; font-family: Tahoma; color: #990000}
A:hover         {font-size: 11px; font-family: Tahoma; color: #CC0000}
.menu		{FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: bold; color: #000000; TEXT-DECORATION: none}
.menu a {	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: bold; color: #000000; TEXT-DECORATION: none}
.menu a:active {	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: bold; color: #000000; TEXT-DECORATION: none}
.menu a:visited {	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: bold; color: #000000; TEXT-DECORATION: none}
.menu a:hover {	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: bold; color: #000000; TEXT-DECORATION: none}
H1 {
    color: #443112;
}
H4 {
    color: #443112;
    position: relative;
}
H3 {
    color: #ffffff;
    position: relative;
}
.pages_items {
font-size: 15px; font-family: Arial; color: #996633;
}

.map_text {
font-size: 15px; font-family: Arial; color: #000000;
}

.big_link a, .big_link a:active, .big_link a:visited {
font-size: 14px;
font-family: Tahoma; 
color: #990000
}

.big_link a:hover {
font-size: 14px;
font-family: Tahoma; 
color: #CC0000
}

.map_areas {
    background-color: #66FF99;
}

.edit_in_place {
font-size: 11px;
font-family: Arial;
	border: 1px;
	border-color: #F5F9FF;
	border-style: solid;
    background-color: #F5F9FF;
    overflow-x: hidden;
    overflow-y: hidden
}

.pages_items_over {
font-size: 15px; font-family: Arial; color: #FF9933;
    background-color: #ffffff;
cursor:pointer;cursor:hand
}

.message_warning {
    border: 1px solid #fce94f;
    background-color: #fdf4a7;
    background-image: url("/images/warning-large.png");
    background-repeat: no-repeat;
    background-position: 3px 5px;
    overflow: auto;
}



.TopMenu {
    background-image: url("../images/header_14.jpg");
	background-repeat: repeat-x;
}

.qute {
    background-image: url("../images/header_24.jpg");
}

.slideshow {
    background-image: url("../images/header_21.jpg");
}

#simplegallery1{
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0;
    color: #fff;
    background-color: #000;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: right;
padding-right: 15px;
padding-bottom: 2px;
    color: #fff;
    background-color: #000;
}

.gallerystatus {
    color: #fff;
}

.fadequtesnames {
font-family: Arial;
    color: #f80c0c;
font-size: 13px;
font-weight:bold;
}

.fadequtes {
font-family: Arial;
    color: #f80c0c;
font-size: 20px;
font-weight:bold;
}

/** Video Table **/
.v_top {
    background-image: url("../images/video/line_top.gif");
    background-repeat: repeat-x;
background-position: bottom
}

.v_bottom {
    background-image: url("../images/video/line_bottom.gif");
    background-repeat: repeat-x;
background-position: top
}

.v_left {
    background-image: url("../images/video/line_left.gif");
    background-repeat: repeat-y;
}
.v_right {
    background-image: url("../images/video/line_right.gif");
    background-repeat: repeat-y;
}
