@charset "utf-8";

/* CSS Document */

html {
	margin:0px;
	padding:0px;
	height: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
    }
body{
	padding:0px;
	height: auto;
	background-image: url(images/top.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div {
    margin:0px;
    padding:0px;
    }
h1 {
	margin:0px;
	padding:0px;
	font-size: 24px;
	font-weight: bold;
	color: #d49637;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 19px;
	color: #27211A;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #d49637;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2F271F;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #F00;
}
p {
    margin:0px;
    padding:0px;
    }
ul {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
    }
table {
    margin:0px;
    padding:0px;
    }
/* End of code */
.clear {
	line-height: 10px;
	height: 10px;
	clear: both;
}
.clear2 {
	line-height: 14px;
	height: 14px;
	clear: both;
}

.centre {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.outline {
	border: 1px solid #635C4C;
}

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 222px;
	margin-bottom: 4px;
	padding: 0px;
}
#main-body {
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
a.body:link {
	font-weight: bold;
	color: #d49637;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
}

a.body:visited {
	font-weight: bold;
	color: #d49637;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
}
a.body:hover {
	font-weight: bold;
	color: #d49637;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
}
a.body:active {
	font-weight: bold;
	color: #d49637;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
}



#left-div {
	padding: 10px;
	float: left;
	width: 210px;
	border: 1px solid #C7B199;
	height: auto;
}
.left-padding {
	padding-left: 110px;
	padding-top: 4px;
}
.left-padding-1 {
	padding-left: 130px;
	padding-top: 4px;
}


#navigation {
	float: left;
	background-color: #e9e5d5;
	width: 190px;
	height: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin: 0px;
}

.navbar {
	float: left;
	clear: both;
	display: block;
	color: #635c4c;
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #c4b9a2;
	border-right-color: #c4b9a2;
	border-bottom-color: #c4b9a2;
	border-left-color: #c4b9a2;
	height: auto;
}
.navbar2 {
	float: left;
	clear: both;
	display: block;
	color: #635c4c;
	width: 190px;
	height: auto;
	border: 1px none #c4b9a2;
}
.gamba {
	clear: both;
	color: #635c4c;
	border: 1px none #c4b9a2;
	text-decoration: underline;
	font-weight: bold;
}


a.nav:link {
	font-weight: bold;
	color: #635c4c;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
	display: block;
	padding: 10px;
}

a.nav:visited {
	font-weight: bold;
	color: #635c4c;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
	display: block;
	padding: 10px;
}
a.nav:hover {
	font-weight: bold;
	color: #EFEBE0;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
	display: block;
	background-color: #D49637;
	padding: 10px;
}
a.nav:active {
	font-weight: bold;
	color: #635c4c;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
	display: block;
	padding: 10px;
}




#right-div {
	padding: 10px;
	float: right;
	width: 720px;
	border: 1px solid #c4b9a2;
	height: auto;
}
#right-bg {
	float: right;
	background-color: #e9e5d5;
	width: 700px;
	padding: 10px;
	height: auto;
}

.footer-line {
	line-height: 6px;
	height: 6px;
	clear: both;
	background-repeat: repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #635c4c;
	border-right-color: #635c4c;
	border-bottom-color: #635c4c;
	border-left-color: #635c4c;
	background-color: #E4D4B1;
}
pdf {
	font-weight: bold;
	color: #635c4c;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
	font-size: 12px;
}
.pdf {
	font-weight: bold;
	color: #635c4c;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
	font-size: 12px;
}


a.pdf:visited {
	font-weight: bold;
	color: #635c4c;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
	font-size: 12px;
}
a.pdf:hover {
	font-weight: bold;
	color: #635c4c;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
	font-size: 12px;
}
a.pdf:active {
	font-weight: bold;
	color: #635c4c;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
	font-size: 12px;
}


#footer {
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E4D4B1;
	height: auto;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #635C4C;
	font-weight: bold;
}

a.marguerite:link {
	font-weight: bold;
	color: #635c4c;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
a.marguerite:visited {
	font-weight: bold;
	color: #635c4c;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
a.marguerite:hover {
	font-weight: bold;
	color: #635c4c;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
a.marguerite:active {
	font-weight: bold;
	color: #635c4c;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efebe0;
	border-right-color: #efebe0;
	border-bottom-color: #efebe0;
	border-left-color: #efebe0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
.border {
	border: medium solid #D99D06;
}
.border2 {
	border: medium solid #2F271F;
	padding: 6px;
}

.border-blue {
	border: 1px solid #00338D;
}
