body {
	font-family:Comic Sans MS, Agency FB, Lato, Tahoma;
	color:#black;
	font-weight: normal;
	padding:0;
	margin:0;
}

green {
	background-color:#00C9F5;
	background-position:bottom;
	background-repeat:repeat-x;
}

.one { 
	border:#83B923;
	border-bottom-width:3px;
	border-style:solid;
	}

.two {
	border:#83B923 solid 3px;
}

table {
	font-family: Comic Sans MS, Agency FB, Lato, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.smalltitle {
	font-family: Comic Sans MS, Agency FB, Lato, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}

.title {
	font-family:Comic Sans MS, Agency FB, Lato, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}

.border {
	border: 1px solid #000000;
}

#logo {
	position:absolute;
	width:110px;
	height:110px;
	margin:0 auto;
	padding-left:154px;
	top: 0px;
	z-index:10;
	left: 215px;
}

#profile_p
{
	position:absolute;
	width:267px;
	height:270px;
	z-index:999;
}

p, pre{
  padding-bottom:10px;
  margin:0px
}

h1 {
	color:#0B280C;
	font-size:22px;
}

h2 {
font-size:20px;
color: #0B280C;
}	

h3
{
	color:#0B280C;
}
 
a {
	color: #0B280C; 
	background-color: inherit;
	text-decoration: none	
}
a:hover {
	color: #0B280C;
	background-color: inherit;
}

.descr a {color: #0B280C; text-decoration: none;}
.descr a:link {color: #0B280C; }
.descr a:visited {color: #0B280C; }
.descr a:hover {color: #0B280C; text-decoration:underline;}

.gal_img {
	/* This adds the border */
	padding:12px;
}

.product_img {
	/* This adds the border */
}

.main_bg {
	background-color:#FFFFFF;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
}

#logo {
	width:285px;
	height:162px;
}
	
.tborder {
	border-style:solid;
	border-width:1px;
	border-color:#8EB6E9;
}

.light_border {
	border-style:solid;
	border-width:1px;
	border-color:#DCDCDC;
	background-color:#FFFFFF;
	padding:8px;
}

.dark_border {
	border-style:solid;
	border-width:1px;
	border-color:#DCDCDC;
	background-color:#F0F0F0;
}

.read_more {
	color:#263017;
	font-weight:bold;
}

.tbody {
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#DDCFB5;
}


#footer {
	font-size:11px;
	color:#43362E; 
}

#footer a {color: #179B3C; text-decoration: underline;}
#footer a:link {color: #179B3C; }
#footer a:visited {color: #179B3C; }
#footer a:hover {color: #000000;}

.galla {
	font-weight:bold;
}

.galPadding {
padding-top:4px;
padding-bottom:4px;
}

#menuClass{
background-color:#FBC200;
font-weight:bold;
font-size:12px; /*  12px  */
font-family:Arial, Verdana, Helvetica, sans-serif;
}

#menuBorder{
border-style:solid;
border-width:0px 0px 2px 0px;
border-color:#240D07;
}

@font-face {
    font-family: President;
    font-style:  normal;
    src: url(../fonts/President.ttf);
}
