@charset "UTF-8";

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation_1:link {
	color: #FFFFFF;
}
a.navigation_1:visited {
	color: #CCCCCC;
}
a.navigation_1:hover {
	color: #999999;
}
a.navigation_1:active {
	color: #990000;
}
.bodytxt {
	font-size: .8em;
}
.paneltxt {
	color: #990000;
	margin: 1em;
	text-align: center;
	line-height: .95em;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

.aablack {
	color: #000000;
}
p {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: justify;
	margin: 1em;
	color: #333333;
	vertical-align: text-top;
} 
.copywrite {
	font-size: 0.8em;
	color: #999999;
	text-align: center;
}
.sidepaneltitle {
	margin: 1em;
	text-decoration: underline;
	text-align: center;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-image: url(images/stripebkgd.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.red {
	background-image: url(images/red.jpg);
}
.ltedge {
	background-image: url(images/edge1.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	height: 100%;
}
.rtedge {
	background-image: url(images/edge_rt.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	height: 100%;
}
.tpedge {
	background-image: url(images/edge_tp.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.corner_lt_tp {
	background-image: url(images/corner_lt_up.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.corner_rt_tp {
	background-image: url(images/corner_rt_up.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 20px;
}
.corner_lt_bt {
	background-image: url(images/corner_lt_dn.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.corner_rt_bt {
	background-image: url(images/corner_rt_dn.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 20px;
}
.btedge {
	background-image: url(images/edge_bt.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.titlefont {
	color: #636466;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1em;
}
.titlefontred {
	color: #9E2819;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1em;
}
.homecenter {
	background-image: url(images/website_design.jpg);
	background-repeat: no-repeat;
	height: 302px;
	width: 504px;
	background-position: center top;
}
.panelrt {
	background-repeat: no-repeat;
	width: 156px;
	background-image: url(images/panelrt.jpg);
	background-position: center top;
}
.navigation_1 {
	color: #FFFFFF;
	letter-spacing: 0.2em;
}
.paneltxt_over {
	color: #FFFFFF;
	margin: 1em;
	text-align: center;
	font-weight: bold;
	background-image: url(images/red.jpg);
	background-repeat: repeat-x;
	border: thin solid #000000;
}
.page_title {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1em;
	color: #000000;
	vertical-align: text-top;
	font-weight: bold;
	text-decoration: underline;
}
.p_resume {
	color: #000000;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(images/edge_rt.jpg);
	list-style-type: disc;
}
.p_bullet {
	color: #000000;
	line-height: 1em;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: justify;
	color: #333333;
	list-style-type: circle;
	list-style-position: outside;
}
ul {
	line-height: 1in;
	margin: .001px;
}
.rightjust {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: right;
	margin: 1em;
	color: #333333;
	vertical-align: text-top;
}
