body { 
    background: #C2C2B0;
    padding: 0;
    margin: 0;
    z-index: 1;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #4A4E51;
}

h3 {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 13px; 
    color: #77775F; 
    padding: 0px;
    margin: 0px;
}

p {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #4A4E51;
    text-decoration: none;
}
	
a:link, a:visited, a:active { 
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #10456E;
    text-decoration: none;
}
	
a:hover	{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #1D669E;
    text-decoration: underline;
}
	
a:link IMG, a:visited IMG { 
    border-style: none 
}
	
a IMG { 
    color: #F1F1EC;
}

div#leftnavcontainer {
	font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #606060;
    text-decoration: none;
    line-height: 20px;
}

div#leftnavcontainer a {
	color:#606060;
	text-decoration: none;
}

div#leftnavcontainer a:hover {
	color: #CD9A34;
	text-decoration: none;
}

.selectcontainer {
    position: relative;
    background: url("/fend/images/kakabeka-falls.gif");
    background-repeat: no-repeat;
    display: block;
    width: 289px;
    height: 50px;
    top: 5px;
}

.dropdown {
    position:relative;
    top: 8px;
    height:12px;
    width:189px;
    color:#900A09;
    font-size:12px;
    font-family:arial;
    padding: 0px;
    margin-bottom: 5px;
}

#nav, #nav ul { /* all lists */
    padding: 0px;
    margin: 0px;
    list-style: none;
    line-height: 120%;
}

#nav a {
    display: block;
    width: 10em;
    color:#494838;
    font-size:11px;
    font-family:arial;
    text-decoration:none;
    padding-left:8px;
}

#nav a:hover{
	color:#CD9A34;	
}

#nav li { /* all list items */
    float: left;
    width: 12em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
    position: absolute;
    background: #ffffff;
    width: 157px;
    border-right:1px solid;
    border-bottom:1px solid;
    border-left:1px solid;
    border-color:#808067;
    padding-top:9px;
    padding-bottom:8px;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
    left: auto;
}

.container {
    padding: 0;
    margin: 0;
}

.header {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 13px;
    font-weight: bold; 
    color: #77775F; 
    padding: 0px;
    margin: 0px;
    float: left;
}

.print {
    padding: 0px;
}

.content {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #51513F; 
    background: #F1F1EC;
    padding-top:10px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:10px;
}

.rcolumn {
    border-right: 1px solid #DAC593;
    padding-bottom: 20px;
}

	
.search {
    background: #FFFFFF url(/fend/images/bg-search.gif);
    font-family: Helvetica, Arial, Verdana, sans-serif; 
    font-size: 12px; 
    color: #ADA77A; 
    padding-top: 10px;
}

.searchbox {
    font-family: Helvetica, Arial, Verdana, sans-serif; 
    font-size: 12px; 
    color: #ADA77A; 
    padding-left: 10px;
}

.search-form {
    color: #7A744B;
    font-size: 10px;
    background: #EBEADF;
    height: 15px;
    width: 110px;
    border-left: #D7D5C3 solid 1px;
    border-top: #D7D5C3 solid 1px;
    border-right: #EBEADF solid 1px;
    border-bottom: #EBEADF solid 1px;
}

.login {
    background: #FFFFFF url(/fend/images/bg-adminlogin.gif);
    font-family: Helvetica, Arial, Verdana, sans-serif; 
    font-weight: normal;
    font-size: 12px; 
    color: #828D85; 
    padding-top: 4px;
    padding-right: 12px;
    padding-bottom: 33px;
    padding-left: 12px;
    border-right: 1px solid #DAC593;
    border-bottom: 1px solid #DAC593;
}


/* ------------------ News Start -----------------------*/

.rnews {
    border-right: 1px solid #DAC593;
    padding-bottom: 20px;
    padding-left: 10px;
	padding-right: 10px;
}

.news {
    background: #FCFCFA;
    font-family: Helvetica, Arial, Verdana, sans-serif; 
    font-weight: normal;
    font-size: 12px; 
    color: #828D85; 
    padding: 4px;
    border: 1px solid #DDDDD2;
}

.newsHeading
{
    COLOR: #606060;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
}
.newsContent
{
    COLOR: #606060;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
}
.newsParagraph
{
    COLOR: #606060;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    MARGIN-BOTTOM: 10px;
    MARGIN-TOP: 0px;
}
.newsMore
{
    COLOR: #000000;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
}
a.newsMore:link
{
    COLOR: #969595;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
}
a.newsMore:visited
{
    COLOR: #969595;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
}
a.newsMore:hover
{
    COLOR: #CD9A34;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: underline;
}
/* ------------------ News End -----------------------*/



.bottom_nav {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #ACADAF; 
}

.bottom_nav a:link, .bottom_nav a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #5E5E4F; 
    text-decoration: none;
}

.bottom_nav a:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #8A8A6F; 
    text-decoration: underline;
}
