body{font-family:  Verdana, Helvetica, sans-serif; font-size: 12px;   background-color: #2C2E30;text-align: center;} 
body, form {margin: 0; padding: 0;}
input, select, textarea {font-size: 1em;}
img {border: 0;}
dl.col {line-height: 1.5em; }
dl.col dt {float: left; width: 7em; padding-right: 0.5em; text-align: left;}
dl.col dd {margin-left: 0.5em; }
p {margin-top: 1.1em; margin-bottom: 1.1em; line-height: 1.7em;}
.center {text-align: center; }
.clr {clear: both; border-bottom: 1px dashed #333; display: block; margin-bottom: 10px; }
h1 {font-family: Comic Sans MS, Verdana, sans-serif; font-weight: bold; color: #7FB63E; }
h1 {text-align: left; font-size: 20px; padding: 0px 0 0px 0; margin: 0px 0px 0px 0px; }
h2 {font-family: Verdana, sans-serif; font-weight: bold; text-align: left; font-size: 13px; padding: 0px 0 0px 0; margin: .6em 0px .6em 0px; color:#7FB63E; }
h3 {font-size: 13px; color: #fff;}
a {color: #2E5D91; text-decoration: underline;}
a:hover {color: #011D4A; text-decoration: underline;}
.txt-right{text-align: right;}
.txt-left{text-align: left;}
.txt-center{text-align: center;}
a{color: #7FB63E; font-weight: bold; text-decoration: none;}
a:hover{color: #E40A18;text-decoration: underline;}
.img-left{float: left;  margin: 0 7px 0 7px;}
.img-right{float: right;margin: 0px 5px 0px 8px;}
.img-center{ margin: 0 2px 0 2px;}
.row-full{ width: 100%; float: left; margin-bottom: 5px; margin-top: 5px;}
/* End Standard Code  */
/* Layout Logic */
#wrapper{  
  width: 800px;
  margin: 15px auto 0 auto;  
}
#header{
  height: 185px;
  width: 100%;
  background-image: url(../images/site/header-bg.jpg);
  background-repeat: no-repeat;
  position: relative;
}
#logo{
  position: absolute;
  top: 20px;
  left: 10px;
}
div#nav-wrapper{
  height: 45px;
}
ul#nav{
  margin: 0; 
  width: 650px;
  float: right;
  padding: 0.2em 0 0 0;
  text-align: right; 
  height: 27px;
  display: block;
  margin-right: 10px;
}
ul#nav li{
  display: inline;
  
}

ul#nav li a{
  text-decoration: none;
}


#main{
  width: 100%;
  background-image: url(../images/site/main-bg.jpg);
  background-repeat: repeat-y;
  background-color: #000;
}
#content{
  width: 770px;
  margin: 0 auto;
  color: #fff;
}

#gallery{
	text-align:left;
}
.content-left{
  width: 540px;
  float: left;
  text-align: left;
}


.content-left-school{
  width: 400px;
  float: left;
  text-align: left;

}

.content-left ul,content-left-school ul{
  padding: 0 0 0 20px;
  margin: 0;
}

.content-left li,.content-left-school li{
  padding: 0; 
  margin:  0.6em 0 0.6em 0; 
  line-height: 1.5em;
  list-style: square;
}

.content-right{
  width: 220px;
  float: right;
  text-align: left;  
  padding-top: 20px; 
  text-align: center;
}

.content-right-school{
  width: 340px;
  float: right;
  text-align: left;  
  padding-top: 20px; 
  text-align: center;
  
}

.content-right img{
  border: 1px solid #fff;
  margin: 0 0 10px 0;
}

.content-right-school img{
  
  margin: 0 0 10px 0;
}


#footer{
  height: 30px;
  width: 100%;
  background-image: url(../images/site/footer-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
#bottom-links{
   height: 80px;
  width: 780px;
  margin: 0 auto;
  color: #fff;
  padding-left: 10px;
  
}
dl.address
{
	margin: 0px 0 0 0px ;
	padding : 5px 0 0 0 ;
	line-height : 20px;
	text-align : left;
	width: 260px;
	
	float: left;
}
dl.address dt {
  display: block;
  width:100%;
  font-weight:bold;
  text-align : left;
  margin: 0;
  padding: 0;
  
  
}
dl.address dd {
  display: block;
  width:100%;
  font-weight:normal;
  text-align : left;
   margin: 0;
  padding: 0;
}


#signature{
  text-align: center;
   width: 780px;
  margin: 0 auto;
  padding-left: 10px;
  color: #ccc;
}

.gallery img{
	border: 1px solid #fff;
}

table.prices{
  background-color: #333;
  width: 300px;
 
}

table.prices td{
  background-color: #000;
 
}

h4 {
font-size: 13;
font-weight: bold;
font-family: Trebuchet MS, verdana;
color: #ffffff
}

h5 {
font-size: 12;
font-weight: bold;
font-family: Trebuchet MS, verdana;
color: #ffffff
}

h6 {
font-size: 10;
font-weight: normal;
font-family: Trebuchet MS, verdana;
color: #ffffff;
text-align: center
}
