/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}




/** FORMS */

form1 {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 150px;
	border: 1px solid #DADADA;
}

.submit1 {
	width: 58px;
	height: 19px;
	border: 1px solid #FFFFFF;
	
	font-weight: bold;
	color: #FFFFFF;
}









/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
}

.blogentry {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
font-weight: bold;
	
}


p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}


.text1 {
	margin-bottom: 30px;
}

.text1 span {
	padding-bottom: 5px;
	background: url(images/homepage08.gif) repeat-x left bottom;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.text3 span {
	padding-bottom: 5px;
	background: url(images/homepage08.gif) repeat-x left bottom;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
}

.text3 {
	margin-bottom: 30px;
}

.text4 {
	color: #FFFFFF;
background: #384e51;
}

.text5 {
	margin-bottom: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #C6C6C6;
}

.text6 {
	font-size: 11px;
	color: #FFFFFF;
}

.text7 {
	text-align: center;
	font-size: 10px;
	color: #7C878F;
}

.text8 {
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
border-bottom: 1px dotted #f4b506;
padding-bottom: 8px;
	}




/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 160%;
}

/** LINKS */

a {
	color: #f4b506;
}

a:hover {
	text-decoration: underline;
}

.link1 {
	padding-bottom: 5px;
	background: url(images/homepage08.gif) repeat-x left bottom;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.link2 {
	font-size: 10px;
	color: #FFFFFF;
}

.link3 {
	color: #7F7F7F;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: #394748 url(images/homepage01.jpg) repeat-x left top; }
.bg2  { background: url(images/homepage02.jpg) no-repeat left top; }
.bg3  { background: url(images/homepage03.jpg) repeat-y left top; }
.bg4  { background: #5E7578 url(images/homepage09.gif) repeat-x left top; }
.bg5  { background: url(images/homepage11.gif) no-repeat center top; }
.bg6  { background: url(images/homepage13.gif) no-repeat center top; }
.bg7  { background: url(images/homepage16.gif) repeat-x left top; }
.bg8  { background: #384e51 url(images/homepage18.gif) repeat-x left top; }
.bg9  { background: url(images/homepage19.gif) no-repeat center top; }
.bg10 { background: url(images/subpage1_03.jpg) repeat-y left top; }
.bg11 { background: url(images/subpage2_01.jpg) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 10px 5px 0px;

}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin-bottom: 15px;
	padding-top: 5px;
	background: url(images/homepage20.gif) repeat-x left bottom;
}

.clearboth { clear: both; }

 .border
{
float: left;

border: 2px solid #ccc;
margin: 0 10px 5px 0px;
padding: 5px;
text-align: center;
}

#blog1 p  {
font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
font-weight: normal;
}

#blog1 a  {
font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
font-weight: bold;
}

#blog1 ul li {
font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
font-weight: bold; }

.imgborder {
border: 3px solid #ccc;
float: left;
	margin: 3px 10px 5px 0px;

 }

#tnotes p {
font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
font-weight: normal; 
color: #666;}




