html,body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:0px;
margin:0px;
background-image:url(images/body_bground.gif);
background-repeat:repeat-x;
}

a{
color:#000000;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:underline;
}

.h1 a, .h2 a, .h3 a, .h4 a, .bullet a{
color:#533928;
text-decoration:none;
}

.h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .bullet a:hover{
color:#533928;
text-decoration:underline;
}

.menu a, .menu_enable_box a{
color:#523827;
text-decoration:none;
}

.menu a:hover{
background-color:#523827;
color:#FFFFFF;
text-decoration:none;
}

.menu_enable_box a:hover{
color:#523827;
text-decoration:underline;
}

.footer a{
color:#675141;
text-decoration:none;
}

.footer a:hover{
color:#675141;
text-decoration:underline;
}

.read_more a{
color:#FF0000;
text-decoration:none;
font-weight:bold;
}

.read_more a:hover{
color:#FF0000;
text-decoration:underline;
}

.logo{
padding-top:27px;
float:left;
}

.flash{
padding-top:32px;
padding-left:2px;
float:left;
}

#headerflash{
width:565px;
height:173px;
background-image:url(images/header-image-2.jpg);
color:#FFFFFF;
}

.sidebox_layout{
padding:10px;
background-color:#FFFFFF;
margin-bottom:150px;
}

.sidebox_bground{
background-image:url(images/sidebox_bground.gif);
background-repeat:no-repeat;
background-position:bottom left;
}

.content_layout{
padding:10px;
padding-left:0px;
margin-bottom:10px;
}

.menu{
background-image:url(images/menu.gif);
background-repeat:repeat-x;
line-height:17px;
color:#523827;
font-weight:bold;
}

.menu_enable_box{
background-color:#E0DBD8;
margin-top:6px;
font-weight:bold;
color:#523827;
padding-left:10px;
padding-bottom:5px;
padding-top:3px;
}

.h1{
background-image:url(images/h1.gif);
background-repeat:no-repeat;
height:26px;
color:#523827;
font-weight:bold;
font-size:12px;
padding-top:4px;
}

.h2{
background-image:url(images/h2.gif);
background-repeat:no-repeat;
height:32px;
color:#523827;
font-weight:bold;
font-size:12px;
padding-left:4px;
padding-top:4px;
}

.news-title-stamp{
background-image:url(images/news-title-stamp.gif);
background-repeat:no-repeat;
height:90px;
}

.awards-title-stamp{
background-image:url(images/awards-title-stamp.gif);
background-repeat:no-repeat;
height:90px;
}

.h3{
background-image:url(images/h3.gif);
background-repeat:repeat-x;
height:26px;
color:#523827;
font-weight:bold;
font-size:12px;
padding-top:4px;
}

.h4{
color:#523827;
font-weight:bold;
font-size:11px;
padding-top:4px;
padding-bottom:4px;
}

.content_image{
background-color:#523827;
padding:5px;
float:right;
margin-left:5px;
}

.bullet{
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
color:#523928;
padding-left:25px;
line-height:25px;
font-weight:bold;
font-size:11px;
margin-top:5px;
}

.latest_photos{
float:left;
margin:4px;
}

.footer{
background-image:url(images/footer.gif);
background-repeat:no-repeat;
height:46px;
color:#675141;
font-weight:bold;
text-align:center;
padding-top:25px;
}

.footer_l{
background-image:url(images/footer_l.gif);
background-repeat:no-repeat;
height:46px;
background-position:right;
}

.footer_r{
background-image:url(images/footer_r.gif);
background-repeat:no-repeat;
height:46px;
background-position:left;
}

.footer_lr, .footer_rr{
background-image:url(images/footer_lr.gif);
background-repeat:repeat-x;
height:46px;
}





.menu {
width: 190px;
}

.menu ul
{
padding:0px;
margin:0px;
list-style-type: none;
}

.menu a
{
display: block;
padding: 3px;
width: 177px;
background-color:#FFFFFF;
border-bottom: 2px solid #523827;
padding-left:10px;
}

.menu a:link, .menulist a:visited
{
color:#523827;
font-weight:bold;
font-size:11px;
text-decoration: none;
}

.menu a:hover
{
background-color: #523827;
color: #FFFFFF;
}


.submenu {
margin-top:5px;
width: 190px;
background-color:#E0DBD8;
font-weight:bold;
padding-bottom:3px;
padding-top:3px;
}

.submenu ul
{
margin-left: 25px;
padding-left: 0px;
list-style-type:none;
list-style:url(images/menu_bullet.gif);
line-height:9px;
}

.submenu a
{
display: block;
padding: 3px;
width: 151px;
padding-left:0px;
background-color:#E0DBD8;
border:none;
}

.submenu a:link, .submenulist a:visited
{
color:#523827;
text-decoration: none;
background-color:#E0DBD8;
}

.submenu a:hover
{
background-color:#E0DBD8;
color:#523827;
text-decoration:none;
}


/* FORMS STYLES */

form{
margin:0px;
padding:0px;
}

form p {
margin-top:10px;
margin-bottom:10px;
}

legend
{
font-size:14px;
font-weight:bold;
padding: 2px 6px;
color:#4E130E;
} 

label
{
font-size:10px;
font-weight: bold;
float: left;
text-align: right;
width: 100px;
display: block;
margin-top: 3px;
margin-right: 3px;
color:#4E130E;
}

input, textarea {
font-size:12px;
background:url(images/input_textfield_backround.gif) #fff no-repeat 0 0;
border: 1px solid #00679C;
color:#4E130E;
}

select{
font-size:12px;
border: 1px solid #523827;
background:none;
background-color:#FFFFFF;
}

.contact_us{
font-size:12px;
border: 1px solid #523827;
}

fieldset
{
margin-left:10px;
width:516px;
border: 1px solid #523827;
padding-left:10px;
}

.message{
color:#4E130E;
font-weight:bold;
}

.articleimages, .content_image{
float:right;
background-color:#523827;
padding:3px;
margin-left:5px;
margin-bottom:5px;
clear:both;
}

.article_img{
float:right;
padding:3px;
margin-left:5px;
margin-bottom:5px;
padding-right:13px;
clear:both;
}

.subcontent_box{
float:left;
background-color:#523827;
padding:3px;
padding-top:0px;
margin:7px;
color:#FFFFFF;
text-align:center;
font-size:11px;
font-weight:bold;
}

.subcontent_box a{
line-height:20px;
color:#FFFFFF;
text-decoration:none;
}

.subcontent_box a:hover{
color:#FFFFFF;
text-decoration:underline;
}

/* RESOURCE STYLES */

.resource a{
color:#4E130E;
font-size:12px;
font-weight:bold;
}


.resource-addurl{
margin-top:5px;
float:right;
padding-right:12px;
}

.resource-addurl a{
color:#4E130E;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.resource{
margin-bottom:10px;
}

.resource-category{
color:#4E130E;
font-size:10px;
font-weight:bold;
text-decoration:none;
float:left;
width:165px;
height:30px;
text-align:left;
margin-left:8px;
}

.resource-category a{
color:#4E130E;
text-decoration:none;
}

.resource-category a:hover{
color:#4E130E;
text-decoration:underline;
}

.gallery-image{
float:left;
margin:4px;
}

.gallery-category{
float:left;
margin:4px;
}

.prev{
float:left;
}

.next{
float:right;
margin-right:12px;
}

.pageofpage{
float:left;
text-align:center;
line-height:24px;
width:436px;
color:#4E130E;
font-weight:bold;
font-size:11px;
}

.right_cell{
background-image:url(images/right_cell.gif);
background-repeat:no-repeat;
height:210px;
}


.rightsidelink{
color:#4E130E;
font-weight:bold;
}

.newsstorydate{
font-size:9px;
color:#666666;
font-weight:bold;
}
