
a                 { color: #8e8b7a; font-size: 1em; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; text-decoration: none }
a:link      { color: #8e8b7a; font-size: 1em; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; text-decoration: none }
a:visited                 { color: #8e8b7a; font-size: 1em; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; text-decoration: none }
a:hover                 { color: #000; font-size: 1em; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; text-decoration: none }
a:active          { color: #8e8b7a; font-size: 1em; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; text-decoration: none }
h1      { color: #142f49; font-size: 20px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2     { color: #142f49; font-size: 18px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3    { color: #142f49; font-size: 16px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4  { color: #142f49; font-size: 14px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5  { color: black; font-size: 14px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }



body     { color: black; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ececec; background-image: url(images/background.jpg); background-repeat: no-repeat; margin: 0 }
li    { color: black; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-type: disc }
p    { color: black; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
label    { color: black; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td      { color: black; font-family: Verdana, Arial, Helvetica, Geneva }
ul     { color: black; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.lowertext    { color: gray; font-size: 9px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.maintext  { color: #595959; font-size: 1.25em; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 28px }
.maintext1   { color: #595959; font-size: 0.9em; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #a8a8a8; padding-left: 25px }
.boxtext { color: black; font-style: italic; font-size: 9px; line-height: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding: 0px }
.lowerlinks     { font-size: 9px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.lowerlinks a:link    { color: gray; font-size: 9px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.lowerlinks a:visited    { color: gray; font-size: 9px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.lowerlinks a:hover     { color: #317a98; font-size: 9px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.lowerlinks a:active    { color: gray; font-size: 9px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.buttonAbout {background-image: url(images/btn_about.jpg); width: 64px;}
.buttonLinks {background-image: url(images/btn_links.jpg); width: 60px;}
.buttonContact {background-image: url(images/btn_contact.jpg); width: 74px;}
.buttonHome {background-image: url(images/btn_home.jpg); width: 54px;}
.buttonBlog {background-image: url(images/btn_blog.jpg); width: 54px;}
.buttonGalleries {background-image: url(images/btn_galleries.jpg); width: 77px;}
.buttonStore {background-image: url(images/btn_store.jpg); width: 60px;}
.buttonWorkshops{background-image: url(images/btn_workshops.jpg); width: 96px;}
.buttonSchedule {background-image: url(images/btn_schedule.jpg); width: 137px;}

.imageHolder { float: left; width: 150px; height: 225px; margin-right: 10px; margin-bottom: 20px; text-align: center; padding: 5px; }
.classList {margin-bottom: 10px; overflow: auto; border-bottom: 2px solid #400040}
.gallery {
	border: 2px solid gray;
}
.categoryDescription { border: 1px solid #999; background-color: #f4f4f4; padding: 5px;}
.webDesign {color: #c0c0c0;  margin-top: 3px;}
.webDesign a {color: #c0c0c0;}
.webDesign a:hover {color: #ffffff;}

.deleteButton { color: white; background-color: red; }
.submitButton { background-color: green; }



/* ==  Menu  == */

#nav { font-size: 14px; font-family: verdana, "Helvetica Neue", Arial, sans-serif; z-index: 1000; }

#nav ul { z-index: 1000; margin: 0; padding: 0; /*overflow: auto*/}

#nav li { margin: 0; padding: 0; float: left; list-style-type: none; height: 1%; }

#nav a {text-decoration: none; float: left;}

#nav li { position: relative;}

#nav a { color: #142f49; padding: 4px 8px 3px 9px; }

#nav a:hover, #nav ul li:hover > a{ color: #fff; background-color: #142f49; }



#nav ul ul { color: #fff; display: none; position: absolute; left: 0; top: 22px; background-color: #142f49; width: 175px; }

#nav li:hover ul { color: #142f49; background-color: #ececec; display: block; }

#nav ul ul li { color: #3d484c; float: none; }

#nav ul ul li a { color: #3d484c; padding: 4px; display: block; text-decoration: none; float: none; background-image: none; text-indent: 0; width: 167px; margin: 0; z-index: 20; border-bottom: 1px solid #000000; border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-left-style: none; border-left-width: 0; }

#nav ul ul li a:hover {border: 0; border-bottom: 1px solid #000000;}

#nav li.lastItem, #nav li.lastItem a, #nav li.lastItem a:hover {border-right: none;}

/* = Menu End = */
.clear { clear: both; }

