
/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin:0;
	padding:0;
	background:#671515 url(images/bg.jpg) repeat-x center top;
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}
h1 {
	font: italic 22px/24px Times New Roman, Times, serif;
	color: #c3bea6;
	text-align:left;
}
h2 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #005984;
}
h3 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #b53e2a;
	margin: 0px;
}
ul {
	margin: 0px;
	padding:0px;
}

/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend, #copyright {
	width:940px;
}
#wrapper {
	width: 100%;
	/*background: url(images/top_bg.jpg) no-repeat top center;*/
	float:left;
}
#mc {
	margin:auto;
}
#pagetile {
	background:  url(images/mc_bg.gif) repeat-y 0px 0px;
	float:left;
}
#header {
	background: url(images/top.jpg) no-repeat 0px 0px;
	height:159px;
	float:left;
}
#imgbr {
	border:1px solid #5e6d68;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	width: 198px;
	margin: 20px 0px 0px 20px!important;
	margin:20px 0 0 14px;
	float:left;
}
#nav, #nav ul {
	width: 198px;
}
#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}
#nav ul li a {
	display: block;
	height: 44px;
	margin: 0px;
	padding: 0px;
}
#nav em {
	display: none;
}

/*    -----------------------   Menu Items   -----------------------   */ 

#home, #home a {
	width: 198px;
	background: url(images/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(images/m_home.gif) no-repeat 0px -44px;
}
#whywrangell, #whywrangell a {
	width: 198px;
	background: url(images/m_why_wrangell_homes.gif) no-repeat 0px 0px;
}	
#whywrangell a:hover {
	background: url(images/m_why_wrangell_homes.gif) no-repeat 0px -44px;
}
#gallery, #gallery a {
	width: 198px;
	background: url(images/m_gallery.gif) no-repeat 0px 0px;
}	
#gallery a:hover {
	background: url(images/m_gallery.gif) no-repeat 0px -44px;
}
#testimonials, #testimonials a {
	width: 198px;
	background: url(images/m_testimonials.gif) no-repeat 0px 0px;
}	
#testimonials a:hover {
	background: url(images/m_testimonials.gif) no-repeat 0px -44px;
}
#contact, #contact a {
	width: 198px;
	background: url(images/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(images/m_contact.gif) no-repeat 0px -44px;
}
#mdivider, #mdivider a, #mdivider a:hover {
	width: 20px;
	cursor: default;
}


/*    -----------------------   Content  -----------------------   */  

#content {
	text-align: left;
	float:left;
	background: url(images/content_bg.gif) no-repeat 0px 0px;
}
#contentend {
	float:left;
	background: url(images/end.gif) no-repeat bottom!important;
	background: url(images/end_IE6.gif) no-repeat bottom;
	padding: 0 0 140px 0;
}
#pgcontact {
	width:751px;
	float:left;
	background: url(images/bg1.jpg) no-repeat;
}
#pgwhywrangell {
	width:751px;
	float:left;
	background: url(images/bg2.jpg) no-repeat;
}
#pggallery {
	width:751px;
	float:left;
	background: url(images/bg3.jpg) no-repeat;
}
#pgtestimonials {
	width:751px;
	float:left;
	background: url(images/bg5.jpg) no-repeat;
}
#pghome {
	width:751px;
	float:left;
	background: url(images/bg4.jpg) no-repeat;
}

/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 685px;
	margin: 20px 0 0 30px;
	float:left;
}
#widecol a {
	color: #004e75;
	text-decoration:none;
}
#widecol a:hover {
	color: #004e75;
	text-decoration:underline;
}

/*    -----------------------  Equal Columns    -----------------------   */  

#equalcol #leftcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 330px;
	margin: 0 0 10px 30px;
	float:left;
}

#equalcol #rightcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 330px;
	float: right;
	margin:0 30px 10px 0;
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: bold 13px/18px "Times New Roman", Times, serif;
	color: #c3bea6;
	width: 560px;
	margin: 0px 0 0 30px!important;
	margin:0 0 0 15px;
	float:left;
}
#leftcol a, #equalcol #leftcol a {
	color: #c7ab10;
	text-decoration:none;
}
#leftcol a:hover, #equalcol #leftcol a:hover {
	color: #c7ab10;
	text-decoration:underline;
}

/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	color: #c3bea6;
	width: 280px;
	float: right;
	margin: 0 25px 10px 0 !important;
	margin:0 10px 0 0;
}
#rightcol a {
	color: #ae852a;
	text-decoration:none;
}
 #rightcol a:hover {
	color: #ae852a;
	text-decoration:underline;
}
 #rightcol ul  {
	margin: 0 0 0 15px;
	padding: 0;
}
#rightcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #c3bea6;
	list-style-image: url(images/a_bullet.gif);
	margin:0 0 0 55px;
	padding: 0;
}

/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	font: normal 10px/12px arial, verdana;
	color: #9e7876;
	text-align: center;
	/*background:  url(images/end.gif) no-repeat 0px 0px;*/
	padding: 15px 0px 10px 0px;
	float: left;
	text-decoration:none;
}
 #copyright a {
	color: #9e7876;
	text-decoration:none;
	font-weight: bold;
}
 #copyright a:hover {
	color: #9e7876;
	text-decoration:underline;
}

/*    末末末末末末末末末  Home Logo Link and Top Headers   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 0px 0px 0px 20px;
}
#topheaders {
	width:708px;
	height:252px;
	margin:0 6px 0 0;
	float:right;
}
#imagegallery img {
	width:85px;
	height:65px;
}