body {
	margin: 0 0 0 0;
	text-align:center;
	background: url(../images/general/bodybg.gif) center top repeat;
	font-family: tahoma, arial, verdana, sans-serif 11px;
}
html {
    overflow: -moz-scrollbars-vertical;
}
.floatleft{ float:left;}
.floatright{ float:right;}
.clearboth{ clear:both;}
.spacer { height: 10px; width: 100%; }
.spacer1 { height: auto; width: 100%; }
.spacer2 { height: 20px; width: 100%; }

#container {
	width: 960px;
	height: 100%;
	margin-left:auto;
	margin-right: auto;
	position:relative;
	display:block;
}

#header{
	width: 960px;
	height: 190px;
	background: url(../images/general/headerbg.gif) no-repeat top center;
	margin:0;
	padding:0;
}
.headerleft{
	width: 299px;
	height: auto;
	margin: 0px 0px 0px 53px;
	padding: 0;
	float: left;
}
.headerright{
	width: 557px;
	height: auto;
	margin: 0px 51px 0px 0px;
	padding: 0;
	float: right;
}
.headerfull{
	width: 907px;
	height: auto;
	margin: 10px 0px 0px 53px;
	padding: 0;
	float: left;
	text-align: left;
}

#headerdetails{
	width: 299px;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
}
.headerdetailsone{
	width: 299px;
	height: 64px;
	margin: 22px 0px 0px 0px;
	padding: 0;
	float: left;
}
.headerdetailstwo{
	width: 299px;
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 0;
	float: left;
}
.headerdetailsthree{
	width: 299px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0;
	float: left;
	font-family: tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #44277E;
}

#footer{
	width: 100%;
	height: auto;
	clear:both;
	margin: 0;
}

#maincontent{
	background: #FFFFFF;
	width: 960px;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	overflow: visible;
}

/* START OF CELLS */

.cell_left{
	float: left;
	width: 342px;
	margin: 0px 0px 0px 53px;
}
.cell_left1{
	float: left;
	width: 150px;
	margin: 0px 34px 0px 53px;
}
.cell_middle{
	float: left;
	width: 177px;
	margin: 0px 10px 0px 10px;
	text-align: left;
}
.cell_middle1{
	float: left;
	width: 322px;
	margin: 0px 20px 0px 0px;
	text-align: left;
}
.cell_right{
	float: left;
	width: 315px;
	margin: 0px 53px 0px 0px;
	text-align: left;
}
.cell_right1{
	float: left;
	width: 460px;
	margin: 0px 53px 0px 52px;
	text-align: left;
}
.cell_right2{
	float: left;
	width: 670px;
	margin: 0px 53px 0px 0px;
	text-align: left;
}
.cell_full{
	float: left;
	text-align: left;
	width: 854px;
	margin: 0px 53px 0px 53px;
	padding: 0;
}

/* END OF CELLS */

/* MENUS */

#headermenu{
	width: 557px;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0;
	float: right;
}
.headermenuone{
	width: 557px;
	height: 15px;
	margin: 26px 0px 0px 0px;
	padding: 0;
	float: right;
}
.headermenutwo{
	width: 557px;
	height: auto;
	margin: 12px 0px 0px 0px;
	padding: 0;
	float: right;
}

#mainnav{
	width: 557px;
	height: 35px;
	margin: 0;
	padding: 0;
	float: right;
}
#mainnav ul{
	margin: 0;
	padding: 0;
	float: right;
	white-space: nowrap;
}
#mainnav li{
	margin: 0;
	padding: 0px 0px 0px 1px;
	list-style-type: none;
	text-align: right;
	display: inline;
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #44277E;
}
#mainnav a, #mainnav a:link, #mainnav a:visited{ 
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #44277E;
}
#mainnav a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FF9933;
}

.leftnavcontainer{
    width: 150px;
	text-align: left;
}
.leftnavcontainer ul{
    margin: 0;
    padding-left: 0;
    list-style-type: none;
}
.leftnavcontainer li{
    margin: 0 0 0 0;
    border-bottom: 1px solid #FFFFFF;
}
.leftnavcontainer a{
    display: block;
    padding: 5px 5px 5px 10px;
    background-color: #E7E7E9;
}
.leftnavcontainer a:link, .leftnavlist a:visited{
    font-family: Verdana;
    font-size: 10px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #666666;
}
.leftnavcontainer a:hover{
    background-color: #EAF1C2;
    font-family: Verdana;
    font-size: 10px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #666666;
}

.leftnavtitle{
    width: 140px;
	//width: 150px;
	height: 10px;
	text-align: left;
	background: url(../images/general/leftnavtopbg1.gif) left top no-repeat;
	font-family: Verdana;
    font-size: 10px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #44277E;
	margin: 0;
	padding: 5px 0px 6px 10px;
}

/* END OF MENUS */

/* LISTS */

#contactus ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	display: block;
	text-align: left;
}
#contactus li{
	height: auto;
	width:90%;
	display:table;
	vertical-align:middle;
	clear:both;	
	list-style-type:none;
	margin-bottom: 5px;
	padding: 10px;
}
#contactus li img{
	float:left;
	display:block;
	margin-right: 5px;
}
#contactus li span{
	float:left;
	display:block;

}

.menulistone {
	padding: 0;
	margin: 0;
}
.menulistone ul{
	padding: 0;
	margin: 0;
	clear: both;
	width: 100%;
}
.menulistone li { 
	width: auto; 
	height: 15px;
	margin: 0;
	padding: 0px 0px 0px 27px;
	float: right;
	text-align: right;
	display: inline;
	list-style-type: none; 
}

.orderlist {
	padding: 0;
	margin: 0;
}
.orderlist ul{
	padding: 0;
	margin: 0;
	clear: both;
	width: 854px;
}
.orderlist li { 
	width: 122px; 
	height: 200px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	display: inline;
	list-style-type: none; 
}

.orderdetailslist {
	padding: 0;
	margin: 0;
}
.orderdetailslist ul{
	padding: 0;
	margin: 0;
	clear: both;
	width: 115px;
}
.orderdetailslist li { 
	width: 115px; 
	height: 100px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	float: left;
	text-align: left;
	display: table;
	list-style-type: none; 
}
.orderdetailslist li.title { 
	width: 115px; 
	height: auto;
	font-family: tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #481176; 
}

.orderdescriptionlist {
	padding: 0;
	margin: 0;
}
.orderdescriptionlist ul{
	padding: 0;
	margin: 0;
	clear: both;
	width: 315px;
}
.orderdescriptionlist li { 
	width: 315px; 
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0;
	float: left;
	text-align: left;
	display: table;
	list-style-type: none;
	font-family: tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #44277E;  
}
.orderdescriptionlist li.price { 
	width: 315px; 
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0;
	float: left;
	text-align: left;
	display: table;
	list-style-type: none;
	font-family: tahoma;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #44277E;  
}

.stageimagebg {
    float: left;
	background-color: #FFFFFF;
	text-align: center;
	width: 100px;
	height: 100px;
	display: inline;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.productslist2{
	width: 100%;
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
.productslist2 ul {
    display:inline;
	overflow: hidden;
	margin:0;
	padding-left:0;
}
.productslist2 li {
    float: left;
	margin: 10px;
	display: inline;
	padding: 0;
	width: 150px;
	height: auto;
}
.productslist2 li img{
    margin-top: 10px 0px 10px 0px;
}

.listone {
	padding: 0;
	margin: 0;
}
.listone ul{
	padding: 0;
	margin: 0;
	clear:both;
	width: 100%;
}
.listone li { 
	list-style-type: none; 
	float:left;
	padding-top: 7px;
	text-align: center;
	margin: 6px 20px;
	display: table;
	border: 1px solid #99CCCC;
	width: 200px; 
	height: 200px;
}
.listone li a, .listone li a:link, .listone li a:visited{
	text-decoration: none;
	padding: 2px 0 2px 1px;
	font-weight: normal;
	color: #993399;
}
.listone li a:hover{
	text-decoration: none;
	color: #99CCCC;
	font-weight: normal;
}

.news{
	width: 90%;
}
.news ul{
	clear:both;
	display:inline;
	list-style-type:none;
}
.news li{
	background-color:#fff;
	height: 70px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
.news li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	color: #FBB033;
}
.news li a:hover{
	color: #000;
	font-weight: bold;
}

/* END OF LISTS */

/* FORMS */

.contactusform{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	width: 100%;
	display:table;
	padding: 10px;
}
.contactusform label{
	float: left;
	font-weight: bold;
	text-align:left;
	width: 160px;
	display:block;
	margin-bottom: 5px;
}
.contactusform input, select{
	width: auto;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.contactusform textarea{
	width: auto;
	height: 60px;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.contactusform br{
	clear: left;
}
.contactusform div{
	padding:0;
	margin-left: 125px;
	display:table;
	text-align:center;
}
.contactusform.cap{
	width: 200px; height: 37px;background: white; border: 1px solid #CCCCCC; text-align:left; margin: 0; padding: 0; float:left;
}
.contactusform p{
	display:table;
	text-align:left;
	padding:0;
}
.contactusform span{
	display:table;
	text-align:left;
	width: 100%;
}

.orderform{
	width: 315px;
	text-align:center;
	margin: 0;
	background: #F3E0DD;
	display:table;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#333333;
}
fieldset{
    width: 315px;
	border: 0;
	margin: 0;
	padding: 0;
}
.orderform label{
	float: left;
	width: 120px;
	font-weight: bold;
	text-align:left;
	margin: 5px;
	padding: 0 6px 6px 0;
}
.orderform input, textarea, select{
	width: 150px;
	margin: 5px;
	padding: 0;
	float:left;
	text-align:left;
	position:relative;
}
.orderform textarea{
	width: 150px;
	height: 150px;
}
.orderform.boxes{
	width: 1em;
}
.orderform br{
	clear: left;
}
.orderform p{
	float:left;
	width: 20px;
	height: 20px;
	//width: 30px;
	//height: 30px;
	background: url(../images/general/stagebg.gif) no-repeat top center;
	padding: 0px 5px 0px 5px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 2px 0 0 0;
}

.form1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#666;
	text-align:left;
}
.form1 label{
	float: left;
	font-weight: bold;
	text-align:left;
	padding-left: 2px;
	width: 20%;
	color: #666;
	margin-bottom: 10px;
}
.form1 input, textarea, select{
	width: 78%;
	margin-bottom: 10px;
	float: left;
	text-align:left;
	color:#666;
}
.form1 input.SM, textarea.SM, select.SM{
	width: 10%;
	margin-bottom: 10px;
	float: left;
	text-align:left;
	color:#666;
}
.form1 br{
	clear: left;
}
.form1 div{
	float:left;
	width: 78%;
}
.form1 h2{
	font:  18px tahoma, arial, verdana, sans-serif;
	font-style:normal;
	font-variant:normal;
	color:#009966;
	margin:0 0 10px 0;
	display:block;
}

/* END OF FORMS */

/* ROTATING IMAGES */

#rotater{	
	width: 342px;
	height: 428px;
}
#rotatersub{	
	width: 342px;
	height: 428px;
	background: url(../images/general/subbodybg1.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	background-color: #fff;
	display:table;
}
.img4{
	background: url(../images/general/subbodybg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.img5{
	background: url(../images/general/subbodybg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.img6{
	background: url(../images/general/subbodybg3.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.img7{
	background: url(../images/general/footstepsbg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.img8{
	background: url(../images/general/footstepsbg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.img9{
	background: url(../images/general/footstepsbg3.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.img10{
	background: url(../images/general/subbodybg4.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.img11{
	background: url(../images/general/subbodybg5.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.img12{
	background: url(../images/general/subbodybg6.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.img13{
	background: url(../images/general/schoolbg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.img14{
	background: url(../images/general/schoolbg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.img15{
	background: url(../images/general/schoolbg3.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* END OF ROTATING IMAGES */

input.submit , a.submit , a.submit:link, a.submit:visited{ color: #fff; background:#44277E; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto; margin:1px;} 
a.submit:hover, input.submit:hover{ color: #fff; background:#FAA430; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto;}
	
h1{
	font:tahoma, arial, verdana, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	color:#fff;
	font-weight: bold;
	text-align:left;
	padding: 5px 10px;

}
h2{
	font: verdana;
	font-size: 15px;
	text-transform: normal;
	color: #44277E;
	font-weight: bold;
	text-align:left;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
h3{
	font: verdana;
	font-size: 14px;
	text-transform: normal;
	color: #FEA835;
	font-weight: bold;
	text-align:left;
	margin: 8px 0px 10px 53px;
	padding: 0;
}
h3.green{
	color: #C1D72E;
}
h4{
	font: verdana;
	font-size: 14px;
	text-transform: normal;
	color: #FEA835;
	font-weight: bold;
	text-align:left;
	margin: 10px 0px 10px 0px;
	padding: 0;
}
hr.listSeparator {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;
}

hr{
	height: 1px;
	background-color:#CCCCCC;
	color:#CCCCCC;
	width: 100%;
	border: 0;
}

a, a:link, a:visited, a:active {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
.footertext { 
	font-family: Verdana;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #44277E;
}
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: none;
	font-weight: normal;	
	color: #44277E;
}
a.footertext:hover {
	text-decoration: none;
	font-weight: normal;	
	color: #FF9933;	
}
.sitetext {
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #44277E;
	list-style-type: square;
}
a.sitetext:link, a.sitetext:visited, a.sitetext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #44277E;
}
a.sitetext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #FF9933;	
}
.sitetext1 {
	font-family: tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FAA430;
	list-style-type: square;
}
a.sitetext1:link, a.sitetext1:visited, a.sitetext1:active  {
	text-decoration: none;
	font-weight: normal;	
	color: #FAA430;
}
a.sitetext1:hover {
	text-decoration: none;
	font-weight: normal;	
	color: #44277E;	
}

.imagespacer {
    width: 78px;
	margin: 0px 20px 0px 0px;
}
