﻿
html, body {
    font-family: small Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #290102;
}

.tagline {
    float: left;
    width: 95%;
    padding-left: 25px;
}


#page_wrapper {
    margin: 5% auto;
    padding: 5px 15px 5px 15px;
    width: 775px;
    min-height: 752px;
    background-color: #7F8B59;
    z-index: 1000;
    position:relative;
}

#headerpane_wrapper {
    width: 100%;
    xheight: 180px;
    margin: 0;
    border: 0;

}

#headerleft_wrapper {
    float: left;
    height: 90px;
    width: 300px;
    padding: 27px 25px 0px 35px;
    margin: 0px;
}


#headerright_wrapper {
    float:right;
    width: 300px;
    min-height: 90px;
    background-image:url('../../../0/Content/images/RSS_3-Box-Graphic-green-matte.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding:25px 25px 0px 0px;
    margin-left:25px;
    margin-top:15px;
}

#body_wrapper {
    width: 775px;
    margin: 0;
    border: 0;
    float: left;
    background-color: #D9D8c4;
}

.cleardiv {
	clear: both;
}

/*------------------------------------------------*/


#navpane_wrapper
{
   float: left;
   xbackground-color: #242021;
   width: 775px;
   xmin-height: 200px;
   padding: 3px 0px 10px 0px;
}
	

#navleft_wrapper
{
	float: left;
	width:255px;
	background-color: #c41131;
	min-height: 30px;
	vertical-align: middle;
	xpadding-top: 15px;
	xpadding-bottom: 5px;
	margin-top:15px;
	
	
}



#navcenter_wrapper {
	float:left;
	width:255px;
	min-height: 30px;
	background-color: #514F36;
    xpadding-top: 15px;
    xpadding-bottom:5px;
    margin-top:15px;


}


#navright_wrapper
{
   float: right;
   background-color: #242021;
   min-height: 30px;
   width:255px;
   padding-left: 10px;
   vertical-align: middle;
   xpadding-top: 15px;
   xpadding-bottom:5px;
   margin-top:15px;



}

/*------------------------------------------------*/

#single_pane_wrapper {
 	min-height: 100%;
	float: left;
	width: 99%;
}


#content_wrapper {
	float: left;
     background-color: #D9D8C4;
     width: 99%;
     min-height: 500px;
     padding-left: 15px;
     padding-bottom: 10px;
}

#content_column_1 {
	min-height: 100%;
	float: left;
	width: 66%;
}

#content_column_2 {
	min-height: 100%;
	float: left;
	width: 31%;
	margin-left: 10px;
}

.picture_box {
 	width: 99.9%;
 	min-height: 200px;
 	float: left;
 	margin-top: 5px;
 	margin-bottom: 5px;
}

#picture_box_1 {
}

#picture_box_1 {
}

#picture_box_1 {
}

/*------------------------------------------------*/



#contactinfo_wrapper {
    float: left;
    width: 775px;
    min-height: 1.2em;
    background-repeat: repeat;
}

#leftcontactinfo_wrapper {
    float: left;
    top: 3px;
    left: 0px;	
    width: 250px;
    min-height: 1.2em;
    xbackground-color: #FFFFCC;
    overflow: hidden;
}

#rightcontactinfo_wrapper {
    float: right;
    width: 192px;
    min-height: 1.2em;
    xbackground-color: #FFFFCC;
    overflow: hidden;
}


/*------------------------------------------------*/


#footer_wrapper {
    text-align: center;
    float: left;
    width: 775px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    min-height: 2.2em;
    xbackground-color: #000000;
    background-repeat: repeat;

}

.contact_info_style {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size:7pt;
    line-height:1.2em;
    text-align: center;
    margin: 2px;
}

/*target dnn ids to style search button */
#dnn_dnnSEARCH_cmdSearch{
    color: white;
    font-size: 10pt;
    font-weight: bold;
}

#dnn_dnnSEARCH_txtSearch
{
	background-color: #FFFFCC;
	font-size: 10pt;
}


/* for the text in the left hand side of the header */
.header_data
{
    color: #ffffff;
    font-size: medium;
    font-family: Arial;
}

.footer_style {  color: #FFFFFF;   font-family: Verdana, Geneva, Tahoma, sans-serif;   font-size: 7pt; }


#dnn_menuleft, #dnn_menucenter,  #dnn_dnnSEARCH_txtSearch

{
 	Margin-top:3px;
 	
 	
}

