/* CSS Document - Last updated by Simon Del Giudice @ Switch*/


/*Global Styles*
******************************************************************/
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #f4ebce url(../images/layout/background.jpg) top left repeat-x;
	color: #7d7061;
	}
	
p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d7061;
	padding: 0 0 8px 0;
	margin: 0;
	
}
title {
	margin: 0;
	padding: 0;
}
hr {
	color: #beb7b0;
	height: 1px;
}

h1 {
	font-size: 18px;
	color: #7d7061;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
}
h2 {
	font-size: 14px;
	color: #7d7061;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;		
}
h3 {
	font-size: 14px;
	color: #7d7061;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;	
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}
	
a { color: #75263b; text-decoration: none; font-weight: bold;}
a:hover { color: #75263b; text-decoration: none;}
 
a:active {color: #75263b; text-decoration: none;}	
	

input {
	background: white;
	color: #7d7061;
	font-size: 11px;
	height: 20px;
	border: 1px solid #7d7061;
	padding: 2px 3px 3px 3px;
	margin: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	}

textarea {
	background: white;
	border: 1px solid #7d7061;
	color: black;
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 2px 3px 3px 3px;	
	font-family: Arial, Helvetica, sans-serif;
	}
select {
font-size: 11px;
margin: 0 0 3px 0;
padding: 2px 3px 3px 3px;
color: black;
border: 1px solid #7d7061;

}

img {
	border: 0 !important;
}

	
/*Layout Styles*
******************************************************************/	

#container {
	margin: 0 auto 0 auto;
	background: white;
	width: 920px;
	min-height: 700px;
	padding: 0 !important;
	text-align: left;
	background: white;
}

#inner-container {
	float: left;
	min-height: 700px;	
	width: 920px;	
		background: white;
}

#header {
	float: left;
	width: 920px;
	height: 165px;
	background: white;
	text-align: left;
}

	#contact-events-team {
		float: left;
		width: 920px;
		height: 20px;
		padding: 10px 0 0 0;
		background: white !important;
	}
		#contact-events-team h2{
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #d8a50d;
			font-size: 14px;
			margin: 0 !important;
			padding: 0 !important;
		}
	
		#contact-events-team p{
			color: #7d7061;
			font-size: 14px;
		}
		#contact-events-team a{
			color: #7d7061;
			font-weight: bold;
		}	
		
	#logo {
		float: left;
		width: 450px;
		height: 70px;
		padding: 10px 0 0 0;
/*		height: 109px;*/
		background: white !important;
	}

	#call-to-action {
		float: right;
		text-align: right;
		width: 450px;
		height: 70px;		
		background: white;	
		padding: 0 0 20px 0 !important;
	}
		#call-to-action h2{
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #d8a50d;
			font-size: 14px;
			margin: 0 !important;
			padding: 0 !important;
		}
	
		#call-to-action p{
			color: #7d7061;
			font-size: 14px;
		}
		#call-to-action a{
			color: #7d7061;
			font-weight: bold;
		}	


#navigation {
	width: 100%!important;
	height: 30px !important;
	margin: 0 0 10px 0 !important;
	background: #f5e6bd;
	clear: both;
}
	#navigation ul, .AspNet-Menu {
		width: 100% !important;
		height: 30px !important;
		padding: 0 !important;
		margin: 0 !important;		
	}
		#navigation li {
			height: 22px !important;
			float: left;
			min-width: 1px !important;
			padding: 8px 5px 0 5px !important;
			border-right: 1px solid #e4d2a2;
			list-style: none;	
			display: inline !important;
			color: #a17d0a !important;	
			}
		#navigation li a {
			font-size: 11px;
			text-align: left;
			color: #a17d0a !important;
			text-decoration: none;
			display: inline !important;
			height: 22px !important;
			padding: 8px 5px 0 5px !important;
			font-weight: normal;
			}
			#nav01 {
				width: 130px;
				margin: 0;
				}		
				
		#navigation li a:hover {
			color: #75263b !important;
			}
			#navigationli a.active,
			#navigation li a.active:hover {
				color: #75263b !important;
				}

#banner {
	clear: both;
	float: left;
	width: 920px;	
	height: 250px;
	margin: 0 0 12px 0 !important;
}


#nav-trail {
	width: 920px;
	height: 30px;
	margin: 0 0 10px 0 !important;
}



/* Homepage Styles
***************************************/

#home-main {
	float: left;
	width: 920px;
	min-height: 255px;
	margin: 0 0 10px 0 !important;
}
		#home-main ul {
			margin: 10px 0 10px 0;
		}

		#home-main li {
			padding: 0 0 5px 10px;
			margin: 0;
			background: url(../images/layout/yellow-bullet.gif) top left no-repeat !important;
			list-style: none;
		}
		#home-main h3{	
			font-size: 18px !important;		
			font-weight: bold;
		}		


#home-main02 {
	float: left;
	width: 920px;
	min-height: 205px;
	margin: 0 0 10px 0 !important;
}
	#home-main-left {
		float: left;
		width: 432px;
		min-height: 100px;
		margin: 0 0 0 20px !important;	
	}
		#home-main-left2 {
		float: left;
		width: 648px;
		min-height: 100px;
		margin: 0 0 0 10px;
	}
		#home-main-left h1{
			font-size: 17px;
			font-weight: normal !important;
			color: #7d7061;
			line-height: 20px;
		}
		#home-main-left p{
			font-size: 11px;
			font-weight: normal !important;
			color: #7d7061;
		}
		#home-main-left li {
			padding: 0 0 5px 10px;
			margin: 0;
			background: url(../images/layout/yellow-bullet.gif) top left no-repeat !important;
			list-style: none;
		}
			
	#home-main-right {
		float: right;
		width: 432px;
		min-height: 50px;
		padding: 0 !important;
		margin: 0 10px 0 0 !important;
	}
		#home-main-right2 {
		float: right;
		width: 216px;
		height: 100px;
		padding: 0 !important;
		margin: 0 10px 0 0 !important;
	}

		#home-main-right01 {
			float: left;
			width: 178px;
			height: 175px;
			background: url(../images/layout/menu_panel.jpg) top left no-repeat;
			margin: 0 0 10px 0 !important;
			padding: 15px !important;
		}
		#home-main-right01 h2{		
			color: #75263b;
			font-size: 14px !important;
			padding: 0 0 5px 0;
		}
		#home-main-right01 h2.menus {padding-bottom: 10px !important}
		#home-main-right01 p{
			font-size: 11px !important;			
		}
		#home-main-right01 ul{
			padding: 0 !important;
			margin: 0 !important;
		}
		#home-main-right01 li{
			padding: 0 0 3px 10px;
			margin: 0;
			background: url(../images/layout/yellow-bullet.gif) top left no-repeat !important;
			list-style: none;
		}
		#home-main-right02 {
			float: right;
			width: 178px;
			height: 175px;
			background: url(../images/layout/grad_panel.jpg) top left repeat-x;
			margin: 0 0 0 16px;
			padding: 15px !important;
		}
		#home-main-right02 h2{		
			color: #7d7061;
			font-size: 13px !important;
			padding: 0 0 10px 0;
		}
		#home-main-right02 h3{	
			font-size: 18px !important;		
			font-weight: bold;
		}
		#home-main-right02 p{		
			color: #7d7061;
			font-size: 11px !important;				
		}


	#home-main-right01b {
			float: left;
			width: 178px;
			height: 175px;
			background: url(../images/layout/menu_panel.jpg) top left no-repeat;
			margin: 0 0 10px 0 !important;
			padding: 15px !important;
		}
		#home-main-right01b h2{		
			color: #75263b;
			font-size: 14px !important;
			padding: 0 0 5px 0;
		}
		#home-main-right01b p{
			font-size: 11px !important;			
		}
		#home-main-right01b li{
			padding: 0 0 5px 10px;
			margin: 0;
			background: url(../images/layout/yellow-bullet.gif) top left no-repeat !important;
			list-style: none;
		}




		#home-main-right02b {
			float: left;
			width: 178px;
			background: url(../images/layout/grad_panel.jpg) top left repeat-x;
			margin: 0 10px 10px 0 !important;
			padding: 15px !important;
		}
		#home-main-right02b h2{		
			color: #7d7061;
			font-size: 13px !important;
			padding: 0 0 10px 0;
		}
		#home-main-right02b h3{	
			font-size: 18px !important;		
			font-weight: bold;
		}
		#home-main-right02b p{		
			color: #7d7061;
			font-size: 11px !important;				
		}

#highlight {
	color: #d8a50d;
}


#features {
	clear: both;
	float: left;
	width: 880px;
	height: 180px;
	margin: 10px 0 0 20px !important;
	background: white;
}

	#feature01 {
		float: left;
		width: 208px;
		height: 170px;
		margin: 0 16px 0 0 !important;
		background: white/*url(../images/layout/weddings_panel.jpg) top left no-repeat*/;
		border-top: 1px solid #e0ae12;
		padding: 20px 0 0 0 !important;
	}
	#feature02 {
		float: left;
		width: 208px;
		height: 170px;
		margin: 0 16px 0 0 !important;
		border-top: 1px solid #e0ae12;
		padding: 20px 0 0 0 !important;
	}
	#feature03 {
		float: left;
		width: 208px;
		height: 170px;
		margin: 0 16px 0 0 !important;
		border-top: 1px solid #e0ae12;
		padding: 20px 0 0 0 !important;		
	}
	#feature04 {
		float: left;
		width: 208px;
		height: 170px;
		margin: 0 !important;
		border-top: 1px solid #e0ae12;
		padding: 20px 0 0 0 !important;			
	}
	
	#feature04 h3{
			color: #7d7061;
			font-size: 13px !important;
			padding: 0;	
	}
		#feature04 p{		
			color: #7d7061;
			font-size: 11px !important;				
		}	
	
	#feature05 {
		float: left;
		width: 208px;
		min-height: 1px;
		margin: 0 !important;
	}
	#feature06 {
		float: right;
		width: 208px;
		min-height: 1px;
		margin: 0 !important;
	}	

#oursites {
	float: left;
	width: 895px;
	height: 20px;
	background: url(../images/base_tab.jpg) top left no-repeat;
	padding: 20px 0 0 25px;
	font-size: 9px !important;	
	color: #75263b;	
}

#oursites p, #oursites a {
	font-size: 10px !important;
	color: #7d7061;
	font-weight: normal !important;
}


#pagetitle {
	float: left;
	width: 910px;
	height: 40px;
	display: block;
	margin: 0 0 10px 0;
	padding-left: 10px;
}

#pagetitle h1{
	color: #d8a50d;
	font-size: 22px;
	padding: 10px 0 0 10px !important;
}


/* Footer Styles
***************************************/

#footer {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 920px;
	height: 40px;
	background: none;
	clear: both;
	color: #75263b;
	font-size: 10px;
}
#footer a, #footer p{
	color: #75263b !important;
	font-size: 10px;	
}
	#footer-left {
		float: left;
		width: 400px !important;
		height: 30px;
		padding: 10px 0 0 0;		
		text-align: left;
		font-size: 10px;
	}
	 #footer-left ul {
		padding: 0 !important;
		margin: 0 !important;
		width: 400px !important;
	}
	#footer-left li a, .AspNet-Menu-Horizontal{
		float: left;
		padding: 0 10px 0 0 !important;
		display: inline;
		list-style: none;
		color: #75263b !important;
	}
	
	#footer-right {
		float: right;
		text-align: right;
		width: 400px;
		height: 30px;
		padding: 10px 0 0 0;	
		font-size: 10px;		
	}	
		#footer-right p{
		font-size: 10px !important;			
		}
	

#quotes {
		padding: 0 !important;
		margin: 0 !important;
}
	#quotes h2 {
		font-size: 14px;
		color: #d8a50d;
		font-weight: normal;
		font-style: italic;
		margin: 0;
		padding: 0 0 10px 0;			
	}

.contactForm span  {
	padding: 0 10px 0 0 !important;
	width: 350px !important;
	vertical-align: top;
}

.contactForm input {

}

#video-area {
	width: 432px;
	height: 346px;
	background: #eee;
	margin: 0 0 10px 0;
}

#image-right {
	float: right;
	margin: 0 0 0 10px;
}

#address-details {
			width: 178px;
			margin: 0 0 0 0 !important;
			padding: 15px !important;
}

#main-1col {
	width: 920px;	
	min-height: 100px;
	padding: 0 0 10px 0;
}

	#gallery-container {
		clear: both;
		margin: 0 auto 0 auto;
		width: 900px;
		min-height: 100px;
	}
