/* CSS Document Created by Muller Design Studio Vancouver, WA */

body {background:#680303;
	background-image:url(../../images/body-bg0.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {font-family:"Myriad Condensed", "Myriad Pro", "Gill Sans", "Gill Sans MT",  Arial, Helvetica, sans-serif;
	color:#FFFF33;
}

div#container {width: 800px;
	margin: 0px auto;	
		
}

/*** Top Navigation ***/

#topNav {color: #C11F20;
	font-family:"Myriad Condensed", "Myriad Pro", "Gill Sans", "Gill Sans MT",  Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin: 30px auto 0px auto;
	text-align:center;
	
}
#topNav a {font-size: 16pt;
	color: #C11F20;
	text-decoration: none;
	letter-spacing: 1px;
	
}


#topNav a:hover {
color: #f1dd4a;

}


/*** Page IDs ***/


body#salomon a#salomon  {
	color: #f1dd4a;

}

body#about a#about  {
	color: #f1dd4a;;

}


body#news a#news  {
	color: #f1dd4a;

}

body#contact a#contact  {
	color: #f1dd4a;

}

/*** Bottm Navigation ***/

#btmNav {color:#210202;
	height: 50px;
	width: 800px;
	line-height: 55px;
	font-size: 7pt;
	margin: 0px auto;
	text-indent: 10px;
	background-image:url(../../images/btm-nav.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}
#btmNav a {
	color:#000000;
	text-decoration: none;
}

#btmNav a:hover {
	color: #C11F20;

}
#btmNav p {line-height: 55px;
	margin: 0px;
	float: left;
	position: relative;
	font-size: 7pt;
	color: #210202;
}


#btmNav div {
	margin: 0px;
	padding: 22px 10px 0px 0px;
	text-align: right;
	float: right;
	position: relative;
	line-height: normal;
}


/**Bottm Navigation on Index Page**/

#btmNavIndex {
	height: 30px;
	width: 800px;
	margin: 0px auto;
	text-indent: 10px;
	font-size: 7pt;
	color:#171717;
	line-height: 25px;
	
}
#btmNavIndex a {
	color:#710A03;
	text-decoration: none;
}

#btmNavIndex a:hover {
		color: #C11F20;

}

#btmNavIndex  p {
	margin: 0px;
	float: left;
	position: relative;
	font-size: 7pt;
	color:#171717;
}


#btmNavIndex div {
	margin: 0px;
	padding: 10px 10px 0px 0px;
	text-align: right;
	float: right;
	position: relative;
	line-height:normal;
}







div#content {
	background:url(../../images/bridge-bg.jpg) top no-repeat;
	background-color: #000000;
	padding: 10px 65px  20px 50px;
	height: auto;
	margin-top: 25px;
	height: 650px;
}

#content p {font-size: 11pt;
}

#content h1 {font-size: 18pt;
	font-weight: normal;
	
}

#content a {
	color: #f1dd4a;

	
}


#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


img#logo {
	padding:15px;
}

