/* raklaw-news-pages.css  */ 
/* created 9-4-08 at DLS  */ 



body {
	background-color: #E6E2E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 0px;
	margin-right: 0px;
}

a {
	color: #5E2726;
	text-decoration: underline;
}

a:hover {
	color: #294461;
	text-decoration: underline;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-image: url(images/boxy-bullet3.jpg);
	list-style-position: outside;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}


.address-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 320px;
}

.small-links-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}


/* background table cell colors */ 

.left-bgd {
	background-image: url(images/left-flange.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.right-bgd {
	background-image: url(images/right-flange.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


/* end background table cell colors */ 



.right-picture {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 20px;
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
}

.left-picture {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-left: 0px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-right: 20px;
}

.rightstroke {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E2E1;
}

.bottomtopstroke {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6BEB4;
	border-bottom-color: #C6BEB4;
}
.bottomstroke {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6BEB4;
}

.bottomrightstroke {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6BEB4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6BEB4;
}
.leftpadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #303132;
	padding-left: 10px;
}
.bottomtoprightstroke {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6BEB4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6BEB4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6BEB4;
}
.leftstroke {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
