/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image:  url(file:///C|/Documents%20and%20Settings/Jo/My%20Documents/Bostock/Web%20dev/Sample%20Sites/Drews%20files/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#logo{
	position : absolute;
	top : 30px;
	left : 20px;
	z-index : 50;
	font-family: "Lucida Sans Unicode", Impact, verdana, Arial;
	font-size: 40px;
	color: #5B77A4;
	letter-spacing: 0.3em;
	width: 85-px;
	height: 61px;
}
#script{
	position : absolute;
	top : 13px;
	right : 5px;
	text-align : right;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	height: 32px;
	width: 418px;
}
#content{
	padding-top : 130px;
	padding-bottom : 30px;
	margin-left: 250px;
	margin-right: 210px;
	text-align: justify;
	padding-right: 30px;
	font-family: "trebuchet MS", Georgia, times, serif;
	font-size: 80%;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	
}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	color: #333333;
	background-color : transparent;
	letter-spacing: 0.1em;
}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color : transparent;
}

#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	background-color : transparent;
	line-height : 140%;
	vertical-align: justify;
}



#navigation{
	position: absolute;
	top : 140px;
	left : 60px;
	width : 140px;
	
}
#navigation p {
	font-family: "lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 4px;
}

.button a{
	font-family: "lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 90%;
	color: #333333;
	text-decoration: none;
	background-color: #D1DAE7;
	display: block;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	border: 1px solid #333333;
}
.button a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #333333;
}
#rghtcontent{
	right: 10px;
	width:180px;
	font-family: "trebuchet MS", Georgia, times, serif;
	font-size: 80%;
	font-style: normal;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	top: auto;
}
#rightnavigation {
	position:absolute;
	right: 10px;
	top:130px;
	width:180px;
	font-family: "trebuchet MS", Georgia, times, serif;
	font-size: 80%;
	font-style: normal;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#bottomlogo {
	text-align: center;
	font-family: "Lucida Sans Unicode", Impact, verdana, Arial;
}
#address {
	font-family: "trebuchet MS", Georgia, times, serif;
	font-size: 80%;
	color: #333333;
	text-align: center;
}
#rightcontent a {
	color: #003366;
	text-decoration: none;
}
#rightcontent a:hover {
	color: #990000;
	text-decoration: none;
}
#rightcontent a:visited {
	color: #9B27FA;
	text-decoration: none;
}
#address a {
	color: #003366;
	text-decoration: none;
}
#address a:hover {
	color: #990000;
	text-decoration: none;
}
#contentimg {
	float: right;
	padding-left: 10px;
}
#content td {

	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	background-color : #D1DAE7;
	line-height : 140%;
	vertical-align: justify;
}
#rightcontent {

	position:absolute;
	right: 10px;
	top:130px;
	width:180px;
	font-family: "trebuchet MS", Georgia, times, serif;
	font-size: 80%;
	font-style: normal;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#content a {
	color: #993399;
	text-decoration: none;
}
#content a:hover {
	color: #CC0000;
	text-decoration: none;
}

