@charset "utf-8";
/* CSS Document */

#main-content{
	text-align: left;
	margin: 0px 0px 0px 0px;
	background: url(../graphics/northwest/bg.jpg);
	_background-image:url(../graphics/northwest/bg.jpg);
	width: 688px !important;
	height: auto !important;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: hidden;
	_display: inline;
}


#main-content-inside{
	text-align: left;
	margin: 0px 0px 0px 0px;
	background: #BCE4E5;
	_background-color: #BCE4E5;
	width: 688px !important;
	height: auto !important;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: hidden;
	_display: inline;
}

.left-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5F1621;
	text-align: right;
}
.left-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5F1621;
	text-align: right;
}

.left-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5F1621;
	text-align: right;
	text-decoration:underline;
}

.pagetitle
{
	font-family: "myriad Pro", Helvetica, Arial, sans-serif;
	text-align: right;
	text-decoration:none;
	text-transform:none;
	font-size:16px;
	color: #241200;
	line-height: 19px;
	padding-right: 5px;
	padding-top: 5px;
}

/* Roll-overs Section */


.floor a { 
 	display: block;
 	width: 115px;
 	height: 88px;
	background:url(../graphics/northwest/floor.gif) no-repeat 0 0;
	padding:0; 
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

.floor a:hover { 
 	display: block;
 	width: 115px;
 	height: 88px;
  	background-position: 0 -88px;
	padding:0; 
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
		margin-left: 10px;
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}


.cam a { 
 	display: block;
 	width: 123px;
 	height: 88px;
	background:url(../graphics/northwest/cam.gif) no-repeat 0 0;
	padding:0; 
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

.cam a:hover { 
 	display: block;
 	width: 123px;
 	height: 88px;
  	background-position: 0 -88px;
	padding:0; 
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

.photo a { 
 	display: block;
 	width: 138px;
 	height: 88px;
	background:url(../graphics/northwest/photo.gif) no-repeat 0 0;
	padding:0; 
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

.photo a:hover { 
 	display: block;
 	width: 138px;
 	height: 88px;
  	background-position: 0 -88px;
	padding:0; 
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}


.contact a { 
 	display: block;
 	width: 115px;
 	height: 88px;
	background:url(../graphics/northwest/contact.gif) no-repeat 0 0;
	padding:0; 
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

.contact a:hover { 
 	display: block;
 	width: 115px;
 	height: 88px;
  	background-position: 0 -88px;
	padding:0; 
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
		margin-left: 5px;
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}


.log a { 
 	display: block;
 	width: 123px;
 	height: 88px;
	background:url(../graphics/northwest/log.png) no-repeat 0 0;
	padding:0; 
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

.log a:hover { 
 	display: block;
 	width: 123px;
 	height: 88px;
  	background-position: 0 -88px;
	padding:0; 
	margin-top: 10px;
		margin-left: 5px;
	margin-bottom: 10px;
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

ul{
	float:left; 
	margin: 1px 0 0 0; 
	padding:0; 
	list-style:none; 
	padding:0;
}
ul#icons {
	
}
ul#icons li {
	float: left;
	display: block;
	padding: 0 15px;
}

li { 
	display:inline; 
	float:left; 
	padding:1px 1px 1px 1px; 
	_padding: none;
}


ul.special {
  list-style: disc;
}

ul.special li {
  list-style: disc;
  text-indent: -3ex;
  padding-left: 3ex;
}

ul.special li ul {
  list-style: outside disc;
}
ul.special li ul li{
  list-style: outside disc;
  text-indent: 0ex;
  padding-left: 0ex;

}

.titles {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000;
	font-weight: bold;
	line-height: 17px;
	margin-left: 10px;
}

ul.gallery {
			list-style: none;
			margin: 0 0 10px 0;
		}

			ul.gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
			}

				ul.gallery a {
					padding: 2px;
					display: block;
					border: 2px #000 solid;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					line-height: 0;
				}

ul.gallery a:hover { border: 2px #C26867 solid; }

