body {
	font-family:verdana, sans-serif;
	font-size:16px;
}

a  {
	outline:none
}

#menu li a:link,
#menu li a:visited {
	font-family:tahoma, sans-serif;
	line-height:40px;
	color:#1981c5;
	text-decoration:underline;
}

#menu li a:hover{
	border-top:1px solid #1177ba;
}

#menu li a:active, 
#menu li a.selected,
#menu li a.selected:visited {
	background:#1177ba;
	color:#fff;
	text-decoration:none;
	border-top:1px solid #1177ba;
	cursor:default;
}

.col-1, .col-2 {
	font-size:12px;
	color:#35393c
}


/* INDEX PAGE */

#more-links a {
	color:#1981c5;
	text-transform:uppercase;
	text-decoration:none
}

#index h1 {
	font-size:26px;
	color:#5e6572;
	font-weight:normal;
	font-family:arial, sans-serif;
	padding:0 0 20px 0
}

#index .col-1 span {
	text-transform:uppercase
}

/* -------------------======------------------- */


/* PARK PAGE */
#park h1 {
	font-size:24px;
	color:#1981c5;
	border-bottom:1px solid #666;
	padding:5px 0 0 0;
  margin:0 0 20px 0;
	font-weight:normal
}

#park h2 a {
	font-size:20px;
	text-decoration:none;
	color:#1981c5;
	font-weight:normal
}

#park .howmuch span {
	font-size:18px;
	color:#1981c5
}

/* -------------------======------------------- */


/* SERVICES PAGE */

#services h2 {
	font-size:24px;
	color:#1981c5;
	padding:5px 0 10px 0;
	font-weight:normal
}

#services .col-1 a {
	color:#1981c5;
	text-transform:uppercase;
	text-decoration:none;
	font-size:18px
}

/* -------------------======------------------- */

/* FOR PRICE PAGE AND ORDER PAGE */	

h3 {
	font-size:26px;
	color:#1981c5;
	font-weight:normal;
	font-family:arial, sans-serif;	
}

#pricelist table {
	color:#1981c5
}

#pricelist th {
	color:#fff;
	font-weight:normal;
	font-size:13px;
	text-align:center;
}

#pricelist td {
	font-size:18px;
	text-align:center;
}

#order span.validator {
	color:red;
}



/* -------------------======------------------- */


#slogan {
	text-transform:uppercase;
	text-align:center;
	font-size:19px;
	color:#1981c5;
	margin:0 0 10px 0
}

#copyright {
	font-size:11px;
	text-indent:-1.4em
}

#copyright a:link,
#copyright a:visited,
#copyright a:active{
	color:#35393c;
	text-decoration:underline
}

#copyright a:hover {
	color:#111
}

.SubmitResult p{
	color:#000;
	font-size:30px;
	text-align:center;
	padding-top:50px;
}

.SubmitResult p a{
	color:#1981c5;
	font-size:12px;
	text-align:center;
}