/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#000;
	text-align:center;
}

img {
	vertical-align:top;
	text-align: center;
}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html, input, textarea
	{
		font-family:Tahoma;
		font-size:0.688em;
		line-height:1.273em;
		color:#69666e;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#68656d;}
a:hover{text-decoration:none;}
p {
	padding-top:15px;
	color: #FFF;
}
h2 {color:#FFF}

/* ============================= main layout ====================== */

.link {color:#08060c;}

li { background:url(images/list_bg.gif) no-repeat 0 9px; padding-left:8px;}
li a { line-height:1.636em;}

.imgindent {margin:0 15px 0 0; float:left;}
.title {margin-bottom:7px;}
.title2 {margin-bottom:14px;}

/* ============================= content ====================== */

#content { background:url(images/content_bg.gif) top repeat-x;}
.main-indent {padding:41px 29px 30px 399px; height:450px; background:url(images/main_bg.jpg) top left no-repeat;}
#subcontent { background: #000}
.sub-indent {padding:10px 29px 30px 9px; height:1300px;}
#photocontent { background: #000}
.photo-indent {padding:10px 29px 30px 9px; height:1100px;}
#infocontent { background: #000}
.info-indent {padding:10px 29px 30px 9px; height:900px;}

.line { border-bottom:1px solid #dadddf; padding-bottom:29px; margin-bottom:21px;}
.img {margin:6px 6px 0 0;}
.img2 {margin:6px 0 0 0;}
.img3 {margin:4px 0 14px 0;}
.navigation {text-align:center; padding:13px 0 3px 0;}
.navigation a {color:#801206;}
.padding1 {padding-left:8px;}
.padding2 {padding-bottom:6px;}
.line2 {padding-bottom:34px; margin-bottom:21px;}
.line3 {padding-bottom:20px; margin-bottom:14px;}
.date {font-size:1.364em;}
.phone {float:right;}

/* ============================= footer ====================== */

#footer {
	font-size:9px;
	color:#505050;
	text-transform:uppercase;
	font-family:arial;
}
#footer a {color:#646464; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span {border-left:1px solid #2d2c31; float:right; padding-left:27px;}
#footer .menu {padding:7px 0 0 0;}
#footer .menu li {display:inline; background:url(images/menu_bg.gif) no-repeat 0 4px; padding:0 25px 0 30px;}
#footer .menu li a {color:#b2b2b2;}
#footer .menu .first {background:none;}

/* ============================= forms ============================= */

form {padding:5px 0 0 10px;}
form .rowi {height:29px;}
form a {float:right; margin-left:10px;}

.input {width:152px; height:19px; border:1px solid #d1d4d6; background:#e1e7ea; padding:0 0 0 5px; font-size:1em;}
textarea {width:152px; height:48px; border:1px solid #d1d4d6; background:#e1e7ea; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:10px;}

.topnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	letter-spacing: 0.5em;
	text-align: center;
	color: #999;
}
.topnav a{
	color: #FFF;
}
.ftvgallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	vertical-align: top;
}

