/*------------------------------------------		general text layout     ------------------------------------*/									



a, a:link {
	color: #eaa259;
	text-decoration: none;
}
a:visited {
	color: #eaa259;
}
a:hover, a:active {
	text-decoration: none;
	color:#FFFFFF;
}
abbr, acronym {
	cursor: help;
}
body {
	text-align: center;
	background: #f5f5f5 url(images/headerBg.gif) repeat-x top;
	color :#0a0a0a;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	
}
code {
	font-size: 1.1em;
	line-height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #662e24;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0;
}
h1 {
	text-indent: 1.5em;
	text-align: left;
	font-family: Bauer, Verdana, Tahoma, Arial, sans-serif;
	font-size: 1.4em;
}
h2 {
	font-size: 1.6em;
}
h5 {
	font-size: 8px;
}
img {
	border: 0;
}
pre {
	background-color: #f5f5f5;
	border: 1px dotted #a8743d;
	display: block;
	font-size: 1.1em;
	max-height: 10em;
	margin: 0;
	overflow: auto;
	padding: 2px;
	width: 98%;
}
p {
	font-size: 1.1em;
	line-height: 150%;
	margin: 1em 0 0 0;
	text-indent: 2em;
	text-align: justify;
}


/*   ---------------------------------------   divs  ------------------------------------*/


#container {
	border: 0;
	margin: 0 20px 20px 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 779px;
}


/*  --------------------------------------- index page  ----------------------------------*/


#header {
	background: url(pics/top.gif) no-repeat top center;
	height: 186px;
	margin-top: 10px;
	text-indent: 180px;
}
#center {
	background: url(pics/center.gif) no-repeat top center;
	height: 266px;
}
#content {
	background: #fff url(pics/bottom.gif) no-repeat top;
	height: 248px;
	border: 0;
	padding: 4px;
}
#sidebar {
	border: 0;
	float: left;
	margin-top: -100px;
	margin-left: 90px;
	
}


/* ---------------------------------------------- pages in  --------------------------------*/


#top {
	background: url(pics/logo-in.gif) no-repeat top center;
	height: 102px;
	margin-top: 10px;
	text-indent: 180px;
}
#leftside {
	background: url(pics/logoleft-in.gif) no-repeat top center;
	width: 215px;
	height: 600px;
	margin-top: 0px;
	float: left;
	padding: 0;
}
#content-in {
	text-align: left;
	background: #fff url(pics/bg-brown.gif) repeat-x bottom; 
	height: 600px;
	width: 564px;
	border: 0;
	padding: 0;
	float: left;
	position: relative;	
	margin: 0;
}

#main {
	color: black;
	background: #fff; 
	height: 550px;
	width: 425px;
	border: 0px;
	padding: 0px;
	margin-top: -600px;
	margin-left: 305px;
	float: left;
	position: relative;
}





/*   --------------------------------------------  div's Specifications   ---------------------------------*/
#header h1 {
	color: #fff;
	font-size: 18px;
	padding-top: 24px;
}
#content h2 {
	font-size: 14px;
	margin-bottom: 2em;
}


#content-in ul {
	text-indent: 0;
	position: absolute;
	list-style-type: none;
	font-size: 1em;
	padding: 0px;
	bottom: 100px;
	left: 10px;
	margin: 0;
}
#content-in ul li {
	margin-bottom: 0.5em;
	line-height: 200%;
	margin: 0;
	padding: 0;
	bottom: 60px;
}


#main h1 {
	text-indent: 1.5em;
	text-align: left;
	font-family: Bauer, Verdana, Tahoma, Arial, sans-serif;
	font-size: 1.4em;
	margin-top: 25px;
}

#main p {
	margin: 1em 3px 0 3px;
}

/*  ---------------------------------------------  Specifications....Classes... ----------------------------------------*/

.about {
	font-size: 1.2em;
}

.copy {
	font: bold;
	font-size: 0.9em;
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	text-indent: 0em;
	color:#666666;
}
.menu {
	text-align: left;
	font: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #662e24;
	text-indent: 0em;
	margin-left: 20px;
}
.current {
	color: #FFF;
}
.menu2 {
	text-align: left;
	font: bold;
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #662e24;
	text-indent: 0em;
	margin-left: 2px
}
.pic-right {
	background-color: #fff;
	border: 1px solid #7d483b;
	float: right;
	margin: 5px 0 5px 5px;
	padding: 5px;
}
.pic-left {
	background-color: #fff;
	border: 1px solid #7d483b;
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 5px;
}
.pic {
	background-color: #fff;
	border: 1px solid #7d483b;
	float: none;
	margin: 5px 5px 5px 5px;
	padding: 5px;
}

a.link, a.link:link {
	color: #BD5928;
	text-decoration: none;
}
a.link:visited {
	color: #BD5928;
}
a.link:hover, a.link:active {
	text-decoration: none;
	color:#000000;
}

/* ---------------------------------------------------- Unusefull  ---------------------------------*/
.clearBoth {
	clear: both;
}






/* ---------------------------------------- Lightbox JS ----------------------------------------- */
#lightbox{
	background-color:#fff;
	padding: 5px;
	border: 1px solid #7d483b;
	}
#lightboxDetails{
	font-size: 1.1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{  }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(pics/overlay.gif); }


/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	font-size: 30px;
	visibility: hidden;
}
.sIFR-hasFlash h2 {
	font-size: 24px;
	visibility: hidden;
}
.sIFR-hasFlash h3 {
	font-size: 20px;
	visibility: hidden;
}

