/* Credit: http://www.templatemo.com/ */
body {
margin:0;
padding:0;
line-height: 1.5em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background: #EAF7D2 url(images/back_all.gif) repeat-x;
}

#templatemo_container {
width: 800px;
margin: auto;
background: #FFFFFF;
}
#templatemo_header {
height: 240px;
background: url(images/templatemo_header.jpg) no-repeat;
}
#templatemo_content {
width: 800px;
}
#templatemo_left_column {
float: left;
width: 570px;
min-height: 400px;
}
#templatemo_left_column_eat {
float: left;
width: 470px;
min-height: 400px;
}
#templatemo_center_column {
float: center;
width: 700px;
min-height: 400px;
psdding: 40px;
margin-left: 40px; 
}
#templatemo_right_column {
background: #ddeedd;
float: left;
width: 229px;
min-height: 400px;
}
#templatemo_right_column_eat {
background: #ddeedd;
float: left;
width: 329px;
min-height: 400px;
}
#templatemo_footer {
clear: left;
background: teal;
padding: 5px;
color: #FFFFFF;
}
#templatemo_footer a {
color: #FFFFFF;
}
#templatemo_site_title {
padding-top: 25px;
padding-left: 560px;
font-size: 24px;
font-weight: bold;
}
#templatemo_site_slogan {
padding-top: 4px;
padding-right: 25px;
font-size: 12px;
font-weight: bold;
}

.section_box {
	border:3px solid #005751;
	margin: 10px;
	padding: 10px;
	background: Teal;
	color: #FFFFFF;
	text-align: left;
}
.section_box2 {
	border:3px solid #005751;
	margin-top: 10px;
	padding: 10px;
	background: teal;
	color: #FFFFFF;
}
.section_box a, .section_box2 a {
color: #FFFF99;
}
.text_area {
margin: 10px;
}
.para_right {
	margin: 10px;
	padding:0 0 0 120px;
}
.first_letter {
	float: left;
	padding-right: 2px;
	font: bold 3em Georgia;
	line-height: 1em;
	color: #0B6F18;
}
img.float_left {
   float: left;
	margin: 0px 15px 0px 0px
}
img.float_right {
	float: right;
	margin: 0px 0px 0px 15px;
}


.title {
	padding-bottom: 10px;
   font: bold 3em Georgia;
	font-weight: bold;
	color: #29749C;
	text-align: center;
}
.content_title {
	padding-bottom: 10px;
   font: bold 14px Georgia;
	font-weight: bold;
	color: #29749C;
	text-align: center;
}
.content2_title {
	padding-bottom: 10px;
   font: bold 18px Georgia;
	font-weight: bold;
	color: #29749C;
	text-align: center;
}
.subtitle {
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

/* Menu Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #FFFFFF;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
color: white;
padding: 8px 12.5px;
text-decoration: none;
border-right: 1px solid white;
}
.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
p.iepara{
padding-top: 1em;
}

/* Menu Credits: Dynamic Drive CSS Library */
.chromestyle{
width: 100%;
font:bold 12px Verdana;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 2px solid #eeeeee;
background: url(images/blockdefault.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 8px 12.5px;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
float: left
font: bold 18px Arial;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #eeeeee;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 2px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(images/blockactive.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #557755;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ddddee;
}


/* Box */
#liquid-round {
width:212px;
background:#fff url(http://www.douglaslabs.com/lt/leftside.gif) repeat-y left top;
}

.top {
width:100%;
height:20px;
background:url(http://www.douglaslabs.com/lt/top.gif) no-repeat left top;
}

.top span {
display:block;
position:relative;
height:20px;
background:url(http://www.douglaslabs.com/lt/top-right.gif) no-repeat right bottom;
}

.center-content {
background:url(http://www.douglaslabs.com/lt/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}

.center-content p{position:relative;z-index:999;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;text-align:center;}

.bottom {
width:100%;
height:60px;
background:url(http://www.douglaslabs.com/lt/bottom.gif) no-repeat left bottom;
}

.bottom span {
display:block;
position:relative;
height:60px;
background:url(http://www.douglaslabs.com/lt/bottom-right.gif) no-repeat right bottom;
}

.popup       { color: #0000FF; cursor: hand; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px;text-align:center;}

.nc       { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px;text-align:center;}

