body {
padding:0;
margin:0;
background:url(images/back.gif);
text-align:center;
font-family: arial, sans-serif;
}

img {
border:0;
}

.wrapper {
width:1024px;
height:auto;
min-height:800px;
margin:0 auto;
background:white;
}

.header {
width:1024px;
height:262px;
background:url(images/headerBack.jpg) no-repeat;
}

.logo {
float:left;
width:383px;
text-align:center;
padding-top:30px;
}


.nav {
width:1024px;
height:47px;
background:#192a54;
position:relative;
}

.nav ul {
width:65%;
list-style:none;
margin:0 auto;
text-align:center;
padding-top:10px;

}

.nav ul li {
float:left;
width:150px;
text-align:center;

}

.nav a {
font-family: georgia,serif;
color:white;
font-size:15px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}


.nav a:hover {
color:#888;
}

.social {
position:absolute;top:5px; right:30px;
}
	
.content {
width:1024px;
height:350px;
}

.text {
float:left;
width:630px;
font-size:15px;
text-align:left;
padding:20px;
line-height:22px;
}

.facebook {
float:left;
width:300px;
padding-top:20px;

}

h1 {
color:#791215;
font-size:28px;
font-family:georgia, serif;
text-align:left;
font-variant:small-caps;
margin:2px;
}

.homeBullets li {
font-size:18px;
color:#791215;
font-family:georgia, serif;
padding:1px 0;
}

.homeSubBullets li {
color:black;
list-style:none;
font-family:arial, sans-serif;
font-size:14px;
}


.footerWrapper {
width:1024px;
height:56px;
background:#192a54;
margin-top:30px;
}

.footer {
width:100%;
color:white;
font-size:12px;
text-align:center;
padding-top:20px;
}
