﻿html {
background: url(images/back1600.jpg) no-repeat;
}

body {
background: url(images/header.gif) repeat-x;
font: 12px Verdana, Arial, Helvetica, sans-serif;
margin-top: 20px;
}


/* TOP SECTION*/
#header {
background: url(images/header1.jpg);
height:     172px;
font-size:  16px;
}

	#MenuBar8{
	margin-top: 110px;
	margin-left: 370px;
	}

	.home {
	font:           bold 22px Verdana, Arial, Helvetica, sans-serif;
	color:          #fff;
	padding-bottom: 10px;
}
	#tagline {
	color:      #fff;
	font:       18px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 240px;
	line-height: 22px;
	}
	
	.call {
	font:       bold italic 16px Verdana, Arial, Helvetica, sans-serif;
	padding: 55px 0;

	}
	
	.call span {
	color:#c6a808;
	}

	#content p{
	padding:     10px 40px;
	line-height: 20px;
	}

#content {
background: #fff;
border:     2px solid #C6A808;
margin-top: 20px;
}
	
#menu {
border:     1px solid #1A3F64;
background: #EFDC77;
}

	#menu p{
	text-align: center;
	}

#testemonials {
background: #fff;
border:     2px solid #C6A808;
margin-top: 20px;
}

	#testemonials p{
	padding:     10px 40px;
	line-height: 20px;
    }

#footer p {
color:       #fff;
font:        normal 11px Verdana, Arial, Helvetica, sans-serif;
padding-top: 20px;
text-align:  center;
}

#copyright p {
padding: 20px 0px;
}

/* Sub Nav */
#navcontainer{
margin-left:   auto;
margin-right:  auto;
margin-bottom: 20px;
font:          normal 13px Verdana, Arial, Helvetica, sans-serif;
z-index:       1;
}

#navcontainer ul{
list-style-type: none;
text-align:      center;
margin-top:      -8px;
padding:         0;
position:        relative;
z-index:         2;
}

#navcontainer li{
display:    inline;
text-align: center;
margin:     0 5px;
}

#navcontainer li a{
padding:          1px 7px;
color:            #999;
background-color: #fff;
border:           1px solid #ccc;
text-decoration:  none;
}

#navcontainer li a:hover{
color:         #000;
border-top:    2px solid #1A3F64;
border-bottom: 2px solid #1A3F64;
}

#navcontainer li a#current
{
color:         #000;
border-top:    2px solid #C6A808;
border-bottom: 2px solid #C6A808;
}

/* STYLES */
h1 {
font:        bold italic 22px Times New Roman;
margin-left: 40px;
margin-top:  20px;
color:       #1A3F64;
}

h3 {
font:        bold italic 16px Times New Roman;
margin-left: 40px;
color:       #AA9920;
}

h4 {
font:       bold italic 20px Times New Roman;
color:      #3B6085;
text-align: center;
}

.links a{
font:            13px Verdana, Arial, Helvetica, sans-serif;
color:           #1A3F64;
text-decoration: none;
padding-left:    40px;
line-height:     30px;
}

.links a:hover{
font:            13px Verdana, Arial, Helvetica, sans-serif;
color:           #c6a808;
text-decoration: underline;
line-height:     30px;
}

.links li
{
margin-left:         20px;
background-image:    url(images/arrow.gif);
background-repeat:   no-repeat;
background-position: 20px;
}

.bluetitle {
font:  bold 16px verdana;
color: #3B6085;
}

.cafe {
font: bold italic 14px Times New Roman;
}

.history {
font:  bold italic 14px Times New Roman;
color: #AA9920;
}

.winter {
margin: 0 0 0 60px;
}
a.button {
background:  url(images/button1.png) no-repeat 0 0;
width:       164px;
height:      40px;
display:     block;
text-indent: -9999px;
float:       right;
margin-top:  -5px;
}

a.button:hover { background-position: 0 -45px; }

a.button:active { background-position: 0 -90px; }

a {
color:           #173C61;
text-decoration: none;
font-weight:     bold;
}

a:hover {
color:       #C6A808;
font-weight: bold;
}

.submenu {
text-align:right;
}

.amitov {
color:           #fff;
text-decoration: none;
font-weight:     bold;
}

.amitov:hover {
text-decoration: underline;
color:           #fff;
}

.history_img {
margin: 20px 0px 5px 30px;
border: solid 1px #C6A808;
}

.grid_4 img {
margin: 30px 0px 20px 40px;
border: solid 2px #C6A808;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.grid_4 img:hover {
margin: 30px 0px 20px 40px;
border: solid 2px #173C61;
filter:alpha(opacity=50);    /* ie  */
-moz-opacity:0.5;    /* old mozilla browser like netscape  */
-khtml-opacity: 0.5;    /* for really really old safari */
opacity: 0.5;    /* css standard, currently it works in most modern browsers like firefox,  */
}

/* Table Styles */
table {
margin-left: 40px;
width:       830px;
border:      solid 1px;
}

table td {
padding: 10px;
border:  solid 1px;
}
.tableblue {
background: #C2D9EF;
}

.tableyellow {
background: #FFF79F;
}











