@charset "utf-8";

#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	vertical-align: top;
	display: block;
}

#sidebar1  h1  {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	width: 220px;
	height: 40px;
	background-image: url(images/frameBrn.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar1 h2 {
	color: #0099FF;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.4em;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1 h3 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #FFFF99;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

#sidebar1   p  {
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B3A783;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 7px;
	padding-left: 18px;
	letter-spacing: 0.05em;
	margin: 0px;
	line-height: 1.5em;
	width: 184px;
	display: block;
}

#sidebar1 a {
	color: #FF9900;
	text-decoration: underline;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
}
#sidebar1 a:hover {
	color: #0099FF;
	text-decoration: none;
}


#frame1 {
	background-image: url(images/sideborderBwn.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 220px;
}

#frame2 {
	background-image: url(images/sideborderBwn.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#frame3 {
	background-image: url(images/sideborderBwn.gif);
	background-repeat: repeat-y;
	background-color: #21190F;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#frame4 {
	background-image: url(images/sideborderBwn.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#frame5 {
	background-image: url(images/sideborderBwn.gif);
	background-repeat: repeat-y;
	background-color: #21190F;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.co {
	font-weight: bold;
	color: #CEC7B0;
	font-style: normal;
}
.name {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC66;
	color: #CCCC66;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-right: 18px;
	margin-left: 18px;
	padding-right: 0px;
	padding-left: 0px;
}



.divider {
	margin-right: auto;
	margin-left: auto;
	width: 121px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

