/*
Name: Natural Essence
Date: 2007-02-20
Description: Soft and natural single/two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
*/

/* default elements */
* {margin: 0; padding: 0;}

body {
	background-color: #FFFFFF;
	color: #222;
	font: normal 62.5% Verdana;
	padding: 2% 0;
}

a {color: #a90203; font-weight: bold; text-decoration: none;}
a:hover {color: #777777; font-weight: bold; text-decoration: none;}

big {font-size: 1.1em Verdana;}

h1,h2,h3 {color: #a90203; padding: 8px 0 2px;}

h1 {font: normal 2.0em Verdana;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: none;}

h2 {font: bold 1.1em Verdana; border-bottom: 1px solid #a90203;}

h3 {font: bold 0.9em Verdana; border-bottom: 1px dotted #a90203;}


blockquote {
	display: block;
	font: normal 1.3em Verdana;
	padding-left: 26px;
        padding-right: 26px;
        padding-top: 26px;
        padding-bottom: 26px;
	width: 470px;
    text-align: justify;	
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #fff;
	margin: 0 auto;
	width: 750px;
}
#container {
	background: #fff;
	border-top: 0px solid #fff;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
}

.text {
	text-align: justify;
	padding-left: 20px;
}

.text1 {
	text-align: justify;
	padding-right: 10px;
}


/* header */
.title {
	background: #FFFFFF;
	border-top: 0px solid #996;
}
.title h1 {
	color: #a90203;
	font: normal 1.7em Verdana;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 2px solid #fff;
	background: #6f0000 url(http://img509.imageshack.us/img509/9813/igwababalogo2vc7.jpg) no-repeat left bottom;
	height: 207px;
}

/* navigation */
.navigation {
	background: #ffffff;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
}
.navigation a {
	background: #FFF;
	border-right: 1px solid #555555;
	color: #555;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #777;}

/* main */
.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;}

/* bottom */
.bottom {
	background: #ffffff;
	border-top: 1px solid #555555;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #FFFFFF;
	color: #a90203;
	padding: 10px;
	font-size: 10.5px;
	font-weight: normal;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
	font-size: 10.5px;
	font-weight: normal;
}
.footer a {
	color: #a90203;
	text-decoration: none;
	font-size: 10.5px;
	font-weight: normal;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 10.5px;
	font-weight: normal;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 0px dotted #555555;
	margin: 4px 0;
	padding: 0;
	width: 90%;
	font-size: 0.8em;
	font-weight: normal;
}
.block li {
	border-bottom: 1px dotted #555555;
	list-style: none;

}
.block li a,.block li em {
	color: #a90203;
	display: block;
}
ul.hover {
    color: #ffffff;
	background: #a90203;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #FFFFFF;
	color: #a90203;
}

.right .block,.right .block li {border-color: #000000;}
.right .block li a:hover {background: #000000;}

table.sample {
   border-width: 1px;
   border-spacing: 3px;
   border-style: dotted;
   border-color: #6f0000 ;
   border-collapse: separate;
   background-color: #FFFFFF;
}

table.sample th {
   border-width: 1px;
   padding: 7px;
   border-style: dotted;
   border-color: #6f0000 ;
   background-color: #FFFFFF;
   -moz-border-radius: ;
}

table.sample td {
   border-width: 1px;
   padding: 7px;
   border-style: dotted;
   border-color: #a90203;
   background-color: #FFFFFF;
   -moz-border-radius: ;
}

.content {
   text-align:justify;
 border: 1px #545454 solid;
 	  background-color: #ffffff;
padding-top: 10px !important;
padding-right: 10px !important;
padding-left: 10px !important;
padding-bottom: 10px !important;
color: #545454;
width: auto;
height: auto;
}
