@import url("list_css.css");
/* css document
design by glasgow web designers the devine site
http://www.thedevinesite.com 
------------------------------------------------ */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFEC;
	background-image: url(img/stones.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
}
table/* headings 
------------------------------------------------ */
 {
	color: #595959;
	font-weight: normal;
}
h1,h2,h3 {
	color: #595959;
	font-weight: bold;
}
h4,h5,h6 {
	color: #595959;
	font-weight: bold;
	text-transform: uppercase;
}
/* links 
------------------------------------------------ */
a:link {
	color: #cc6633;
}
a:visited {
	color: #cc6633;
}
a:hover {
	color: #B1572C;
}
a:active {
	color: #B1572C;
}
/* layout
------------------------------------------------ */
#header {
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 131px;
	width: 780px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#mainBg {
	background-image: url(img/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 253px;
	width: 486px;
	position: absolute;
	left: 0px;
	top: 150px;
}
#sideNav {
	height: 110px;
	width: 125px;
	position: absolute;
	top: 350px;
	left: 0px;
}
#topnav {
	width: 650px;
	position: absolute;
	left: 130px;
	top: 100px;
}
#contacts {
	height: 27px;
	width: 430px;
	position: absolute;
	left: 350px;
	top: 20px;
	text-align: right;
}
#content {
	position: absolute;
	left: 180px;
	top: 180px;
	width: 600px;
}
#footer {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/stroke.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
}
/* styling
------------------------------------------------ */
.photoFrame {
	padding: 4px;
	border-top: 1px solid #b7bfc0;
	border-right: 1px solid #b7bfc0;
	border-bottom: 1px solid #b7bfc0;
	border-left: 1px solid #b7bfc0;
}
p,ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #595959;
	text-align: left;
	line-height: 150%;
}
p.table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #595959;
	text-align: left;
}
p.btmNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: left;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #869091;
	text-align: left;
}
.smallCaps {
	font-size: 80%;
	text-transform: uppercase;
	color: #424242;
	text-align: right;.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #869091;
	text-align: left;
}
.tableCell {
	font-size: 85%;
	color: #333333;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
