@charset "iso-8859-1";
body    {
color: #555555;
font-size: 12px;
font-family: arial;
background: #000000;
margin: 0;
padding: 0;
background: #FFEFA9 url(images/main_bg.jpg) repeat-x;
}

.content_bg_top {
background: url(images/content_top_bg.jpg) no-repeat;
}

.content {
background: #ffffff;
}

.content_pages {
background: #ffffff;
}

div, table, tr, td  {
font-size: 12px;
}

a, a:active, a:visited, a:focus {
	color: #d17f3c;
}

a:hover {
	color: #555555;
}

.footer {
	font-size: 10px;
	font-family: verdana;
	color: #B0A36D;
}
.button
{border: 1px;
border-style: solid;
border-color: #333333;
background: #CCCCCC;
font-family: verdana;
font-size: 10px;}

.text
{border: 1px;
border-style: solid;
border-color: #333333;
background: white;
font-family: verdana;
font-size: 10px;
height: 18px;
width: 150px;}

/* Portfolio Navigation */
#portfolio_nav_container{
padding: 0;
width: 100%;
margin: 75px 0 0 0;
}

ul#portfolio_nav_list{
padding: 0;
margin: 0;
}

ul#portfolio_nav_list li{
display: inline;
list-style-type: none;
margin: 5px;
padding: 0;
text-align: center;
}

ul#portfolio_nav_list img{
height: 185px;
width: 185px;
padding: 0;
margin: 0;
border: none;
}

#testimonials{
position: relative;
width: 300px;
top: -60px;
left: 12px;
font: Arial, Helvetica, sans-serif normal;
font-weight: bold;
color: #FFFFFF; 
}

#testimonials a:hover{
color: #FFFFFF;
}

#testimonials a:hover{
color: #000000;
}