	A:link	{ color: #705544; text-decoration: none; }
	A:visited	{ color: #705544; text-decoration: none; }
	A:active	{ color: #705544; text-decoration: none;}
	A:hover	{ color: #705544; text-decoration: underline; }

	html	{
	overflow-y: scroll;
	}


	html, body {
   	margin:0;
   	padding:0;
   	height:100%;
	background: url(images/events_bkgnd.gif) top center;
	}


	#container {
   	min-height:100%;
   	position:relative;
	left:50%;
	width:800px;
	margin:0 0 0 -400px;
	border-left: #705544 2px solid;
	border-right: #705544 2px solid;
	background: url(images/content_background.gif) top left;
	font: 13px tahoma,arial,helvetica;
	}

	#nav	{
	height: 22px;
	}
	
	#header {
   	min-height:125px;
	border-bottom: #705544 2px solid;
	background: #dfd4c3 url(images/logo_evb.png) bottom left no-repeat;
	}

	#body {
	min-height: 100%;
   	padding-bottom:20px;   /* Height of the footer */
	}

	.left	{
	position:relative;
	float:left;
	height:100%;
	padding: 10px;
	width: 180px;
	}

	.right {
	position:relative;
	float:right;
	padding: 10px 50px 10px 20px;;
	width: 530px;
	}

	.title	{
	font: 36px Edwardian Script ITC,Kunstler Script,Palace Script MT;
	}

	.title2	{
	font: bold 24px Edwardian Script ITC,Kunstler Script,Palace Script MT;
	}	

	#footer {
   	position:absolute;
   	bottom:0;
   	width:100%;
   	height:20px;   /* Height of the footer */
	font-size:11px;
	color: #705544;
	border-bottom: #705544 2px solid;
	border-top: #705544 2px solid;
	background: #dfd4c3;
	}

	.copyright {
	position:relative;
	width:800px;
	font-size:11px;
	color: #705544;
	}

	.bottom	{
	position:absolute;
	width:100%;
	height:310px;
	bottom:0;
	margin-bottom:20px;
	background: url(images/abc_300.png) 98% 0% no-repeat;
	z-index: -1;
	}

	.leftpics	{
	position: absolute;
	width:200px;
	bottom:30px;
	left: 10px;
	}

/* Contact Boxes */

	input.text { 	
	font-family: tahoma,arial,helvetica;
	font-size: 10pt;
	color: #000000; 
	border: solid #705544 1px;
	}

	textarea.text { 
	font-family: tahoma,arial,helvetica;
	font-size: 10pt; 
	color: #000000;
	overflow: auto;
	border: solid #705544 1px;
	}



/* Tabbed Image Gallery */

#flashcontent {
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
	height: 100%;
	width: 100%;
}
#flash{
	display: block;
	margin: 0;
	height: 100%;
	width: 100%;
	background: url(images/events_bkgnd.gif) top center;
}


	/*  Contact */

	input.text { 	
	border: solid #705544 1px;
	}

	textarea.text { 
	overflow: auto;
	border: solid #705544 1px;
	}



/* Navigation Menu */

.ddsmoothmenu{
font: bold 12px tahoma,arial,helvetica;
background: #dfd4c3; /*background of menu bar (default state)*/
width: 801px;
border-top: 1px solid #705544;
border-bottom: 1px solid #705544;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #dfd4c3; /*background of menu items (default state)*/
color: #705544;
padding-left: 5px;
padding-top: 2px;
border-right: 1px solid #705544;
color: #705544;
text-decoration: none;
width: 94.1px;
height: 18px;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #705544;
}

.ddsmoothmenu ul li a.selected, 
#home #nav_home,
#about #nav_about	{
background: #ccbfa9; 
color: #000000;
}

.ddsmoothmenu ul li a:hover{
background: #ccbfa9; 
color: #000000;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
margin-top:1px;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: bold 11px tahoma,arial,helvetica;
width: 110px; /*width of sub menus*/
border-bottom: 1px solid #705544;
border-left: 1px solid #705544;
}

body#home a#homenav,
body#about a#aboutnav,
body#blog a#blognav,
body#weddings a#weddingsnav,
body#print a#printnav,
body#portfolio a#portfolionav,
body#vacations a#vacationsnav,
body#contact a#contactnav	{
background: #ccbfa9; 
color: #000000;
}



/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* Image Rotator */
td.rot { vertical-align: top; text-align:center}

