/* CSS Document */


/* -------------------------------------------------------------- 
   IE Hacks
-------------------------------------------------------------- */

/* Make sure the layout is centered in IE5 */
body { text-align: center; }
#page { text-align: left; }

/* Keeps IE6 from cutting pulled/pushed images */
ul, ol { position: relative; }

/* Fixes incorrect styling of legend in IE6 fieldsets. */
legend { margin-bottom: 1.4em; }

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left: 2em; }


/* -------------------------------------------------------------- 
   Reset
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.5; background: #fff; margin: 1.5em 0; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }

/* Removes Firefox imposed outline */
a { outline: none; }

/* Clearing floats without extra markup  */
.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }

/* CSS begins */
html {
	margin: 0;
	padding: 0;
	
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #330000;
	text-align: center;
	margin: 0px;
	padding: 0;
	background-image:url(../images/outaheaderlong.gif);
	background-repeat: repeat-x;
}

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

a:link, a:hover, a:visited { color:#990000; }

#wrapper {
	width: 966px;
	margin: 0px auto 0px auto;
	height: auto;
	text-align: left;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 960px;
	margin-top: -2px;
	margin-bottom: 100px;
}

#container {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-image:url(../images/outacontainerback2.gif);
	background-repeat: no-repeat;
	height: 1%;
	width: auto;
}
#container1 {
padding: 0px;
margin: 0px 0px 0px 0px;
background-attachment: scroll;
background-image:url(../images/outacontainerback3.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
height: 1%;
width: auto;
}
#container2 {
padding: 0px;
margin: 0px 0px 0px 0px;
background-attachment: scroll;
background-image:url(../);
background-repeat: repeat-y;
background-position: 0px 0px;
height: 1%;
width: auto;
}
#container3 {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/outacontainerback5.gif);
	background-repeat: no-repeat;
	background-position: 20% 145%;
	height: 1%;
	width: auto;
}

.container3 p {font-size: 11px; line-height: 14px;}

#container4 {
padding: 0px;
margin: 0px 0px 0px 0px;
background-image:url(../images/outacontainerback4.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
height: 1%;
width: auto;
}
#container5 {
padding: 0px;
margin: 0px 0px 0px 0px;
background-image:url(../images/outacontainerback6.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
height: 1%;
width: auto;
}
#container6 {
padding: 0px;
margin: 0px 0px 0px 0px;
background-image:url(../);
background-repeat: repeat-y;
height: 1%;
width: auto;
}

#left {
font-size: 18px;
margin: 0px;
width: 190px;
padding: -15px 3px 0px 3px;
float: left;
}

/*---------navs begin here------

*nav {
	margin: 0px;
	padding: 0px;
	height: 690px;
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: inherit;
	background-image: url(../images/signpostwheel.gif);
}

#nav li {
	margin: 0px;
	padding: 0px;
	display: block;
}


#nav li a:link, #nav li a:visited, #nav li a:active {
	color: #666;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	width: 130px;
}

#nav li a:hover {
background:;
color: #999;
text-decoration: none;
}

#nav img { 
border: 0px;
margin-left: 25px;}

---------navs begin here------ */

#navicon {height: 100px;}

#center {
width: 550px;
padding: 0px 0px 10px 0px;
float: left;
margin: 0px 5px 5px 5px;
line-height: 1.5em;
}

#centerthumbnail {
width: 560px;
padding: 0px 0px 10px 0px;
margin: 0px 0px 0px 10px;
}

.thumbnail
{
float: left;
width: 120px;
margin: 0px 10px 10px 0;
}

.thumbnaillast
{
	float: left;
	width: 120px;
	margin: 0px 5px 10px 10px;
	clear: right;
}

h1 {
font-size: 14px;
margin: 0px;
padding: 0px;
}

#right {
padding: 20px 10px 10px 10px;
height: auto;
width: 160px;
float: left;
margin: 0px 0px 0px 10px;
}

.tourtable { padding: 5px;}

#extra {padding: 0; width: 539px; float: left; margin: -25px 0px 0px 25px;}

#extra p {
	text-align: right;
}

#footer {
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 5px 0px 15px 0px;
	background-image: url(../images/footer.gif);
	height: 50px;
}
#footer p {
	color: #330000;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-size: 11px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
}
.clear {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}

