@charset "utf-8";
/* Designed and Developed by Hilda Mateiu */

body{
background: url(../images/bg.jpg) repeat;
padding:0px;
margin:0px;
}

#body1{
background: url(../images/bkr.jpg) top repeat-x;
}

img{
border:4px ridge #eeddc1;
margin-right:10px;
margin-bottom:10px;
}

a{
color: #000000;
}

#body{
width:688px;
margin:0px auto 0px;
border-left:0px solid #000000;
border-right:0px solid #000000;
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
text-transform: none;
color:#892630;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#header{
background: transparent;
height:72px;
}

#menu{
height:101px;
background: url(../images/bg_menu.jpg) no-repeat center;
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#ffffff;
font-weight: normal;
}

#menu a{
font-family:  Arial, Helvetica, sans-serif;
font-size:18px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
}

#menu a:hover{
font-family:  Arial, Helvetica, sans-serif;
font-size:18px;
color: #892630;
font-weight: normal;
}
#special_menu{height: 101px;background: url(../images/bg_menu.jpg) no-repeat center;font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #ffffff;font-weight: normal;}.nav_div {	text-align:right;	padding-top:55px;}.nav_div a {font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-weight: normal;text-decoration: none;margin-right:27px;}.nav_div a:link,.nav_div a:visited {color: #ffffff;}.nav_div a:hover,.nav_div a:active {color: #892630;}
#left_sidebar{
width:300px;
}

#content{
background: url(../images/bg1.jpg) repeat-y top;
border-left:0px solid #7f1519;
border-right:0px solid #7f1519;
min_height:500px;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
padding:20px;
line-height:18px;
color:#892630;
margin:0px 0px 0px 0px;
}

#footer{
height:40px;
background: url(../images/footer.jpg) no-repeat;
}
.footer_text {	text-align:right;	padding-top:16px;	font-family:"Arial",Arial,Helvetica,sans-serif;	padding-right:11px;	font-size:12px;}.footer_text a:link,.footer_text a:visited {	color:#892630;}.footer_text a:hover,.footer_text a:active {	color:#333;}

.div_clear {

	clear: both;

	height: 0;

	line-height: 0;

	font-size: 0;

	overflow: hidden;

}