/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#000 url(images/body-bg.jpg) top center no-repeat;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.625em;
		line-height:1.5em;
		color:#898989;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#fd0000; outline:none; font-weight:bold; font-family:Tahoma, Geneva, sans-serif;}
a:hover{text-decoration:none;}
p {
	padding-top:15px;
	font-size: 12px;
}
strong {
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size: 175%;
}

/* ============================= main layout ====================== */

#content li {background:url(images/marker2.gif) no-repeat 0 8px; padding-left:8px;}
#content li a {font-weight:normal; color:#898989; text-decoration:none;}
#content li a:hover {text-decoration:underline;}

.imgindent {margin:0 20px 0 0; float:left;}

/* ============================= header ====================== */

.logo {margin-left:15px;}
.menu {padding:18px 0 37px 0;}
#page1 .menu {padding:51px 0 0 0;}
.submenu {float:right; padding:20px 140px 0 0;}
.submenu li {display:inline;}
.submenu .separator {background:url(images/submenu-separator.gif) no-repeat 0 4px;}
.submenu li a {font-weight:normal; color:#3f495a; padding:0 5px 0 8px;}
.submenu li a:hover, .submenu .active a {color:#115188; background:url(images/marker1.gif) no-repeat 0 5px; text-decoration:underline;}

/* ============================= content ====================== */

#page1 #content {height:675px; padding:0;}
.splash {padding:188px 0 0 87px;}

#content {padding:0 63px 0 87px;}
.box {
	background:url(images/box-bg.jpg) no-repeat 0 0;
	padding:30px 29px 10px 29px;
	height:360px;
	font-weight: bold;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
h2 {
	font-size:large;
	line-height:1.2em;
	color:#000;
	margin-bottom:13px;
}

.line {border-bottom:1px solid #e4e4e4; padding-bottom:20px; margin-bottom:20px;}

.gallery {font-weight:bold; font-family:Tahoma, Geneva, sans-serif; color:#4a4a4a; text-transform:uppercase;}
.gallery img {margin-bottom:13px;}
.gallery a {text-decoration:none;}
.gallery .link {color:#4a4a4a;}
.gallery2 img {margin:0 14px 15px 0;}
.col-pad {padding-right:13px;}
.pagination {width:210px; padding-right:20px; float:right; text-align:center; text-transform:uppercase;}
.pagination a {text-decoration:none; color:#4a4a4a;}
.pagination a:hover {color:#fd0000; text-decoration:underline;}
.pagination .left, .pagination .right {color:#fd0000;}
.link2 {text-decoration:none; text-transform:uppercase;}
.uppercase {text-transform:uppercase;}
.phone {display:inline-block; width:140px;}
.text2 {color:#fd0000;}
.taright {text-align:right; padding:10px 0 0 0;}
.taright a {margin-left:15px;}


/* ============================= footer ====================== */

#footer {text-align:right; color:#3f495a; padding:20px 85px 0 0; text-transform:uppercase;}
#footer a {color:#3f495a; font-weight:normal;}

/* ============================= forms ============================= */

#ContactForm label {height:58px; display:block;}
#ContactForm .col-1 {width:388px;}
#ContactForm .col-2 {width:365px;}

.input {width:357px; height:18px; border:1px solid #898989; background:none; padding:7px 0 0 5px; font-size:1em;}
textarea {width:358px; height:83px; border:1px solid #898989; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
#page4 #main #content .box p {
	font-weight: normal;
}
#page4 #main #content .box p {
	font-size: 14px;
}
#page4 #main #content .box h2 {
	font-size: large;
}
#page4 #main #content .box p {
	font-weight: bold;
}
#page4 #main #content .box p {
	font-weight: bold;
}
#page4 #main #content .box p {
	font-size: 9px;
}
#page4 #main #content .box p strong {
	font-size: larger;
}
#page4 #main #content .box p strong {
	color: #000;
}
#page4 #main #content .box p {
	color: #000;
}
#page4 #main #content .box p {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}
#page4 #main #content .box p br {
	font-weight: normal;
}
