body {
	margin: 0px;
	font-size: medium;
	text-align: center;
	background-repeat: repeat-x;
	font-family: Georgia, Times New Roman, Times, serif;
	background-image: url(vailadbackground.jpg);
}

/*-- outermost table of skin 			*/  
#OuterTable {
	text-align: center;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 30px;
	padding-top: 30px;
	width: 980px;
	float: none;
}
h1 {
	margin-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0066FF;
	margin-bottom: 3px;
	font-weight: bold;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #0066CC;
	padding-top:30 px;
	margin-bottom:0px;
	padding-bottom: 0px;
	text-align: left;
}
h3 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 0px 0px;
	font-weight: bold;;

}

h4 {
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin: 0px 0px 0px 0px;
	line-height: 130%;
}

h6, h6 a {
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
	line-height: 100%;
}

.normal a:link img, .normal a:visited img
{
	border: 0px;
}

.gen1 {
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	color: #0066FF;
}
.gen2 {
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 14px;
	text-decoration:none;
	color: #666666;
}
ListingHeader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #0066FF;
	padding-top:30 px
}
/* Header */

#header {
	margin: 0px;
	height: 250px;
	background: url(vailweddingheader.jpg) repeat-x left center;
	background-repeat: no-repeat;
	background-position: center;
}

#header h1
{
	display: block;
	width: 880px;
	margin: 0em auto;
	font-size: 11px;
	text-align: right;
	padding-bottom: 3px;
	color: #0066CC;
	padding-right: 3px;
	font-weight: bold;
	padding-top: 3px;
}

#header h2 {
	width: 778px;
	font-weight: bold;
	font-size: 14px;
	margin: 0em auto;
	color: #0066CC;
	text-align: left;
}

#header a {
	text-decoration: none;
	color: #CAFFCA;
}

.list {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;

}
.list ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	margin-top: 0px;
	display: block;
	text-decoration: none;

}

.list li {
	padding-left: 0px;
	list-style: none;
	margin: 0 auto;
	padding-top: 0px;
	text-decoration: none;

}

.NormalTextBox
{
    border:1px solid #666666;
    background: #fff;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 60.00%;
	height: 15px;
}

.NoBorder
{
    border: 0px;
    background: #fff;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90.00%;
}

/* Concact: Request Info and Vendor Login */


#SkinObjects, .SkinObjects A:hover,.SkinObjects A:Active,.SkinObjects A:Visited,.SkinObjects A:Link {
	font-size: 11px;
	text-align: right;
	font-family: Lucida Grande, Arial, Helvetica;
	font-weight: bold;
	color: #FFF;
	height: 10px;
	vertical-align: bottom;
	background-color: transparent;
	text-decoration: none;
	
}

#WhiteText, .WhiteText A:hover,.WhiteText A:Active,.WhiteTexts A:Visited,.WhiteText A:Link {
	font-size: 12px;
	text-align: right;
	font-family: Lucida Grande, Arial, Helvetica;
	font-weight: bold;
	color: #FFF;
	height: 10px;
	vertical-align: bottom;
	background-color: transparent;
	text-decoration: none;
	
}

/* Breadcrumb & Date */


#breadcrumb {
	font-size: 0.7em;
	text-align: right;
	font-family: Lucida Grande, Arial, Helvetica;
	font-weight: bold;
	color: #0066CC;
	margin-top: 15px;
}

#breadcrumb ul {

	display: block;
	width: 812px;
	margin: .25em auto;
	list-style: none;
	text-align: right;
	text-decoration: none;
}
#breadcrumb ul a {
	padding-right: 0.75em;
}

#breadcrumb li {
	display: inline;
}

#breadcrumb li a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
	cursor: auto;
	display: inline;
}

/* Menu */

.menu
{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 11px;
	text-align: center;
	margin-top: 15px;
	width: 500px;
	float: inherit;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

.menu ul
{
	display: inline;
	width: 840px;
	list-style: none;
}

.menu li
{
	display: inline;
	float: inherit;
	width: 0em;
}

.menu li a
{
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	margin: 20px;
}

.menu li a:hover
{
	background: #000 top left repeat-x;
	color: #666666;
}

/* Content */

#content {
	width: 960px;
	color: #666666;
	margin-top: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*-- cell containing panes             --*/ .PanesTD { width:100%; vertical-align: top; padding: 0 0 0 0; }
/*-- top inside content pane       --*/ .PaneTop { width: 100%; padding: 0 7px 0 7px;}

/*-- left content pane             --*/ .PaneLeft {
	padding: 0px 0px 0px 0px;
	width: 180px;
	background: url(vailweddingguidesides.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
/*-- right content pane             --*/ .PaneRight {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
	background: url(vailweddingguidesides.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:inherit;
}
/*-- content pane                  --*/ .PaneCenter {
	padding: 0px 25px 0px 25px;
	width: 530px;
	text-align:left;
	}
/* Footer */

#footer {
	font-family: Lucida Grande, Arial, Helvetica;
	padding: 3px;
	color: #666666;font-weight: normal;
	font-size: 10px;
	margin: 0px;
	padding-top: 50px;
	text-align: center;
	color: #666666;
}

#footer a {
	font-weight: normal;
	font-size: inherit;
	color: #666666;
	display: inline;
	text-decoration: underline;
}

/* Copyright and Credits */

#copyright {
		font-family: Lucida Grande, Arial, Helvetica;
		padding: 3px 0px;
		font-weight: normal;
		font-size: 11px;
}

#links h5{
		font-family: Lucida Grande, Arial, Helvetica;
		padding: 1px 0px 0px 0px;
		font-weight: normal;
		font-size: 9px;
}

tablefont{
		font-family: Lucida Grande, Arial, Helvetica;
		padding: 0px 0px 0px 0px;
		font-weight: normal;
		font-size: 9px;
}

.height1 {
	line-height: 5px;
}
.height2 {
	line-height: 251px;
}
.headerheight {
	height: 250px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	padding-top: 1px;
	margin-top: 15px;
}
.spacer {
	padding-bottom: 30px;
	margin-bottom: 2px;
}
