* {
	margin: 0;
	padding: 0;
}
/* =General page settings
----------------------------------------------- */
body {
background: #677AB5;
font: Lucida Grande, Lucida Sans Unicode;
font-size: 13px;
line-height: 17px;
color: #333;
}
/* =Headings - Generic styles
----------------------------------------------- */

a {
text-decoration: none;
color: #4a3c19;
}
a:hover {
text-decoration: underline;
color: #362e19;
}

#wrap {
margin: 20px auto;
width: 1000px;
}

#header {
background: #666666 url(img/banner_dave_shaun_1000.jpg) no-repeat;
height: 250px;
}
#header h1 { 
font-size: 20px;
letter-spacing: -1px;
padding: 25px 0 0 40px;
color: #000;
}
#header h1 a { background: transparent url(../../active-vacances/images/logo.png) no-repeat 0 0; display: block; height: 40px; overflow: hidden; text-indent: -9999px; width: 303px;
color: #000000;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 20px;
color: #000;
padding: 10px 0 0 165px;
letter-spacing: 1px;
font-weight: 100;
}


#header h3 {
font-size: 18px;
color: #000;
padding: 80px 0 0 40px;
letter-spacing: 1px;
font-weight: 100;
}

#menu {
height: 40px;
line-height: 40px;
background: #666666 url(img/menu_dave_shaun_1000.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 55px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 40px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 18px;
color: #fff;
}
#menu ul li a:hover {
color: #000;
text-decoration: none;
}

#content {
background: #666666 url(img/content_dave_shaun_1000.jpg) repeat-y;
padding: 20px;
}
#content p {
padding : 0 10px;
}
.left {
float: left;
width: 270px;
text-align: justify;
background: #fff;
padding: 10px;
border-left: 20px solid #fff;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
border-right: 0px solid #000
}
.left h2 {
font-size: 20px;
font-weight: 100;
padding: 5px 0 17px 0;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
text-decoration: underline;
}
.left h3 {
font-size: 15px;
font-weight: 100;
padding: 15px 0 7px 0;
}

.left h4 {
float: right;
font-size: 10px;
font-weight: 100;
padding: 0px 0 0px 0;
}
.left h5 {
float: left;
font-size: 10px;
font-weight: 100;
padding: 0px 0 0px 0;
}
.mid {
float: left;
width: 270px;
text-align: justify;
background: #fff;
padding: 10px;
border-left: 20px solid #fff;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
border-right: 0px solid #000
}
.mid h2 {
font-size: 20px;
font-weight: 100;
padding: 5px 0 17px 0;
}
.right {
float: right;
width: 270px;
text-align: justify;
background: #fff;
padding: 10px 30px 0px 0px;
border-left: 20px solid #fff;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
border-right: 0px solid #000
}
.right h2 {
font-size: 20px;
font-weight: 100;
padding: 5px 0 17px 0;
}
.right h4 {

font-size: 12px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h5 {

font-size: 16px;
font-weight: 120;
color: yellow;
padding: 15px 0 7px 0;
}
.right ul {

padding: 20px 10px 15px 10px;
list-style-type: square;
color: #566047;

}
.right ul li a {
font-weight: 100;
font-size: 12px;
}
.right ul li a:hover {

}
/* Table Design  */

table.Design4 {
    border-spacing: 1px;
    border-collapse: collapse;
}
table.Design4 th {
    text-align: left;
    font-weight: bold;
	font-size: 11px;
    padding: 2px 2px;
    border-bottom: 5px solid #FFFFFF;

    background: #228b22;
}
table.Design4 td {
    text-align: left;
    border-bottom: 3px solid #FFFFFF;
    padding: 0.1em 0.5em;
   
	font-size: 11px;
}

table.Design4 thead th {
    background: #566047;
    color: #000;
    text-align: left;												
}

table.Design4 th.Corner {
    text-align: left;				 						
}
		
		
			/*SCROLLBAR*/
div.scroll {
font-size: 11px;
overflow : auto;
height : 30em;
width : 180px;
padding : 1ex;
margin : 0 0 20px 0px;
border : 1px solid #345411;
background : #008dc6;
color : #fff;
}

#bottom {
background: #d4ccae url(img/bottom_dave_shaun_1000.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
}
