@import url("reset.css");
@import url("forms.css");
@import url("global.css");

body {
	font-family: Times, Serif;
	font-size: .85em;
	color: #000000;	
	line-height: 1.35em;
	background: url('../cib/images/bg_cib.jpg') top center repeat;
}

#container {
	position: relative;
	display: block;
	width: 1046px;
	margin: 0 auto;
}
#header {
	position: relative;
	display: block;
	width: 1046px;
	height: 316px;
	background: url('../cib/images/header_cib.jpg') top center no-repeat;
}
#home {
	position: absolute;
	top: 0px;
	left: 38px;
}
#topnav {
	position: absolute;
	top: 0px;
	left: 255px;
	display: block;
	height: 238px;
	width: 895px;
}
#topnav li {
	float: left;
}
ol, ul {
	list-style: none;
}
#topnav span {
	display: none;
}
#topnav a {
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
}
#topnav a:hover {
	background-position: bottom center;
}
#bannerspacer {
	display: block;
	width: 182px;
	height: 238px;
}
#cibanner{
	width: 177px;
	height: 238px;
}
#tbbanner{
	width: 177px;
	height: 238px;
}
#lpbanner{
	width: 177px;
	height: 238px;
}
#swbanner{
	width: 177px;
	height: 238px;
}

/*#crabcakes {
	position: absolute;
	display: block;
	width: 228px;
	height: 112px;
	top: 0px;
	left: 788px;
}*/
#crabcakes {
	position: absolute;
	top: 0px;
	left: 533px;
	width: 228px;
	height: 112px;
	background: url('../ci/images/crabcakes_ci.jpg');
}


#nav {
	position: relative;
	display: block;
	width: 1046px;
	height: 33px;
	text-align: center;
}
#nav a {
	color: white;
	font-weight: bold;
	padding: 0px 8px;
	text-decoration: none;
}
#nav a:visited {
	color: white;
	font-weight: bold;
	padding: 0px 8px;
	text-decoration: none;
}
#nav a:hover {
	color: black;
	font-weight: bold;
	padding: 0px 8px;
	text-decoration: none;
}

#contentbox {
	position: relative;
	display: block;
	width: 1046px;
	min-height: 350px;
	background: url('../cib/images/boxback_cib.jpg') 1px 0px repeat-y;
	/*background: #074B7A;*/
}
#top {
	position: absolute;
	top: 0px;
	z-index:1;
}
#bottom {
	position: absolute;
	bottom: 0px;
	z-index:2;
}
#content {
	position: relative;
	padding: 14px 49px 15px 49px;
	*padding: 14px 49px 14px 49px;
	z-index:3;
}
#contenttop {
	border-bottom: 6px solid #FFFFFF;
}
#imageblock {
	
	width: 775px;
	overflow: hidden;
}
#insideblock {
	display: block;
	width: 905px;
	height: 333px;
	overflow: hidden;
}
#insideblock img {
	float: left;
	border-right: 6px solid white;
}


#blocknav {
	float: right;
	display: block;
	height: 333px;
	width: 168px;
	background: #ffffff;
	padding-left: 5px;
	position: relative;
	z-index:10;
}
#blocknav li {
	float: left;
}
#blocknav span {
	display: none;
}
#blocknav a {
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
}
#blocknav a:hover {
	background-position: top right;
}
#bnweddings {
	width: 168px;
	height: 34px;
	background: url('../cib/images/bnweddings.jpg');
}
#bnvirtualtour {
	width: 168px;
	height: 24px;
	background: url('../cib/images/bnvirtualtour.jpg');
}
#bnweddingvideo {
	width: 168px;
	height: 24px;
	background: url('../cib/images/bnweddingvideo.jpg');
}
#bnmeetings {
	width: 168px;
	height: 25px;
	background: url('../cib/images/bnmeetings.jpg');
}
#bnmenus {
	width: 168px;
	height: 35px;
	background: url('../cib/images/bnmenus.jpg');
}
#bntestimonials {
	width: 168px;
	height: 23px;
	background: url('../cib/images/bntestimonials.jpg');
}
#bndirections {
	width: 168px;
	height: 34px;
	background: url('../cib/images/bndirections.jpg');	
}






#hometext {
	position: absolute;
	width: 896px;
	top: 366px;
	left: 75px;
	color: #ffffff;
	font-size: 1.10em;
	line-height: 1.2em;
	
}
#rightnav {
	float: right;
	width: 173px;
}
#insidetext {
	display: block;
	width: 869px;
	padding: 30px 40px;
	font-size:1.15em;
	line-height: 1.3em;
}
#fb {
	position: absolute;
	z-index:30;
	display: block;
	width: 203px;
	height: 55px;
	bottom: 204px;
	left: 811px;
}
#landingblurb {
	position: absolute;
	display: block;
	width: 364px;
	height: 67px;
	overflow: hidden;
	top: 98px;
	left: 621px;
	z-index: 4;
}

#navtext {
	position: relative;	
}


#home{
	background-image: url(../images/home.jpg);
	width: 67px;
	height: 38px;
}



#footer {
	position: relative;
	display:block;
	height: 250px;	
	width: 1046px;
	
}
#footercontainer {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 1046px;
	color: #000000;
	font-size: .75em;
}
#mands {
	position: absolute;
	display: block;
	width: 254px;
	height: 77px;
	top: 70px;
	right: 34px;
}
#address {
	position: absolute;
	top: 25px;
	left: 42px;
	font-size: 1.3em;
	color:white;
	
}
#footertext {
	text-align: center;
	color: #A4A07A;
	font-size: 1.3em;
	line-height: 1.2em;
	padding-top: 30px;
	padding-bottom: 0px;
}	


a {
	color: #ffffff;
	text-decoration: underline;
	
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.bottom {
	color: #ffffff;
	text-decoration: none;
}
a.bottom:visited {
	color: #ffffff;
	text-decoration: none;
}
a.bottom:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
	color: #98002E;
	font-weight: bold;
	font-size: 1.3em;
	padding: 6px 0px 3px 0px;
	margin: 0px;
}
h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.4em;
	padding: 5px 0px 3px 0px;
	margin: 0px;
}

.large {
	font-size: 1.55em;
}
.bigger {
	font-size: 1.20em;
}
.italics {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.hl {
	color: #F0C897;
	font-weight: bold;
}
p {
	margin-top: 15px;
	margin-bottom: 15px;
}
ul.outside {
	list-style-position:outside;
	list-style-type:disc;
	padding-left:13px;
}
.outside li {
	margin-top: 10px;
	margin-bottom: 10px;
}	

