@charset "utf-8";
@import url("../webfonts/Architects_Daughter/stylesheet.css");
/* CSS Document */


/* Body Background Graphics Styles */

body {
	background-image:url(../images/structural/background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#7eaeda;

}
/* Standard heading and paragraph styles */

h1 { 
	font-size:.1em;
	text-indent:-500em;
	margin:0 0 0 0;

}

h2 {
	margin: 0px auto 0 auto;
	padding-top: 20px;
	text-align: center;
	font-size: 30pt;
	text-decoration:underline;
}

h3 {
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 24pt;
}

h4 {
	font-family:Verdana, Geneva, sans-serif;
	margin: 3px auto;
	text-align: center;
	text-decoration: underline;
	font-size: 20px;	
}

h5 { 
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 2px auto;
	text-align:center;
	text-decoration:underline;
	font-size:18px;

}

p {
	font-size: 16pt;
	font-family: Times "Times New Roman", Times, serif;
	margin: 12px 0;	
	
}


/* Container */
.container {
	width:1000px;
	margin:0 auto;
	border: 1px solid #000;
}
	
/* General Photo and Logo Styles */

#guideservicelogo {
	position:absolute;
	left:5px;
	top:10px;
	z-index:50;
	
}

#guideservicelogo img, a img {
	border:none;
}


#quitwishing {
	margin:10px auto;		
}

#phone_home {
	position: absolute;
	left: 305px;
	top: 680px;
	z-index: 40;
	border: none;
	margin:0;		
}

#phone_home img {
	border: none;
}

.phone {
	margin: 0 auto;
}

.phone p {
	margin: 0;
	text-align: center;
}

.phone img {
	border:none;	
}
a img {
border: 1px solid #000;
}

img {
border: 1px solid #000;
}

.top_pic {
	margin: 0px auto 20px auto;
	font-style:italic;
	text-align: center;
	padding-top: 60px;	
}

.top_pic p {
	margin: 0 auto;	
}

.bodypic_center {
	margin: 10px auto;	
	font-style: italic;
	text-align:center;
}

.bodypic_center p {
	margin: 0 auto;
}

.bodypic_center img {
border: none;
}

.bodypic_center_border {
	margin: 10px auto;	
	font-style: italic;
	text-align:center;
}

.bodypic_center_border p {
	margin: 0 auto;
}

/*NOTE ON BODYPIC "SIDE" STYLES: ASSIGN STYLE WIDTH IN PAGE SOURCE AS APPROPRIATE! */

.bodypic_left {
	float: left;
	margin: 10px;
	padding: 5px;	
}

.bodypic_left p {
	margin: 0;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	font-size: 1em;
}

.bodypic_left img {
	display: block;
	margin: 0 auto;
}

.bodypic_right {
	float: right;
	margin: 10px;
	padding: 5px;	
}

.bodypic_right p {
	margin: 0;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	font-size: 1em;
}

.bodypic_right img {
	display: block;
	margin: 0 auto;
}
/* General Link Styles */

/* Header Styles */

.header {
	margin: 0 auto;
	height:110px;
	width:1000px;
	background-image: url(../images/structural/navbar.jpg);
	border-bottom:1px solid #000;
	position:relative;
	}
.nav {
	width:730px;
	float:right;
	padding-top:10px;
	padding-right:10px;	
}

.nav ul {
		text-align:center;
		margin-top: 3px;
		margin-bottom:0;		
	}
.nav li {
	display: inline;
	text-decoration: none;
	font-size: 18pt;
	padding-left: 8px;
	color: #fdfc02;
	font-family: 
	overflow:visible;
	font-family: "Architects Daughter", "MV Boli", cursive, sans-serif;
}

.nav li a:link, .nav li a:visited {
	text-decoration: none;
	color:	#fdfc02;
}

.nav li a:hover {
	text-decoration:underline;
	color: #ffffff;
}

/* Body Styles --- Two Unequal Columns (Home Page) */
.bodybox {
	width: 1000px;
	margin: 0 auto;
	border-bottom:1px solid #000;		
	background-image: url(../images/structural/textbox.jpg);
	background-repeat: repeat;
	clear:both;
}
.home_leftcolumn {
	width: 680px;
	padding: 10px;
	float:left;
}
.home_rightcolumn {
	width:280px;
	padding:10px;
	float:right;
}

.home_rightcolumn p {
	text-align:center;
	margin-top: 10px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

.home_rightcolumn img {
	border:none;
}
.home_rightcolumn a img {
	border:none;
}
/* Body Styles --- Single Column */

.one_column_body {
	margin: 0 auto;
	width: 900px;
	padding: 20px;	
}

/* Body Styles --- Two Equal Columns */

.leftcolumn_evencolumns {
margin: 0;
float: left;
width: 450px;
padding: 10px 25px 10px 25px;

}

.rightcolumn_evencolumns {
margin:0;
float:right;
width:450px;
padding: 10px 25px 10px 25px
}
/* Footer Styles */
.footerbox {
	background-image:url(../images/structural/footer.jpg);
	width:1000px;
	background-repeat:repeat;
	margin:0;
	float:left;
}
.footer_image {
	width: 300px;
	float: left;
}

.footer_image p {
	margin:0;
}
.footer_image img {
	display:block;
	border: 1px solid #000;
	margin: 5px auto
	
}

.footer_text {
	float: right;
	width: 700px;
	margin: 0 auto
	padding: 10px;	
}

.footer_text p {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.5em;
	margin: 3px 15px 0 15px
}
/* Bottom Matter Styles */

#copyright {
	width: 900px;
	margin: 0 auto;
	font-size:.9em; 
	color:#000;
	clear:both;
}

#copyright p {
font-family:Tahoma, Geneva, sans-serif;
padding-top:100px;
text-align:center;	

}

#designer {
color: #000;
width:800px;
text-align:center;
clear:both;
margin:90px auto;
}

#designer p {
font-size:1.1em;
font-family:"Times New Roman", Times, serif;
font-style:italic;	
}

/* Font Styles */

@font-face {
    font-family: 'architects_daughterregular';
    src: url('architectsdaughter-webfont.eot');
    src: url('architectsdaughter-webfont.eot?#iefix') format('embedded-opentype'),
         url('architectsdaughter-webfont.woff') format('woff'),
         url('architectsdaughter-webfont.ttf') format('truetype'),
         url('architectsdaughter-webfont.svg#architects_daughterregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mv_boliregular';
    src: url('mvboli-webfont.eot');
    src: url('mvboli-webfont.eot?#iefix') format('embedded-opentype'),
         url('mvboli-webfont.woff') format('woff'),
         url('mvboli-webfont.ttf') format('truetype'),
         url('mvboli-webfont.svg#mv_boliregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Special Styles */
 .slideshow {
 	height:650px;
	width:1000px;
	margin: 0 auto 0 auto;
	position:relative;
	
 }
 .slideshow p {
 	margin:0;
 }
 
 .slideshow img {
	border-bottom:1px solid #000;
	border-left:none;
	border-right:none;
	border-top:none; 
 }
 
iframe {
	display:block;	
	margin: 0 auto;
}

.testimonial {
	margin:5px auto;
	width:700px;
	background-image:url(../images/structural/testimonials.jpg);
}

.testimonial p {
	font-style:italic;
	padding: 6px;
	margin: 3px auto;
	font-size: 1.2em;

}