
body {
	background-color: #ffffff;
	text-align: center;
	margin: 0;
	font-family: verdana, arial, sans-serif;
}

* {
margin: 0;
padding: 0;
}


.clearer {
	clear: both; 
	line-height: 0px; 
	height: 0;
}

p{
     font-family: verdana, arial, sans-serif;
     font-size: 12px;
     color: #000000;
}

.lgfont{
     font-family: verdana, arial, sans-serif;
     font-size: 14px;
     font-weight: bold;
     color: #000000;
}

.bold{
	font-weight: bold;
}

img{
     border: 0;
     margin: 0;
}

a{
     font-family: verdana, arial, sans-serif;
     font-size: 12px;
     color: #ffffff;
     text-decoration: underline;
}

#wrapper {
	width: 970px;
	text-align: left;
   	margin: 0px auto;
   	position: relative;
	border: 2px solid #ffffff;
	border: 1px solid #D6ADBD;
	background-image: url(images/wrapperBack.jpg);
	background-repeat: repeat;
}

#topBox {
   	position: relative;
	width: 970px;
	height: 125px;
	text-align: left;
   	background-image: url(images/snowTitle.jpg);
   	background-position: left;
   	background-repeat: no-repeat;
	background-color: #E2DDDB;
}

#topBoxInside {
   	position: relative;
	width: 970px;
	height: 125px;
	text-align: left;
   	background-image: url(images/title4.jpg);
   	background-position: left;
   	background-repeat: no-repeat;
	background-color: #DED6D0;
}

#contactInfo {
   	float: right;
   	margin-top: 2.5%;
	width: 25%;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	text-align: left;
}

#contactInfo a {
	color: #000000;
}

#nav{
	position: relative;
	width: 970px;
	background-color: transparent;
	height: 20px;
}

#sideBar {
	position: relative;
	float: left;
	width: 399px;
	height: 600px;
	margin-top: 3px;
	background-image: url(images/mock3further.jpg);
	background-repeat: no-repeat;
}

#guestBook {
	position: absolute;
	left: 10px;
	bottom: 175px;
}

#guestBook a{
	font-family: verdana, arial, san-serif;
	font-size: 12px;
	color: #000000;
}


#content {
	float: left;
	width: 525px;
	background-color: transparent;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	padding-left: 20px;
}


#content a {
	color: #000000;
}


#contentInside {
	float: left;
	width: 968px;
	background-color: transparent;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
}


#contentInside a {
	color: #000000;
}


* html #content {
	float: left;
	width: 44%;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	padding-left: 20px;
}

.linkContainerFirst {
	text-align: left;
	height: 15px;
	padding: 2px 10px;
	background-color: #FFCCDA;
	border: 1px solid black;
	margin-bottom: 5px;
}

.linkContainer {
	text-align: left;
	width: 125px;
	height: 18px;
	padding: 2px 10px;
	background-color: #FFCCDA;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid black;
	margin-bottom: 5px;
}

.linkContainer a{
	color: #000000;
	text-decoration: none;
}

.anylinkcss{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	font:  normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #FFCCDA;
	width: 205px;
	margin-bottom: 5px;
	text-align: left;
}

.anylinkcss a{
	width: 200px;
	left: 0px;
	top: 0px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: black;
	color: white;
}/* ######### Default class for drop down menus ######### */


.anylinkcss ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.anylinkcss ul li a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
	padding: 10px;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background: #DEFFCA;
}

.anylinkcsscols .column{
	width: 130px;
	float: left;
}

.anylinkcsscols .column ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.anylinkcsscols li{
	padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; /*zIndex for shadow*/
	background: black;
	visibility: hidden;
}


#footer {
	position: relative;
	width: 970px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	border-top: 2px solid #847b6c;
	background-color: #F8AAC0;
}

.itemcolor{
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 10px;
}

.guestbookSignature{
	position: relative;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	border-bottom: 1px solid black;
}
