html
{ height: 100%;}

*
{ padding: 0;
  margin: 0 auto;}

body
{ font: normal .78em arial, sans-serif;
  background: #9999cc;
  color: #555;}

p
{
	padding: 0 0 16px 0;
	line-height: 1.7em;
	color: #565656;
	float: right;
}

.social
{ padding: 5px 0 0 20px;}

.photo
{ padding: 0 0 0 0;}

h1, h2, h3, h5, h6 
{ font-family: "franklin-gothic-urw";
color: #362C20;
  padding: 0 0 5px 0;}

h1
{ font-family: "franklin-gothic-urw";
  margin: 0 0 15px 0;
  padding: 15px 20px 5px 0;}

h2, h5
{	font-family: "franklin-gothic-urw";
	color: #230AC1;
	padding: 0 0 5px 0;
	font-family: arial;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h3, h6
{	font-family: "franklin-gothic-urw";
	color: #9E20DF;
	padding: 0 0 15px 0;
	font-family: arial;
	font-size: 125%;
	font-style: normal;
}

h4
{	font-family: "josefin";
	color: #BF7EFD;
	
}

h5
{ color: #362C20;}

img
{
	border: 0;
	display: inherit;
}

img.small
{ max-width: 120px;
  max-height: 220px;}

a, a:hover
{ outline: none;
  color: #9999cc;
  text-decoration: underline;}

a:hover
{ text-decoration: none;}

a.logo, a:hover.logo
{ outline: none;
  color: #595959;
  text-decoration: none;}

blockquote
{ padding: 5px 5px 5px 5px;
  border: 1px solid #E5E5DB;
  background: #F5F5F1;}

ul#block
{ margin: 2px 0 18px 16px;}

ul#block li
{ list-style-type: square;
  margin: 0 0 6px 0; 
  padding: 0 0 0 8px;}

ol
{ margin: 2px 0 0 24px;}

ol li
{ margin: 0 0 6px 0;}

#main, #header, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{
	width: 945px;
	background: #E2E2DA url(content.png) repeat-y;
	color: #555;
} 

#header
{ background: #C9D3C8;
  color: #FFF;
  width: 905px;
  border-top: 8px solid #FFF;}

#logo
{ width: 905px;
  height: 166px;
  position: relative;
  background: #C9D3C8 url(logo.jpg) no-repeat right bottom;
  color: #FFF;}

#logo #logo_text 
{
	font-family: "josefin";
	position: absolute;
	top: 0px;
	left: 10px;
	width: 568px;
	height: 157px;
}
  
#logo_text h4
{	font-family: "josefin";
	padding: 4px 0 0 20px;
	margin: 0;
	text-transform: NONE;
	color: ##e3b1be;
	background: transparent;
	font-style: normal;
	font-weight: 300;
}

#menubar
{ font-family: "franklin-gothic-urw";
  background: #C9D3C8 url(menu.png) repeat-x;
  width: 872px;
  height: 45px;
  padding: 0 17px 0 16px;} 

ul#menu
{ float: right; 
  margin: 0;}

ul#menu li
{ float: left;
  margin: 7px 0 0 0;
  padding: 0;
  list-style: none;}

ul#menu li a
{ letter-spacing: 0.1em;
  font-size: 105%;
  display: block; 
  float: left; 
  height: 25px;
  text-decoration: none; 
  padding: 8px 22px 5px 22px;
  text-align: center;
  background: transparent;
  color: #FFF;} 

ul#menu li.tab_selected, ul#menu li.tab_selected a:hover
{ background: url(menu_selected.png) repeat-x;
  color: #FFF;}

ul#menu li a:hover
{ background: transparent;
  color: #FFABA0;}

#site_content
{
	overflow: hidden;
	bottom: 5px;
	width: 937px;
} 

.sidebar
{
	float: right;
	width: 200px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-right: 0px;
	padding-top: 10px;
	right: 50px;
	clear: left;
	left: 50px;
	margin-left: 11px;
}

.sidebar ul
{ border-top: 1px solid #EEEEEA;
  width: 200px; 
  padding-top: 4px; 
  margin: 4px 0 20px 0;}

.sidebar li
{ list-style: none; 
  padding: 0 0 4px 0; 
  border-bottom: 1px solid #EEEEEA;}

.sidebar li a, .sidebar li a:hover
{ text-decoration: none; 
  padding: 0 0 0 22px;
  display: block;
  background: transparent url(arrow.png) no-repeat left center;
  color: #555;
  border: 0;} 

.sidebar li a.selected, .sidebar li a:hover, .sidebar li a.selected:hover
{ background: transparent url(arrow_select.png) no-repeat left center;
  border: 0;
  color: #028FD0;} 

.coin-slider {
	padding:0;
	overflow:hidden;
	zoom:1;
	position:relative;
	float:center;
}
.coin-slider a {
	text-decoration:none;
	outline:none;
	border:none;
}
/* buttons for switching */
.cs-buttons {
	margin:0;
	padding:18px 8px 0;
	font-size:0;
	float:left;
}
.cs-buttons a {
	margin:0 2px;
	width:20px;
	height:20px;
	float:left;
	color:#fff;
	text-indent:-10000px;
	background:url(../images/slide_p.gif) no-repeat center center;
}
.cs-buttons a.cs-active {
	color:#fff;
	background-image:url(../images/slide_a.gif);
}
/* text in slider */
.cs-title {
	padding:16px 60px 16px 24px;
	width:876px;
	color:#fff;
	font-size:15px;
	line-height:1.5em;
	background:url(../images/overlay.png) repeat left top;
}
/* buttons Next and Prew */
.cs-prev, .cs-next {
	background:url(../images/overlay.png) repeat left top;
	color:#fff;
	padding:0px 10px;
}
#content
{
	text-align: left;
	width: 630px;
	padding: 10px 10px 40px 40px;
	float: left;
}

#footer
{ width: 905px;
  height: 40px;
  padding: 22px 0 4px 0;
  text-align: center; 
  background: #595959;
  color: #FFF;
  border-top: 5px solid #84296e;}

#footer a, #footer a:hover
{ background: transparent;
  color: #FFF;}

.yellow
{ color: #F7C015;}

.blue
{ color: #05A4D1;}

.orange
{ color: #FF7A0F;}

.red
{ color: #C80500;}

.purple
{
	color: #e3b1be;
	font-family: "josefin";
	font-style: normal;
	font-weight: 300;
	bottom: 0;
	font-size: medium;
}

.green
{ color: #A4AA04;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #595959; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 304px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ text-align: left;
  background: #595959;
  color: #FFF;
  padding: 7px 4px;}
  
table tr td
{ background: #CCCCCC;
  color: #47433F;
  border-top: 1px solid #FFF;}
