@charset "UTF-8";
/* CSS Document */

body {
font-family: "Century Gothic", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
color: #333333;
font-size: .8em;
margin: 0 auto; 
}

a:link, a:visited {
color: #336633; 
}

a:hover { 
color: #669999; 
font-weight: bold;
}

#container { 
width: 1024px; 
margin: 0 auto; 
text-align: center; 
min-height: 600px;
}

#header { 
width: 1024px; 
height: 165px; 
position: relative; 
text-align: center;
z-index: 1005;
}

#navigation { 
text-align: center; 
position: relative; 
background-image:url(../images/nav_bg.png); 
background-repeat:no-repeat; 
background-position: top; 
height: 34px; 
width: 1024px; 
top: -1px; 
color: #FFFFFF; 
font-weight: bold; 
font-size: 1.25em; 
}

.navigation { 
position: relative;
padding-left: 20px; 
padding-right: 20px; 
padding-top: 10px; 
vertical-align: middle; 
height: 34px;
}

a.navigation:link, a.navigation:visited {
color: #FFFFFF; 
font-weight: bold; 
text-decoration: none; 
}

a.navigation:hover {
color:#FFFFCC; 
text-decoration: underline;
}

#tagline { 
margin: 0 auto; 
width: 925px; 
position: relative; 
margin-top: 15px; 
text-align: center;
}

#content {
margin: 0 auto; 
position: relative; 
width: 925px; 
text-align: justify;
z-index: 20; 
top: 15px; 
} 

#home { 
height: 425px; 
width: 925px; 
background-image:url(../images/home_bg2.png); 
background-position:top; 
background-repeat: repeat-y; 
color: #000000;
}

#homePix { 
text-align: center;
width: 925px; 
height: 175px; 
margin-top: 10px;
}

#homeContainer { 
position: relative;
background-image:url(../images/transparency.png); 
background-repeat: repeat; 
width: 665px; 
height: 380px; 
margin: 12px; 
top: 12px; 
padding: 5px; 
} 

#news { 
position: relative; 
float: right; 
width: 230px; 
border-left: dotted; 
border-left-color: #669999; 
height: 425px
} 

.newsText { 
padding-top: 0px; 
padding-left: 10px;
}

.newsH { 
color:#FFFFFF; 
font-size:1.1em; 
font-weight: bold; 
padding: 5px; 
background-color:#336633; 
display:block;
}

.text { 
padding: 10px; 
margin-top: -10px;
}

.homePix { 
padding-right:12px;
}

#footer { 
text-align: center;
position: relative; 
background-image:url(../images/nav_bg.png); 
background-repeat:no-repeat; 
background-position: top; 
height: 34px; 
width: 1024px; 
margin: 0 auto; 
top: 25px; 
padding-top: 8px;
color: #FFFFFF; 
font-size: 1.25em; 
}

#copyright {
text-align: center;
position: relative; 
top: 25px;
color: #333333; 
font-size: .9em; 
}

a.copyright:link, a.copyright:visited { 
color: #333333; 
text-decoration: none;
}

a.copyright:hover { 
color: #336633; 
}

 ul.feature { 
 margin-top: -15px; 
 text-indent: -4px;
 }

li.sub { 
text-indent: -15px;
}

.floatRight {
float: right;
padding: 10px; 
width: 255px;
margin-top: -15px; 
list-style-type:none; 
}

li.sub2 {
text-indent: 15px;
}

.badgeRight { 
float: right;
padding: 5px; 
padding-bottom: 0px; 
padding-right: 0px;
}

.boldGreen { 
font-weight: bold; 
color: #336633;
}

.pageTitle { 
position: relative;
font-weight: bold; 
font-size: 1.7em; 
text-align: left; 
top: -7px; 
left: -50px;
}

.text_left { 
text-align: left; 
margin-left: 15px;
}

#patioFloat {
	float: left; 
	padding-right: 10px; 
	text-align: left;
}

#workText {
position: absolute; 
top: 600px; 
left: 30px;
width: 1000px; 
height: 425px; 
overflow: auto; 
scrollbar-face-color: #FFF;
scrollbar-shadow-color: #FFF;
scrollbar-highlight-color: #FFF;
scrollbar-3dlight-color: #FFF;
scrollbar-darkshadow-color: #FFF;
scrollbar-track-color: #FFF;
scrollbar-arrow-color: #CCC;
}
