a {
	COLOR: #c3683f;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a:hover {
	COLOR: #DA4B4E;
	TEXT-DECORATION: none
}

.imageback {
	background-color: #E5DCD7;
	border: 1px dashed #71655c;
	padding: 3px;
}



body {
	background-color: #F3F0EB;
	background-repeat: repeat-y;
	background-image: url(images/bg.gif);
	margin: 0;
}

p {
	margin-left: 20px;
	margin-right: 20px;
	color: #71655c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 22px;
}
i, em {
	color:#c7080b;
	font-family: Georgia, "Times New Roman", Times, serif;
}
b, strong {
	color:#D94249;
}

#container {
	width: 717px;
	margin-top: 0px;
}
#title {
	width: 91px;
}




#header {
	width: 717px;
	height: 278px;
	margin-top: 0px;
	background-image: url(images/mainimg.jpg);
	background-repeat: no-repeat;

}


#content {
	margin-top: 0px;
	margin-left: 90px;
}

#main {
	width: 717px;
}

blockquote {
	text-align: center;
	margin: 10px 75px;
	color: #71655c;
	font-weight: normal;
	bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e8e3dd;
	border: 1px dashed #a7a7a7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
} 


#links {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
} 

.footer {
	height: 153px;
	text-align: justify;
	clear: both;
	padding-top: 25px;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 10px;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
}




h1 {
	text-align: left;
	background: url(images/header.gif) top left no-repeat;
	font-weight: normal;
	line-height: 10px;
	font-size: 24px;
	text-indent: 5px;
	color: #a29a96;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
     
}

input, textarea, option, select {
	background-color: #F3F2F0;
	font: 11px Verdana, SanSerif;
	color: #5B5E5D;
	letter-spacing: 0px;
	border: 1px solid #a7a7a7;
	padding:2px;
}

ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #71655c;
	line-height: 24px;
	text-align: justify;
}
h2 {
	text-align: left;
	background: url(images/header.gif) top left no-repeat;
	font-weight: normal;
	line-height: normal;
	font-size: 18px;
	text-indent: 5px;
	color: #b50d21;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin-left: 10px;
}
