* {
	margin:0;
	padding:0;
	}
	
	
body {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	color: #797979;
	background: #000000 url(../images/bg.gif);
	text-align: center;
}

p {
	margin: 1px 0px 5px 0px;
	padding: 1px 0px 5px 0px;
}
a {font-weight: bold; color: #FFF; text-decoration: underline;}
a:hover {text-decoration: none; color: #d61717}
img {border: none;}

.clear {clear: both;}

#wrap {
	text-align: left;
	margin: 0px auto;
	width: 1005px;
}

.floatL {float: left; display: inline}
.floatR {float: right;}

#top {display: block; width: 100%; height: 4px; font-size: 1px; background: #d61717;}

/* top nav:
------------------------------------------------------ */
#topnav {
	text-align: center;
	margin: 10px auto 0px auto;
	padding-bottom: 80px;
	font-family: "Times New Roman", Arial, sans-serif;
	position: relative;
}
#topnav ul li a {
	color: #797979;	
}

#topnav ul {
	display: block;
	margin: 0px;
	padding: 8px 0px;
}
#topnav ul li {
	display: inline;
	margin: 0px;
	padding: 12px 33px 12px 33px;
	border-right: 1px solid #393939;
}

#topnav ul li.last {border-right: none;}
#topnav ul li.logo {border-right: none; top: 16px; position: relative; padding-right: 0px;}

#topnav ul li a {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;	
}

 #topnav ul li a:hover {
	color: #d61717;
}


/* colums layout:
------------------------------------------------------ */
#leftCol {
	float: left;
	width: 255px;
	padding-left: 50px;
}

#rightCol {
	float: left;
	width: 540px;
}

#fullCol {
	float: left;
	display: inline;
	width: 852px;
	margin-left: 74px;
	text-align: center;
}

#fullCol p {font-size: 0.8em;  text-align: center;} 

#flashcontent {margin: 20px 0px 10px 0px; border: 1px solid #2f2f2f; height: 300px;}


#rightCol p, #rightColGal p{font-size: 0.7em; }

#rightCol ul{margin: 10px 20px; font-size: 0.7em; list-style: none; }
#rightCol ul li {padding-left: 15px; background: url(../images/bullet.gif) no-repeat 0 0.5em;}

#rightCol ol  {margin: 10px 10px 10px 25px; font-size: 0.7em;}
#rightCol ol li {padding-left: 4px;}
#rightCol ol li ol  {font-size: 1em}

ul#sitemap  li {font-size: 1.1em; padding-bottom: 7px;}

#leftColGal{float: left;width: 155px; padding-left: 50px;}
#rightColGal {float: left; width: 780px;}

.galleryWatch {float: left; display: block; width: 130px; margin-right: 20px; color: #8a8a8a; margin-top: 15px;}
.galleryWatch h2 {font: normal 10px/18px verdana, arial, sans-serif; color: #FFF;}
.galleryWatch a {color: #8a8a8a; font: normal 10px/18px verdana, arial, sans-serif; text-decoration: none;}

/* left nav:
------------------------------------------------------ */
#leftNav {font-size: 0.7em; color: #d61717; width: 220px;}
#leftNav ol {padding-left: 30px;}
#leftNav li {margin-bottom: 15px}
#leftNav ol a {color: #d61717; text-decoration: none; font-weight: normal;}
#leftNav ol a:hover {color: #FFFFFF; text-decoration: underline; font-weight: normal}


/* footer:
------------------------------------------------------ */
#footer {
	clear:both;
	margin: 30px auto;
	text-align: center;
	color: #797979;
	font-family: arial, verdana, sans-serif;
	font-size: 0.7em;
}

#footer li {
	list-style-type:none;
	display: inline;
	margin-right:10px;
	color:#808080;
	font-size:10px;
}

#footer li a {
	text-decoration:none;
	color:#808080;
}

#footer li a:hover {
	color:#d61717;
}

/* Form */

form { font-size: 10px; padding: 7px 0px; margin: 0px;}

div.row {
  clear: both;
  padding-top: 2px;
  width: 150px;
  }

div.row span.label {
  float: left;
  width: 30px;
  padding-top: 2px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 110px;
  text-align: left;
  } 

  

form input {font-size: 1.1em; color: #666666; background: #181818; border:solid 1px #555555; padding: 2px;}   
form textarea {font-size: 1.1em; color: #666666; background: #181818; border:solid 1px #555555; padding: 2px;}  

input.btn{background-color: #666666; color:#fff;  font-size:11px; width:85px; margin-top: 5px; margin-left: 40px; }




/* fonts:
------------------------------------------------------ */

h1 {
	font: bold 30px/36px "Times New Roman", Arial, sans-serif;
	color: #797979
}

h1.about {
	margin: 0px;  padding: 0px;  text-indent: -9000px; 
	width: 250px; height: 40px; 
	background: url(../images/about.gif) no-repeat;}

h1.contact {
	margin: 0px;  padding: 0px;  text-indent: -9000px;  
	width: 250px; height: 40px; 
	background: url(../images/contact.gif) no-repeat;}	
	
h1.gallery {
	margin: 0px;  padding: 0px;  text-indent: -9000px;  
	width: 150px; height: 40px; 
	background: url(../images/gallery.gif) no-repeat;}	
	
h1.map {
	margin: 0px;  padding: 0px;  text-indent: -9000px;  
	width: 150px; height: 40px; 
	background: url(../images/map.gif) no-repeat;}	
	
h2 {font: bold 11px/15px verdana, arial, sans-serif; color: #ffffff}
	
h3 {
	font: bold 0.9em  "Times New Roman" Arial, sans-serif;
	margin-top: 6px;
	color: #d61717
}	