﻿/* CSS Document */

body {
	background-color: #000;
	font-size:12px;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.container {
	width:98%; 
	margin:1%;
}

table#table1 {
	background-color:#000;
	background-image:url("/images/BG_contact.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:20px; 
	width:820px;
}
table.gallery {
	text-align:center;
	vertical-align:top;
	width: 600px;
	height:760px;
}
table.gallery tr{
	vertical-align:top;
}

table#tablecontent {
	border:0;
	padding:20px 10px 0 20px;
}

#navbar {
	/*background: #000 url("/images/menu_bg.jpg") repeat-x top;*/
	border:0;
	width: 190px;
	padding:15px 5px 0 20px;
	line-height:25px;
	margin:0px;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
}
#navbar a , #navbar a:link  {
	text-decoration:none;
	border:0;
	color:#FFF;
}
  #navbar a:hover  {
	color:#848484;
	border:0;
}
.navheader, a .navheader , a:visited .navheader  {
	font-size:21px;
	color:#BAB5BA;
	text-decoration:underline;
}
.bodyright {
	padding:0 0 0 10px;
}
a:hover .navheader {
	color:#848484;
	border-bottom:1px #BAB5BA;
}
.homebg {  
	background-image: url("/images/home_bg.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
}
.homeimg {
	padding-top:90px;
	text-align:center;
}
/* h1 {
	color: #93799B;
	font-size: 16px;
	line-height: 16px;
	text-decoration:underline;
} */
img {
	border: 0;
}
a img {
	border: 0;
}
a {
	border: 0;
}
a:link {
	border:0;
	color: #999;
}
a:visited {
	color: #999;
}
a:hover {
	color: #333;
}
h1, h1 a, h1 a:visited{
	font-family:Tahoma, Geneva, sans-serif;
	color: #998C9B;
	font-size: 16px;
	line-height:18px;
	text-transform:uppercase;
}
h2, h2 a, h2 a:visited{
	color: #888;
	font-size: 14px;
	line-height:14px;
}
h3 {
	font-family:Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 20px;
	line-height:21px;
	padding: 0;
	margin: 5px 0 5px 0;
	font-weight:normal;
}

.listheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:2px solid #430000;
	font-size: 14px;
	color: #E51C24;
}
a .links, a:visited .links {
	font-size:16px;
	color:#D9A8B0;
}

a:hover .links {
	text-decoration:none;
	color:#B1ABBB;
}
a .blog, a:visited .blog {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}

a:hover .blog {
	text-decoration:none;
	color:#D9A8B0;
	
}
hr {
	color:#999;
}
.singleimage {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.singleimage a, .singleimage a:visited{
	color:#FFF;
	text-transform: capitalize;
}
.singleimage a, .singleimage a:visited{
	color:#848484;
	text-transform: capitalize;
}
.imgtitle {
	font-weight:bold;
}
.subtext {
	font-size:10px;
	color:#666;
}
.subtext a, .subtext a:visited {
	font-size:10px;
	color:#767676;
	text-decoration:none;
}
.subtext a:hover {
	font-size:10px;
	color:#CCC;
	text-decoration:none;
}

.style4 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer a, .footer a:hover, .footer a:visited {
	font-size: 16px;
	text-decoration: none;
	
}
