/* @override http://www.preciousmemories.co.nz/style.css */

body {background-color: #E3EDF6; height: auto;}

#wrapper {width: 780px; margin: 0px auto;}  /**/
#screen {background: #00548B; background-image: url(pics/navrepeated.jpg); background-repeat: repeat-y;} /* Dark blue part */

a { color: navy; text-decoration: none;}
a:hover { color: #FFFFFF; text-decoration: underline; }


#navigation {width: 250px; height: 570px; float: left; background-image: url(pics/nav.jpg); 
			background-repeat: no-repeat; background-color: #E3EDF6; font-family: Verdana, Arial, Helvetica, san-serif; 
			font-size: 0.9em; line-height: 1.8em; font-weight:600;} 

.btns {position: relative; top: 160px; right: -10px;} /* navivation links*/
.current_btn {color: navy; text-decoration: underline;} /*navigation link appears underlined on active page*/

/*img.photo2canvas{margin-right: 20px;}*/

#ttl {position: relative; top: 20px; margin-left: 350px; background-image: url(pics/logo.png); 
		background-repeat: no-repeat; height: 95px; width: 365px; } /* logo */
		

#content_index {position: relative; top: 30px; margin-left: 260px; width: 470px; 
				height: 610px; font-family: Verdana, Georgia, san-serif; font-size: small; } /*layout of content for short pages: index.html, testimonials*/

#content_short {position: relative; top: 30px; margin-left: 260px; width: 470px; 
				height: 540px; font-family: Verdana, Georgia, san-serif; font-size: small; } /*layout of content for short pages:  belly_casting, frames, contacts, */
			
#content_long {position: relative; top: 30px; margin-left: 260px; width: 470px; 
				height: 880px; font-family: Verdana, Georgia, san-serif; font-size: small; } /*layout of content for long pages*/
#content_1000 {position: relative; top: 30px; margin-left: 260px; width: 470px; 
				height: 1000px; font-family: Verdana, Georgia, san-serif; font-size: small; } /*layout of content for FAQ page*/

				
				
#content_faq {position: relative; top: 30px; margin-left: 260px; width: 470px; 
				height: 1260px; font-family: Verdana, Georgia, san-serif; font-size: small; } /*layout of content for FAQ page*/

				


#content_index a, #content_short a, #content_long a, #content_faq a {color: white; text-decoration: underline;}
#copyright {position: absolute; bottom: 40px;  font-family: Verdana, Arial, san-serif; font-size: 0.8em;} /*layout of copyright message */
#copyright a {text-decoration: none; color: #a7cbe3;}
#copyright a:hover {text-decoration: underline;}

.frm1 {position: absolute; border: 0px;} /* layout of images on index page */
.frm2 {position: relative; right: -280px; top: 50px; border: 0px;} /* layout of images on index page */
.belly1 {position: absolute; margin-left: 30px; border: 0px;} /* layout of images on belly_casting page */
.belly2 {position: relative; right: -280px; top: 40px; border: 0px;} /* layout of images on belly_casting page */
.text {position: relative; top: 30px;} /* layout of text on the pages */


p.signature {text-align: right; font-style: italic; } /* signature on testimonials page */

h1 {font-family: Verdana, Arial, Helvetica, san-serif; font-size: 1.2em; color: #FFFFFF; }

h2 {font-family: Verdana, Arial, Helvetica, san-serif; font-size: 1em; color: #FFFFFF; padding-top: 10px; }

li { list-style-type: none; } /* list of navigation links */

p { text-align: justify; color: white; line-height: 1.1em ; }

table.inscriptions {width: 470px; line-height: 1.2em; border-collapse: collapse; border: 1px solid #ffffff; 
		color: #FFFFFF; background: #3181B5; text-align: center; } /* table on inscription page */

table.inscriptions_pics {width: 470px; line-height: 1.6em; border:none; color: #FFFFFF;  text-align: center; } /* table inscriptions' photos */
		
td {width: 234px; } /* table on inscription page */

.email {color: white; text-decoration: underline;} /*link to email on contacts page*/

img.img {border: 0px; margin: 0;}

#petcast_left{
width: 225px;
height: 330px;
float:left;
}
#petcast_right{
width: 240px;
float:right;
}

br.clear{
clear:both;}

div#facebook {
	float: left;
	margin-left: 40px;
	margin-top: 100px;
}

#facebook p {
	font-weight: normal;
	font-style: normal;
	color: #054477;
	font-size: 11px;
	text-align: left;
}
