body{
	background-color:#484848;
	padding:0px;
	margin:0px;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.left{
	background-image:url(images/left.jpg);
	background-repeat:repeat-y;
}

.right{
	background-image:url(images/right.jpg);
	background-repeat:repeat-y;
}

.menubg{
	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;
	height:36px;
	font-family:"Trebuchet MS";
	font-size:13px;
	text-decoration:none;
	color:#e7e7e7;
	font-weight:bold;
}

.menubg a:link{
	text-decoration:none;
	color:#e7e7e7;
}

.menubg a:visited{
	text-decoration:none;
	color:#e7e7e7;
}

.menubg a:hover{
	text-decoration:none;
	color:#c10000;
}

.left1{
	background-image:url(images/left1.jpg);
	background-repeat:repeat-y;
}

.right1{
	background-image:url(images/right1.jpg);
	background-repeat:repeat-y;
}

.optinbg{
	background-image:url(images/optinbg.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.optinbg1{
	background-image:url(images/optinbg1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e8e8e8;
}

.optintext{
	font:12px Arial;
	color:#333;
	text-decoration:none;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
}
	.optintext_links {
	color:#333;
	text-decoration:underline;
	line-height:20px;
	font-family: Arial;
	font-size: 12px;
}


.phonebg{
	background-image:url(images/phonebg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:168px;
}

.phone{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:18px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.bodytext{
	font:12px Arial;
	color:#e7e7e7;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
}

.bodytext a:link{
	color:#ffffff;
	text-decoration:underline;
}

.bodytext a:visited{
	color:#ffffff;
	text-decoration:underline;
}

.bodytext a:hover{
	color:#e7e7e7;
	text-decoration:none;
}
.titles {
	color:#e7e7e7;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.footer{
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:61px;
	font:12px Arial;
	color:#a9a9a9;
	text-decoration:none;
	line-height:18px;
}

.footer a:link{
	color:#a9a9a9;
	text-decoration:none;
}

.footer a:visited{
	color:#a9a9a9;
	text-decoration:none;
}

.footer a:hover{
	color:#ffffff;
	text-decoration:none;
}

#portrait{
	background-image:url(images/portrait.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:184px;
}

ul.links{
	list-style-image:url(images/blt.gif);
}

ul.pdf{
	list-style-image:url(images/pdf_icon.gif);
	list-style-position:outside;
}

ul.pdf li{
	padding-bottom:10px;
}
