/* Orao CSS */
html,body{margin:0;padding:15px; background-color:#ad9961;}

body{font: 76% 'Lucida Grande',Verdana, Arial, Helvetica, sans-serif;text-align:center; margin-top:30px;}

p{margin:0 10px 10px}
.links:link { text-decoration:none; color:#000; border-bottom:1px dotted #ad9961;}
.links:visited { text-decoration:none; color:#000; border-bottom:1px dotted #ad9961;}
.links:hover { text-decoration:none; background-color: #ad9961; color:#fff;}
img {
	border: 0;
}


div#header{position:relative;background-image:url(../images/header.jpg); height:110px; width:750px}

div#nav{height:26px; width:750px;background-color:#ad9961;}

div#header h1{height:80px;line-height:80px;margin:0;
padding-left:10px;background: #EEE;color: #79B30B}

div#header a{position:absolute;right:0;top:23px}

div#container{text-align:left}

div#content p{line-height:1.3; margin:15px; font-family:'Lucida Grande',Verdana, Arial, Helvetica, sans-serif}

div#left{
	height:413px;
	width:330px;
	position: relative;
	z-index: 1;
}

div#footer{height:25px; width:750px}

div#footer p{margin:0;padding:5px 10px}

div#footer a{display:inline;padding:0;color: #C6D5FD}

div#container{width:750px;margin:0 auto; padding:15px; background-color:#FFFFFF;}

div#content{background-image:url(../images/eagle-bg.jpg);float:right;width:420px;height:413px;}

div#left{float:left;width:330px}

div#footer{clear:both;width:100%}

div#frontpage{float:left;width:750px;height:439px;}

#nav {
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 750px;
	}

#nav li {
	margin: 0; 
	padding: 0;
        list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 27px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:27px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -27px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -27px;
	}
	
#thome a  {
	width: 60px;
	background: url(../images/home.jpg) top left no-repeat;
	}

#tabout a  {
	width: 87px;
	background: url(../images/about.jpg) top left no-repeat;
	}
	
#tteam a  {
	width: 57px;
	background: url(../images/team.jpg) top left no-repeat;
	}

#tgallery a  {
	width: 80px;
	background: url(../images/gallery.jpg) top left no-repeat;
	}
	
#tprices a  {
	width: 65px;
	background: url(../images/prices.jpg) top left no-repeat;
	}
	
#tweddings a  {
	width: 94px;
	background: url(../images/weddings.jpg) top left no-repeat;
	}
	
#tproducts a  {
	width: 92px;
	background: url(../images/products.jpg) top left no-repeat;
	}		
	
#toffers a  {
	width: 69px;
	background: url(../images/offers.jpg) top left no-repeat;
	}
	
#tevents a  {
	width: 71px;
	background: url(../images/events.jpg) top left no-repeat;
	}
	
#tfindus a  {
	width: 75px;
	background: url(../images/findus.jpg) top left no-repeat;
	}				

/*------------------------------------//
//  SCROLL AREA
//------------------------------------*/		
		
#scroll {
	margin-top:0px;
	height: 390px;
	
	overflow: auto;
	padding: 0px;
}

#scroll-names {
	margin-top:0px;
	padding-right:60px;
	height: 390px;
	overflow: auto;
}
