#main_intro {
	background-color: #F5F2E3 !important;
	width: 980px;
	min-height:670px;
}
#main_intro h2 {
	margin: 0 !important;
	padding-top:10px;
	padding-left:10px;
}
#main_intro .entry {
	background-color:#F5F2E3;
	float:left;
	padding:10px;
	text-align:justify;
	width:400px;	
}

.mbox {
	width: 160px;
	height: 200px;
	padding-right: 25px;
	float: left;
	background-color: #F5F2E3;
        text-align: justify;
}

.orange {
	background-image: url(images/bg-box-orange.gif);
	background-repeat: repeat-y;
}

.orange980 {
	background-image: url(images/bg-box-orange-980.gif);
	background-repeat: repeat-y;
}
.orange980 a {
    color: #fff;
    font-size:14px;
    padding-right:10px;
}

.brown {
	background-image: url(images/bg-box-brown.gif);
	background-repeat: repeat-y;
}
.brown2 {
	background-image: url(images/bg-box-brown345.gif);
	background-repeat: repeat-y;
        width: 345px !important;
}

.green {
	background-image: url(images/bg-box-green.gif);
	background-repeat: repeat-y;
}

a.btnGreen {
	background-color: #7EBD28;
	color: #fff !important;
	font-weight: bold;
	padding: 3px;
}

.mbox_title {
    font-size:22px;
    font-weight: bold;
    color: #fff;
    padding-left: 5px;
    padding-top: 5px;
}
.mbox ul {
    margin: 0;
    padding: 5px;
    list-style-type: none;
	color: #fff;
	font-weight: bold;
}

.mbox a {
    color: #fff;
    font-weight: bold;
}

strong {
    font-weight: bold;
}

label {
    width: 30%;
    float: left;
    text-align: right;
    margin-right: 10px;
}
.error-message {
    color: #cc0000;
}
.required label {
    font-weight: bold;
}
.error label {
    color: #cc0000;
}

.error textarea {
    border:1px solid #cc0000;
}
.entry {
    padding: 20px;
    text-align: justify;
}
h2.postTitle {
    padding-left: 20px;
}
.entry div {
    padding-left: 40px;
}

#LinkboxBrownTarget {    
    background-image: url(images/bg-box-brown-940.gif);
    background-repeat: repeat-y;
    height: 40px;
}

#LinkboxOrangeTarget  {
    background-image: url(images/bg-box-orange-980.gif);
    background-repeat: repeat-y;
    height: 40px;
}

#LinkboxBrownTarget a, #LinkboxGreenTarget a {
    color: #fff;
    padding: 10px; 
}
#LinkboxGreenTarget {    
    background-image: url(images/bg-box-green-940.gif);
    background-repeat: repeat-y;
    height: 40px;
}
#headerimg img {
    float: left;
}
a.darkLink {
    color: #333;
}
a.darkLink:hover {
    text-decoration: underline;
}

.brown_list {
    display: none;
}
.brown_list ul {
    list-style-type: none;    
}
.brown_list ul li {
   float:left;
font-size:14px;
height:20px;
padding-left:20px;
text-align:left;
width:130px;
}
.brown_list_close {
    margin-top:90px;
padding-right:0;
text-align:right;
width:90%;
display: none;
}
.brown_list_close a {
    font-size: 12px;
}
.message {
    background-color:#FFF8D6;
    margin-bottom:10px;
    padding:10px;
    color: #333;
    font-weight: bold;
}

h4 {
    font-size: 13px;
}
h5 {
    font-size: 12px;
}

#recLinks a {
	color: #333;
}