a img {
 	border:none;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}



.main_nav_bar {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	margin-top:23px;
	margin-left:5px;
	margin-right:13px;
	margin-bottom:23px;
	text-align:center;

}

.main_nav_bar a  {
	color:#FFFFFF;
	text-decoration:none;
}


.main_nav_bar_bg {
	background: purple url("images_new/red_nav_bg_sample.jpg");
	background-repeat: repeat-y;
	background-position: top left;
}


.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	text-align:left;
}

.update {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:12px;
	text-align:right;
	/*font-style:oblique;*/
}

.content a{
	color:#000000;
	text-decoration:underline;
}

.left_border_background {
	background:  url("images_new/left_border_bg_sample.jpg");
	background-repeat: repeat-y;
	background-position: top left;


}


.right_border_background {
	background: url("images_new/right_border_bg_sample.jpg");
  background-repeat: repeat-y;
  background-position: top;

}
.page_header {
	font-weight:bold;
	font-size:135%;
	text-align:left;
	color:#990033;
	letter-spacing:1px;
}
.title {
	font-style:italic;
	font-weight:bold;
}
.house {
	font-weight:bold;
}
.role {
	font-weight:bold;
}
.bg_pop_in_pic {
	background-color: #F3F9FF;
  background-repeat:repeat;

}

.left_border_bg_bottom {
	background: url("images_new/left_border_bg_bottom.jpg");
	background-repeat:no-repeat;
	height:21px;
}

.right_border_bg_bottom {
	background: url("images_new/right_border_bg_bottom.jpg");
	background-repeat:no-repeat;
	height:21px;
	background-position:right;
}

.bottom_credit {
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 7pt;
	text-align:center;
}
/*
.vendorname {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	text-decoration: none;
	margin-top:8px;
	margin-bottom:25px;
	font-weight:300;
}

a.bottommenus:link {
color: #000000;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: none;
letter-spacing:.5px;
}

a.bottommenus:active {
color: #000000;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: none;
letter-spacing:.5px;
}


a.bottommenus:visited {
color: #000000;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: none;
letter-spacing:.5px;
}

a.bottommenus:hover {
color: #000000;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
letter-spacing:.5px;
}

.form {
	font-weight:bold;
}


.color_swatch {
	height: 180px;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;
	text-decoration:none;
	text-align:center;
	
}

.color_swatch a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.color_swatch a:hover {
	text-decoration:underline;
}

.color_swatch_caption {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}



.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	font-weight:bold;
	margin-left:96px;
	color:#FFFFFF;
	letter-spacing:.75px;
	
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
*/