body {
	font-family: "Trebuchet MS", Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#ffffff;
	color:#3f2f2a;
	
}

.subtitle_1 {
	font-family: Georgia, "Times New Roman", serif;
	color:#d10065;
	font-size:20px;
	font-weight:200;
}

.subtitle_1center{
	font-family: Georgia, "Times New Roman", serif;
	color:#d10065;
	font-size:20px;
	text-align:center;
	font-weight:200;
}

.subtitle_1center p{
	text-align:center;
}	
	

.subtitle_2 {
	font-family: "Trebuchet MS", Verdana,Geneva, Arial, Helvetica, sans-serif;
	color:#462317;
	font-size:14px;
	font-weight:bold;
}

.subtitle_2center {
	font-family: "Trebuchet MS", Verdana,Geneva, Arial, Helvetica, sans-serif;
	color:#462317;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

.subtitle_2center p{
	text-align:center;

}

.subtitle_3 {
	font-family: "Trebuchet MS", Verdana,Geneva, Arial, Helvetica, sans-serif;
	color:#ac6d8c;
	font-weight:bold;
}
.subtitle_3L {
	font-family: "Trebuchet MS", Verdana,Geneva, Arial, Helvetica, sans-serif;
	color:#ac6d8c;
	font-size:12px;
	font-weight:bold;
}

.subtitle_4 {
	font-family: "Trebuchet MS", Verdana,Geneva, Arial, Helvetica, sans-serif;
	color:#462317;
	font-size:14px;
	font-weight:bold;
}

.subtitle_4center {
	font-family: "Trebuchet MS", Verdana,Geneva, Arial, Helvetica, sans-serif;
	color:#462317;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

.subtitle_4center p{
	text-align:justify;

}

.small {
	font-family: "Trebuchet MS", Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.body-margin {
	padding-top:25px;

} 

.subnav-margin {
	padding-top:19px;

} 

ul {
	font-family: "Trebuchet MS", Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	list-style-type: none;
	padding-left: 0;
	padding-top:0;
	margin-top:0;
	margin-left: 5px;
}

p {
	margin-bottom:15px;
	margin-top:0px;
	text-align:justify;
			
}

li { 
	background: url(../images/bullet.gif) left 2px no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;

 }

a:link {
	color: #6a3404;
	font-size:inherit;
	text-decoration: none;
}

a:visited {
	color: #6a3404;
	font-size:inherit;
	text-decoration: none;
}

a:hover {
	color: #d75391;
	font-size:inherit;
	text-decoration:underline;
}

a:active {
	color: 6a3404;
	font-size:inherit;
	text-decoration: none;
}



.footer {
	font-family: "Trebuchet MS", Verdana,sans-serif;
	color:#846472;
	font-size: 11px;
	text-align:center;
	padding-top:10px;
}


.footer a:link, .footer a:hover, .footer a:visited {
	color:#846472;
	font-size: 11px;
	text-decoration:none;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	background: #FEEAF5;
	border: 1px solid #D2C4C3;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 9.5px 24.5px;
	width: auto;
	background: #FEEAF5;
	color: #000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{ 	background: #FFF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFF;
	border: 1px solid #D2C4C3}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FEEAF5;
		color: #000;
		font: 12px arial}

	#sddm div a:hover
	{	background: #FFF;
		color: #000}
