a {
	color: #810230;	
}
a:hover {
	color: #000;	
}
#slideshow {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	min-height:257px;
	min-width:957px;
}

#leftmenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	background-image: url(images/interior_menu_gradient.jpg);
	background-repeat: repeat-x;
	width: 137px;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 7px;
	min-height:236px;
	padding-right: 7px;
	float: left;
}
#leftcontent, #rightcontent, #searchresults {
	width: 288px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
	text-transform: none;
	font-size: 11px;
	padding-right: 10px;
	line-height: 18px;
}
#leftcontent ul, #rightcontent ul, #searchresults ul {
	list-style-type: disc;
	margin-left: 1.25em;
	padding-left: 1.25em;
}


#searchresults{
width:576px;
}
#leftcontent {
background-image: url(images/interior_seperator.gif);
	background-repeat: repeat-y;
	background-position: right;
}


#leftcontent p, #rightcontent p{
	
}
#leftmenu  ul li {
padding-bottom:5px;
padding-top:5px;
	background-image: url(images/interior_menu_seperator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
width:100%;
}

#leftmenu  ul li a {
		color: #000000;
	text-decoration: none;
}
#leftmenu  ul li a:hover {
	text-decoration: none;
	color: #810230;
}

#rightmenu li {
color:#000000;
margin-left:10px;
padding:0 6px 6px 0;
text-decoration:none;
}
#rightmenu  ul {
	background-image:url("images/interior_btm_seperator.gif");
background-position:center bottom;
background-repeat:repeat-x;
margin-left:1px;
padding-bottom:5px;
padding-top:0;
width:169px;
}

#rightmenu  ul li a {
color:#000000;
line-height:1.25;
padding-left:20px;
text-decoration:none;
}
#rightmenu  H1{
	background-color:#810230;
color:#FFFFFF;
font-size:10px;
margin-left:0;
padding:5px;
text-align:center;
width:161px;
}
#rightmenu  ul li a:hover {
	text-decoration: none;
	color: #810230;
}
#rightmenu {
float:left;
font-size:11px;
margin-left:19px;
padding-right:7px;
width:163px;
background-image: url(images/interior_left_seperator.gif);
	background-repeat: repeat-y;
	background-position: left;
}
H1, H2, H3, H4, H5, H6, H7, H8, H9{
	text-transform: uppercase;
	Font-size: 12px;
	color: #810230;
	margin-bottom:5px;
}
H2{
	text-transform:capitalize;
	Font-size: 12px;
}
p{
margin-top: 0px;
margin-bottom: 8px;
}
#searchresults{
width: 596px;
}
#searchresults p{
margin-top: 5px;
margin-bottom: 5px;
}

#searchresults H2, #searchresults H2 a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-top:10px;
	color: #810230;
	text-transform: capitalize;
}
.internal, .external, .download, .pdf, .upload, .email {
	background-repeat: no-repeat;
	background-position: left 0px;
}
.internal{
	background-image: url(images/internal.png);
}
.external{
background-image: url(images/external.png);
}
.download{
background-image: url(images/download.png);
}
.upload{
background-image: url(images/upload.png);
}
.pdf{
background-image: url(images/pdf.png);
}
.email{
background-image: url(images/email.png);
}
#pagetitle{
padding-left:7px;
padding-top:235px;
}
#pagetitle H1{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform: capitalize;
}
