/***********************************************/
/* Layout Divs                                 */
/***********************************************/

html, body {
	margin: 0px;
	padding: 0px;
	border: 0;
	list-style: none;
	font-family: tahoma;
	color:#000;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	background-color: #B7944C;
	}

#HTML_main {
	width: 900px;
    	margin: 0px auto;
    	text-align: left;
    	padding: 0px;
	}

#topbanner{
	margin: 0px;
	padding-top: 0px;
	width: 900px;
	height: 369px;
	float: left;
	background-image: url(../images/pic_home.jpg);
	background-repeat: no-repeat;
	border-bottom:solid #FFF 15px;
	}

#topbanner_section{
	margin: 0px;
	padding-top: 0px;
	width: 900px;
	height: 133px;
	float: left;
	background-image: url(../images/pic_section.jpg);
	background-repeat: no-repeat;
	border-bottom:solid #FFF 15px;
	}

/***********************************************/
/* NAVIGATION AREA                             */
/***********************************************/ 

#nv_wrapper{
	margin-top: 18px;
	width: 900px;
	}

#nv_main{
	margin-top: 35px;
	margin-left: 310px;
	}

.nv_text{
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-right:solid #CCC 1px;
	display: inline;
	}

.nv_text:hover{
	color: #9CC;
	text-decoration: none;
	}

.nv_text_selected{
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: #9CC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-right:solid #CCC 1px;
	display: inline;
	}


.nv_text2{
    margin: 0px;
    padding-top: 3px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 3px;
    text-transform: uppercase;
    color: white;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    border-left:solid #CCC 1px;
    display: inline;
    }

.nv_text2:hover{
    color: #9CC;
    text-decoration: none;
    }

.nv_text2_selected{
    margin: 0px;
    padding-top: 3px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 3px;
    text-transform: uppercase;
    color: #9CC;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    border-left:solid #CCC 1px;
    display: inline;
    }


/***********************************************/
/* SUB NAVIGATION AREA                         */
/***********************************************/ 

#subnv_wrapper{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 149px;
	border-bottom:solid #CCC 1px;
	display: inline;
	float: left;
	word-wrap: break-word;
	}

#subnv_wrapper a:link{
	margin: 0px;
	text-transform: uppercase;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	background-color: black;
	}

#subnv_wrapper a:visited{
    color: white;
    text-decoration: none;
    font-weight: bold;
    }

#subnv_wrapper a:hover{
    color: #9CC;
    text-decoration: none;
    font-weight: bold;
    }

#subnv_wrapper a:active{
    color: white;
    text-decoration: none;
    font-weight: bold;
    }


/***********************************************/ 

#midbanner{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 900px;
	height: 121px;
	float: left;
	display: inline;
	background-image: url(../images/content_bk.jpg);
	background-repeat: repeat-y;
	}

#titlebar{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 7px;
	width: 900px;
	float: left;
	display: inline;
	background-image: url(../images/content_bk.jpg);
	background-repeat: repeat-y;
	border-bottom:solid #FFF 1px;
	}

#titlebar a:link{
	color: #369;
	text-decoration: underline;
	}

#titlebar a:visited{
	color: #369;
	text-decoration: underline;
	}

#titlebar a:hover{
	color: #666;
	text-decoration: none;
	}

#titlebar a:active{
	color: #369;
	text-decoration: underline;
	}

#pic_home_small{
	margin: 0px;
	padding-right: 10px;
	width: 121px;
	height: 121px;
	float: left;
	display: inline;
	}

#blackbox{
	margin-top: 0px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 13px;
	width: 235px;
	float: left;
	display: inline;
	background-color: black;
	border-bottom:solid #CCC 1px;
	}


.blackbox_facebook{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 7px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/icon_facebook.gif);
	background-repeat: no-repeat;
	}

.blackbox_facebook:hover{
	color: #9CC;
	text-decoration: none;
	}

.blackbox_twitter{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 7px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/icon_twitter.gif);
	background-repeat: no-repeat;
	}

.blackbox_twitter:hover{
	color: #9CC;
	text-decoration: none;
	}

.blackbox_news{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 7px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/icon_news.gif);
	background-repeat: no-repeat;
	}

.blackbox_news:hover{
	color: #9CC;
	text-decoration: none;
	}

h4 {
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    font-family: tahoma;
    font-size: 18px;
    color: #FFF;
        line-height: 17px;
    font-weight: normal;
}

#content_wrapper{
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	background-color: white;
	width: 900px;
	float: left;
	display: inline;
	overflow: auto;
	background-image: url(../images/content_bk.jpg);
	background-repeat: repeat-y;
	}

#contentleft_col{
	margin: 0px;
	padding: 0px;
	width: 610px;
	float: left;
	word-wrap: break-word;
	display:inline;
	}

#contentleft_col_textbox{
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom:solid #FFF 1px;
	}


#contentright_col{
	margin-top: 5px;
	margin-left: 45px;
	width: 235px;
	float: left;
	display:inline;
	}

#contentleft_col_sect{
	margin-top: 10px;
	padding: 0px;
	width: 169px;
	background-color: black;
	float: left;
	display:inline;
	}

#contentright_col_sect{
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
	width: 711px;
	float: left;
	display:inline;
	}

#contentright_col_sect a:link{
	color: #369;
	text-decoration: underline;
	}

#contentright_col_sect a:visited{
	color: #369;
	text-decoration: none;
	}

#contentright_col_sect a:hover{
	color: #666;
	text-decoration: none;
	}

#contentright_col_sect a:active{
	color: #369;
	text-decoration: none;
	}

#contentright_col_sect{
    padding: 0px;
    margin-top: 10px;
    margin-left: 20px;
    width: 711px;
    min-height: 400px;
    float: left;
    display:inline;
    }

#copyright_bk{
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	width: 880px;
	height: 15px;
	float: left;
	display:inline;
	background-color: #FFF;
	}

#copyright_text{
	padding-right: 180px;
	font-size: 9px;
	color: #666;
	float: left;
	display:inline;
	}

.footerlinks{
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
	float: left;
	display:inline;
	border-left:solid #CCC 1px;
	}

.footerlinks:hover{
	color: #9CC;
	}

.nexusv{
	font-size: 10px;
	color: #666;
	}

.nexusv:hover{
	color: #9CC;
	}



/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

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

li	{
	font-family: tahoma;
	color:#333;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	}

ul{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 0px;
	}

.rollover{
	border-width:0px;
	display: block;
	}
.rollover img{ 
	width: 100%; height: 100%; border: 0;
	}
.rollover:hover{ 
	visibility: visible; 
	}
.rollover:hover img{
	visibility: hidden; 
	}


/* Title Tag */
h5 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	font-family: tahoma;
	font-size: 25px;
	color: #FFF;
    	line-height: 17px;
	font-weight: normal;
}

img{
	border:0;
	}


.SuccessText {
 font-family: Arial,Helvetica;
 font-size: 12px;
 color: #336600;
}

.FailedText {
 font-family: Arial,Helvetica;
 font-size: 12px;
 color: #CC0000;
}

