/* Style sheet design by Mike McAllister and Logikbox inc,copyright ©2002 */

/* Row tags for modulus switching design on listables */
.row0 {
	background-color: #9a4115;
} 
.row1 { }  

body {
	margin: 0;
	padding: 0;
	background: #cccccc;
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(images/bg.jpg) repeat-x;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

 li {text-align : left;}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #590101;
	text-decoration: undeline;
}
a:visited {
	color: #590101;
	text-decoration: undeline;
}
a:hover {
	text-decoration: underline;
}

a.subnav {
	color: #000000;
	text-decoration: undeline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
a.subnav:visited {
	color: #660000;
	text-decoration: undeline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
a.subnav:hover {
color: #660000;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
a.news_text {
	color: #660000;
	text-decoration: none;
}
a.news_text:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
  
 
/* END ANCHORS */
 

/* Start Text Elements ------------------------------------------------------------------------------------*/

H1 {
	font-size : 18pt;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
	color : 590101;
	line-height: 18pt;
	margin-left : 18px;
	margin-top : 20px;
	 
}

#news H1 {
 	font-size : 14pt;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
	color : 000000;
	line-height: 18pt;
	margin-left : 18px;
	margin-top : 20px;
	margin-bottom : 0px;
	 
}

#news .text {
	font-family :Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 14px;
	line-height: 18px;
	color: #000000;
	
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

H2 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	color: #590101;
	line-height: 16px;
	 
	}
	
	H3  {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	color: #000000;
	line-height: 10px;
	margin-left : 18px;
	margin-top : 20px;
	 
	}




.text {
	font-family :Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 14px;
	line-height: 18px;
	padding: 20px;
	color: #000000;
	
}
.Hometext {
	font-family :Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 14px;
	line-height: 18px;
	padding: 20px;
	color: #FFFFFF;
	
}
.text2 {
	font-family :Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 14px;
	line-height: 18px;
	padding: 20px;
	color: #000000;
	 
}
.teaser {
	font-family :Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	line-height: 18px;
	 
	color: #d9d9d9;
}

.news_text {
	font-family :Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 14px;
	line-height: 18px;
	color: #000000;
	
}
.search_text {
	font-family :Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	line-height: 18px;
	color: #000000;
}
.footer_text {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height: 12px;
	color: #000000;
}

.profile_text {
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16px;
	line-height: 18px;
	color: #000000;
	
}
/* = body Elements*/

.logo {
	background: #333333 url(images/img13.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 13px;
	line-height: 18px;
	color: #fcfdfe;
}

.logo .link{
	background: #333333 url(images/img13.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height: 18px;
	text-decoration:underline;
	color: #fcfdfe;
}

.logo .link:hover{
	background: #333333 url(images/img13.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height: 18px;
	text-decoration:underline;
	color: #a6996f;
}
/* = body Elements*/

 .content {
	;
	background-color: #CCCCCC;
}

 .Homecontent {
	;
	background-color: #590101;
}
 .news {
	background: #a89a71 url(images/news_bg.jpg) repeat-y;
}
 .search {
	background: #d7d2c2;
	/*url(images/searc_bg.jpg) repeat-y;*/
	width: 206px;
}
 .footer {
	background: #cccccc;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #000000;
}
