@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:url("images/bg-main.gif") repeat-x #262626;
}

.content {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#000000;
}

.content a {
	color:#ef8b23;
	font-weight:bold;
}

.gallery {
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#ef8b23;
	font-weight:bold;
}

.gallery a {
	color:#ef8b23;
	font-weight:bold;
}

.contact-info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.contact-info strong {
	color:#575c63;
}

.contact-info .title {
	font-size:12px;
	text-transform:uppercase;
}

.contact-info a {
	color:#f0611a;
}

.footer {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:25px;
}

.footer a {
	color:#FFFFFF;
}

.footer .link {
	text-transform:uppercase;
	font-weight:bold;
}

h1 {
	font-family: Cochin, "Times New Roman", Times;
	font-size: 20px;
	color: #F60;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h2 {
	font-family:Tahoma, Arial;
	font-size:16px;
	color:#000000;
}

h3 {
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#000000;
	font-weight:normal;
}