﻿body {

    font: 13px/19px Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;


}

.header {
	background-image:url('images/header-bg.jpg'); background-repeat:repeat-x;
}

.link5 {
	background-image:url('images/link5.jpg'); background-repeat:no-repeat;
}
.link4 {
	background-image:url('images/link4.jpg'); background-repeat:no-repeat;
}
.link3 {
	background-image:url('images/link3.jpg'); background-repeat:no-repeat;
}
.link2 {
	background-image:url('images/link2.jpg'); background-repeat:no-repeat;
}
.link1 {
	background-image:url('images/link1.jpg'); background-repeat:no-repeat;
}

.headlinks {


    font-size: 13px;
    line-height: 27px;
    text-align: left;
    padding-left:60px;
    text-decoration: none;
	color: White;
	font-weight:bold;

}

.headlinks a {
    text-decoration: none;
	color: White;
}

.headlinks a:hover {
    text-decoration: none;
	color: #CCB889;


}

.footerp {
background-image:url('images/footer-bg.jpg'); background-repeat:repeat-x;
    padding-top: 10px;
    font-size: 11px;
    color: #6f6f6f;
    height:75px;
    text-align:left;
    padding-left:50px;
}

.footerp a {
color: #6f6f6f;
    text-decoration: none;
}

.footerp a:hover {
	color: #6f6f6f;
	    text-decoration: underline;
}


.text{
    padding-top: 5px;
    font-size: 11px;
    color: #6f6f6f;

    text-align:justify;
    padding:10px;
}

.text a {
	color: #6f6f6f;
    text-decoration: none;
}

.text a:hover {
		color: #6f6f6f;
	    text-decoration: underline;
}

.textsd{

    font-size: 11px;
    color: #6f6f6f;
    padding-bottom:10px;
    padding-right:5px;
    text-align:justify;

}

.textsd a {
	color: #6f6f6f;
    text-decoration: none;
}

.textsd a:hover {
		color: #6f6f6f;
	    text-decoration: underline;
}

.textsdt{

    font-size: 12px;
    color: #7f1e1d;
	font-weight:bold;
    text-align:justify;


}

.textsdt a {
	color: #7f1e1d;
    text-decoration: none;
}

.textsdt a:hover {
		color: #7f1e1d;
	    text-decoration: underline;
}





.sidebarhead {
    padding-bottom: 5px;
    padding-top:10px;
    float: left;
    font-size: 15px;
    color: #6f6f6f;
	font-weight:bold;

}







