@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 0;
	padding: 0 0;
	background:url(images/bg_color.gif) top #330033;
	}
	
	
	img {
	border: none;
}



#container {
  margin: 0 auto;
  padding:0 0;
  width: 790px;
  clear: both;
  text-align:left;
  }
  
  
  .header {
 padding:0 0;
 margin: -1em 0;
 float:left;
 width: 790px;
 height: 286;
 background: url(rotate.php) no-repeat left top;
  }
  
 .headerBio {
  padding:0 0;
 margin: -1em 0;
 float:left;
 width: 790px;
 height: 286;
 background: url(images/gallery/TopSample.jpg) no-repeat left top;
  }
  
 .headerPhotos {
 padding:0 0;
 margin: -1em 0;
 float:left;
 width: 790px;
 height: 286;
 background: url(images/gallery/Edmonton_02.jpg) no-repeat left top;
  }
  
 .headerContact {
 padding:0 0;
 margin: -1em 0;
 float:left;
 width: 790px;
 height: 286;
 background: url(images/gallery/Edmonton_04.jpg) no-repeat left top;
  }
  
   .headerIndex {
 padding:0 0;
 margin: -1em 0;
 float:left;
 width: 790px;
 height: 286;
 background: url(images/gallery/Edmonton_03.jpg) no-repeat left top;
  }
  
  .logo {
  background: url(images/logo.png) no-repeat center top;
  height:119px;
  width:509px;
  margin: 0 auto;
  margin-top:13em;
  }
  
  .content_top{
  clear:both;
  
  }
  
#Content_Area1{
width: 770px;
padding: 10px 10px;
background: #FFFFFF;
text-align:center;
float: left;

}

.quote {
font-size:15px;
color:#330033;
margin-top: 5px;
}

.q_info {
font-size: 11px;
font-weight: bold;
text-transform:capitalize;
margin-bottom: 30px;

}

.QuoteBottom {
text-align: center;
text-decoration:none;
font-size:20px;
color:#CCCCCC;
background: #ffffff;
padding: 10px 0;
float: left;
width: 100%;

}

.ph_thumb {
width: 60px;
height: 60px;
background: #ffffff;
padding: 1px 2px;
padding-top:3px;
float:left;
margin: 0 23px;
}

.ph_thumb img {
border: 1px solid #330033;
}
.ph_thumb:hover {
background-color:#330033;
}

.img_viewer {
clear:both;
margin-top: 10px;
	text-align: center;
}

.img_viewer img {
	border: 1px solid #330033;
	}

.main_nav {
	float: left;
	margin-top: 1.5em;
	margin-bottom:.25em;
	margin-left: -3.5em;
	padding: 0;
	width: 900px;
	}


.main_nav li {
	list-style: none;
	color: #cc3399;
	font-weight: bold;
	float: left;
	margin: 0 0;
	}
	
.main_nav A ,.side_nav A { text-indent:-2000px; overflow:hidden;}


	
	
#TheShow_b {
	background: url(images/navi.gif) no-repeat;
	margin: 0 0;
	padding: 0 0;
	display: block;
	width: 175px;
	height: 25px;
}

#TheShow_b:hover, body#TheShow a#TheShow_b {
	background:  url(images/navi.gif) no-repeat 0 -24px;
}

#Bio_b {
	background: url(images/navi.gif) no-repeat -165px 0;
	margin: 0 0;
	padding: 0 0;
	display: block;
	width: 80px;
	height: 25px;
}

#Bio_b:hover, body#Bio a#Bio_b {
	background:  url(images/navi.gif) no-repeat -165px -24px;
}


#Photos_b {
	background: url(images/navi.gif) no-repeat -245px 0;
	margin: 0 0;
	padding: 0 0;
	display: block;
	width: 150px;
	height: 25px;
}

#Photos_b:hover, body#Photos a#Photos_b {
	background:  url(images/navi.gif) no-repeat -245px -24px;
}


#Contact_b {
	background: url(images/navi.gif) no-repeat -395px 0;
	margin: 0 0;
	padding: 0 0;
	display: block;
	width: 165px;
	height: 25px;
}

#Contact_b:hover, body#Contact a#Contact_b {
	background:  url(images/navi.gif) no-repeat -395px -24px;
}


#Video_b {
	background: url(images/navi.gif) no-repeat -560px 0;
	margin: 0 0;
	padding: 0 0;
	display: block;
	width: 110px;
	height: 25px;
}

#Video_b:hover, body#Video a#Video_b {
	background:  url(images/navi.gif) no-repeat -560px -24px;
}

#Testamonial_b {
	background: url(images/navi.gif) no-repeat -670px 0;
	margin: 0 0;
	padding: 0 0;
	display: block;
	width: 210px;
	height: 25px;
}

#Testamonial_b:hover, body#Testamonial a#Testamonial_b {
	background:  url(images/navi.gif) no-repeat -670px -24px;
}

.designedby {
float: right;
font: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#CC99CC;
margin-top: .5em;

}