/* menu for contact details */
table.menu a {
width:125px;
border:1px solid #333333;
display: block;
}
div.menu a {
color: #333333;
background: #ffffff;
text-decoration:none;
font-size:11px;
line-height:16px;
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}
div.menu a:link {
color: #333333;
background: #cccc99;
}
div.menu a:active {
color: #000000;
background: #cccc99;
}

div.menu a:visited {
color: #333333;
background: #cccc99;
}
/*
div.menu a:hover {
color: #eeeeee;
background: #333333;
border:1px solid #000000;
}
*/
img
{  border-style: none;
}
    
/* everything else */
.privacy
{
	font-size: 70%;
	line-height: 15%
}
.about_thumb
{
	background-color:black;

	border: 1px solid #ddd;
	float: left;
	padding-top: 0.8em;
	padding-bottom: 0.2em;
	margin-right: 1em;
	margin-bottom: 0.7em;
	margin-top: 1em;
}
.caption
{ 
	margin-left: 10px;
	font-size: 80%; 
	color: #b4b4b4;
}
.caption a {
	color: #fff;
}
.caption a:hover {
	color: #fff;
	background: none;
}
.inputClass {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color:#EAF3FB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.inputTxtClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#carousel_table {
    margin-left:0.5em;
    margin-right:0.3em;
    margin-bottom:-0.5em;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    padding-left:0.6em;
}

.phone_emails {
    background-color:#ffffcc;
    font-family: Verdana, sans-serif;
    font-size: 0.7em;
/*    background-color:blue;*/
}