@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-image: url(images/bg.png); */
	background-repeat: no-repeat;
	background-color: #ffffff;
}
a:link {
	color: #7e7e7e;
	text-decoration: none;
}
a:visited {
	color: #777777;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
}
.templatewrapper {
	margin: auto;
	height: auto;
	width: 960px;
}
.templatewrapper2 {
	display: inline-block;
	float: left;
	height: auto;
	width: 960px;
}
.templateheader {
    display: inline-flex;
    float: left;
    height: 175px;
    width: 1065px;
    background-image: url(../lomar001/images/newlomar3.jpg);
    background-repeat: no-repeat;
    background-position: 15px 7px;
}
.templatenavigation {
    display: inline-block;
    float: left;
    height: auto;
    width: 950px;
    text-align: right;
    padding-top: 137px;
    margin-right: 0px;
}
.templateleftdiv {
	display: inline-block;
	float: left;
	height: 200px;
	width: 927px;
	margin-top: 10px;
	margin-left: 9px;
	border: 4px solid #dcac04;
}
.templatemaindiv {
    display: inline-block;
    float: left;
    height: auto;
    width: 950px;
    /* background-image: url(images/topbg.png); */
    background-repeat: no-repeat;
    background-position: left;
    background-color: #086d0b;
    margin-left: 3px;
}
.templaterightdiv {
	display: inline-block;
	float: left;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #dadada;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.templatefooter {
    display: inline-block;
    float: left;
    height: auto;
    width: 950px;
    text-align: center;
    background-color: #077324;
    color: #ffffff;
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.templatecompdiv {
	display: inline-block;
	float: left;
	height: auto;
	width: 575px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.maincontentwrap {
	background-color: #ffffff;
	display: inline-block;
	float: left;
	height: auto;
	width: 932px;
	margin-left: 10px;
	margin-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.mytitle{
	display: inline-block;
	clear: both;
	float: left;
	height: auto;
	width: 570px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	marin-top: 0px;
	font-size: 16px;
	font-weight: bolder;
	color: #077324eb;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4a8228;
	padding-bottom: 5px;
}