
/* basic HTML elements */

body {
	margin: 0;
	padding: 0;
	background: #002 url(../img/layout/stripe.png) 0 0 repeat-x;
	font-size: 62.5%;
	font-family: "Helvetica Neue", Arial, sans-serif;
	text-align: center;
}

p {
	font-size: 1.3em;
	line-height: 1.4;
	margin: 0;
	padding: 5px 33px 10px;
	text-align: justify;
}

td {
	font-size: 1em;
	border-bottom: 1px solid #333;
	border-collapse: collapse;
	padding: 2px;
	margin: 0;
}

table {
	border: 1px solid #333;
	border-collapse: collapse;
}

h1	{
	color: #002;
	font-size: 2em;
	margin: 0;
	padding: 5px 33px 10px;
}

h2 {
	font-size: 1.6em;
	margin: 0;
	padding: 12px 33px 6px;
	color: #789;
}

h3 {
	font-size: 1.3em;
	margin: 0;
	padding: 12px 33px 0;
}

ul li { font-size: 1em; }

a {
	color: #339;
	text-decoration: underline;
}

a:hover,
a:visited:hover {
	text-decoration: underline;
}

img, a img { border: none; }

div#content h3 {
	color: #008;
}

div#content h3 a {
	text-decoration: none;
	color: #008;
}

div#content h3 a:hover,
div#content h3 a:visited:hover {
	text-decoration: underline;
}


/* LAYOUT ELEMENTS */
#wrapper {
	width: 740px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	border: 4px solid #789;
}

#banner {
	background: #333 url(../img/layout/header/3.jpg) top right no-repeat;
	height: 200px;
	width: 740px;
}

#banner h1,
#banner h2 {
	position: absolute;
	left: -999em;
}

#content {
	margin: 0px;
	padding: 5px 2px 25px;
	text-align: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#content ul li {
	color: #369;
}

#content p a {
	background-color: #eee;
	text-decoration: none;
}

#content p a:hover,
#content p a:visited:hover {
	background-color: #fff;
	color: #00f;
}

#content p a.external {
	background: url(../img/external.gif) right center no-repeat;
	padding-right: 7px;
}

p#masthead {
	background: #789;
	color: #002;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	border: 1px solid #567;
	border-width: 1px 0;
}

p#masthead a,
p#masthead a:visited,
p#masthead a:hover {
	text-align: center;
	color: #002;
	text-decoration: none;
	line-height: 2.3;
	padding: 0;
}

ul#nav {
	position: relative;
	background: #bcd;
	width: 740px;
	height: 3em;
	line-height: 3em;
	font-weight: 700;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

ul#nav li {
	display: inline;
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0;
	float: left;
	width: auto;
	line-height: 3em;
}

ul#nav li a {
	display: block;
	height: 100%;
	color: #002;
	padding: 0;
}

ul#nav li a:hover {
	text-decoration: underline;
}

form#quoteform td.l { width: 140px; text-align: right; }
form#quoteform td span { font-size: 1.3em; color: #f00; }

#travels {
	width: 660px;
	margin: 0 0 0 33px;
}

.travel_section {
	border-bottom: 1px solid #ccc;
	width: 100%;
	overflow: hidden;
}

.travel_section p {
	margin: 0;
	padding: 10px 0 0;
}

.travel_section ul {
	padding: 10px 0 0;
}

.travel_section ul li {
	list-style: none;
	padding: 0;
	margin: 4px 0;
	font-size: 1.1em;
}

.travel_section img {
	float: right;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

#footer {
	width: 740px;
	background: #002;
	height: 8em;
	padding: 10px 0 0 0;
	margin: 0 auto;
}

#footer p {
	font-size: 1em;
	color: #ccc;
	margin: 0;
	padding: 6px 0 0;
}

#footer p a {
	text-decoration: none;
}

#footer p a#green {
	display: block;
	float: right;
	height: 32px;
}

#footer a {
	color: #ccc;
}

#footer a:hover,
#footer a:visited:hover {
	color: #fff;
}

/* MISC ELEMENTS */

#adsense { background: #fff; color: #006; margin: 0; padding: 0; }
#seo h1, #seo p, #seo a { color: #333; background: #333; font: 400 normal 8px sans-serif; text-align: center; }
#weather { margin: 40px 0 60px 0; } 
#weather h1 { font-size: 1.1em; text-align: center; }
#weather p { text-align: center; font-weight: 400; font-size: 1em; }
#weather img { border: none; margin: 0.25em auto 0.25em auto; }
#weather a { margin: 0 auto 0 auto;  }
#webRing { display: none; }


p.quotation {
	border: 1px solid #9d9;
	background: #cfc;
	font-family: "Bitstream Vera Sans Mono", Courier, monospace;
	padding: 30px;
	line-height: 2;
	font-size: 1.5em;
	color: #777;
}

div#sponsor_top {
	width: 732px;
	height: 94px;
	background: #fff;
	text-align:center;
	padding: 2px;
	margin: 0 0 20px 0;
}

div#sponsor_top * {
	text-align:center;
	margin: 0 auto;
}

input, textarea {
	color: #333;
	border: 1px solid #ccc;
	font-size: 1.1em;
}

input:focus, textarea:focus {
	background: #efe;
}

form#message_form {
	margin: 20px 33px;
}

form#message_form p {
	padding-left: 0
}

form#message_form div {
	padding: 6px 0 0 0;
}

form#message_form input {
	width: 200px;
}

form#message_form textarea {
	width: 99%;
}

form#message_form input#submit_button {
	border: 1px solid #999;
	cursor: pointer;
}

form#message_form input#submit_button:hover {
	color: #fff;
	background: #777;
	border: 1px solid #555;
}

.left {
	float: left;
}

p img.left {
	margin: 0 20px 5px 0;
}

.right {
	float: right;
}

p img.right {
	margin: 0 0 5px 20px;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.clear {
	clear: both;
}


.block {
	display: block;
}
