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


body {
	line-height: 1.35em;
	font-size:14px;
	text-align: center;
}

body { 	background:url(graphics/cousins_website_bkg_2_plain.jpg) repeat;
	 }
	
#title {
	background:url(graphics/cousins_website_bkg_2.jpg) no-repeat;
	height: 400px;
	width: 1920px;
	margin-top:-10px;
}
	 
#maincontainer {
	width: 1200px;
	margin-left: 0px;
	text-align: center;
	}

#topcontainer {
	height: 90px;
	width: 900px;
	margin: -140px 0px 0px 200px;
	text-align: left;
}

 #box2 {
    background:#f8ead0;
	font-size:14px;
	line-height:1.15em;
	width:150px;
	height:auto;
	float:left;
	padding:10px;
	margin:-200px 0px 0px 10px;
	border:double;
 }
 
 #box3 {
    background:#fff;
	font-size:16px;
	line-height:1.15em;
	width:150px;
	height:auto;
	float:left;
	padding:10px;
	margin:300px 0px 0px -175px;
	border:double;
 }
 
 #box4 {
	width:900px;
	height:auto;
	float:left;
	padding:10px;
	margin:-20px 0px 0px -75px;
 }
 
h1 {
	font:Verdana, Geneva, sans-serif;
	font-size: 26px;
	line-height:1.15em;
	font-style:italic;
	font-weight: bold;
	color:#060;
	text-align:center;
	}
	
h5 {
	font:Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style:italic;
	font-weight: bold;
	}
	
h2 {
	font-size: 28px;
	line-height:30px;
	font-weight: bold;
	color: #000;
	}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	}
		
#content {
    width:850px;
	padding:1px 0px 10px 0px;
	margin:-40px 0 0 220px;
	text-align: left;
 }
 
 #content2 {
	width:850px;
	padding:25px 0px 10px 0px;
	margin:-50px 0 0 0px;
	text-align: left;
 }
 
 #content3 {
	width:850px;
	padding:25px 0px 10px 0px;
	margin:20px 0 0 150px;
	text-align: left;
 }
 
 #content4 {
	line-height:1.25em;
  	text-align:left;
	width:900px;
	margin:-80px 0 0 10px;
 }

#footer
{
	width:auto;
}
#footer2
{
	margin-top:-20px;
	width:auto;
}
