@charset "utf-8";
/* CSS Document */


#wrap {
width:961px;
height:800px;
margin: auto;
padding: 0 0 100px 0;

background-repeat: no-repeat;
background-position:bottom;
border:0px dotted #999999;
position:relative;

}


#page {
	position:absolute;
	width:960px;
	height:788px;
	z-index:3;
	left: 0px;
	top: 15px;
	background-color:#FFFFFF;
}

#borders {
	position:absolute;
	width:960px;
	height:1px;
	z-index:3;
	left: 0px;
	top: 20px;
}


#bordertop {
	position:absolute;
	width:960px;
	height:15px;
	z-index:3;
	left: 0px;
	top: 0px;
}
#borderleft {
	position:absolute;
	width:20px;
	height:115px;
	z-index:2;
	left: -20px;
	top: 8px;
}

#borderright {
	position:absolute;
	width:20px;
	height:115px;
	z-index:2;
	left: 960px;
	top: 8px;
}

#borderbottom {
	position:absolute;
	width:960px;
	height:15px;
	z-index:3;
	left: 0px;
	top: 802px;
}
#menuPosition {
	position:absolute;
	width:804px;
	height:33px;
	z-index:5;
	top: 176px;
	left: 72px;
}

.navFont {
	font-family: Kootenay;
	color: #c0c0c0;
	font-size: 18px;
}

.mainFont {
	font-family: Kootenay;
	color: #262626;
	font-size: 14px;
}

.mainColor {
	color: #262626;
}
.mainSize {
	font-size:12px;
}

.quoteSize {
	font-size:14px;
}

body {
	background-image: url(pagepics/shambg.jpg);
}



.linkColor a:link {
	text-decoration: none;
	color: #c0c0c0;
}
.linkColor a:visited {
	text-decoration: none;
	color: #c0c0c0;
}
.linkColor a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #d2d2d2;
}
.linkColor a:active {
	text-decoration: none;
}

#pageShadowPosition{
	position:absolute;
	width:280px;
	height:550px;
	z-index:6;
	left: 10px;
	top: 230px;
	background-image:url(pagepics/borders.png);
	
}
#pageShadowPosition1{
	position:absolute;
	width:240px;
	height:270px;
	z-index:6;
	left: 20px;
	top: 35px;	
}

#pageShadowPosition2{
	position:absolute;
	width:240px;
	height:260px;
	z-index:6;
	left: 20px;
	top: 270px;	
}

#mainPage{
	position:absolute;
	width:660px;
	height:550px;
	z-index:6;
	left: 290px;
	top: 230px;
	background-image:url(pagepics/border2.png);
	
}

#mainPageText{
	position:absolute;
	width:620px;
	height:485px;
	z-index:6;
	left:20px;
	top: 35px;
}


#dogPicMiddle{
	position:absolute;
	width:40px;
	height:40px;
	z-index:6;
	left:-2px;
	top: -13px;
}

#dogPicMiddle1{
	position:absolute;
	width:272px;
	height:40px;
	z-index:6;
	left:355px;
	top: 279px;
}

#textMiddle{
	position:absolute;
	width:400px;
	height:144px;
	z-index:7;
	left:210px;
	top: 0px;
}


#textMiddle1{
	position:absolute;
	width:309px;
	height:219px;
	z-index:7;
	left:10px;
	top: 296px;
}
#sled {
	position:absolute;
	width:494px;
	height:70px;
	z-index:2;
	left: 121px;
	top: 221px;
}


#quotesBox {
	position:absolute;
	width:210px;
	height:130px;
	z-index:4;
	left: 730px;
	top: 20px;
}

#miskinWebdesign {
	position:absolute;
	width:100%;
	height:20px;
	z-index:7;
	left: 0px;
	top: 800px;

}


#ukflag {

	position:absolute;
	width:40px;
	height:20px;
	z-index:7;
	left: 880px;
	top: 177px;


}

