*{border:0;margin:0;padding:0;background:transparent;} 

body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 75%; color: #535353;
background-color: #ffffff;
line-height: 180%;
margin-top: 0px;
background: #ffffff url('../images/bg.gif') top center repeat-x;
}

#border
{
border: 0px ;
width: 770px;
background-color: #FFFFFF;
background:url('../images/backround2.gif') no-repeat;
margin: 0 auto;
}

#header
{
height: 234px;
width:743px;
margin-left:-2px;
background-image:url('../images/dogsled_tours.jpg');
}

* html #header { margin-left: 0; }

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
width: 740px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitright {
background: #ffffff url('../images/menu.gif') top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}


.splitleft {
background: #ffffff;
margin:0 10px 0 0;
padding-bottom: 20px;
width: 70%;
float: right;
overflow: hidden;
text-align: left;
}

.splitleft ul li {
	list-style: disc;
	margin-left: 20px;
}

#introduction{
	float:left;
	width:180px;
	padding:0px 0px;
	margin:20px 20px 20px 0;
	background: url(../images/menu.gif) no-repeat;
	text-align:left;
	line-height:1.9em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
	text-align:left;
	list-style: none;
	margin: 0;
	padding-left: 10px;
}

#introduction a {
	border-bottom: none;
	color:#999999;
}

#introduction h3{
	text-align: left;
	position:static;
	padding-left: 20px;
}

#introduction a:link, a:visited{
	color:#999999;
	padding-left: 20px;
}

#introduction a:hover, a:active{
	color:#5B8FBE;
	padding-left: 20px;
  background-image: url(../images/nav.gif);
  background-repeat: no-repeat;
	background-position: left;
}

#introduction img {
		 margin: 0;
		 padding: 5px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}

#gallery img {
		 margin: 0;
		 text-align: center;
		 padding: 4px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}

#gallery a:hover, a:active{
  padding-left: 0;
  background-image: none;
	color:#5B8FBE;
	text-decoration: none;
}


/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	font-size: 12px;
	height: 30px;
	background-color: #BDDCFB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336894;
	color: #336894;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


#footer a:link, a:visited{
	color:#5B8FBE;
}

#footer a:hover, a:active{
	color:#ffffff;
}




a:active,
a:visited,
a:link	    			{ color: #5B8FBE; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }


    #top {
	position: relative;
	top: 13px;
	left: 15px;
	width: 540px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }

/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 175%;
color: #2F618C;
}

h2
{
font-size: 16px;
color: #696894;
font-weight: normal;
padding-bottom: 15px;
}

h3
{
	color:#5B8FBE;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

h4
{
font-size: 110%;
color: #2F618C;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 16px}

input[type="submit"]
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
font-weight: bold;
margin-left: 5px;
margin-top: 5px;
}

input[type="text"], textarea, select
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 100%;
padding-left: 5px;
margin-left: 5px;
}

input[type="password"]
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 100%;
}

