body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #FFF url('../images/bg-tile.gif') repeat-x left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
/*--eliminates dashed lines around links on Firefox---*/
a {
  outline: none;
}


img {
	border: 0;
}

p {
	margin: 0 0 15px 0;
}

a {
	color: #D03B27;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
/*---------------------------------------------------------------
	CONTENT-PRIMARY
---------------------------------------------------------------*/
#content-primary h1 {
	margin: 0 0 15px 0;
	color: #B2D63E;
}

#content-primary h2 {
	margin: 0 0 15px 0;
	color: #B2D63E;
}

#content-primary h3 {
	margin: 0 0 15px 0;
	color: #B2D63E;
}
h4 {
font:bold 2.30em Arial, Helvetica, sans-serif;
margin:0px;
}
h4.green {
display:inline;
color:#b2d63e;

}
h4.red {
display:inline;
color:#ce3b27;
}
.newsKeywords {
font:strong italic .975em Arial, Helvetica, sans-serif;
margin:0 auto;
}
.newsKeywords h4{
display:inline;
color:#235887;
font-size: 1.0em;
}
h5 {
font:bold 1.75em Arial, Helvetica, sans-serif;
color:#959595;
margin:0 0 12px 0px;
padding:0px;

}

h6 {
font:bold 1.50em Arial, Helvetica, sans-serif;
color: #424242;
margin:20px 0 0 0;
padding:0px;
}

/*---------------------------------------------------------------
	HEADER
---------------------------------------------------------------*/
#header-wrap {
	width: 100%;
	height: 225px;
	background: transparent url('../images/header-bg.jpg') no-repeat center top;
	text-align: center;
}

#header {
	position: relative;
	width: 1000px;
	height: 225px;
	margin: 0 auto;
	text-align: left;
}

#header a.logo {
	position: absolute;
	left: 16px;
	top: 36px;
	display: block;
	width: 271px;
	height: 176px;
	text-indent: -9999px;
	outline: none;
}

#header .subscribe {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 350px;
	line-height: 30px;
	color: #628FBB;
	font-weight: bold;
	text-align: right;
}

#header .subscribe img {
	float: right;
	margin-left: 10px;
}

/*---------------------------------------------------------------
	MENU
---------------------------------------------------------------*/
#menu-wrap {
	width: 100%;
	height: 45px;
	background: #424242;
	text-align: center;
	margin: 0 auto;
}

#menu {
	width: 1000px;
	height: 45px;
	margin: 0 auto;
	text-align: center;
}

#menu ul {
	list-style: none;
	margin: 0 0 0 105px;
	padding: 0;
	text-align: center;
}

#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#menu ul li a {
	display: block;
	line-height: 45px;
}

#menu ul li.home a {
	width: 104px;
	background: transparent url('../images/nav-home.jpg') no-repeat 0 0;
}

#menu ul li.about a {
	width: 134px;
	background: transparent url('../images/nav-about.jpg') no-repeat 0 0;
}

#menu ul li.meet a {
	width: 184px;
	background: transparent url('../images/nav-meet.jpg') no-repeat 0 0;
}

#menu ul li.gallery a {
	width: 189px;
	background: transparent url('../images/nav-gallery.jpg') no-repeat 0 0;
}

#menu ul li.journal a {
	width: 211px;
	background: transparent url('../images/nav-journal.jpg') no-repeat 0 0;
}

#menu ul li.contact a {
	width: 149px;
	background: transparent url('../images/nav-contact.jpg') no-repeat 0 0;
}

#menu ul li a:hover {
	background-position: 0 -45px
}

#menu ul li a.active {
	background-position: 0 -45px
}

/*---------------------------------------------------------------
	CONTENT
---------------------------------------------------------------*/
#content-wrap {
	width: 100%;
	background: #FFF url('../images/content-gradient.jpg') repeat-x left top;
	text-align: center;
}

#content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	text-align: left;
}

#content #content-primary {
	float: left;
	position: relative;
	display: inline;
	width: 700px;
}
#content #content-primaryNews {
	float: left;
	position: relative;
	display: inline;
	width: 700px;
}

#content #content-secondary {
	float: right;
	display: inline;
	width: 275px;
}



/*-----------------------------------------
	GREENSCREEN
-----------------------------------------*/
#green-screen-container {
	position: absolute;
	top: 0px;
	left: 0;
	width: 175px;
	height: 319px;
	z-index: 1000;
}

/*---------------------------------------------------------------
	CONTENT-SECONDARY
---------------------------------------------------------------*/

/*---------------------------------------------------------------
	HOME
---------------------------------------------------------------*/
#home-intro {
	margin-bottom: 15px;
}

/*---------------------------------------------------------------
	MEET OUR TEAM
---------------------------------------------------------------*/
/*---------------- TABLE ----------------*/
#team-table {

}

#team-table td {
	padding: 15px 0;
	border-bottom: 1px solid #DBDBDB;
}

#team-table td ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#team-table td ul li {
	margin: 0 0 3px 0;
	padding: 0;
}

/*---------------- SIDEBAR ----------------*/
.team-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.team-list li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #DBDBDB;
}
h4 {
font:bold 2.30em Arial, Helvetica, sans-serif;
margin:0px;
}
h4.green {
display:inline;
color:#b2d63e;

}
h4.red {
display:inline;
color:#ce3b27;
}
h5 {
font:bold 1.75em Arial, Helvetica, sans-serif;
color:#959595;
margin:0 0 12px 0px;
padding:0px;

}

/*---------------------------------------------------------------
	SIDEBAR BLOCKS
---------------------------------------------------------------*/
.sidebar-block {
	margin-bottom: 20px;
	background: #424242 url('../images/sidebar-block-bg.jpg') repeat-y left top;
}
.sidebar-block-office {
	margin-bottom: 0px;
	background: #424242 url('../images/sidebar-block-bg.jpg') repeat-y left top;
}
.sidebar-block-office .sidebar-block-officeText {
	padding: 0 15px 25px 15px;
	color: #FFF;
}

.sidebar-block h3 {
	margin: 0 0 15px 0;
	padding: 10px 0;
	background: transparent url('../images/sidebar-block-header.jpg') no-repeat left top;
	text-indent: 15px;
	font-size: 1.2em;
	color: #CDCDCD;
}
.sidebar-block-office h3 {
	margin: 0 0 0px 0;
	padding: 10px 0;
	background: transparent url('../images/sidebar-block-header.jpg') no-repeat left top;
	text-indent: 15px;
	font-size: 1.2em;
	color: #CDCDCD;
}

.sidebar-block .sidebar-block-content {
	padding: 0 15px 25px 15px;
	color: #FFF;
}

.sidebar-block  .meet {
	background: transparent url('../images/sidebar-block-btm-meet.jpg') no-repeat left bottom;
}

.sidebar-block  .gallery {
	background: transparent url('../images/sidebar-block-btm-gallery.jpg') no-repeat left bottom;
}

.sidebar-block  .journal {
	background: transparent url('../images/sidebar-block-btm-journal.jpg') no-repeat left bottom;
}

.sidebar-block-office {
	background: transparent url('../images/sidebar-block-btm-office.jpg') no-repeat left bottom;
}

.sidebar-block .sidebar-block-content .more {
	text-align: right;
}

.sidebar-block .sidebar-block-content .more a {
	color: #CDF05C;
	font-weight: bold;
	text-decoration: underline;
}

.sidebar-block .sidebar-block-content .more a:hover {
	text-decoration: none;
}

/*---------------------------------------------------------------
	TESTIMONIALS
---------------------------------------------------------------*/
/*---------------- SIDEBAR BLOCK ----------------*/
.testimonials {
	padding-bottom: 25px;
}

.testimonials .more {
	margin: 0;
	text-align: right;
	font-weight: bold;
}

/*---------------- TESTIMONIALS LISTING PAGE ----------------*/
.testimonials-all {
}

.testimonials-all .testimonials-one {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #D4D4D4;
}

.testimonials .more {
	margin: 0;
	text-align: right;
}

/*---------------------------------------------------------------
	FORM VALIDATE
---------------------------------------------------------------*/
span.require-flag {
	color: #FF0000;
}

label.error {
	margin-left: 10px;
	color: #FF0000;
}

td.comments label.error {
	margin-left: 0;
}

/*---------------------------------------------------------------
	FOOTER
---------------------------------------------------------------*/
#footer-wrap {
	width: 100%;
	text-align: center;
}

#footer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 5px double #D4D4D4;
	text-align: left;
	color: #A7A7A7;
}
