@import url(tripoli.simple.css);

html {
	background: url("../images/background.jpg") no-repeat top center #000000;
}
div.clear {clear:both;}
	body {}
		div#header {
			background: url("../images/logo.gif") no-repeat;
			width: 361px;
			height: 171px;
			margin: 39px auto 0px;
		}
		div#container {
			background: url("../images/gradient.gif") repeat-x #FFFFFF;
			width: 740px;
			margin: 0 auto;
			padding: 30px;
		}
		div#black {
			background:none;
			width: 740px;
			margin: 0 auto;
			padding: 30px;
		}
			ul#navigation {
				padding-bottom: 15px;
				margin-bottom: 15px;
				font-family:Times, “Times New Roman”, serif;
				text-transform: uppercase;
				text-align: center;
 				border-bottom: 1px solid #b2b2b2;
			}
				ul#navigation li {
					display: inline;
					margin: 0px 29px;
					font-size: 20px;
				}
				
					ul#navigation li a {
					padding:1px 0px 1px;
						text-decoration: none;
						color: #be8229;
					}
					ul#navigation li a:hover, ul#navigation li a.current {
					border-top: 1px solid #b2b2b2;
					border-bottom: 1px solid #b2b2b2;
					}
			ul#navigation2 {
				padding-bottom: 15px;
				font-family:Times, “Times New Roman”, serif;
				text-transform: uppercase;
				text-align: center;
			}
				ul#navigation2 li {
					display: inline;
					margin: 0px 29px;
					font-size: 12px;
				}
				
					ul#navigation2 li a {
					padding:1px 0px 1px;
						text-decoration: none;
						color: #ffffff;
					}
					ul#navigation2 li a:hover, ul#navigation2 li a.current {
					border-top: 1px solid #b2b2b2;
					border-bottom: 1px solid #b2b2b2;
					}
			div#slider {
				background-color: #000000;
				width: 740px;
				height: 310px;
				margin-bottom: 30px;
			}
			div#headerImg{
			  	background-color: #000000;
				width: 740px;
				height: 310px;
				margin-bottom: 30px;
			}
			div#text {
				width: 415px;
				margin:0px 15px;
				float: left;
				font-family: Helvetica, Arial, sans-serif;
				font-size: 17px;
				line-height: 31px;
				color: #4c4c4c;
			}
				div#text h1 {
					font-family:Times, “Times New Roman”, serif;
					font-size: 26px;
					font-weight: normal;
					letter-spacing: -1px;
					line-height: 26px;
					color: #000000;
				}
					div#text h1 span {
						font-family:Baskerville, Georgia, Times, “Times New Roman”, serif;
					}
					div#text h2 {
						font-family:Times, “Times New Roman”, serif;
						font-size: 16px;
						font-weight: normal;
						text-transform: uppercase;
						letter-spacing: 3px;
						line-height: 28px;
						border-bottom: 1px solid #b2b2b2;	
						color: #be8229;
					}
			div.action {
				float: left;
				width:226px;
				height: 122px;
				margin: 30px 0px 0px 0px;
			}
			div#footer {
				width: 800px;
				height: 20px;
				margin: 0 auto;
				padding-top: 10px;
				text-align: center;
				font-family:Times, “Times New Roman”, serif;
				font-size: 12px;
				color: #FFF;
			}
			ul#about {
				width: 265px;
				margin:15px 15px 0px;
				float: right;
			}
				ul#about li {
					padding:20px 0px 20px 20px;
					font-family: Helvetica, Arial, sans-serif;
					font-size: 18px;
					line-height: 26px;
					color: #4c4c4c;
				}	
					ul#about li span {
						font-weight: bold;
					}
						ul#about li#top {
							font-size: 14px;
							text-indent: 1.1em;
							padding-top: 0px;
							line-height: 20px;
						}
							ul#about li#top span {
								font-size: 18px;
								font-weight: normal;
							}
							ul#about li#top strong {
								font-size: 23px;
							}
						ul#about li#border {
							font-size: 14px;
							line-height: 16px;
							border-top: 1px solid #b2b2b2;
							border-bottom: 1px solid #b2b2b2;
						}
							ul#about li#border span {
								font-size: 23px;
							}
						ul#about li#bottom {
							text-indent: -0.9em;
							line-height: 18px;
							padding-left: 40px;
							padding-bottom: 0px;
						}
							ul#about li#bottom span {
								font-size: 23px;
							}

				div#about_text {
					font-size: 15px;
					line-height: 30px;
					color: #4c4c4c;
					margin-bottom: 15px;
				}
					div#about_text h1 {
						margin-bottom: 15px;
						font-family:Times, “Times New Roman”, serif;
						font-size: 69px;
						line-height: 60px;
						text-transform: uppercase;
						letter-spacing: -2px;
					}
				div.column {
					width: 355px;
					font-size: 15px;
					line-height: 30px;
					color: #4c4c4c;
					float: left;
				}
				div.full {
					width: 710px;
					font-size: 15px;
					line-height: 30px;
					color: #4c4c4c;
					float: left;
				}
				div.contact{
					width: 710px;
					font-size: 17px;
					line-height: 30px;
					color: #4c4c4c;
					float: left;
					text-align: center;
				}
				div#margin {
					margin-right: 30px;
				}
				 h2 {
						margin-bottom: 10px;
						font-family:Times, “Times New Roman”, serif;
						font-size: 35px;
						line-height: 35px;
						text-transform: uppercase;
						color: #4c4c4c;
					}
					div.column a {
						text-decoration: none;
						color: #000;
						font-size: 14px;
					}
					div.column a img {
						padding-top: 7px;
					}
					div.column p {
						margin: 0px 0px 15px;
					}
					div.column ul {
						margin: 0px 0px 15px;
					}
						div.column ul li {
							font-family:Times, “Times New Roman”, serif;
							text-transform: uppercase;
							text-indent: 20px;
						}
/*GALLERY*/

ul#gallery li {
	float: left;
	margin: 15px 15px 0px 0px;
}
ul#gallery li div img{position:relative;cursor:pointer;}	
	
.pika_navigation a{cursor:pointer; font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}		
	

					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
