/* @charset "ISO-8859-1";
CSS - http://www.kinley.com
http://www.kinley.com
Embedded Styles from http://www.kinley.com

http://www.kinley.com/global.css

/* =STRUCTURE
----------------------------------------------- */

* {
	padding: 0;
	margin: 0;
}

#wrapper {
	margin: 0 0;
	width: 770px;
	clear: both;
}
#leftcolumn {
	padding-left: 32px;
	width: 223px;
	float: left;
	background-repeat: no-repeat;
	height: 648px;
	padding-top: 28px;
}
#rightcolumn {
	width: 510px;
	background-repeat: no-repeat;
	position: absolute;
	left: 419px;
}


#rightcolumn_contact {
	width: 502px;
	background-repeat: no-repeat;
	position: absolute;
	top: 148px;
	left: 419px;
}

#content {
	/*border: 1px solid #FFF;*/
}

#gallery {
	border-top: 1px solid #FFF;
	background-color: #666 ;
	clear: both; 
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	
	
	}

 
.clear { clear: both; 
line-height:0;
}


/* MODULES
------------------------------*/

.modul01, .modul02, .modul03, .modul04, .modul05, .modul06, .modul07, .modul08, .homefeature  {
	margin-bottom: 1.2em;
	border-left: 1.2em solid white;
}

.modul01, .modul02, .modul03, .modul04, .modul05, .modul06, .modul07, .modul08  {
	float: left;
	background-color: #fff;
}

.modul01, .mainnav {
	width: 10.8em;
}

.modul02 {
	width: 22.8em;
}

.modul03 {
	width: 34.8em;
}

.modul04 {
	width: 46.8em;
}

.modul05 {
	width: 58.8em;
}

.modul06 {
	width: 70.8em;
}

.modul07 {
	width: 82.8em;
}

.modul08 {
	width:500px;
	background-image: url(../images/global/mod08_bg.gif);
	background-repeat: repeat-x;
}


/* =BODY & TEXT
----------------------------------------------- */

body {
	background-color: #343434;
	background-image: url(../images/global/home_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
}



p {
	line-height: 1.7em;
	font-size: 1.4em;
	color: #999;
	padding-bottom: 0.75em;
}

.headertxt {
	position: relative; top: 39px; left: 200px;
	}

#content_txt_r {
	margin: 10px;
	text-align: left;
	float: right;
	width: 230px;
 } 
 
 
 #content_txt_left {
	margin: 0px;
	text-align: left;
	float: left;
	width: 230px;
 } 
 
 
 #content_txt_wide {
	margin: 10px;
	text-align: left;
	clear: left;
	width: auto;
 } 
 
 .footer {
	line-height: 1.7em;
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #FFF;
	margin: 20px 0 0 650px;
}


.hftext {
	line-height: 1.4em;
	font-size: 1.2em;
	color: #666;
	padding-bottom: 0.75em;
}
 
 
 .copyright {
	padding-top:280px;
	font-size:1em;
	color:#999999;
 }
 
  
/* =HEADINGS
----------------------------------------------- */

h1, h2, h3, h4 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 164%;
	color: #666666;
	margin-bottom: 15px;
}
h2 {
	font-size: 145%;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: .75em;
}
h3 {
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
}
h4 {
	font-size: 2.5em;
	text-transform: none;
	color: #666666;
	margin-bottom: 0.75em;
	margin-top: 0.2em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}


/* =LINKS
----------------------------------------------- */

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;	
}
a:hover {
	color: #FF0000;
	text-decoration: underline;	
}
a:active {
	color: #CC0000;
}


/* =NAVIGATION
----------------------------------------------- */

#navigation li a:hover {
color: #CC0000;
}

#navigation {
width: 200px;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigation li {
height:20px
}
#navigation li a:link,#navigation li a:visited {
	display: block;
	padding: 0.3em  0.5em;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size:10px;
	letter-spacing: 0.25em;
	font-family: Arial, Helvetica, sans-serif;
}



/* =GALLERY NAV
----------------------------------------------- */

#sub_nav {
	width: 520px;
	height: 30px;
	padding-left: 3px;
	padding-top: 20px;
}

#sub_nav   ul {
margin-left: 0;
list-style: none;


}

#sub_nav li {
display: inline;

}

#sub_nav a {
	width: auto;
	padding: 5px 6px 2px 0;
}

#sub_nav a:link,#sub_nav a:visited {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;

}

#sub_nav a:hover {
color: #CC0000;
	text-decoration:none;
	
}


/* =IMAGES
----------------------------------------------- */

#logo {
	padding-left: 42px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	height: 115px;
	padding-top: 0px;
}

.imageleft {
	text-align: left;
	margin-bottom: 20px;
	float: left;
	clear: left;
	margin-right: 20px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.imageright {
	text-align: right;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;	
	clear: right;
}

#home_left {
	position: absolute;
	top: 150px;
}

#home_right {
	left: 280px;
	border: solid 0px white;
}

.img_bdr {
	border: solid 2px white;
	}


/* =FORMS
----------------------------------------------- */

#mailingform{
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


/* =MISC
----------------------------------------------- */
.clear {
clear:both;
}


/* FEATURE NAV
------------------------------*/
.featurenav {
	font-size: 1.2em;
	padding-bottom: 1em;
	text-align: right;
	padding-right: 2em;
	list-style-type: none;
}

.featurenav li {
	display: inline;
	list-style-type: none;
}

.featureprev a {
	padding-right: 0.8em;
	padding-bottom: 0.4em;
}

.featurenext a {
	padding-left: 0.8em;
	padding-bottom: 0.4em;
}
li {
	list-style-type: none;
}

