@charset "utf-8";
body {
	background-color: #75a110;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 120%;
	color:#FFFFFF;
	background-image: url(../img/background_grad.png);
	background-repeat: repeat-x;
	background-position: top;
}

div div:active div:visited {border:none;}

h1 {
	font-size: 218%;
	color: #FFFFFF;
	margin-bottom:0px;
}

h2 {font-size: 150%;
	font-weight:normal;
	color: #FFFFFF;
	line-height: 140%;
}
h3 {
	font-size: 116%;
	line-height: 120%;
	color: #75a110;
}

h4 {font-size: 172%;
	color: #75a110;
	margin: 0 0 6px 0;
}
h5 {
	margin-bottom: 8px;
	font-size: 130%;
	color: #75a110;
	line-height: 20px;}
h6 {
	font-size: 116%;
	color: #310F3B;
}

p{	color:#FFFFFF;
	line-height:140%;
	font-size:100%;	
	margin-bottom: 12px;
}
	
floatleft {float:left;}
.clearFix {clear: both;}

#speechbackground {
  	background-image: url(../img/background_speech.png);
	background-repeat: no-repeat;
	background-position: top;
	}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;}
	
#topofmain{
  /* for IE */
  filter:alpha(opacity=85);
  /* CSS3 standard */
  opacity:0.85;
  	background-image: url(../img/topOfMain.png);
	background-repeat: no-repeat;
	background-position: top;
	height:11px;
	display:block;
}
	
#main {
	background-color: #000000;
	padding: 16px 30px 24px 30px;
	position: relative;
}
#bottomofmain{
  /* for IE */
  filter:alpha(opacity=85);
  /* CSS3 standard */
  opacity:0.85;
  	background-image: url(../img/footer1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height:118px;
	display:block;
}
.topCurve {
	position:absolute;
	top: 0px;
	right: 0px;
}
#topbox {
	width: 920px;
	position: relative;
	float: left;
	display: block;
	margin-bottom:36px;
	border: 1px solid #ffffff;
	background-color: #75a110;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#topboxtext{
	width:420px;
	margin:26px 0 0 20px;
}
#topboximage{
	float: right;
}
#rightImage {
width: 442px;
height:314px;
  	background-image: url(../img/bigspeech.png);
	float: right;
	display:block;
	margin:12px 0 0 0;
}
.row{
	padding:0 0 12px 0;
	width:920px;
	clear:both;	
  	background-image: url(../img/column_divider.gif);
	overflow: auto;
	width: 100%;
	overflow:hidden;
}

.leftcolumn{
width:270px; padding:0 24px 24px 0; float:left;

}

.centrecolumn{
width:270px; padding:0 24px 24px 24px; float:left;

}

.rightcolumn{	
width:270px; padding:0 0 24px 24px; float:left;


}


.noComp /* assign this class to things you only want to show up in mobile browsers */
{display:none;}

.slide {
margin: 4px 4px 0 4px;
}


#header {
	position: relative;
}


#wrapper #header img {
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 12px;
}
.pageTitle {
	display: block;
	margin-bottom: 20px;
}
#rowOfBubbles {
	height: 220px;
	margin-top: 25px;
	position: relative;
}
.bubbleInRow {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 220px;
	width: 232px;
	position: relative;
}

#contactInfo {
	height: 120px;
	position: relative;
	width: 500px;
	margin-left: 20px;
	font-size:90%;
}
#contactInfo p {
	color: #000000;
	position: absolute;
	left: 180px;
	top: 24px;
}

#contactInfo a {
	color: #000000;
	text-decoration: underline;
}

#footerPartOne {
	border-top: 1px solid #000000;
	padding-left: 25px;
	padding-top: 12px;
	color: #000000;
	padding-bottom: 12px;
	font-size: 80%;
	margin-top: 20px;
}
#footerPartOne a {
	color: #000000;
	text-decoration: none;
}


#footerPartTwo {
	color: #000000;
	margin-top: 20px;
	padding-top:12px;
	height: 50px;
	font-size: 80%;	
	border-top: 1px solid #000000;
}

#footerPartTwo p {
	color: #000000;
}

#headerNav {
	padding: 0px;
	width: 750px;
	margin-right: 0px;
	position: absolute;
	right: 10px;
	top: 61px;
}

#headerNav li {
	float: right;
	margin-right: 0.15em;
	margin-bottom: 0;
	margin-left: 0.15em;
}

#headerNav li a {
	height: 60px;
	float: left;
	width: 100px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	font-size: 110%;
	line-height: 34px;
	font-weight: bold;
}

#headerNav li a:hover {
	background-image:url(../img/buttonTop.png);
	background-position: top;
	background-repeat: no-repeat;
}

.bubbleText {
	width: 195px;
	position: absolute;
	top: 110px;
	left: 18px;
	height: 60px;
}

.bubblePicture {
	position: absolute;
	top: 15px;
	left: 18px;
}

.current {
	color: #FFFFFF;
	background-image: url(../img/buttonTopCurrent.png);
	background-repeat: no-repeat;
	background-position: top;
}

#rightText {
	float: left;
	width: 444px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}
#leftText {
	width: 420px;
	position: relative;
	float: left;
	display: inline;
	margin-right: 20px;
}


#leftText  a{
color:#75A110;
}

#leftText h1{
font-size: 166%;
font-weight: normal;
line-height:162%;
padding:0 0 8px 0 ;
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #000000; 
}
#leftText h2{
font-size: 111%;
margin-bottom:18px;

}
#homeitems{
	width: 920px;
	margin: 24px 0 0 0;
}

#homeitems .portfolioItem {
	margin-right:37px;
	}


.clearFixWithLine {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	margin-right: 27px;
	border-top-color: #CCCCCC;
}

.current {
	height: 40px;
	float: left;
	width: 100px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	font-size: 110%;
	line-height: 35px;
	font-weight: bold;
}
.speech{
float:right
}

/* ---------------------------------------------------------------------------- slider */ 
/*the rollover effect */
a .portfolioItem  img 	{ border: none; overflow: hidden; float:left;}

a .portfolioItem        { border: 1px solid #000000; overflow: hidden; float:left;}
a:hover .portfolioItem                          { background-color: #75A110 ;border: 1px solid #75A110;}
a:hover .portfolioItem h3 {color:#FFFFFF}

a:hover img    .portfolioItem                  { margin: -4px; }

.video-thumb: {position:relative}


/*    root element for the scrollable. 
    when scrolling occurs this element stays still. */

div.scrollable {
	/* required settings */ 
    position:relative;
	overflow:hidden;
	width: 850px;
	height:250px;
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items  { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items a  { 
    float:left; 
	text-decoration:none;
} 
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}

.scrollWrapper {
	width:920px;
	padding:12px 0 12px 0;
	margin-bottom:36px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #666666;
	overflow: auto;
	width: 100%;
	}
	
.next {
	float:left;
	margin:60px 0 0 12px;
	
	}
	
.prev {
	float:left;
	margin:60px 12px 0 6px;
	}
	
.scrollable {
	float:left;
	}
	
.portfolioItem {
	width:200px;
	height:248px;
	margin-right:14px;
	background-color: rgba(0, 0, 0, 0.4);
	}
	
.portfolioItemText {
padding:12px;
clear:both;}


/* ---------------------------------------------------------------------------- contact page specific css */

.invisible{display:none;}
#contactForm {
	float:left;
	width:450px;
}
				
#map {
	margin-left: 20px;
	width: 441px;
	float: right;
	padding-bottom:24px;
	border-bottom: 1px solid #000000;
	color:#FFFFFF;
}
#map a {
	color:#75A110;
}

.label {
float:right;
border: 1px solid #000000;
}

.portfolioItem a:active {
	border: 6px solid #ee6c23;
}
.leftText {
	width: 444px;
	position: relative;
	float: left;
	display: inline;
	padding-right: 20px;
	padding-top: 70px;
}

#contactForm li{
padding:6px 0 6px 20px;
margin:0 20px 0 0;
	border-bottom: 1px solid #000000;

}
#contactForm{
margin-top:12px;
}

