@charset "utf-8";
/* © 2009 Revelstoke Alpine Adventures
   Box 489
   Revelstoke, BC
   250.837.7141
   author: Derek Marcinyshyn
   www.monasheemountainmultimedia.com
*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	background-color: #2F6EB6;
}

object { outline: none; }

a {	text-decoration: none; color: #2F6EB6;}
	
a:hover { text-decoration: none; color: #666;}

.main #sidebar a {	text-decoration: none; color: #fff;}
	
.main #sidebar a:hover { text-decoration: none; color: #000;}

img {border: 0;}
	
.gallery {
	border: #000;
	border-style: solid;
	border-width: thin;
}
	
hr {
	color: #666;
	size: 1px;
	width: 190px;
	}

#revelstokeAlpineGuidesMainNav {
        width: 950px;
		margin: 0 auto;
}

.main #nav {
	z-index: 3000;
}

.main #graffiti {
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(images/graffiti.png);
	background-attachment: fixed;
}

.main #container { 
	width: 950px;  
	margin: 0 auto;
	text-align: left;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #2F6EB6;
}

.main #container h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #06C;
}

.main #container h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B32800;
}
 
.main #header { } 

.main #sidebar {
	float: left;
	width: 200px;
	margin-top: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}

.main #sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}

.main #mainContent { 
	margin: 0 0 0 290px;
	padding: 0 0px;
	z-index: -3000;
	padding-right: 10px;
}
	
.main #footer { 
	margin: 0 0 0 290px;
	padding: 0 0px;
} 

.main #footer p {
	margin: 0; 
	padding: 0; 
}

.navBg { background-image: url(images/bg.jpg);}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.bookNow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 3px;
	padding-top: 2px;
}

.bookNow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background-color: #F60;
}

.linksHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B32800;
}

.linksSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #484848;
}

.links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #3F3F3F;
}

.links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #06C;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B32800;
}

.breadcrumbsLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 28px;
}
	
	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B32800;
}

.design a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
}

.design a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

.adminTable {
	width: 1000px;
	background-color: #FCFCFC;
	border: 1px solid #373737;
}

.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}
