/* ------------------------------

CSS:		For Screen
Author:		VickeryHill.com
Updated:	4/17/09

------------------------------ */



#close {
	float: right;
}
	

/* Common -------------------- */

body {
	margin:0 0;
	background-color:#BEC183;
	}

/* Top ---------------------- */

#divTop {
	background-image:url(http://www.vermontweddings.com/imgs/common/bkg.gif);
	}

#contentWrapper {
	margin:auto;
	width:964px;
	background-color:#D6DA93;
	}

#home {
	width:964px;
	height:556px;
	background-image:url(http://www.vermontweddings.com/imgs/common/winter-bkg.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
	#homeLayer {
		position:relative;
		z-index:50; 
		height:556px;
		top:0; 
		left:0; 
		float:left;
		}

	#layer1 {
		position: absolute;
		width: 678px;
		height: 288px;
		left:270px;
		top: 15px;
		z-index:75;
		}

#homeContent {
	position:relative;
	width:338px; 
	height:122px; 
	z-index:50; 
	top:-150px; 
	left:22px; 
	float:left;
	padding:18px 18px;
	}
	
	#homeContent p {
		font-family:Helvetica, Arial, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		line-height:134%;
		}

#header {
	width:964px;
	height:196px;
	background-repeat:no-repeat;
	}

#headerWizard {
	width:964px;
	height:300px;
	background-repeat:no-repeat;
	}

	#headerWizardLayer {
		position:relative;
		width:964px; 
		height:300px; 
		z-index:50; 
		top:0; 
		left:0; 
		float:left;
		}
	
	#layer2 {
		position: absolute;
		visibility: visible;
		width: 678px;
		height: 288px;
		left:270px;
		top: 15px;
		z-index:75;
		}

#navigationHome {
	position:relative;
	width:250px; 
	height:500px; 
	z-index:100; 
	top:-546px; 
	left:10px; 
	float:left;
	}

#navigation {
	position:relative;
	width:250px; 
	height:500px; 
	z-index:100; 
	top:10px; 
	left:10px; 
	float:left;
	}

#homeWrapper {
	width:964px;
	height:136px;
	background-color:#CACD8B;
	}

#homeLeft {
	float:left;
	width:590px;
	height:136px;
	}

#homeRight {
	float:right;
	width:334px;
	padding:10px 20px;
	}
	
	#homeRight a:link {color:#FFFFFF; text-decoration:underline;}
	#homeRight a:visited {color:#FFFFFF; text-decoration:underline;}
	#homeRight a:hover {color:#FFFFFF; text-decoration:none;}
	#homeRight a:active {color:#FFFFFF; text-decoration:none;}

	#homeRight h1 {
		font-family:Helvetica, Arial, sans-serif;
		font-size:10px;
		color:#989969;
		text-transform:uppercase;
		margin-top:0;
		margin-bottom:2px;
		}
		
	#homeRight h2 {
		font-family:"Times New Roman", Times, serif;
		font-size:20px;
		color:#FFFFFF;
		margin-bottom:2px;
		margin-top:0;
		text-transform:uppercase;
		}
		
	#homeRight p {
		font-family:Helvetica, Arial, sans-serif;
		font-size:12px;
		color:#666547;
		line-height:144%;
		margin-top:0;
		}

#rightColumn {
	margin-left:256px;
	padding:10px 0;
	width:708px;
	overflow:hidden;
	}

#title {
	width:708px;
	border-bottom:2px solid #FFFFFF;
	}
	
	#title h1 {
		font-family:"Times New Roman", Times, serif;
		font-size:30px;
		font-weight:normal;
		color:#506229;
		text-transform:uppercase;
		letter-spacing:4px;
		margin-left:10px;
		margin-bottom:0px;
		}

#content {
	float:left;
	margin-left:10px;
	margin-right:46px;
	padding-top:10px;
	width:688px;
	font-family:Helvetica, Arial, sans-serif;
    font-size:12px;
	color:#4D4C36;
	line-height:130%;
	}
	
	#content h2 {
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		font-weight:normal;
		color:#FFFFFF;
		text-transform:uppercase;
		letter-spacing:4px;
		margin-bottom:0px;
		text-align:center;
		border-bottom:1px solid #666547;
		}
	
	#content p {
		font-family:Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#4D4C36;
		line-height:130%;
		}
	
	#content li {
		list-style-image:url(imgs/common/checklist-bullet.gif);
		padding-bottom:8px;
		}
		
	#content a:link {
		text-decoration:underline;
		color:#666547;
		font-weight:bold;
		}
	#content a:visited {
		text-decoration:underline;
		color:#666547;
		font-weight:bold;
		}
	#content a:hover {
		text-decoration:none;
		color:#666547;
		font-weight:bold;
		}
	#content a:active {
		text-decoration:none;
		color:#666547;
		font-weight:bold;
		}
	
#contentWide {
	float:left;
	margin-left:10px;
	margin-right:46px;
	padding-top:10px;
	width:688px;
	font-family:Helvetica, Arial, sans-serif;
    font-size:12px;
	color:#4D4C36;
	line-height:130%;
	}
	
	#contentWide h2 {
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		font-weight:normal;
		color:#FFFFFF;
		text-transform:uppercase;
		letter-spacing:4px;
		margin-bottom:0px;
		text-align:center;
		border-bottom:1px solid #666547;
		}
	
	#contentWide p {
		font-family:Helvetica, Arial, sans-serif;
		font-size:12px;
		color:#4D4C36;
		line-height:130%;
		}
	
	#contentWide a:link {
		text-decoration:underline;
		color:#666547;
		font-weight:bold;
		}
	#contentWide a:visited {
		text-decoration:underline;
		color:#666547;
		font-weight:bold;
		}
	#contentWide a:hover {
		text-decoration:none;
		color:#666547;
		font-weight:bold;
		}
	#contentWide a:active {
		text-decoration:none;
		color:#666547;
		font-weight:bold;
		}

#sidebar {
	float:right;
	width:438px;
	background-color:#CBCF8C;
	border:1px solid #6C6B4B;
	margin-top:16px;
	padding:10px 14px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#4D4C36;
	min-height:500px;
	}
	
	#sidebar a:link {
		color:#4D4C36;
		text-decoration:underline;
		}
	#sidebar a:visited {
		color:#4D4C36;
		text-decoration:underline;
		}
	#sidebar a:hover {
		color:#4D4C36;
		text-decoration:underline;
		}
	#sidebar a:active {
		color:#4D4C36;
		text-decoration:underline;
		}
	
	#sidebar h1 {
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		color:#FFFFFF;
		text-transform:uppercase;
		letter-spacing:2px;
		margin-bottom:-8px;
		}
		
	#sidebar p {
		font-family:Helvetica, Arial, sans-serif;
		font-size:12px;
		color:#4D4C36;
		line-height:124%;
		}
		
	#sidebar img {
		padding-bottom:0;
		padding-left:0;
		padding-top:0;
		}
		
	#sidebarDetails {
		font-size:11px;
		}
		
	#sidebarDetails img {
		padding:2px 4px 2px 0;
		}

#sidebarTestimonial {
	float:right;
	width:438px;
	background-color:#CBCF8C;
	border:1px solid #6C6B4B;
	margin-top:16px;
	padding:10px 14px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#4D4C36;
	}

#sidebarContent {
	float:right;
	width:296px;
	margin-top:16px;
	padding:10px 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#4D4C36;
	min-height:500px;
	text-align:center;
	}
		
#detail {
	float:left;
	width:230px;
	margin-left:10px;
	margin-top:16px;
	}

	#detailLayer {
		position:relative;
		width:230px; 
		z-index:50; 
		top:0px; 
		left:0px; 
		float:left;
		background-color:#D6DA93;
		border-right:1px solid #6C6B4B;
		}
	
	#detailLayer ul {
		list-style-type:none;
		}
	
	#detailLayer a:link {
		display:block;
		width:218px;
		padding-left:10px;
		padding-top:4px;
		padding-bottom:4px;
		font-family:Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#4D4C36;
		text-decoration:none;
		border-bottom:1px solid #D6DA93;
		border-left:1px solid #D6DA93;
		border-right:1px solid #D6DA93;
		border-top:1px solid #D6DA93;
		background-color:#D6DA93;
		}
	#detailLayer a:visited {
		display:block;
		width:218px;
		padding-left:10px;
		padding-top:4px;
		padding-bottom:4px;
		font-family:Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#4D4C36;
		text-decoration:none;
		border-bottom:1px solid #D6DA93;
		border-left:1px solid #D6DA93;
		border-right:1px solid #D6DA93;
		border-top:1px solid #D6DA93;
		background-color:#D6DA93;
		}
	#detailLayer a:hover {
		display:block;
		width:219px;
		padding-left:10px;
		padding-top:4px;
		padding-bottom:4px;
		font-family:Helvetica, Arial, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		border-bottom:1px solid #6C6B4B;
		border-left:1px solid #6C6B4B;
		border-right:1px solid #CBCF8C;
		border-top:1px solid #6C6B4B;
		background-color:#CBCF8C;
		}
	#detailLayer a:active {
		display:block;
		width:219px;
		padding-left:10px;
		padding-top:4px;
		padding-bottom:4px;
		font-family:Helvetica, Arial, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		border-bottom:1px solid #6C6B4B;
		border-left:1px solid #6C6B4B;
		border-right:1px solid #CBCF8C;
		border-top:1px solid #6C6B4B;
		background-color:#CBCF8C;
		}
		
	.detailLayerCurrent {
		display:block;
		width:219px;
		padding-left:10px;
		padding-top:4px;
		padding-bottom:4px;
		font-family:Helvetica, Arial, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		border-bottom:1px solid #6C6B4B;
		border-left:1px solid #6C6B4B;
		border-right:1px solid #CBCF8C;
		border-top:1px solid #6C6B4B;
		background-color:#CBCF8C;
		}


/* Bottom--------------------- */

#divBottom {
	}

#footerWrapper {
	margin:auto;
	width:964px;
	}

#footerLeft {
	float:left;
	width:256px;
	padding-bottom:20px;
	padding-top:16px;
	text-align:center;
	}

#footerCenter {
	float:left;
	width:256px;
	padding-bottom:20px;
	padding-top:4px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
	}

	#footerCenter ul {
		font-family:Helvetica, Arial, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		list-style-image:url(imgs/common/footer-bullet.gif);
		line-height:20px;
		}
	
	#footerCenter a:link {
		text-decoration:none;
		color:#FFFFFF;
		}
	#footerCenter a:visited {
		text-decoration:none;
		color:#FFFFFF;
		}
	#footerCenter a:hover {
		text-decoration:underline;
		color:#FFFFFF;
		}
	#footerCenter a:active {
		text-decoration:underline;
		color:#FFFFFF;
		}

#footerRight {
	float:left;
	width:400px;
	padding-bottom:20px;
	padding-top:4px;
	}
	
	#footerRight a:link {
		text-decoration:underline;
		color:#666547;
		}
	#footerRight a:visited {
		text-decoration:underline;
		color:#666547;
		}
	#footerRight a:hover {
		text-decoration:none;
		color:#666547;
		}
	#footerRight a:active {
		text-decoration:none;
		color:#666547;
		}

	#footerRight p {
		font-family:"Times New Roman", Times, serif;
		font-size:12px;
		color:#666547;
		line-height:150%;
		}