* {
	margin: 0;
	padding: 0;
}

body {
background: #397939 url(http://www.grandpines.com/images/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #FD9A01;
}
a:hover {
text-decoration: underline;
color: #111;
}













#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 190px;
background: #FEAD1D url(http://www.grandpines.com/images/header.jpg) no-repeat;
text-align: right;
}
#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 120px 40px 0 0;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 18px;
color: #fff;
padding: 3px 40px 0 0;
letter-spacing: -1px;
font-weight: 100;
}

#content {
background: #FEAD1D url(http://www.grandpines.com/images/content.jpg) repeat-y;
padding: 0 20px;
}



.animated {
background: #BC0A0A url(http://www.grandpines.com/images/animated-background.gif) repeat-x;
padding: 0 20px;
}



#contentmap {
background: #FEAD1D url(http://www.grandpines.com/images/content-one-col.jpg) repeat-y;
padding: 0 20px;
}



.right {
float: right;
width: 440px;
text-align: left;
margin-right: 10px;
}
.right h2 {
font-size: 19px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;

color:#396437;
}

.right h2 a {
text-decoration: none;
color:#396437;
}
.right h2 a:hover {
color:#396437;
}




.right h3 {
font-size: 14px;
font-weight: 100;
padding-left: 2px;
height: 26px;
line-height: 26px;
font-weight: bold;
color:#FF8000;
}

.right h3 a {
text-decoration: none;

}
.right h3 a:hover {

}

.rightmap {
float: right;
width: 590px;
text-align: left;
margin-right: 5px;


margin-left: 10px;
}
.rightmap h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #ffffff;
}
.rightmap h2 a {
text-decoration: none;
color: #000000;

}
.rightmap h2 a:hover {
color: #111;
}


.rightmap a {
text-decoration: none;
color: #00753A;
}
.rightmap a:hover {
text-decoration: underline;
color: #FF8000;
}



.left {
float: left;
width: 150px;
text-align:left;

}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #fff;
font-size: 13px;
}



.left h3 {
margin: 0px 0 0 0;
padding-left: 10px;
height: 16px;
line-height: 16px;
color: #fff;
font-size: 11px;
}





.left ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: square;


}
.left ul li a {
text-decoration: none;
font-weight: 600;
font-size: 16px;


}
.left ul li a:hover {
color: #ffffff;
}

.menu {
float: right;
width: 150px;

}


.menu a {
text-decoration: none;
color: #ffffff;


}
.menu a:hover {
text-decoration:blink
color: #F2E10D;

}

.menu h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #ffffff;
font-size: 13px;
}
.menu ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}
.menu ul li a:hover {

}
.articles { padding: 10px; }

#bottom {
background : #FEAD1D url(http://www.grandpines.com/images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #fff;
padding-bottom: 10px;
}
#footer a { color: #fff; }
#footer a:hover { color: #111; }