/* ALL */
.content
{
width: 850px;
background: white;
}

.Logos img
{
margin-top: 20px;
margin-bottom: 20px; 
margin-left: 10px;
margin-right: 10px;
}

.Contact
{
text-align: right;
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
margin-right: 30px;
margin-bottom: 30px;
margin-top: -5px;
}

.copyright
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
color: black;
padding: 0px 0px 10px 0px;
text-align: center;
}

a:link.rf, a:visited.rf
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
background: white;
color: black;
}

a:hover.rf
{
text-decoration: underline;
color: #ee3e34;
}


/* INDEX */

.displace 
{
position: absolute;
left: -5000px;
}

a.aboutus
{
display: block;
width: 730px;
height: 50px;
text-decoration: none;
background: url(images/aboutus.gif);
margin-bottom: 5px; 
}

a.aboutus:hover
{
background: url(images/aboutus_rollover.gif);
background-position: -730px 0;
}

a.courses
{
display: block;
width: 730px;
height: 50px;
text-decoration: none;
background: url(images/courses.gif);
margin-bottom: 5px;
}

a.courses:hover
{
background: url(images/courses_rollover.gif);
}

a.contactus
{
display: block;
width: 730px;
height: 50px;
text-decoration: none;
background: url(images/contactus.gif);
margin-bottom: 5px;
}

a.contactus:hover
{
background: url(images/contactus_rollover.gif);
}

a.christmas
{
display: block;
width: 730px;
height: 50px;
text-decoration: none;
background: url(images/christmas.gif);
margin-bottom: 5px;
}

a.christmas:hover
{
background: url(images/christmas_rollover.gif);
}

a.newprojects
{
display: block;
width: 730px;
height: 50px;
text-decoration: none;
background: url(images/newprojects.gif);
margin-bottom: 5px;
}

a.newprojects:hover
{
background: url(images/newprojects_rollover.gif);
}

a.commercial
{
display: block;
width: 730px;
height: 50px;
text-decoration: none;
background: url(images/commercial.gif);
margin-bottom: 5px;
}

a.commercial:hover
{
background: url(images/commercial_rollover.gif);
}

a.wmhw
{
display: block;
width: 730px;
height: 50px;
text-decoration: none;
background: url(images/wmhw.gif);
margin-bottom: 5px;
}

a.wmhw:hover
{
background: url(images/wmhw_rollover.gif);
}


/* ABOUT US - FONT*/

.heading
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;;
font-size: 15pt;
color: #ee3e34;
padding: 0px 35px 0px 35px;
font-weight: bold;
margin-top: 15px;
}

.NEWheading
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;;
font-size: 15pt;
color: #000000;
padding: 0px 35px 0px 35px;
font-weight: bold;
margin-top: 15px;
}

.subheading
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 13pt;
color: #436392;
padding: 20px 35px 0px 35px;
font-weight: bold;
text-decoration: underline;
}

.text
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
color: black;
padding: 10px 35px 0px 35px;
text-align: justify;
}

.newtext
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
color: black;
padding: 10px 35px 0px 35px;
text-align: justify;
font-weight: bold;
}

.subheading1
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
color: #436392;
padding: 20px 35px 0px 35px;
font-weight: bold;
}

.textbold
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
color: black;
padding: 0px 0px 0px 40px;
font-weight: bold;
}

a:link.email, a:visited.email
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
color: blue;
text-decoration: underline;
background: #ffffff;
}


/* ABOUT US - LINKS */

.inline
{
margin-top: -10px;
margin-bottom: 5px;
}

.xinline
{
margin-top: -10px;
margin-bottom: 5px;
margin-left: 43px;
}

a.home
{
display: inline-block;
width: 150px;
height: 25px;
text-decoration: none;
background: url(images/home.gif);
margin-bottom: 5px; 
}

a.home:hover
{
background: url(images/home_rollover.gif);
background-position: -150px 0;
}

a.smaboutus
{
display: inline-block;
width: 150px;
height: 25px;
text-decoration: none;
background: url(images/sm_aboutus.gif);
margin-bottom: 5px; 
}

a.smaboutus:hover
{
background: url(images/sm_aboutus_roll.gif);
background-position: -150px 0;
}

a.smnew
{
display: inline-block;
width: 150px;
height: 25px;
text-decoration: none;
background: url(images/sm_newprojects.gif);
margin-bottom: 5px; 
}

a.smnew:hover
{
background: url(images/sm_newprojects_roll.gif);
background-position: -150px 0;
}

a.smcourses
{
display: inline-block;
width: 150px;
height: 25px;
text-decoration: none;
background: url(images/sm_courses.gif);
margin-bottom: 5px; 
}

a.smcourses:hover
{
background: url(images/sm_courses_roll.gif);
background-position: -150px 0;
}

a.smcontactus
{
display: inline-block;
width: 150px;
height: 25px;
text-decoration: none;
background: url(images/sm_contactus.gif);
margin-bottom: 5px; 
}

a.smcontactus:hover
{
background: url(images/sm_contactus_roll.gif);
background-position: -150px 0;
}

a.community
{
display: inline-block;
width: 150px;
height: 25px;
text-decoration: none;
background: url(images/community.gif);
margin-bottom: 5px; 
}

a.community:hover
{
background: url(images/community_rollover.gif);
background-position: -150px 0;
}

a.rooms
{
display: inline-block;
width: 150px;
height: 25px;
text-decoration: none;
background: url(images/rooms.gif);
margin-bottom: 5px; 
}

a.rooms:hover
{
background: url(images/rooms_rollover.gif);
background-position: -150px 0;
}

a.prices
{
display: inline-block;
width: 150px;
height: 25px;
text-decoration: none;
background: url(images/prices.gif);
margin-bottom: 5px; 
}

a.prices:hover
{
background: url(images/prices_rollover.gif);
background-position: -150px 0;
}

a.subnav
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
padding: 0px 15px 0px 15px;
font-size: 11pt;
}

.subnav
{
margin: 44px 0px 15px 0px;
list-style: none;
text-decoration: none;
}

/* COURSES 

.description
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
color: black;
padding: 10px 35px 0px 35px;
text-align: justify;
margin: -5px 35px 0px 40px;
width: 685px;
}
*/

.textboldunderline
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
color: black;
padding: 0px 0px 0px 40px;
font-weight: bold;
text-decoration: underline;
}

.sub
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 12pt;
color: #ee3e34;
padding: 20px 35px 0px 75px;
font-weight: bold;
}

/* CONTACT US */

img.photos
{
float: left;
width: 100px;
margin: 20px 30px 10px 35px;
}

.photos2
{
float: right;
width: 200px;

margin: 0px 100px 0px 35px;
}

.shift
{
margin-left: 50px;
}

.box
{
margin: 40px 0px 45px 0px;
}

.box2
{
margin: 20px 0px 45px 0px;
}

/* COMMERCIAL */

a.design
{
display: inline-block;
width: 150px;
height: 25px;
text-decoration: none;
background: url(images/design.gif);
margin-bottom: 5px; 
}

a.design:hover
{
background: url(images/design_rollover.gif);
background-position: -150px 0;
}

a.print
{
display: inline-block;
width: 150px;
height: 25px;
text-decoration: none;
background: url(images/print.gif);
margin-bottom: 5px; 
}

a.print:hover
{
background: url(images/print_rollover.gif);
background-position: -150px 0;
}

a.web
{
display: inline-block;
width: 150px;
height: 25px;
text-decoration: none;
background: url(images/web.gif);
margin-bottom: 5px; 
}

a.web:hover
{
background: url(images/web_rollover.gif);
background-position: -150px 0;
}



a.feedback
{
display: inline-block;
width: 150px;
height: 25px;
text-decoration: none;
background: url(images/feedback.gif);
margin-bottom: 5px; 
}

a.feedback:hover
{
background: url(images/feedback_rollover.gif);
background-position: -150px 0;
}



/* SITEMAP */

/* VALIDATION */

a.decoration
{
border: none;
color: #cccccc;
}

a.list
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
color: #436392;
padding-left: 55px;
text-decoration: underline;
}

.listblue
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
color: #ee3e34;
padding-left: 55px;
text-decoration: none;
font-weight: bold;
}

/* COMMERICAL */

img.banner
{
margin-bottom: 15px;
}

img.template
{
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 10px;
width: 350px;
}

img.templatedesign
{
margin-left: 70px;
width: 350px;
}

.commercial li
{
display: inline;
padding-left: 10px;
padding-right: 10px;
}

.commercialtext
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 15pt;
color: #787878;
font-weight: bold;
text-decoration: none;
}

a.commercialtext:hover
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 15pt;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.textbold2
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
color: #000000;
font-weight: bold;
padding: 10px 35px 0px 35px;
text-align: justify;
}

.textbold2center
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 11pt;
color: #000000;
font-weight: bold;
padding: 10px 35px 0px 35px;
text-align: center;
}

.commercialtextitalic
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 13pt;
color: #787878;
font-weight: bold;
font-style: italic;
padding-top: 50px;
text-align: right;
padding-right: 60px;
}

.commercialtextdgray
{
font-family: Corbel,‘Lucida Grande’,‘Lucida Sans Unicode’,‘DejaVu Sans’,‘Bitstream Vera Sans’,‘Liberation Sans’,Verdana,‘Verdana Ref’,sans-serif;
font-size: 15pt;
color: #585858;
font-weight: bold;
padding-top: 10px;
text-align: right;
padding-right: 60px;
}

.section
{
margin-bottom: 50px; 
}




.blog
{
    margin-right: 50px;
}
















