/* CSS Document */

body
{
margin:0;
line-height:1.4em;
text-align:center;
font-family:Helvetica, Arial, sans-serif;
font-size:1em;
font-weight:normal;
text-align:left;
background:#bb1711;
}


.clear
{
clear:both;
}





#headWrap
{
background:url(../images/leaves.gif) top right no-repeat;
}

#head
{
width:920px;
height:100%;
position:relative;
margin:auto;
margin:0 auto;
padding:20px 0 0 30px;
}


#head p
{
color:#fff;
font-size:1em;
line-height:1.4em;
font-weight:normal;
text-align:right;
}



#head p a:link,
#head p a:visited
{
padding:0;
text-decoration:none;
font-weight:bold;
color:#fff;
}

#head p a:hover
{
text-decoration:underline;
}


#navWrap
{
padding:0;
margin:0;
}

#navigation
{
width:920px;
height:auto;
padding:0;
margin:auto;
margin:0 auto 0 auto;
}

#navigation ul
{
list-style-type:none;
padding:0;
position:relative;
margin:0;
}

#navigation ul li
{
display:inline;
height:auto;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
color:#ddd;
padding:10px 20px 10px 0;
text-decoration:none;
font-size:.8em;
font-weight:normal;
display: block;
float:left;
}

#navigation ul li a:hover
{
text-decoration:underline;
}









/* content */

#contentWrap
{
margin:0;
padding:0;
background:#fff;
}

#content
{
width:920px;
margin:auto;
margin:0 auto 0 auto;
padding:30px 0 10px 0;
background:url(../images/contentBack.gif) top left repeat-y;
}

.pageImage1
{
width:300px;
height:220px;
margin-left:30px;
padding:0;
float:left;
border:solid 10px #ddd;
background:#fff;
}


.pageImage
{
width:410px;
height:410px;
margin-left:30px;
padding:0;
float:left;
border:solid 10px #ddd;
background:#fff;
}


.contentRight
{
width:400px;
margin:0 30px;
padding-top:30px;
float:right;
}



.leftColumn
{
width:430px;
margin:0;
padding:0;
float:left;
}


.quotes
{
width:645px;
margin-top:10px;
padding-top:10px;
float:right;
}


.cta
{
width:400px;
padding:5px 5px;
background:#bb1711 url(../images/leaves.gif) top right no-repeat;
}

.cta p
{
color:#fff;
font-size:1.2em;
font-weight:normal;
text-align:center;
}



.cta p a:link,
.cta p a:visited
{
padding:0;
margin:0;
font-weight:normal;
text-decoration:none;
color:#fff;
}

.cta p a:hover
{
text-decoration:underline;
color:#fff;
}




h1
{
font-size:1.4em;
font-weight:normal;
color:#bb1711;
margin:0;
line-height:1.4em;
}



h2
{
font-size:1.2em;
font-weight:bold;
color:#bb1711;
margin:0;
padding:0;
}


p
{
color:#333300;
font-size:.9em;
line-height:1.4em;
font-weight:normal;
}



p a:link,
p a:visited
{
padding:0;
text-decoration:none;
font-weight:bold;
color:#bb1711;
}

p a:hover
{
text-decoration:none;
color:#333;
}







#content ul
{
font-size:1em;
padding:0;
position:relative;
margin-left:15px;
}

#content li
{
list-style:square;
color:#bb1711;
font-weight:normal;
padding-left:0px;
}

#content li a:link,
#content li a:visited
{
text-decoration:none;
font-weight:bold;
color:#bb1711;
}

#content li a:hover
{
text-decoration:none;
color:#333;
}




.galleryColumn
{
width:700px;
margin:0 30px;
padding-top:30px;
float:right;
}



.thumbs,
.thumbsRight
{
width:135px;
height:135px;
float:left;
padding:5px;
margin:14px 14px 0 0;
background:#fff;
}

.thumbs img,
.thumbsRight img
{
border:0;
}


.thumbsRight
{
margin-right:0;
}






#footerWrap
{
margin:0;
padding:10px 0;
}


#footer
{
width:920px;
position:relative;
margin:auto;
margin:0 auto;
padding:0;
padding:0 0 0 30px;
}



