/*  
Theme Name: Los Angeles Helicopter Tours
Author: Wojtek Baginski
Author URI: http://www.baginski.eu/
*/

* { /*global reset*/
	margin: 0;
	padding: 0;
	}

body {
	background: #454c68 url(images/helicoptertours_08.png) repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #444;
	}

h1 { display: block; margin: 10px 0 10px 0; text-align: left; color: #282737;
	font-size: 1.5em;
}
h2 { width: 200px; margin-bottom: 0px; color: #ea7500; font-size: 1.1em; }
h3 { font-size: 1em; }
h4 { color: #ea7500; font-size: 1em; text-transform: capitalize; }
h5 { font-size: 1.2em; color: #666;
	padding-bottom: 1em;
	border-bottom: 1px solid #6b6b6b;
}

a, a:visited { color: #01427e; text-decoration: none; }
a:hover { color: #0000ff; text-decoration: underline; }
h1 a { color: #01427e; }
h1 a:hover { color: #0000ff; text-decoration: underline;}
img {
	border: none;
}

#rap { width: 800px; margin: auto;}
#head1 { width: 800px; height: 147px; padding: 0; margin: 0; }
#head2 { width: 800px; height: 33px; padding: 0; margin: 0; }
#head3 { width: 800px; height: 70px; padding: 0; margin: 0; }
#navbar { width: 800px; height: 34px; padding: 0; min-width: 800px; }

#navbar ul { padding: 0; margin: 0;}
#navbar li { float: left; padding: 0; margin: 0px; list-style: none; }
#navbar li a { display: block; padding: 0; margin: 0;}

#wrapper { width: 800px; background: url(images/helicoptertours_33.png) repeat-y center top;
	padding-bottom: 20px;
}
#wrapperfooter {
	width: 800px; background: url(images/helicoptertours_37.png) no-repeat;
	padding-bottom: 20px;
}
#mainbody { float: left; width: 660px; padding: 30px 20px 0px 60px; text-align: justify; }
#mainbody p {
	width: 640px;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}
#mainbody img {
	border: 1px solid #636363;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#header { float: left; width: 800px; margin: 0; text-align: left; }

.placeholder { height: 300px; }
.placeholder100 { height: 100px; }

.faq-question {}
.faq-question h1 { font-size: 1.1em; margin-top: 15px; color: #335;}
.faq-question p { margin: 0 0 1em 0; padding-right: 20px;}
.faq-more { font-size: 1.1em; }

#contact h3 { font-size: 1.3em; margin-bottom: 0.8em;}
#contact p { margin-bottom: 0.5em; }
#contact img { border: 0px; }

#pictures { margin-top: 2em;}
#pictures img { width 150px; height 100px; margin: 2px; padding: 0px;}

#note { font-size: 0.8em; color: #ccc; padding: 20px 20px 20px 0; clear: both;}
#note a,a:hover,a:visited,a:active { color: #cccccc;}
#small_links { font-size: 0.7em; padding: 20px 20px 20px 0; clear: both; text-align: center;}
#tiny { margin-top: 1em;}
#tiny a {font-size: 0.7em; }

/* lahelicoptertours.html */
#tourdescriptions { width: 100%; margin-top: 20px; }
#tours { width: 308px; float: right; padding-right: 20px; }
#tours p { width:  100%; }
#tours li { list-style-position: inside; }

#collage img { width: 320px; margin: 0px 10px 0px 0px; }
