/* basic elements */
body { 
	font: 8pt/16pt arial;
	color: #000000; 
	background: #706A65; 
	margin: 0px 0px 0px 0px; 
	}
p { 
	font: 8pt/16pt arial; 
	margin-top: 0px; 
	text-align: justify;
	}
h1 { 
	font: 24pt arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #FFFFFF;
	}
h2 { 
	font: 18pt arial; 
	margin-bottom: 0px; 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	}
h3 { 
	font: bold 8pt arial;  
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	
	}
a:link { 
	font-weight: none; 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:visited { 
	font-weight: none; 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:hover, a:active { 
	text-decoration: none;
	color: #A58F72;
	}


/* specific divs */
#topcontainer { 
	margin: 0px 0px 0px 0px;
	width: 1000px;
	/*border-style: solid;
	border-color: #FFFFFF;  
	border-width: 2px;*/

	}
#middlecontainer { 
	margin: 0px 0px 0px 0px;
	width: 1000px;
	/*border-style: solid;
	border-color: #FFFFFF;  
	border-width: 2px;*/
	height: 360px;
	position: relative;
	top: -30px;
	left: 0px;
	}
	
#middlecontainer2 { 
	margin: 0px 0px 0px 0px;
	width: 1000px;
	/*border-style: solid;
	border-color: #FFFFFF;  
	border-width: 2px;*/

	position: relative;
	top: -30px;
	left: 0px;
	}
#menucontainer { position: relative; top: 60px; right: 175px; width: 350px; height: 300px; float: right }

#infocontainer{
	position: relative;
	top: 35px;
	float: right;
	right: 140px;
	width: 340px;
	height: 280px;
	border: #FFFFFF 1px solid;
	padding-top: 10px;
	
}
#infocontainer a{
color: $ffffff;
font-family: Arial;
font-size: 18px;
font-weight: 300;


}
#returnhome {
color: $ffffff;
font-family: Arial;
font-size: 18px;
font-weight: 300;
padding-right: 2px;
padding-top: 2px;
vertical-align:baseline;
float:right;

}
#scroll{
	background: url('images/scroll.jpg') no-repeat;
	clear: both;
	height: 200px;
	width: 900px;
	position: relative;
	left: 50px;
	top: -23px;

}

#thumbnail{
	position: absolute;
	left: 35px;
	top: 42px;
	clear:both;
}

td.menushadow{
	background: url("images/menushadow.jpg") no-repeat;
	width: 110px;
	height: 62px;
	float: left;
	vertical-align: top;
}

td.services{
height: 34px;
width: 140px;
}

td.portfolio{
height: 34px;
width: 140px;
}

td.packages{
height: 34px;
width: 140px;
}

td.contactus{
height: 34px;
width: 140px;
}

#bar {
	clear:left;
	background: url("images/bar.jpg") repeat-x;
	height: 130px;
	
	}

#picborder {
	clear:left;
	float: left;
	position: relative;
	left: 130px;
	width: 375px;
}
#top {
	background: url("images/top.jpg") no-repeat;
	width: 375px;
	height: 31px;
}

#middle {
	background: url("images/middle.jpg") repeat-y;
	width: 375px;
	
	
}
#image{
position: relative; left: -20px;

}
#caption{
color: #FFFFFF;
font-family: Arial;
font-weight: 600;
font-size: 14px;
position: relative; left: -20px;top:10px;

width: 240px;

}
#seebig{
color: #FFFFFF;
font-family: Arial;
font-weight: 200;
font-size: 10px;
position: relative; left: -20px;top:-5px;

width: 240px;

}
#bottom{
	background: url("images/bottom.jpg") no-repeat;
	width: 375px;
	height: 62px;
}

#navbar {
	float: none;
	width: 250px;
	height: 60px;
}

#pageFooter{
	clear:left;
	position: relative;
	top: 25px;
	font-weight: bold;
	display: inline;
}

#logo {
	position: relative;
	top: 50px;
	left: -135px;
	width: 228px; 
	height: 76px; 
	float: right 
	}

#logo h1 span{
	display: none;
}
	
ul {
	width:100%;
	padding:0px;
	margin:0px;
	list-style-type: none;
}
li.bottom {
	display: inline;
	padding: 5px;
}

li.portfolio{
	color: #FFFFFF;
	display: list-item;
	font-family: Arial;
	font-size: 18px;
	list-style: disc;
	line-height: 25px;
	
}

p.title   { 
	color: #ffffff; 
	font-size: 24px; 
	font-family: Times; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
	padding-top: 5px 
	}	
font.title {
	font-family: Times;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	text-align: left;
	vertical-align: top;
	position: absolute;
	top:14px;
	left: 35px;

}
blockquote.info{
	color: #FFFFFF;
	position: relative;
	left: -15px;
	padding: none;
	margin: 0px;
	width: 260px;
}

blockquote.contact{
	font-family: Arial;
	color: #FFFFFF;
	position: relative;
	left: -15px;
	padding: none;
	margin: 0px;
	width: 260px;
	font-size: 18px;

}

