/* CSS Document */
html {
height:100%;
}

body {
background:#ffffff  url(../images/bg.jpg);
margin:0;
font-family:"trebuchet MS", verdana, tahoma, arial;
font-size:12px;
line-height:18px;
color:#333333;
}

p {
padding:0; margin:0;
}

.clear {
clear:both;
}

a {
color:#e62f97;
text-decoration:none;
}

a:hover {
color:#e62f97;
text-decoration:underline;
}

h1 {
padding:17px 0 0 45px;
color:#bf1d2c;
font-weight:normal;
font-family:"comic Sans MS";
font-size:20px;
background:url(../images/flower.png) no-repeat left;
display:block;
height:36px;
margin:0;
}

h2 {
padding:0 0 0 23px;
color:#bf1d2c;
font-weight:bold;
font-family:"trebuchet MS", verdana, tahoma, arial;
font-size:14px;
background:url(../images/flowerP.png) no-repeat left;
}

#container {
width:1000px;
background:#ffffff;
margin:0 auto;
}

#header {
background:url(../images/head_img.jpg) no-repeat;
background-position:175px bottom;
border-top:5px solid #be1e2d;
}

#logo {
border:0px solid;
padding:15px 0 0 15px;
width:250px;
float:left;
}

#links {
padding:0 15px 0 0;
}

#links ul {
list-style:none;
padding:0;
margin:0;
border:0px solid;
}

#links ul li{
list-style:none;
display:inline;
padding:0;
margin:0;
}

#mid {
width:970px;
background:url(../images/foot_img.gif) no-repeat bottom;
padding:15px 15px 15px 15px;
border:0px solid;
float:left;
min-height:470px;
}

#mid-outer {
float:left;
background:#fef6e7 url(../images/mid_bg.jpg) repeat-x top;
}

#content {
width:730px;
border:0px solid;
float:left;
padding:0px 10px 100px 0;
/* background:url(../images/cont_footbg.png) no-repeat bottom left; */
}

#content1 {
width:730px;
border:0px solid;
float:left;
padding:0px 10px 0px 0;
/* background:url(../images/cont_footbg.png) no-repeat bottom left; */
}

#welcome {
width:490px;
border:0px solid;
float:left;
padding-bottom:80px;
}

#news {
width:220px;
border:0px solid;
float:left;
padding:0 0 0 20px;
}

#gap {
width:20px;
float:left;
}

#rhs {
width:200px;
border:0px solid;
float:left;
padding:0px;
padding-bottom:30px;
}

#rhs ul {
list-style:none;
padding:0;
margin:0;
border:0px solid;
padding:8px 0 0 0;
}

#rhs ul li{
list-style:none;
display:inline;
padding:0;
margin:0;
padding:5px 0 5px 0;
}

#content ul {
margin:10px 0 10px 0;
padding:10px 0 10px 0;
}


#content ul li{
background: url(../images/flowerY.png) no-repeat left;
list-style:none;
margin:0;
padding:5px 10px 5px 25px;
}

#quick,#quick .q{
display:inline;
}

.q{
background:#fef6e7;
padding:0 5px 0 5px;
border:1px solid #eed18d;
}

.q:hover{
background:#7ade11;
padding:0 5px 0 5px;
border:1px solid #eed18d;
}
.q a{
text-decoration:none;
}
.q a:hover {
color:#ffffff;
text-decoration:none;
}



#footer {
padding:0px;
background:url(../images/foot_bg.jpg) repeat-x;
height:33px;
padding:14px 0 0 0;
}

#top {
width:40px;
}
#top a{
display:block; height:18px; background:url(../images/up.png) no-repeat left; padding:0 0 0 22px; text-decoration:none; color:#000000; font-weight:bold;
}

/* accord style str */
.menu_list {	

}
.menu_head {
	padding: 5px 10px 5px 0;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#666666;
  background-color:none;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
  background:url(../images/bullY.png) no-repeat 0px 4px;
  border-bottom:1px dashed #db9c55;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:none;
  background-color:#fbebc7;
  }
/* accord style end */

 /* relevant for the tutorial - start */
 /*  #gallery { position: relative; }
    #pictures { position: relative; height: 408px; }
    #pictures img { position: absolute; top: 0; left: 0; border:5px solid #e63098; }
    #prev, #next { font-size: 2.0em; float:left; text-align:center; } */
  /* relevant for the tutorial - end */
  
  .box, textarea {
  border:1px solid #eed18d;
  background:#f9ebd2;
  width:300px;
  padding:5px;
  }
  
  .butS {
  background:url(../images/butS.gif) no-repeat;
  width:137px;
  height:33px;
  color:#ffffff;
  font-weight:bold;
  border:0;
  }

