/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-color: #efefef;
}





#container {
	width: 800px;
	margin: 0 auto;
	background-color: transparent;
}




form { xwidth: 50%; }


#txt {
	width: 90%;
	height: 150px;
}









/* ******************************** header items *********************************** */



#header {
	width: 800px;
	background-image: url(images/header.gif);
	width: 800px;
	height: 148px;
	display: block;
}


#header h1 {
	font-family: "Times New Roman", Times, serif;
	color: #413402;
	font-size: 36px;
	font-weight: lighter;
	text-indent: 325px;
	margin: 0;
	padding: 0;
}


#header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #b08f11;
	text-transform: uppercase;
	text-indent: 400px;
	margin: 0;
	padding: 0;
}


















/* ******************************** nav items *********************************** */




#nav {
	width: 950px;
	height: 36px;
	margin: 0 auto;
}


#nav ul {
	display: inline;
	text-transform: capitalize;
	margin: 0 auto;
}

#nav ul li {
	list-style-type: none;
	font-family: Trebuchet MS, sns-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
	padding-right: 15px;
	display: inline;
}

#nav ul li a:link {
	text-decoration: none;
	color: #fff;
}

#nav ul li a:visited {
	text-decoration: none;
	color: #fff;
}


#nav ul li a:hover {
	text-decoration: none;
	color: #413402;
}


#nav ul li a:active {
	text-decoration: none;
	color: #fff;
}



















#content {
	background-color: #efefef;
}













#leftInfo {
	width: 430px;
	float: left;
}


#leftInfo h1 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 28px;
	color: #2d2e3c;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 50px;
	line-height: 50px;
}



#leftInfo h2 a:link, #leftInfo h2 a:visited, #leftInfo h2 a:active {
	font-family: Trebuchet MS, sans-serif;
	font-size: 28px;
	color: #2d2e3c;
	text-indent: 50px;
	line-height: 50px;
	text-decoration: none;
}

#leftInfo h2 a:hover {
	text-decoration: underline;
}

#leftInfo h2 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 28px;
	color: #2d2e3c;
	line-height: 50px;
}


#leftInfo p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #818290;
	line-height: 22px;
	word-spacing: 1px;
}

#leftInfo p.date {
	font-size: 13px;
	color: #6F6F6F;
}

#leftInfo div.comments {
	padding: 20px;
	margin: 15px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #ededed;
	color: #666;
}

.comments p {
	color: #6F6F6F;
}









/* **** news section **** */

#leftInfo h3 {
	font-size: 18px;
	padding: 0;
	margin: 0;
}

.dato {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.nlink a:link, .nlink a:visited, .nlink a:active {
	color: #56453c;
}

.nlink a:hover {
	color: #006699;
}

p.nlink {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

.read a:link, .read a:visited, .read a:active {
	color: #56453c;
	letter-spacing: 1px;
	font-size: 11px;
}
.read a:hover {
	color: #000;
} 



#rightInfo {
	width: 370px;
	float: right;
}


#testimonials {
	width: 364px;
	background-image: url(images/testbg.gif);
	background-repeat: repeat-y;
	margin-top: 8px;
}

#testtop {
	background-image:url(images/testtop.gif);
	background-repeat: no-repeat;
	width: 364px;
	height: 10px;
	display: block;
}

#testimonials h1 {
	color: #ba680c;
	padding: 0 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ba680c;
	font-style: italic;
	font-weight: lighter;
	text-transform: uppercase;
}



#testimonials p {
	padding: 0 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5b3306;
	font-style: italic;
	background-image: url(images/quotes.gif);
	background-position: 25px -10px;
	background-repeat: no-repeat;
	text-indent: 40px;
}

.testsep {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5b3306;
	margin-bottom: 40px;
}


#testend {
	display: block;
	width: 364px;
	height: 138px;
	background-image: url(images/testbotbg.gif);
	background-repeat: no-repeat;
}



.name {
	font-family: "Times New Roman", Times, serif;
	color:#330000;
	font-size: 16px;
}



















/* ******************************** form items *********************************** */


fieldset {
	color: #653f24;
	font-size: 18px;
	padding: 5px 10px;
}


#message {
	width: 350px;
}

#text {
	width: 350px;
}




/* ******************************** footer items *********************************** */


.clear {
	clear: both;
}



#footer {
	clear: both;
	background-image: url(images/footer.gif);
	background-color: #293952;
	background-repeat: repeat-x;
}

#footerbg {
	width: 800px;
	background-image: url(images/footerbg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0 auto;
}









ul#botnav {
	text-transform: capitalize;
	padding: 60px 0 0 0;
	margin: 0;
	clear: both;
}

ul#botnav li {
	display: inline;
	list-style-type: none;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
}

ul#botnav li a:link {
	text-decoration: none;
	color: #fff;
}

ul#botnav li a:visited {
	text-decoration: none;
	color: #fff;
}


ul#botnav li a:hover {
	text-decoration: none;
	color: #A6A6A6;
}


ul#botnav li a:active {
	text-decoration: none;
	color: #fff;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}


.copylink {
	color: a0c4fd;
	text-decoration: none;
}


#footerbg .copy a:link, #footerbg .copy a:visited, #footerbg .copy a:active {
	color: #a0c4fd;
	text-decoration: none;
}

#footerbg .copy a:hover {
	color: #fff;
	text-decoration: underline;
}



.col {
	width: 250px;
	margin-right: 25px;
	float: left;
}

.last {
	margin-right: -25px;
}

.col h1 {
	color: #fea23a;
	font-family: "Trebuchet MS";
	font-size: 24px;
}







ul#posts {
	margin: 0;
	padding: 0;
}

ul#posts li {
	list-style: none;
	padding: 5px 0;
	border-bottom: 1px dotted #a0c4fd;
}

ul#posts li a:link, ul#posts li a:visited, ul#posts li a:active {
	color: #a0c4fd;
	font-size: 12px;
	padding: 5px 0;
	display: block;
	text-decoration: none;
}

ul#posts li a:hover {
	color: #fff;
}

ul.rt li {
	list-style: none;
	padding: 10px 0;
}

ul.rt li a:link, ul.rt li a:visited, ul.rt li a:active {
	padding: 0 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5b3306;
	font-style: italic;
	text-indent: 40px;
}






ul#topics {
	margin: 0;
	padding: 0;
}

ul#topics li {
	list-style: none;
	padding: 5px 0;
	border-bottom: 1px dotted #a0c4fd;
}

ul#topics li a:link, ul#topics li a:visited, ul#topics li a:active {
	color: #a0c4fd;
	font-size: 12px;
	padding: 5px 0;
	display: block;
	text-decoration: none;
}

ul#topics li a:hover {
	color: #fff;
}






ul#rss {
	margin: 0;
	padding: 0;
}

ul#rss li {
	list-style: none;
	padding: 5px 0;
	border-bottom: 1px dotted #a0c4fd;
}

ul#rss li a:link, ul#rss li a:visited, ul#rss li a:active {
	color: #a0c4fd;
	font-size: 12px;
	padding: 5px 0;
	display: block;
	text-decoration: none;
}

ul#rss li a:hover {
	color: #fff;
}




/* ##################################### icons ########################################## */

a[href $='.pdf'] { 
   padding-right: 24px;
   background: transparent url(images/pdf.gif) no-repeat center right;
}