/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#385454;
	background:#F7F7F7;
	margin-left: 10px;
}

.normal{
	left-margin: 10px;
	font-size:medium;
	color:#385454;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom:5px;

}

#content{
top:0px;
margin-top:10px;
padding-top:10px;
}

.header{
background-repeat:no-repeat;
background-position:center;
}

.content{
background:#ffffff;
margin-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:150px;
height:400px;
vertical-align:top;
background-repeat:no-repeat;
background-position:center right;
}

.content p{

}

.footer{
	border-top:medium;
	border-top-style:solid;
border-top-color:#99BBBB;
padding-left:10px;
padding-right:10px;
background:#ECF2F2;
color:#82ACAC;
font-size:small;
border-bottom:medium;
border-bottom-style:solid;
border-bottom-color:#99BBBB;

}

.footer a{
text-decoration:none;
color:#FFFFFF;
}
.footerlink{
width:500px;
float:left;
}

.copyright{
text-align:center;
background:#F7F7F7;
color:#666666;
font-size:x-small;
}

.tel{
float:right;
text-align:center;
}

.imageholderleft{
float:left;
margin-right:10px;
margin-bottom:5px;
margin-top:0px;
}

.imageholderright{
float:right;
margin-left:10px;
margin-bottom:2px;
}

.Shawsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	text-align:right;
	margin-top:0px;
	margin-right:10px;
	margin-bottom: 0px;
}

.Shawsheaderundertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align:right;
	margin-top: 0px;
	margin-right:10px;
	padding-top:0;
}

.address {
	font-size: small;
	text-align:right;
	margin-right:10px;
}

.telephone {
	font-size: medium;
	text-align:right;
	font-weight:bold;
	margin-right:10px;
	color: #466868;
}
