
html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  min-width:1000px;
  text-align:center;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 18px;
color: #000;
font-size: 12px;
background-color: #033769;
background-image: url(graphics/body.jpg);
background-repeat: repeat-x;
}

a:link, a:visited {
	color: gray;
	font-weight: normal;
	text-decoration: none;
		padding: 4px 6px;
}

a:hover, a:active {
	color: Gray;
	font-weight: normal;
	text-decoration: none;
	border: 2px dotted #e8e8ff;
	padding: 4px 6px;
}

p {
	padding: 0 0 15px 0;
	margin: 0;
	text-align: justify;
}



/*headings */

h1{
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin:0 0 10px 0;
		color:black;
	letter-spacing:1px;
	text-align: center;
	border-bottom: 2px dotted #641485;

}


h2{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding: 0 0 14px 0;
	margin:0;
}


/* lists */
ul{
	padding: 0;
	margin:0;
}

li{
	padding: 0;
	margin:0 0 0 16px;
	list-style: square;
	line-height: 17px;
}

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0;
  margin-bottom:-1px;
}

#left img{
	border-top:0;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
}

.imgr{
	background-color: #01152A;
	border-right: 1px solid #01152A;
}



* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:999px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
background-image: url(graphics/wrapper.jpg);
background-repeat: repeat-y;
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:367px;
  width:421px;
  background:transparant;

/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#float-wrap{
  width:421px;
  margin-right:-1px;
  float:left;
  display:inline;

}
#left{
  width:368px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-367px;
}
*>html #left{width:367px;}
#container-left{
  width:293px;
  /*367px minus 73px margin */
  margin-left:29px;
}

#right{
  float:left;
  display:inline;
  width:213px;
  margin-right:-211px;
  margin-left:-1px;
  position:relative;
}
/* \*/
* html #right{
  width:212px;
  margin-left:0;
  margin-right:-500px;
  mar\gin-right:-212px;
}
/* Above style hidden from Mac IE */
#container-right{
/* \*/
  width:191px;
  /* 211px minus 21px padding*/
/* Above hidden from IE-Mac */
  margin-left:2px;
  padding: 0 0 0 20px;
}

#container-center{
	padding: 20px 35px 20px 0;
}

/* \*/
* html #container-right{
  fl\oat:right;
  di\splay:inline;
  margin-left:1px;
  mar\gin-left:0;
}
/* Above style hidden from Mac IE */
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
  width:421px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
 
/* Hidden from IE-mac */
}


#clearheadercenter{
  height:244px;
  overflow:hidden;
}
#clearheaderleft{
  height:244px;
  overflow:hidden;
}
#clearheaderright{
  height:244px;
  overflow:hidden;
}
#clearfootercenter{
  height:82px;
  overflow:hidden;
}
#clearfooterleft{
  height:82px;
  overflow:hidden;
}
#clearfooterright{
  height:82px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:999px;
  height:82px;
  overflow:hidden;
  margin-top:-82px;
}
#subfooter1{
  background-color:#022346;
  text-align:center;
  height:30px;
  background-image: url(graphics/footer1.jpg);
  background-repeat: no-repeat;
  
}
#subfooter2{
  background-color:#022346;
  text-align:center;
  height:30px;
  background-image: url(graphics/footer2.jpg);
  background-repeat: no-repeat;
}
#subfooter3{
  background-color:#022346;
  text-align:center;
  height:22px;
  background-image: url(graphics/footer3.jpg);
  background-repeat: no-repeat;
}
#header{
  z-index:1;
  position:absolute;
  top:0;
  width:999px;
  height:244px;
  overflow:hidden;
}
#subheader1{
  background-color:#000407;
  text-align:center;
  height:194px;
  background-image: url(graphics/header1.jpg);
  background-repeat: no-repeat;
}
#subheader2{
   background-color:#000407;
  text-align:center;
  background-image: url(graphics/header2.jpg);
  height:50px;
  background-repeat: no-repeat;
}


.navtop{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
   color: White;
}

.navtop li{
	display: inline;
	  height:35px;
  line-height: 35px;
}

.navtop a:link, .navtop a:visited {
 color: #FFF;
 text-decoration: none;
 font-size: 12px;
 font-weight: normal;
 	padding: 4px 6px;
 	border: 2px dotted #033769;
}

.navtop a:hover, .navtop a:active {
 color: Silver;
 text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  	padding: 4px 6px;
  		border: 2px dotted #e8e8ff;
}

.navcopy li{
	display: inline;
}

.navcopy {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	text-align: center;
	height:30px;
	line-height:30px;
	 color: #FFF;
	 }

.navcopy a:link, .navcopy a:visited {
 color: #FFF;
 text-decoration: none;
 font-size: 11px;
 font-weight: normal;
  padding: 3px;
}

.navcopy a:hover, .navcopy a:active {
 color: Silver;
 text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  padding: 3px;
}

#gfx_bg_middle{
  top:0;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:421px;
  margin-left:367px;
  background-color:transparant;
}
* html #gfx_bg_middle{
  display:none;
}

/* page id */
/* add to body of each relevant page: <body id="home">  etc */
/* add to link in nav file: class="home" etc */
#home .home, #about .about, #contact .contact, #services .services, #events .events, #weddings .weddings, #gallery .gallery, #corporate .corporate
{
/* navtop */
/*background-color: white;*/
border: 2px dotted #e8e8ff;
padding: 4px 6px;
}

