@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	
}
body {
	background-color: #FFF;
	background-image:url(assets/background2.jpg);
	background-position:right;
	background-repeat:repeat-x;
}

h1 {
	color:#753F01;
	
	font-size: 28px;
	
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h2 {
	color:#CD3301;
	
	font-size: 24px;
	
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h3 {
	color:#753F01;
	
	font-size: 18px;
	
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h4 {
	color:#CD3301;
	
	font-size: 16px;
	
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/*
div.container
{
	background-color:#FFF;
	border-color:#753F01;
	border-top-color:#753F01;
	border-left-color:#753F01;
	border-bottom-color:#753F01;
	border-right-color:#753F01;
	border-top-width:thin;
	border-bottom-width:thin;
	border-right-width:thin;
	border-left-width:thin;
	width:700px;
	height:700px;
	margin-left:5px;
	margin-top:5px;
	padding:10px;
	padding-left:10px;
/*-moz-box-shadow:1px 1px 3px 3px #753F01;
 -webkit-box-shadow:1px px 3px 3px #753F01;
 box-shadow:1px 1px 3px 3px #753F01;
}

div.container1
{
	background-color: #FFF;
	border-color: #753F01;
	border-top-color: #753F01;
	border-left-color: #753F01;
	border-bottom-color: #753F01;
	border-right-color: #753F01;
	border-top-width: thin;
	border-bottom-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	position: absolute;
	width: 800px;
	height: 800px;
	margin-left: -5px;
	margin-top: -5px;
	padding: 10px;
	padding-left: 10px;
	left: 13px;
	top: 805px;
/*-moz-box-shadow:1px 1px 3px 3px #753F01;
 -webkit-box-shadow:1px px 3px 3px #753F01;
 box-shadow:1px 1px 3px 3px #753F01;
}*/

div.container2
{
	background-color:#FFFFFF;
	border-color:#753F01;
	border-top-color:#753F01;
	border-left-color:#753F01;
	border-bottom-color:#753F01;
	border-right-color:#753F01;
	border-top-width:thin;
	border-bottom-width:thin;
	border-right-width:thin;
	border-left-width:thin;
	width:200px;
	height:200px;
	position: absolute;
	margin-left:20px;
	margin-top:40px;
	padding:10px;
	padding-left:10px;
/*-moz-box-shadow:1px 1px 3px 3px #753F01;
 -webkit-box-shadow:1px px 3px 3px #753F01;
 box-shadow:1px 1px 3px 3px #753F01;*/
}

div.container3
{
	background-color:#FFF;
	/*border-color:#753F01;
	border-top-color:#753F01;
	border-left-color:#753F01;
	border-bottom-color:#753F01;
	border-right-color:#753F01;
	border-top-width:thin;
	border-bottom-width:thin;
	border-right-width:thin;
	border-left-width:thin;*/
	width:775px;
	height:300px;
	position: absolute;
	margin-left:0px;
	margin-top:-16px;
	padding:10px;
	padding-left:15px;
/*-moz-box-shadow:1px 1px 3px 3px #753F01;
 -webkit-box-shadow:1px px 3px 3px #753F01;
 box-shadow:1px 1px 3px 3px #753F01;*/
}

div.containerPhotos
{
	background-color:none;
	/*border-color:#753F01;
	border-top-color:#753F01;
	border-left-color:#753F01;
	border-bottom-color:#753F01;
	border-right-color:#753F01;
	border-top-width:thin;
	border-bottom-width:thin;
	border-right-width:thin;
	border-left-width:thin;*/
	width:900px;
	
	position: absolute;
	margin-left:0px;
	margin-top:-16px;
	padding:10px;
	padding-left:15px;
/*-moz-box-shadow:1px 1px 3px 3px #753F01;
 -webkit-box-shadow:1px px 3px 3px #753F01;
 box-shadow:1px 1px 3px 3px #753F01;*/
}

div.right
{
	float: left;
	width: 310px;
	height: 200px;
	position: absolute;
	color: #000000;
	background-color: none;
	margin-left: 500px;
	margin-top: 50px;
	border: 0px solid #FF6600;
	padding: 2em;
	left: 91px;
	top: 189px;
/*-moz-box-shadow: 5px 5px 5px #888;
 -webkit-box-shadow: 5px 5px 5px #888;
 box-shadow: 5px 5px 5px #888;*/
}

div.containerRight
{
float:left;
width:400px;
height:600px;
position:absolute;
color:#FEFEDC;
background-color:none;
margin-left:400px;
margin-top:-240px;
border:0px solid #FF6600;
padding:2em;
/*-moz-box-shadow: 5px 5px 5px #888;
 -webkit-box-shadow: 5px 5px 5px #888;
 box-shadow: 5px 5px 5px #888;*/
}

div.containerRight2
{
float:left;
width:430px;
height:250px;
position:absolute;
color:#FEFEDC;
background-color:none;
margin-left:280px;
margin-top:-260px;
border:0px solid #FF6600;
padding:2em;
/*-moz-box-shadow: 5px 5px 5px #888;
 -webkit-box-shadow: 5px 5px 5px #888;
 box-shadow: 5px 5px 5px #888;*/
}

.nav, .nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}

/* The main container */
.nav {
	/* Layout and positioning */
	display: block;
	position: relative;
	margin-left:160px;
	margin-top:0px;
	height: 34px;
	width: 800px; 
	background:none; 
}

.nav>li {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	border: 0px solid #753F01;
}

/* The main navigation links */
.nav>li>a {
	/* Layout */
	display: block;
	padding: 11px 20px;

	/* Typography */
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#F3FF08;
	text-shadow: 0 1px 0 #FFF;

	/* Effects */
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

/* The hover state of the navigation links */
.nav>li>a:hover, .nav>li:hover>a {
	background: none;
	background: rgba(255, 255, 255, .6);
	color: #CD3301;
}

.nav>li:first-child>a {
	/*border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;*/
}

.nav>.dropdown>a {
	padding-right: 26px;
}

/* The arrow indicating a dropdown menu */
.nav>.dropdown>a::after {
	 content: "";
	 position: absolute;
	 top: 14px;
	 right: 11px;
	 width: 4px;
	 height: 4px;
	 border-bottom: 0px solid #753F01;
	 border-right: 0px solid #753F01;
	 -webkit-transform: rotate(45deg);
	 -ms-transform: rotate(45deg);
	 -moz-transform: rotate(45deg);
	 -o-transform: rotate(45deg);
	}

/* Changing the color of the arrow on hover */
.nav>.dropdown>a:hover::after, .nav>.dropdown:hover>a::after {
	border-color: #CD3301;
}

.nav ul {
	position: relative;
	position: absolute;
	left: -9999px;
	display: block;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}

/* Level 1 submenus */
.nav>li>ul {
	padding-top: 0px;
	z-index: 99;
	border-top: 1px solid #753F01;
	top: 34px;
}

/* Making the level 1 submenu to appear on hover */
.nav>li:hover>ul {
	left: -1px;

}

/* Level 2+ submenus */
.nav ul ul {
	left: -9999px;
	top: 0px;
	z-index: 999;
}

/* Making the level 2+ submenu to appear on hover */
.nav ul>li:hover>ul {
	left: 120px;
	top: -1px;
}

/* The submenu link containers */
.nav ul li {
	position: relative;
	display: block;
	border-left: 1px solid #753F01;
	border-right: 1px solid #753F01;

	/* Creating the slide effect. The list elements which contain the links have 0 height. On hover, they will expand */
	height: 0px;
	
	-webkit-transition: height .3s;
	-moz-transition: height .3s;
	-o-transition: height .3s;
	-ms-transition: height .3s;
}

/* Expanding the list elements which contain the links */
.nav li:hover>ul>li {
	height: 25px;
	background: #734000;
}

.nav ul li:hover>ul>li:first-child {
	height: 26px;
	background: #734000;
}

/* The links of the submenus */
.nav ul li a {
	/* Layout */
	display: block;
	width: 250px;
	padding: 6px 10px 6px 20px;
	border-bottom: 1px solid #753F01;

	/* Typography */
	font-size: 12px;
	color: #CD3301;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	
	/* Background & effects */
	background: #ffffff;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-ms-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
}

/* The hover state of the links */
.nav ul li>a:hover, .nav ul li:hover>a {
	background: #ffffff;
	color: #CD3301;
}

.nav ul ul>li:first-child>a {
	border-top: 1px solid #753F01;
	background: #ffffff;
}

.nav ul>li:last-child>a {
	border-bottom: 1px solid #753F01;
	background: #ffffff;
}


/* The arrow indicating a level 2+ submenu */
.nav ul>.dropdown>a::after {
	content: "";
	 position: absolute;
	 background: #ffffff;
	 top: 10px;
	 right: 8px;
	 width: 4px;
	 height: 4px;
	 border-bottom: 1px solid #753F01;
	 border-right: 1px solid #753F01;
	 -webkit-transform: rotate(-45deg);
	 -ms-transform: rotate(-45deg);
	 -moz-transform: rotate(-45deg);
	 -o-transform: rotate(-45deg);
}

.nav ul>.dropdown:hover>a::after, .nav ul>.dropdown>a:hover::after {
	border-color: #753F01;
	background: #ffffff;
}

div.nav2 {
	background-color: #753F01;
	color: #ffffff;
	width: 600px;
	height: 23px;
	margin-left:90px;
	margin-top:-5px;
	position: absolute;
}

a:link {
	color:#F3FF08;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

a:visited {
	text-decoration: none;
	color: #F3FF08;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

a:hover {
	text-decoration:underline;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #F3FF08;
}

a:active {
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #F3FF08;
}
