﻿body {
	margin: 0px;
	padding: 0px;
	color: #3a3430;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:normal;
	background-color:#fff;
	background-image:url(../images/templatemo_body2.png);
	background-repeat: repeat-x;
}





a:link, a:visited {
	color: white;
	padding:5px;
	text-decoration:none;
}

a:hover 
{
    color:#D7B56D;
	text-decoration: none;
}



.templatemo_list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.templatemo_list li {
	margin:0 0 10px;
	padding:0 0 0 10px;
	line-height: 1em;
}

.templatemo_list li a {
	text-decoration: none;
	color:Black;
}

.templatemo_list li a:hover {
	text-decoration: none;
	color:#693209;
}


#templatemo_wrapper {
	width: 970px;
	padding: 0 10px;
	margin: 0px auto;
}

#templatemo_header {
	
    padding: 0 0 0 17px;
    width: 930px;
}
h2
{
    margin:0px;
    padding:0px;
    font-size:28px;
    font-family:Californian FB;
    font-style:italic;
}

#templatemo_header  #site_title {
	float: left;
	width: 350px;
	padding: 0px 0 0 0;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
	color:#4a3c21;
	text-shadow:5px 5px 10px #82574A;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 38px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header #header_address {
	float: right;
	display: inline-block;
	text-align:left;
	color:4a3c21;
	padding: 40px 20px 27px 10px;
	font-family:Tahoma, Geneva, sans-serif;
}

#templatemo_middle {
	clear: both;
	width: 970px;
	height: 425px;
	/*background:url(../images/templatemo_banner..png) top center no-repeat;*/
}

#templatemo_banner {
	
		width: 970px;
	height: 272px;
	color: #fff;
}

#templatemo_banner h1 {
	color: #fff;
	font-size: 50px;
	letter-spacing: 3px;
/*	text-shadow: 1px 1px 1px #555;	*/
	font-weight: normal;
}

#templatemo_banner h1 span {
	display: block;
	font-size: 30px;
	color:#460023;
	margin-top: 30px;
}

/* menu */
#cssmenu {
	width: 910px;
	height: 120px;
	padding: 10px 30px 0;
	margin-top:17px;
	background: url(../images/templatemo_menu.png) no-repeat;
}


    #cssmenu ul 
    {
        }
#cssmenu li {margin: 0 5px; padding: 0 0 8px; float: left; position: relative; list-style: none; }
#cssmenu a,
#cssmenu a:link {font-weight: bold; color: black; font-family:Arial; text-decoration: none; display: block; padding:  8px 20px; margin: 0; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;	  }
#cssmenu a:hover {background: #4A3C21; color: #ffffff; padding:  8px 20px;}
#cssmenu .active a, 
#cssmenu li:hover > a {background: #4A3C21 url(menu_assets/images/overlay.png) repeat-x 0 -40px; padding:  8px 20px; color: white; border-top: solid 1px #f8f8f8; -webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2); -moz-box-shadow: 0 1px 1px rgba(0,0,0, .2); box-shadow: 0 1px 1px rgba(0,0,0, .2);  }
#cssmenu ul ul li:hover a,
#cssmenu li:hover li a {background: none; border: none; padding:  8px 20px;  -webkit-box-shadow: none; -moz-box-shadow: none;}
#cssmenu ul ul a:hover {background: #4A3C21 url(menu_assets/images/overlay.png) repeat-x 0 -100px !important; padding:  8px 20px; color: #ffffff !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-shadow: 0 1px 1px rgba(0,0,0, .1);}
#cssmenu li:hover > ul {display: block; padding:  8px 20px;}
#cssmenu ul ul {display: none; margin: 0; padding: 0; width: 200px; position: absolute; top: 40px; left: 0; background: #ddd url(menu_assets/images/overlay.png) repeat-x 0 0; border: solid 1px #b4b4b4; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3); -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3); box-shadow: 0 1px 3px rgba(0,0,0, .3);}
#cssmenu ul ul li {float: none; margin: 0; padding: 2px; }
#cssmenu ul ul a {font-weight: normal; text-shadow: 0 0px 0 #fff;  }
#cssmenu ul ul a:hover {font-weight: normal; color:black; text-shadow: 0 0px 0 #fff; }
#cssmenu ul:after {content: '.'; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
* html #cssmenu  ul {height: 1%;}

/* end of me;
  color:brown;
}


/* end of menu */

/* main */


h1
{
    margin-left:20px;
    padding:0px;
    font-size:30px;
    text-align:left;
}



.templatemo_footer_wrapper 
{
	
    background-color:#4A3C21;
	padding:0px;
	margin:0px auto;
	width:100%;
}
.p {
text-align:justify;
font-size:12px;
font-family:Arial;
margin:0px;
padding:0px 10px 10px 30px;
}
h3
{
    margin:0px;
    padding:0px;
    font-family:Arial;
    color:#693209;
}

