a:link, a:visited, a:active{
	color: #666666; }

.content_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #8D2F4A;
}
.vert_line {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 12px;
}
.footer {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 12px;
	color: #666666;
}
.footer a:link, a:visited, a:active{
	color: #666666;
	text-decoration:none;
}
.footer a:hover{
	color: #000000;
	text-decoration:none;
}
.border {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.left_pad {
	padding-left: 12px;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #801531;
}
#portfolio {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #952F3C;
	height: 165px;
	width: 484px;
	text-align: center;
	padding-left: 65px;
	padding-bottom: 10px;
}
#portfolio img {
	border: medium solid #952F3C; 
}


/*  Styles for the sliding panel  */
.panel {
	position: relative;
	float:right;
	top: 50px;
	right: 0;
	display: none;
	/*	background: #000000;
	border:1px solid #111111;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px; */
	width: 510px;
	/*	height: auto;
	filter: alpha(opacity=75);
	opacity: .75; */
	margin-right: -15px;
	padding-top: 30px;
	padding-right: 130px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: -45px;
	z-index: 10000;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
}

.panel a, .panel a:visited{
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
text-decoration: none;
}
*|*:-moz-any-link img, img[usemap], object[usemap]{}

a.trigger{
position: absolute;
text-decoration: none;
top: 80px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 15px 20px 40px;
font-weight: 700;
background:#333333 url(images/plus.png) 15% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 80px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 20px 20px 40px;
font-weight: 700;
background:#222222 url(images/plus.png) 15% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url(images/minus.png) 15% 55% no-repeat;
}
.call {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}