body {
	color: #ccde95; 
/*	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;*/
}

.divMenu {
	float: middle; 
	font-size:10pt;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; !important;
	margin-bottom: 30px; 
}
.divMenu ul li{
	list-style-type: none; 
	background-color: #37411b; 
	background-image:url(/images/bullet-icon.gif);
    background-repeat:no-repeat;
    background-position: 0 8;
	text-indent:25px;
	width:159px;
}



.divMenu ul li a{
	display:block;
	margin:0;
	padding:5px 0;
	margin-top: 15px; 
	text-decoration:none !important;


}

li.dotted a {
    background-image:url(/media/images/divider.gif);
    background-repeat:no-repeat;
    background-position: -1em 0;
    margin:0 0 0 10px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;    
}


h1{
	color: #b5111a;
}

.carouselBtn{
    color: green;
    background-color: white;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

.company, a .company
{
	color: #d01a71;
	text-decoration: none;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}

.content p {
	font-size: 1.4em;
}

.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}
.grey, a .grey {
	color: #666;
}

.footer {
	margin-top: 20px;
	padding: 5px;
	width: 100%;
	font-size: 1.3em;
}

#myGallery
{
	text-align: left;
	margin-top: 20px;
}

.nextRow{
	background-color: #cbde96;


}
.nextRow2{
	background-color: #37411b;
	color: white !important;
}

#highlight_row1{
	background-color: #cbde96;
	color: black !important; 
}

#highlight_row2{
	background-color: #37411b;
	color: white !important;
}

