body {
	font-family: Tahoma, Lucida, Bitstream Vera Sans, Sans Serif;
	font-size: 14px;
	color: #00164e;
	text-align: center;
}

table {
	border-collapse: collapse;
}

table, div {
	border: 0;
	padding: 0;
	margin: 0;
}

td {
	vertical-align: top;
	padding: 0;
	font-family: Tahoma;
}

img {
	border: 0;
}

a, .link {
	text-decoration: none;
	color: #02609b;
}

div a:hover, .link:hover {
	border-bottom-color: red;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #c91a1a;	
}

td, p, span, div {
	color: #747474;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	margin-top: 5px;
}

h1, h1 a, h2, h2 a {
	font-family: Trebuchet MS, Bitstream Vera Serif, Sans Serif; 
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

pre {
	text-align: left;
}



/* Top */

#lay_top {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#lay_top .lay_left {
	width: 264px;
	height: 324px;
	background-image: url('/img/lay_top_left.jpg');
	background-repeat: no-repeat;
}

#lay_top .lay_right {
	width: 636px;
	height: 324px;
	background-image: url('/img/lay_top_right.jpg');
	background-repeat: no-repeat;
}

#lay_top .lay_left div.center {
	text-align: center;
}

#lay_top .lay_left div.center img {
	width: 150px;
	height: 150px;
}

/* Top categories */

ul#lay_categories {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#lay_categories li {
	width: 130px;
	height: 37px;
	float: left;
	background-image: url('/img/lay_button_130.png');
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	padding-top: 8px;
	margin-top: 16px;
	margin-left: 4px;
	margin-right: 4px;
}

/* Top menu */

#lay_top .lay_left div.menu {
	margin-top: 60px;
	margin-left: 10px;
	text-align: left;
}

#lay_top .lay_left ul {
}

#lay_top .lay_left ul li  {
	list-style-image: url('/img/lay_bullet_sail.png');
	color: #e14a06;
	font-size: 16px;
	padding-left: 10px;
}

#lay_top .lay_left ul ul {
	padding-left: 0px;
	padding-top: 5px;
}

#lay_top .lay_left ul li li  {
	list-style-image: none;
	font-size: 14px;
	padding-left: 0px;
	margin-top: 3px;
}

/* Middle menu */

#lay_middle {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#lay_middle .lay_left {
	background-image: url('/img/lay_menu.png');
	background-repeat: no-repeat;
	width: 264px;
}

#lay_middle .lay_left {

}

#lay_middle .lay_left div {
	margin-left: 26px;
	margin-right: 34px;
}

#lay_middle .lay_right {
	width: 636px;
}

/* Middle menu list style */

#lay_middle .lay_left ul.sail {
	margin: 0;
	padding-left: 24px;
	margin-bottom: 20px;
}

#lay_middle .lay_left ul.sail li  {
	list-style-image: url('/img/lay_bullet_sail.png');
	color: #e14a06;
	font-size: 16px;
	padding-left: 10px;
}

#lay_middle .lay_left ul.sail ul {
	padding-left: 0;
	padding-top: 10px;
	margin: 0;
}

#lay_middle .lay_left ul.sail li li  {
	list-style-image: none;
	font-size: 14px;
	padding-left: 0px;
	margin-top: 3px;
}

/* Middle menu camps list */

#camps_list {
	margin-bottom: 20px;
}

/* Middle menu newsletter */

.newsletter {
	font-size: 14px;
	text-align: center;
}

.newsletter input[type='text'] {
	font-size: 13px;
	width: 170px;
}

.newsletter input[type='submit'] {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: solid 1px #c6c6c6;
	background-color: #f4f5f5;
	
}

/* Middle content */

#lay_middle .lay_bottom_left {
	background-image: url('/img/lay_menu_bottom.png');
	background-repeat: no-repeat;
	vertical-align: bottom;
}

#lay_middle .lay_bottom_left div {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-right: 35px;
	text-align: center;
	font-size: 12px;
}

#lay_middle .lay_bottom_right div.line {
	text-align: center;
	width: 582px;
	height: 8px;
	background-image: url('/img/lay_line.png');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

.lay_right div {
	text-align: justify;
}

/* Content */

.lay_right div {
	line-height: 135%;
	width: 608px;
}

img.admin {
	float: left;
	margin-right: 3px;
}

/* Footer */

p.keywords {
	font-size: 11px;
}

#footer {
	text-align: center;
}

#footer p {
	margin: 0;
}

#footer p.description {
	margin-top: 10px;
}