/* ----- BASIC ELEMENTS AND FONTS ----- */


html, body {
	color: #202020;
	font-size: 12px;
	font-family: verdana, tahoma, arial;
	background:  #f3f1dd url(images/headerbg2.gif) repeat-x;
	width: 1000px;
	margin:0;
	padding:0;
	height:100%;
}

.clear {
	clear: both;
	height:10px;
}

p {
	margin: 10px 30px 10px 30px;
}


#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size:10px;
	text-align:left;
}

.login_box p {
	margin:0px 10px 5px 25px;
	font-size:9px;
	color:#404040;
	text-transform: uppercase;
}
.content_box p {
	margin: 10px 0px 20px 0px;
	color:#404040;
	font-size:11px;
	text-align:left;
}
.content_box_large p {
	margin: 10px 0px 10px 0px;
	font-size:12px;
	text-align:justify;
}

#content_subpage {
	margin: 10px 0px 20px 0px;
	color:#404040;
	font-size:12px;
	text-align:justify;
	
}
.content_subpage p {
	margin: 10px 0px 10px 0px;
	font-size:12px;
	text-align:justify;
}

.content_box_photo h3 {
	margin: 10px 0px 10px 35px;
	
}

.content_box_photo p {
	margin: 0px 0px 10px 30px;
	color:#404040;
	font-size:11px;
	text-align:left;
}

#content_footer p {
    margin: 10px 0px 10px 60px !important;
	margin: 10px 0px 10px 85px;
	font-size:10px;
	text-align:justify;
}

h1 {
	font-family:tahoma, arial, verdana;
	font-size:26px;
	text-transform:;
	text-align: center;
	font-weight:normal;
	margin: 10px 0px 0px 0px;

	color:#ffffff;
}

h2 {
	font-family: Trebuchet, Helvetica, sans-serif;
	font-size:20px;
	margin: 0px 50px 10px 30px !important;
	margin: 0px 30px 10px 30px;
	font-size:12px;
	text-transform:uppercase;
	color:#404040;
	font-weight:normal;
}

h3 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:12px;
	color:#404040;
}

h4 {
	margin: 0px 0px 10px 0px;
	text-align: left;
	font-size:11px;
	color:#202020;
}

a {
	text-decoration: underline;
	color:#7c2c07;
}

/*----- MENU ----- */

#nav_list {
	margin: 0;
	padding: 0;
	width: 195px;
	list-style: none;
	overflow: hidden;
}

#nav_list li {
	width: 195px;
	overflow: hidden;
	text-transform: uppercase;
	font-size:10px;
	font-weight:bold;
}

#nav_list a {
	color:#404040;
	text-decoration: none;
}

.li_nav_body a  {
	display: block;
	width: 195px;
	height: 20px;
	background: url(images/nav_body.png) no-repeat;
	padding-left: 10px;
	line-height:20px;
}

.li_nav_footer a  {
	display: block;
	width: 195px;
	height: 21px;
	background: url(images/nav_body.png) no-repeat;
	background-position:  0 0px;
	padding-left: 10px;
	line-height:21px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_active a:active  {
	background: url(images/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color:#fff;
}

/*----- LAYOUT ----- */

#container {
	width:1000px;
	font-color: #ffffff;
	background: url(images/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(images/sidebar_body.png) 60px 0px repeat-y;
	min-height:100%;
	height:100%;
	
}
#container2 {
	width:1000px;
	font-color: #ffffff;
	background: url(images/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(images/sidebar_body.png) 60px 0px repeat-y;
	min-height:100%;
	height:100%;
	
}


#menu_header {
	width:170px;
	height:150px;
	text-align:left;
	float:left;
	margin:0 0 0 30px;
}

#menu_left {
	width: 170px;
	min-height: 100%;
	margin:0 0 0 30px;
	float: left;
    background: url(images/sidebar_body.png) repeat-y;
}

.login_box {
	width: 170px;
	float:left;
	margin:0 0 0 10px;
}

#head {
    width: 790px !important;
	width: 820px;
	height: 110px;
	float:left;
	text-align: right;
}

#content {
	width: 840px;
	text-align: justify;
	float: left;
	margin:10px 0 0 20px;
	background: url(images/sidebar_body.png) 10px 0px repeat-y !important;
	background: url(images/sidebar_body.png) 20px 0px repeat-y;
}

.content_box {
	width: 170px;
	margin:110px 0px 0px 20px;
	float: left;
	text-align: left;
}

.content_subpage {
	width: 600px;
	margin:0px 0px 0px 20px;
	float: left;
	text-align: left;
}

.content_box_large {
	width: 380px;
	margin:0px 0px 0px 20px;
	float: left;
}

.content_box_photo {
	width: 150px;
	margin:0px 0px 5px -10px;
	float: left;
	text-align:left;
	
}
.content_box_photo {
	width: 150px;
	margin:0px 0px 5px -10px;
	float: left;
	text-align:left;
	
}
.box_right {
	width:170px;
	padding:10px;
	margin-left:10px;
	float: right;
	text-align: left;
	border: 1px solid #c0c0c0;
}

#content_footer {
	background: url(images/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(images/sidebar_body.png) 60px 0px repeat-y;
	width:100%;
	clear:both;
	margin-bottom:-70px;
	height:50px;
}



/*----- IMAGES ----- */

a img{
	border: none;
}

img.left,img.center,img.right {
	padding: 0px;
	border: 0px solid #c0c0c0;
}

img.left {
	float: left;
	margin: 0px 12px 15px 0px;
}

img.right {
	float: right;
	margin: 0px 30px 5px 0px;
}

.frt { float: right;
          margin: 0px 0px 0px 20px;
}

/*----- FORM ----- */

input   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin:0px 0px 5px 0px;
}

textarea.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	height:80px;
	color: #707070;
	margin:5px 0px 5px 25px;
}

input.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_sidebar   {
	background: #303030;
	border-top: 1pt solid #404040;
	border-bottom: 1pt solid #404040;
	border-right: 1pt solid #404040;
	border-left: 1pt solid #404040;
	font: normal 10px tahoma;
	width:119px;
	color: #ffffff;
	margin:0px 0px 5px 25px;
}

input.button_content   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:5px 0px 5px 0px;
}





