﻿*
{
	margin:0px;
	padding:0px;	
	font-family:'Verdana';
	font-size:11px;
}

html, body
{	
	height:100%;
	width:100%;
	/*
	background-color: #DACCA5;
	*/
	background-color: #D2C49F;
}

.ASPNET_FORM
{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}

.clear
{
	clear:both;
	height:1px;
	line-height: 1px;
	overflow: hidden;
	display: block;
}

.outer_container
{
	width:100%;
	height: 100%;
	text-align: center;
}

.container
{
	width:778px;
	margin:0px auto;
}

.top_container
{
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
	background-position: 3px;
	width:778px;
	display:block;
	clear:both;
}

.footer_container
{
	background-image: url(images/footer.gif);
	background-position:3px top;
	background-repeat: no-repeat;
	width:778px;
	padding-top:1px;
}

.top_padder
{
	width:740px;
	margin:0px auto;
	text-align:left;
}

.footer_padder
{
	width:760px;
	margin:5px auto 15px auto;
	text-align:left;
}

.header
{
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	height:284px;
}

.main_photo
{
	width:100%;
	height:284px;	
	overflow:hidden;
}

.fasa
{
	width:100%;
	height:41px;	
	background-image: url(images/fasa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: 'Georgia';
	font-style: italic;
	text-indent: 16px;
	font-size: 16px;
}

.fasa DIV
{
	margin-top:2px;
	font-family: 'Georgia';
	font-style: italic;
	font-size: 16px;
	line-height: 16px;
}

/*
.fasa SPAN
{
	font-family: 'Georgia';
	font-style: italic;
	font-size: 16px;
}
*/

.LogoContainer
{
	position:absolute;
	top:15px;
	left:23px;
	width:91px;
	height:89px;
	z-index:1000;
	display:block;
}

.LogoContainer img
{
	width:91px;
	height:89px;
    border:0px;
}

.WebSiteName
{
	position:absolute;
	top:40px;
	left:120px;
	font-family: 'Arial Black';
	font-size: 18px;
	color: White;
	z-index:1000;
}

.Langs
{
	position:absolute;
	right:10px;
	top:10px;
	text-align: right;
	z-index:1000;
}

.Langs A
{
	border:1px solid  #D2C49F;
}

/* #################### FOOTER ##################### */
/* -------- Developer -------- */
.developer
{
	float:right;
	text-align:right;
	color:#A08969;
}

.developer A
{
	color:#A08969;
}

/* -------- Copyright -------- */
.copyright
{
	float:left;
	color:#A08969;
}

/* #################### MENU ##################### */
.menu_container
{
	height:27px;
	width:100%;	
}

.menu_left
{
	height:27px;
	padding-left: 8px;
	background-image: url(images/menu_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.menu_right
{
	height:27px;
	padding-right: 8px;
	background-image: url(images/menu_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.menu_body
{
	height:26px;	
	padding-top:1px;
	background-image: url(images/menu_body.gif);
	background-repeat: repeat-x;
	background-position: left;
	display:block;	
}

.menu
{
	padding-top:1px;
	margin-top:1px;
}

/* ################## LAYOUT ################### */

.main_area
{
	margin-top:4px;
	padding-top:1px; /* force has layout. prevent border collapsing */
}

.content
{
	float:left;
	width:490px;
	padding-top:1px;  /* force has layout. prevent border collapsing */
}


.QuickLinks
{
	padding-top:1px;  /* force has layout. prevent border collapsing */
	float: right;
	width:248px;
}

.Membership
{
	margin-top:30px;
	text-align:center;
}

.Membership DIV
{		
	height:110px;
}

/* --------------- Left brown area ------------------ */

.tbl_QuickLinks
{
	height:100%;
	width:248px;
	background-color: #BBA687;
}

.td_QlBody
{
	background-image: url(images/more_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	padding-bottom:7px;
	width:100%;
	vertical-align:top;
}

.QlBodyTop
{
	background-image: url(images/more_top.gif);
	height:7px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:top;
	width:100%;
}

.QlPadder
{
	margin:5px 10px;
}

.QlTitle
{
	padding-bottom: 3px;
	border-bottom: 1px dashed #BDBDBD;
	margin-bottom:5px;
}


.QlContent
{
	margin-bottom:5px;
}

.QlContent UL
{
	margin-bottom: 20px;
}

.QlContent UL LI
{
	margin-left:20px;
	color:White;
	margin-bottom:5px;
	/*padding-left: 20px;*/
}

.QlContent UL LI A
{
	color:White;
	font-family:'Verdana';
	font-size: 11px;
	text-decoration: none;
}

.QlContent UL LI A:hover
{
	text-decoration:underline;
}

.fh_top
{
	width:228px;
	height:8px;
	background-image: url(images/fh_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

.fh_body
{
	width:228px;
	background-image: url(images/fh_body.gif);
	background-repeat:repeat-y;
	
}

.fh_t
{
	margin:0px 8px;
	font-weight: normal;
	font-family: Trebuchet MS;
	color: White;
	font-size:15px;
}

.fh_bottom
{
	width:228px;
	height:8px;
	background-image: url(images/fh_bottom.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

.ql_t_container
{
	height:24px;
}

.ql_t_left
{
	background-image: url(images/ql_title_left.gif);
	background-repeat: no-repeat;
	padding-left:8px;
	height:24px;
}

.ql_t_right
{
	background-image: url(images/ql_title_right.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding-right:8px;
	height:24px;
}

.ql_t
{
	background-image: url(images/ql_title_body.gif);
	background-repeat: repeat-x;
	height:24px;
	line-height:24px;
	font-weight: normal;
	font-family: Trebuchet MS;
	color: White;
	font-size:15px;
}

.newsLink
{
	margin-bottom:6px;
}

.newsLink A
{
	color:White;
	font-family:'Verdana';
	font-size:11px;
}

.newsAbstract
{
	color:White;
	font-family:'Verdana';
	font-size:11px;
	margin-bottom:10px;
}

/* ################## HOME PAGE ################### */
.tbl_home
{
	width: 100%;
	height:100%;
}

.home_content
{
	vertical-align: top;
}

.home_footer
{
	vertical-align:bottom;
}

/* --------- FOOTER MENU ------ */

.footer_menu
{
	display:block;
	margin-top:3px;
	padding-top:5px;
	border-top: 1px dashed #F9F3E3;
}

.footer_menu A
{
	color:#767676;
	text-decoration: none;
	margin-right:10px
}

.footer_menu A:hover
{
	text-decoration: underline;
}


/* ############# MAIN CONTENT ################ */


IMG.TopLeftPhoto
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:1em;
}

.Description
{
	font-family: Verdana;
	font-size: 11px;
	padding-right:10px;
}

.Description A
{
	font-size: 11px;
	margin: 1em auto;
}

.Description P
{
	font-size: 11px;
	margin: 1em auto;
}

.Description UL, .Description OL
{
	font-size: 11px;
	margin: 1em auto auto 50px;
	padding: 1em auto auto 50px;
}

.Description UL LI, .Description OL LI
{
	font-size: 11px;
	margin: auto;
	padding: auto;
}

.Description UL LI A, .Description OL LI A, .Description P A
{
	font-size: 11px;
}

.Description H1
{
	font-family: Georgia;
	font-family: Trebuchet MS;
	font-size: 17px;
	margin: 8px auto 4px auto;
}

.Description H2
{
	font-family: Georgia;
	font-family: Trebuchet MS;
	font-size: 15px;
	margin: 4px auto 8px auto;
}
.Description H3
{
	font-family: Georgia;
	font-family: Trebuchet MS;
	font-size: 14px;
	margin: 8px auto;
}

.Description H4
{
	font-family: Georgia;
	font-family: Trebuchet MS;
	font-size: 13px;
	margin: 8px auto;
}

.Description H5
{
	font-family: Georgia;
	font-family: Trebuchet MS;
	font-size: 12px;
	margin: 8px auto;
}

.Description UL
{
	padding-left:0px;
	margin-left:30px;
}

.Breadcrumb
{
	font-size: 11px;
}

.PhoneBook
{
	font-size:10px;
	font-family: Tahoma;
}


TABLE.PhoneBook 
{
	width:740px;
}

TABLE.PhoneBook THEAD TR TD
{
	white-space:nowrap;
	padding:2px 2px 2px 5px;
	font-size:11px;
	font-weight:bold;
	border-bottom: 1px solid gray;
}

TABLE.PhoneBook TBODY TR TD
{
	border-bottom: 1px dashed whitesmoke;
	padding:2px 2px 2px 5px;
	font-size:10px;
}