/* CSS Document */



BODY	{
	scrollbar-base-color: #E5E5E5;
	scrollbar-track-color: #E5E5E5;
	background-color: #434343;
	background-image: url(images/index_04.jpg);
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}


/* NAVIGATION */


#aboutus
{
  display: block;
  width: 81px;
  height: 83px;
  background: url("images/aboutus.jpg") no-repeat 0 0;

}

#aboutus:hover
{ 
  background-position: 0 -83px;
}

#aboutus span
{
  display: none;
}



#testimonials
{
  display: block;
  width: 82px;
  height: 82px;
  background: url("images/feedback.jpg") no-repeat 0 0;

}

#testimonials:hover
{ 
  background-position: 0 -82px;
}

#testimonials span
{
  display: none;
}



#services
{
  display: block;
  width: 82px;
  height: 83px;
  background: url("images/services.jpg") no-repeat 0 0;

}

#services:hover
{ 
  background-position: 0 -83px;
}

#services span
{
  display: none;
}



#contact
{
  display: block;
  width: 80px;
  height: 83px;
  background: url("images/contact.jpg") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -83px;
}

#contact span
{
  display: none;
}


#about1
{
  display: block;
  width: 82px;
  height: 82px;
  background: url("images/1.jpg") no-repeat 0 0;

}

#about1:hover
{ 
  background-position: 0 -82px;
}

#about1 span
{
  display: none;
}



#testim1
{
  display: block;
  width: 82px;
  height: 82px;
  background: url("images/2.jpg") no-repeat 0 0;

}

#testim1:hover
{ 
  background-position: 0 -82px;
}

#testim1 span
{
  display: none;
}



#services1
{
  display: block;
  width: 81px;
  height: 82px;
  background: url("images/4.jpg") no-repeat 0 0;

}

#services1:hover
{ 
  background-position: 0 -82px;
}

#services1 span
{
  display: none;
}



#contact1
{
  display: block;
  width: 82px;
  height: 82px;
  background: url("images/5.jpg") no-repeat 0 0;

}

#contact1:hover
{ 
  background-position: 0 -82px;
}

#contact1 span
{
  display: none;
}




/* PAGE LINK CODE */


a:link		{ color: #0033CC;  text-decoration: none; font-weight:bold;}

a:visited	{ color: #0033CC; text-decoration: none; font-weight:bold; }

a:active	{ color: #FF6600; text-decoration: underline; font-weight:bold;}

a:hover		{ color: #FF6600; text-decoration: underline; font-weight:bold;}


.bottomnav {
color:#FFFFFF;
font-size:10px;
}

.bottomnav a:link {
font-size:10px;
color:#ffffff;
font-weight:normal;
text-decoration:none;
}

.bottomnav a:visited {
font-size:10px;
color:#ffffff;
font-weight:normal;
text-decoration:none;
}

.bottomnav a:hover {
font-size:10px;
color:#FF6600;
font-weight:normal;
text-decoration:none;
}

.bottomnav a:active {
font-size:10px;
color:#FF6600;
font-weight:normal;
text-decoration:none;
}


a
{
  outline: none;
}


.content {
overflow:auto; 
text-align:left;
height:378px;
margin-left:0px;
margin-top:0px;
margin-right:0px;
padding-right: 5px;
COLOR: #333333; 
FONT: 12px "Trebuchet MS"; 
line-height:1.1em;
}

.content2 {
overflow:auto; 
text-align:left;
height:323px;
margin-left:0px;
margin-top:0px;
margin-right:0px;
padding-right: 3px;
COLOR: #333333; 
FONT: 12px "Trebuchet MS"; 
line-height:1em;
}

.content3 {
overflow:auto; 
background:#FFFFFF;
text-align:left;
height:325px;
width:195px;
margin-left:0px;
margin-top:0px;
margin-right:0px;
padding-right: 3px;
COLOR: #333333; 
FONT: 12px "Trebuchet MS"; 
line-height:1em;
}

#about_image{
  float:right;
	width: 225px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}


TABLE 		{ 
COLOR: #FFFFFF; 
FONT: 12px "Trebuchet MS"; 
font-weight: NORMAL;
/*letter-spacing: .1em;*/
}

.title 		{ 
COLOR: #FF6600; 
FONT: 16px "Trebuchet MS"; 
font-weight: bold; 
}

.title2 		{ 
COLOR: #ffffff; 
FONT: 15px "Trebuchet MS"; 
font-weight: bold; 
}




.bodytext	{ COLOR: #333333; FONT: 12px "Trebuchet MS"; }

.bodytextlinespacing { COLOR: #333333; FONT: 12px "Trebuchet MS"; line-height:1.1em;}

.phonetitle 	{ color: #9EAA02; font: 13px verdana, arial, sans-serif; font-weight: bold; }

.footer		{ COLOR: #FFFFFF; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }

.sidebarwidth		{ width: 140px; }

.formmargin		{ margin: 0px; }

.just 			{ text-align: left; }






/* HOMEPAGE LINK AREA BORDER CODE */

.bordertables	{
		background-color: #9EAA02;
		BORDER-TOP: #BECB1A 1px solid;
		BORDER-BOTTOM: #BECB1A 1px solid;
		height: 45px;
		margin-top: 0px;
		margin-bottom: 0px;
		}





/* HOMEPAGE CODE */

.homeimage	{
		BORDER-TOP: #9EAA02 1px solid;
		BORDER-BOTTOM: #9EAA02 1px solid;
		margin-top: 15px;
		margin-bottom: 15px;
		}

.homelinks		{
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 8pt;
		  	font-weight: normal;
			letter-spacing: 3px;
			padding-left: 15px;
			padding-right: 15px;
			}

a.homelinks:link		{ color: #000000; text-decoration: none; }

a.homelinks:visited		{ color: #000000; text-decoration: none; }

a.homelinks:active		{ color: #000000; text-decoration: none; }

a.homelinks:hover		{ color: #FFFFFF; text-decoration: none; }












/* GALLERY SLIDESHOW AND VIEWER CODE */

.Galborder	 	{ border: #9EAA02 3px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #FFFFFF 3px solid; margin-bottom: 3px; }

.price 		{
		FONT: 13px verdana, arial, sans-serif;
		font-weight: bold;
		line-height: 20px;
		COLOR: #CC99FF;
		}

.button 	{
		background-color:#444444;
		background-image: url(file:///C|/Documents and Settings/Louise/My Documents/My Webs/RealVision Photography/picts/button.gif);
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #999999;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #000000 1px solid;
		}


.buttonon 	{
		background-color:#444444;
		background-image: url(file:///C|/Documents and Settings/Louise/My Documents/My Webs/RealVision Photography/picts/buttonon.gif);
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #FFFFFF 1px solid;
		}

.gallerytext		{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; font-weight: bold }

.gallerytitle 		{ COLOR: #D3BEA1; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.viewer-border		{ BORDER: #9EAA02 3px solid; }

.viewermargin		{ padding-top: 10px; padding-bottom: 10px; }

.viewer-text		{ COLOR: #BCAD91; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.viewer-hilite 		{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }










 /* CONTACT FORM */


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #ffffff;
		background-image: url(images/shadeform.gif);
		color: #000000;
		text-align: left;
		WIDTH: 150PX;
		BORDER: #666666 1px solid;
		}

.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #000000;
		background-image: url(file:///C|/Documents and Settings/Louise/My Documents/My Webs/RealVision Photography/picts/shadeform.gif);
		color: #FFFFFF;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #9EAA02 1px solid;
		}





 /* LINKS PAGE CODE */


.linksmargin	{ margin-top: 6px; margin-bottom: 0px; }

.searchbutton 	{
		background-color:#444444;
		background-image: url(file:///C|/Documents and Settings/Louise/My Documents/My Webs/RealVision Photography/picts/button.gif);
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #999999;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 1px;
		padding-right: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		BORDER: #000000 1px solid;
		}

.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #000000;
		background-image: url(file:///C|/Documents and Settings/Louise/My Documents/My Webs/RealVision Photography/picts/shadeform.gif);
		color: #FFFFFF;
		text-align: left;
		WIDTH: 125PX;
		BORDER: #9EAA02 1px solid;
		}





/* FOR THE SITE MAP PAGE */

.page-splits	{
		border: #D3BEA1 1px solid;
		background-color: #000000;
		color: #000000; height: 5px;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		}






/* CUSTOM PAGE PAYPAL FORM */

.custom-table		{ background-color: #9EAA02; BORDER: #4D412E 1px solid; }

.custom-form		{
			FONT: 13px arial, verdana, sans-serif;
			background-color: #BECB1A;
			text-align: left;
			WIDTH: 150PX;
			BORDER: #4D412E 1px solid
			}

.custom-submit		{ WIDTH: 150PX; font-size: 13px; }










/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
.printhome	{ width:500px; }
}
@media screen{
.printonly 	{ display:none; }
}














/* START THE CODE FOR THE MENUS */


.menubackground	{
		background-color: #9EAA02;
		border-top: #BECB1A 1px solid;
		border-bottom: #BECB1A 1px solid;
		padding-top: 15px;
		padding-bottom: 15px;
		}



.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  font-weight: bold;
		  letter-spacing: 1px;
		  padding-top: 2px;
		  padding-bottom: 3px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 5px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border-top: #BECB1A 1px solid;
		  border-left: #BECB1A 1px solid;
		  border-bottom: #4D412E 1px solid;
		  border-right: #4D412E 1px solid;
		  }


a.menu:link 	{ background-color:#9EAA02;
		  color: #000000; }


a.menu:visited 	{ background-color:#9EAA02;
		  color: #000000; }


a.menu:active 	{ background-color:#9EAA02;
		  color: #ffffff; }


a.menu:hover 	{ background-color:#9EAA02;
		  color: #FFFFFF;
		  border: #FFFFFF 1px solid; }

