/* Optima  */
/* CSS Document */

body {
	padding: 0px;
	font-weight: 500;
	font-family: Optima;
	font-size: 13px;
	width: 966px;
	margin-top: 10px;
}

.centered {
	position: absolute;
	top: 10px;
	margin-top:10px;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	color: #571C1F;
	background-color:#CBC1AB;
}	

.ali {
	color: #571c1f;
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	line-height: normal;
}

a.ali:hover {
	color: #A7937C;
	text-decoration: none;
}

a {
	color: #571c1f;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	line-height: normal;
}

a.bold {
	color: #571c1f;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #3F3727; 
}

a:hover {
	color: #A7937C;
	text-decoration: underline;
}

table.shell {
	border: 1px solid #333;
	text-align:center;
	padding: 0px;
	width: 966px;
	background-color:#FFFFFF;
	vertical-align: middle;
}

td { 
	border: 0px solid #DED47C;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #60513A;
	vertical-align: top;
}

td.topnav { 
	background: #fff url(../images/tab.gif) no-repeat top right;
}

td.mid {
	vertical-align: top;	
}

td.content-section { 
	vertical-align: top;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background: url(../images/top_fader.jpg) no-repeat top left repeat-x;
}

td.content-left-menu {
	vertical-align: top;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #7d6a55;
}

td.content-text {
	vertical-align: top;
	padding: 20px 22px 8px 27px;
}

td.content-bold {
	font-size: 14px;
	font-weight: bold;
	color: #60513A;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}

td.content-pictures {
	vertical-align: top;
	padding: 10px 20px 10px;
}

td.content-right-pictures {

	vertical-align: top;
	padding: 8px 5px 5px;
}
td.titles {
	font-size:14px;
	padding: 10px 5px 5px 35px;
	font-weight: 700;
	font-family: Optima;
}

td.bottom {
	vertical-align: top;
	border-top: 1px solid #333;
}

p {
	font-family: Optima;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	color: #60513A;
	text-align: justify;
}

.header {
	font-size: 14px;
	font-weight: bold;
	color: #5F503A;
}

.header-bold {
	font-size: 16px;
	font-weight: bold;
	color: #5F503A;
}

.small	  { 
	font-family: Optima;
	font-size: 13px;
	line-height: 13.5px;
 }
		

		
