body {
background-color:#FFFFFF;
background-image:url(images/brick_bg.jpg);
margin-top:0;
text-align:left;
font-family: "trebuchet ms", verdana, sans-serif;
font-size: 14px;
line-height: 150%;
}

/** LINKS - GENERAL **/
a:link {
    color: #006633;
    text-decoration:none;
}
a:visited {
    color: #009933;
    text-decoration:none;
}
a:hover {
    color: #003333;
    text-decoration:none;
}
a:active {
    color: #009900;
    text-decoration:none;
}
a:visited:hover {
    color: #003333;
}
/** END LINKS - GENERAL **/
.error {
font-size:14pt;
font-weight:bold;
color:red;
}

.pagewrapper {
width: 1000px;
height:auto;
margin: 0 auto;
text-align: left;
padding:0;
background-image: url(images/content_bg.jpg);
background-repeat: repeat-y;
}
.page-left {
float:left;
width:300px;
padding:0;
margin:0;
}
.page-right {
float:left;
width:700px;
padding:0;
margin:0;
}
img.menu-item {
float:left;
}
.page_photo_frame {
height: 316px;
padding:0;
margin:31px 0 0 0 ;
background-image: url(images/page_photo_frame.jpg);
}
.page_photo_frame img {
height: 300px;
width: 560px;
margin:13px 0 0 37px ;
float:left;
}

.h2 { font-size:14px; color:#00552C; font-weight:bold;
}

.h3 { font-size:18px; color:#00552C; font-weight:bold;
}

ul {
	list-style-image: url(images/bullet.jpg);
	}


.content {
padding: 0 80px 0 28px;
}
.content a:link {
color: #009933;
text-decoration:underline;
}
.content a:visited {
color: #006633;
text-decoration:underline;
}
.content a:hover {
color: #00CC00;
text-decoration:none;
}
.content a:active {
color: #003333;
text-decoration:underline;
}
.content a:visited:hover{
color: #00CC00;
text-decoration:none;
}
.clearboth{
margin:0;
padding:0;
clear:both;
}
.footer {
text-align: center;
background-color: #FFFFFF;
padding: 20px 0 20px 0;
line-height: 200%;
font-size: 9px;
}
.footer  {
font-size: 12px;
}
.footer a:link {
color: #000000;
text-decoration:underline;
}
.footer a:visited {
color: #000000;
text-decoration:underline;
}
.footer a:hover {
color: #000000;
text-decoration:underline;
}
.footer a:active {
color: #000000;
text-decoration:underline;
}
.footer a:visited:hover{
color: #000000;
text-decoration:underline;
}