/*  ================================================== 
 *
 *  Created by Nathalie Mendonça - December 23, 2008
 *  Copyright © 2008 Nathalie Mendonca
 *  All Right Reserved
 *  
 *  Default Stylesheet - default.css 
 *	Last modified - December 28, 2008
 *
 *  ==================================================
 */


html {	
		font-size: 62.5%;
		
		
		}

body { 	
		text-align: center; /* center aligns the layout for ie6 */
		padding: 0;
		margin: 0;
		font: normal 1.2em/1.4 georgia, times, serif; /* Sets default font size to 1em => 12px */
		background: #F4ECD7 url(../images/bg_pattern.gif) repeat;
		
		
		}
		
p {		
		padding-bottom: 10;

		}		
	 
img {	
		border: 0; 
		margin: 0; 
		padding: 0; 
		}

ul {
		list-style: none;
		padding: 0;
		}
		
ol {
		margin-left: 0;
		}		

a,
a:link { 
			color: #FFF4D1;
			text-decoration: underline;
			font-weight: bold;
			}
		
a:visited {
			color: #FFF4D1;
			text-decoration: underline;
			font-weight: bold;
			}
		
a:hover	{ 
			text-decoration: none; 
			}



/* ========== MAIN CONTAINER ========== */


#wrapper {	
			text-align: left;
			margin: 0 auto; /*center aligns the layout*/
			width: 870 px;			
			}
			
			
			
/* ======================================== HEADER ============================================ */


#header {
			margin: 0 auto;
			width: 870px;
			height: 51px;
			background: #E89D99 url(../images/h_top_pattern.gif) repeat-x bottom;

			}

	
	.hdr_logo {
				float: left;
				margin-left: 43; 
				padding: 0;
				width: 265px;
				height: 122px;
				}

	.hdrNav {
				margin-right: 24;
				float: right;
				height: 51px;
				}


	.hdrNav ul li {
					display: inline;
					padding-left: 24;
					list-style-type: none;
					font-size: 1.4em;
					font-weight: bold;
					}
							
	.hdrNav a {
				color: #ffffff;
				text-decoration: none;
				}
							
	.hdrNav a:hover {
						color: #B55452;
						text-decoration: none;
						}												
							

/* ====================================== MAIN Banner ============================================ */


#mainBanner {
			margin: 0 auto;
			width: 870px;
			height: auto;
			background: #F8BCB6;

			}


	.mainBanner_img {
						float: right;
						width: 420px;
						height: 334px;
						}
						
						

	.mainBanner_hdr {
						margin-left: 43;
						margin-top: 54;
						float: left;
						}


	.mainBanner_text {
						margin-left: 43;
						margin-top: 10;
						width: 400;
						float: left;
						font-size: 1em;
						color: #512F2A;
						}

	.mainBanner_text a {
							color: #5672A1;
							font-weight: bold;
							}


/* ================================ CONTENT ================================================= */


#content {
				margin: 0 auto;
				width: 870px;
				padding: 0;
				background: #E89D99 url(../images/h_mid_pattern.gif) repeat-x;		
				}
				
				
.contentBlock_content {
						float: left;
						margin-top: 10;
						margin-left: 43;
						width: 510px;
						color: #512F2A;
						}				
				
	
#content_left {
				float: left;
				margin: 0;
				margin-bottom: 24;
				width: 580px;
				}

	
	.contentBlock_ftr_hdr {
							float: left;
							margin-top: 25;
							margin-left: 43;
							width: 510px;
							height: 30;
							}
							
	.contentBlock_ftr_img {
							float: left;
							margin-top: 16;
							margin-left: 43;
							padding: 0;
							width: 185px;
							height: 166px;
							}

		
	
	.contentBlock_ftr_text {
								float: left;
								margin-top: 16;
								margin-left: 17;
								width: 300px;
								font-size: 1em;
								color: #512F2A;
								}
								
								
	.contentBlock_testimonial_hdr {
									float: left;
									margin-top: 32;
									margin-left: 43;
									width: 510px;
									height: 30;
									}
							
	.contentBlock_testimonial_img {
									float: left;
									margin-top: 16;
									margin-left: 43;
									padding: 0;
									width: 29px;
									height: 21px;
									}

		
	
	.contentBlock_testimonial_text {
										float: left;
										margin-top: 16;
										margin-left: 10;
										width: 450px;
										font-si                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
