@charset "UTF-8";
/* Created by Hancock web Design for Black Tie Formals */

body {
	margin:0;
	padding: 0px;
	line-height:1;
	text-align:center;
	background:#084157 url(../images/background-grad.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
ul, ol, dl {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border:none;
}
#logo {
	position:fixed;
	top:400px;
	left:20px;
}
address {
	font-size:1.2em;
	color:#1f4f82;
	margin-top:5em;
	margin-bottom:25px;
	padding:.9em;
}
#container {
	width:818px;
	margin:0 auto;
}
#wrapper {
	width:818px;
	margin:0;
	padding:0;
	text-align:left;
	background-color:#333;
}
/*---- page head ----*/
#header {
	position: relative;
	background:url(../images/headcol_4.png);
	background-repeat:no-repeat;
	width:818px;
	height:100px;
	margin: 0px;
	padding:0;
}
/* logo */
#logo {
	position:absolute;
	width:365px;
	height:68px;
	z-index:5;
	left: 14px;
	top: 20px;
	background:url(../images/h1-head.png) no-repeat;
}
/*---- subscribe - contact links ----*/
ul.headlink {
	position: absolute;
	top: 42px;
	left: 581px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width:226px;
}
ul.headlink li {
	display: inline;
}
ul.headlink li a {
	padding: 0 0.5em 0 0.5em;
	color:#ccc;
	text-decoration:none;
	border-right:1px solid #ccc;
}
ul.headlink a:hover {
	color:#999;
}
ul.headlink .last a {
	border-right:none;
}
ul.headlink .ph {
	color:#999;
}
div#preload {
	display: none;
}
/* navigation */
#nav {
	padding:0;
	margin:0 auto;
	list-style:none;
	height:24px;
	width:818px;
	background:#fff url(../images/nav_bg.png) repeat-x;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
}
#nav li.top {
	display:block;
	float:left;
	height:24px;
	border-right:1px solid #999;
	width:100px;
}
#nav li.last{
	display:block;
	float:left;
	height:24px;
	border:0;
	}
#nav li a.top_link {
	display:block;
	float:left;
	height:24px;
	line-height:26px;
	color:#000;
	text-decoration:none;
	font-size:12px;
	/*font-weight:bold;*/
	cursor:pointer;
}
#active{
	color:#c60;
	}
#nav li a.top_link span {
	float:left;
	display:block;
	padding:0 10px 0 20px;
	height:24px;	
}
#nav li a.top_link span.down {
	float:left;
	display:block;
	padding:0 10px 0 20px;
	height:24px;
}
#nav li:hover a.top_link {
	color:#666;
	
}

#nav li:hover {
	position:relative;
	z-index:200;
}
#nav li:hover ul.sub {
	left:0px;
	top:24px;
	background: #a2a499;
	padding:0px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	white-space:nowrap;
	width:112px;
	height:auto; 
	z-index:300;
}
#nav li:hover ul.sub li {
	display:block;
	height:18px;
	position:relative;
	float:left;
	width:112px;
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #fff;
}

#nav li:hover ul.sub li a {
	display:block;
	font-size:11px;
	height:18px;
	width:112px;
	line-height:18px;
	text-indent:5px;
	color:#000;
	text-decoration:none;	
}
#nav li ul.sub li a.fly {
	background:#a2a499 url(../images/arrow.gif) 100px 6px no-repeat;
}
#nav li:hover ul.sub li a:hover {
	background:#ccc;
	color:#000;
	border-color:#fff;
}
#nav li:hover ul.sub li a.fly:hover {
	background:#ccc url(../images/arrow_over.gif) 100px 6px no-repeat;
	color:#000;
}
#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul {
	left:111px;
	top:-2px;
	background: #a2a499;
	padding:0px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	white-space:nowrap;
	width:112px;
	z-index:400;
	height:auto;
}
#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li:hover li:hover a.fly, #nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background:#a2a499 url(../images/arrow_over.gif) 100px 6px no-repeat;
	color:#000;
	border-color:#fff;
}
/*#nav li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li:hover li a.fly {
	background:#a2a499 url(../images/arrow.gif) 94px 6px no-repeat;
	color:#000;
	border-color:#bbd37e;
}*/
/*---- main page content ----*/
#maincontent {
	width:600px;
	float:right;
	padding-right:20px;
	position:relative;
	text-align:center;
	display:inline;
}
#maincontent p {
	font-size: 1.2em;
	font-style:italic;
	color:#ccc;
	text-align:left;
}
/*#maincontent h1 {
	font-family:inherit;
	font-size:2em;
	text-align:left;
	margin:10px 0 15px 10px;
	padding:10px;
	background:#d4e1f7;
	border-top:3px solid #861204;
	border-bottom: 3px solid #861203;
	overflow:hidden;
	color:#333;
}*/
#maincontent a {
	font-size:1.2em;
	text-decoration:none;
	color:#ccc;
	
}
#maincontent a:hover {
	text-decoration:underline;
	color:#999;
	text-decoration:none;
}
#maincontent .justify {
	width:400px;
	height:80px;
	padding:10px;
	border-right:3px solid #F00;
	border-left:3px solid #f00;
	margin:25px auto;
	text-align:justify;
	text-justify:inter-word;/*-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;*/
}
table.bush{
	width:500px;
	border:0;
	cellspacing:2px; 
	cellpadding:2px;
	margin:25px auto;
}
table.alyce{
	width:542;
	border:0;
	cellpadding:1px;
	cellspacing:1px;
	margin:20px auto;
}

.thistable p {
	text-align:center;
	font-style:italic;
	color:#ccc;
	padding:0;
	margin:0;
}
.pagination{
padding: 2px;
margin: 1em 0;
clear: both;
}

.pagination ul{
margin: 0;
padding: 0;
text-align:center; /*Set to "left" or "right" to left/right align pagination interface*/
font-size: 100%;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

*:first-child+html .pagination li a{ /*IE7 only CSS hack*/
margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */
}

* html .pagination li a{ /*IE6 and below CSS hack*/
margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE6 and below browsers*/
}

.pagination a, .pagination a:visited, .pagination a:active{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #ccc;
}

.pagination a:hover{
border: 1px solid #2b66a5;
color: #000;
background-color: #ccc;
}

.pagination a.currentpage{ /*Style for currently selected page link*/
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disabled, .pagination a.disabled:hover{ 
display:none;
}

.pagination a.prevnext{ /*Style for previous and next link*/
font-weight: bold;
}
/*---- left sidebar ----*/
#leftside {
	width:170px;
	float: left;
	padding-left:20px;
	text-align:center;
	display:inline;
}
#leftside h2 {
	color:#F00;
	text-decoration:overline;
}
#leftside .red {
	font-size:1.5em;
	text-decoration:overline;
	color:#f00;
}

/*---- adds an email icon ----*/
#leftside p {
	font-size:1.2em;
	color:#CCC;
	padding:10px; 0;
}
#leftside a {
	color:#ccc;
	text-decoration:none;
}
#leftside a:hover {
	text-decoration:none;
	color:#999;
}
address {
	color:#ccc;
}
a[href^="mailto:"] {
	background: url(../images/email.png) no-repeat center right;
	
	padding-right:18px;
	
}
table {
	margin:25px auto;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color:#748d39;
	letter-spacing:1px;
	text-align:center;
}
#shadow {
	width:460px;
	margin:25px auto;
	font-size:1em;
	background-color:#ccc;
	border:1px solid #999;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 10px 10px 10px #999;
	-webkit-box-shadow: 10px 10px 10px #999;
	box-shadow: 10px 10px 10px #999;
}
.thumb {
	padding:3px;
	border:1px solid #fff;
}
/* page foot */
#footer {
	position:relative;
	background:#084157 url(../images/footercol_4.png) no-repeat;
	margin:0;
	padding:0;
	height:100px;
	width:818px;
	text-align:center;
	border-top:1px solid #999;
	clear:both;
}
/*---- footer nav ----*/
ul.footnav {
	margin:0px;
	padding-top:40px;
	list-style-type:none;
	width:820px;
}
ul.footnav li {
	display:inline;
}
ul.footnav a {
	font-size:1em;
	color:#7f7f7f;
	text-decoration:none;
	padding: 0 0.5em 0 0.5em;
	border-right:1px solid #7f7f7f;
}
ul.footnav a:hover{
	color:#333;
}
ul.footnav .last a {
	border-right-style:none;
}
.footsig {
	position:absolute;
	left:368px;
	bottom:5px;
	height:15px;
	font-size:1em;
	text-align:center;
	color:#ccc;
	width:80px;
}
.footsig a {
	text-decoration:none;
	color:#ccc;
	margin-right:5px;
}
.footsig a:hover {
	color:#333;
	border-bottom:1px solid #333 !important;
}
/* img divs */
div.figure {
	width:135px;
	padding:3px;
	margin:20px auto;
}
.figure p {
 height:10px font-size:1em;
	font-style:italic;
	color: #336;
	text-align: center;
	background-color: #333;/*border:1px dashed #e6e6e6;
	padding:5px;*/
}
#tiffany {
	margin-top:15px;
	margin-bottom:50px;
	width:440px;
	overflow:hidden;
}
.centered {
	top:50%;
	left:50%
}
img.figure {
	margin: 25px auto 0 auto;
	border:1px solid #666;
	padding:10px;
}
.cntr img {
	margin: 25px auto 25px auto;
	border:1px solid #000;
}
.phone {
	margin:3px 10px -4px -5px;
}
/*----  img floats ---- */
#map {
	width:427px;
	height:332px;
	border:1px solid #000;
	margin:25px auto 5px auto;
}
#cntr {
	margin: 10px auto 10px 25px;
}
.center {
	width:460px;
	margin: 25px auto 25px auto;
	padding:10px;
}
.fltrt {
	float: right;
	margin:10px 10px 10px 10px;
	/*border:1px solid #666;*/
	padding:3px;
	clear:right;
}
.right {
	float:right;
	margin:20px 15px 10px 20px;
	clear:right;
}
.fltlft {
	float: left;
	margin:5px 10px 10px 5px;
	border:1px solid #fff;
	padding:1px;
	clear:left;
}

.fig {
	margin:15px 10px 10px 5px;
	border:1px solid #fff;
	padding:1px
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clear {
	clear:both;
}
.roundbox {
	margin:10px;
	padding: 5px;
	border-radius: 10px;
	-o-border-radius: 10px;
	-icab-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #000;
	border: 1px solid #ccc;
}
*html ul.nav a {
	height: 1px;
}

