body, p, div, table, tr, td {
    font: 14px Verdana, Arial, Helvetica, sans-serif;
    color: #373737;
}

a {color: #c77137; text-decoration:underline;}
a:hover {color: #c77137; text-decoration:none;}

#menu a {
    color: #fff;
    text-decoration: none;
	font-size: 13px;
	line-height:18px;
}

#menu a:hover {
	color: #e7ce52;font-size: 13px;
}

#col-left {
    width: 249px;
    background-color: #ffe5be;
	border-right: 1px solid #c7af40;
	text-align:right;
}

#title{
    font-family: georgia;
    background: #d54728;
    height: 42px;
    color: #e98464;
    text-align: center;
    line-height: 42px;
    font-size: 18pt;
}

#news-title{
    font-family: georgia;
    background: #dbc354 url(/img/title-bg.gif) repeat-x;
    height: 42px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 18pt;
    border-bottom: 1px solid #c7af40;
}

#footer {
	background-color: #e4d6bb;
    color: #c77137;
	height: 40px;
	font-size:13px;
	vertical-align:middle;
}

#footer a {
    color: #c77137;
}

#news  {
    text-align: right;
	margin:5px 5px 5px 0px;
}
#news a {
    color: #c77137;
	font-weight: bold;
}

#ball {
    margin-top: 15px;
	margin-left: 30px;
	margin-right: 10px;	
	width: 79px; 
	height: 80px;
}

.contact {
    float: left;
    border-collapse: collapse;
    width: 100%;
}

.contact-img img {
    border: 1px solid #c7b041;
}

.contact-img {
    vertical-align: middle;
    height: 90px;
	padding-right:40px;
}

.contact-name {
    font-weight: bold;
    padding-left: 4px;
    padding-bottom: 2px;
    vertical-align: bottom;
    border-bottom: 1px solid #c7b041;
    height: 45px;
}

.contact-phone {
    vertical-align: bottom;
    border-bottom: 1px solid #c7b041;
    border-left: 1px solid #c7b041;
    padding-bottom: 2px;
    padding-left: 4px;
    height: 45px;
    font-weight: bold;
    padding-right: 4px;
}

.contact-position {
    padding-left: 4px;
    padding-top: 2px;
    vertical-align: top;
    height: 45px;
}

.contact-email {
    vertical-align: top;
    padding-top: 2px;
    padding-left: 4px;
    border-left: 1px solid #c7b041;
    height: 45px;
    font-weight: bold;
    color: #c4682a;
    padding-right: 4px;
}

.contact-space {
    height: 10px;
}

.contrast-head
{
color:#fff;
background:#ca2c2a;
text-align:center;
padding:4px;
margin-bottom:8px;
}

.text-list {
    margin-left: 16px;
    margin-top: 18px;
}

.text-list li {
    margin-bottom: 18px;
}

span.small {
font-size: 10px;
}


.thumbs td {text-align:center;padding-left:20px;padding-right:20px;}
.thumbs td IMG {border:0;}


/* content */
#content {padding:0 0 30px 0;}
#content H2 {font-size:16px;border-bottom:1px #ccc solid;}
/* content */

#advertise{
border-collapse: collapse;
border: 1px solid #daca81;
}

#advertise td{
border: 1px solid #daca81;
text-align:center;
padding:3px;
}

.head  td{
background: #dfc856 url(/img/table-grad.gif) repeat-x;
color: #ffffff;
background: #dfc856;
font-weight:bold;
}
.head-in  td{
height:5px;
background: #e1d59e;
font-weight:bold;
}
.light {
text-align: center;
background-color: #FFFFFF;
}
.dark {
text-align: center;
background-color: #E1D59E
}