body,h1,h2,h3,h4,h5,h6,p,ul,li,ol {
    padding: 0;
    margin: 0;
}
body {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #000000;
    color: #373737;
}
p {
    margin-top: 0px;
    margin-bottom: 1em;
}
a {
    text-decoration: none;
    color: #976448;
    font-weight: bold;
}
input {
    font-size: 1em;
}

#wrapper {
    width: 810px;
    margin: 0 auto;
}
#masthead {
    background-color: #000000;
}

#masthead #ascendlogo {
    float: left;
}
#imagerotator {
    float: left;
}
#about {
    background-color: #fff799;
    float: left;
    height: 290px;
    width: 240px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 10px;
    color: #373737;
}
#sublinkholder {
    background-color: #FBAF5D;
    clear: left;
}
#productlinks {
    float: left;
    height: 310px;
    width: 160px;
    background-color: #fcf5a9;
}

#productlinks ul {
    list-style-type: none;
    margin-left: 20px;
    margin-top: 10px;
}

#productlinks ul li {
	padding:1px 0 0 0;
}
#productlinks a {
    color: #444;
    font-weight: normal;
}
#productlinks a:hover {
    color: #976448;
    font-weight: normal;
	text-decoration:none;
}
#sidebar2c {
    float: left;
    width: 160px;
    color: #EFE4D0;
}
#sidebar2c h1 {
    font-size: 1.1em;
    margin: 0.5em 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #EFE4D0;
}
#sidebar2c h2 {
    font-size: 1em;
    margin: 0 5px 0.4em 5px;
    color: #EFE4D0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar2c p {
    margin: 0 5px 0.4em 5px;
}
#sidebar2c li {
    margin-left: 10px;
    list-style-type: none;
}


#flashgallery {
    clear: both;
    background: #000;
    text-align: center;
    color: #ccc;
    padding-top: 0.6em;
}
#flashgallery h1 {
    font-size: 1em;
    margin-top: 12px;
}
#flashgallery h3 {
    font-size: 1em;
    margin-top: 12px;
}
#flashgallery p {
    font-size: .8em;
}


#content2c {
    float: right;
    width: 615px;
    padding: 20px 15px;
    color: #373737;
}
#content2c h1 {
    font-size: 1.4em;
    color: #000000;
}
#content2c h2 {
    font-size: 1.2em;
    color: #9B0001;
}

#content2c ul {
    margin-top: 0px;
    margin-bottom: 1em;
    margin-left: 1em;
}

#mainlinks a {
    display: block;
    width: 108px; /*border: 1px solid black;*/
    height: 25px;
    background-image: url(assets/mainlink_bg.jpg);
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
    text-align: center;
    padding-top: 40px;
}
#mainlinks a:hover {
    background-color: #660000;
    background-image: url(assets/mainlink_bg_over.jpg);
}

.horiz li {
    display: block;
    float: left;
    list-style-type: none;
    font-size: 10px;
}
#footer {
    background-image: url(/assets/footerbackground.gif);
    background-repeat: repeat-y;
    clear: both;
    background-color: #F6F2E6;
    height: 1%;
}
html>body #footer {
    height: auto
}
#sublinks a {
    display: block;
    background-color: #fbaf5d;
    text-transform: uppercase;
    text-align: center;
    padding: 1px 6px;
    color: #222;
}
#sublinks a:hover {
    color: #666666;
}

#about .adobelogo {
    margin-top: 20px;
}
.clearer {
    clear: left;
    height: 0px;
}
.clearfloat {/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}


#classabout {
    background-color: #efe4d0;
    float: left;
    height: 165px;
    width: 620px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 10px;
    color: #373737;
}
#classabout h1 {
    font-size: 1.2em;
    color: #9B0001;
}

#classabout .description {
	background-color:#FFF;
	float:left;
	height:150px;
	margin-right:8px;
	width:198px;
}
#classabout .description .headline {
	border-bottom:1px solid #ece4cf;
	overflow:auto;
	padding:9px;
}
#classabout .description .headline h4 {
	float:right;
	width:150px;
}
#classabout .description .content {
	padding:9px;
}




#productimage {
    float: left;
    height: 125px;
    width: 650px;
    background-color: #FFFFFF;
    background-image: url(assets/workshops/00.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#productimage .adobelogo {
    float: right;
    margin-top: 40px;
    margin-right: 20px;
}

#bodycontent {
    background-color: #fff799;
    float: left;
    height: 290px;
    width: 238px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 10px;
    color: #373737;
}
#flashrotator {
    float: left;
    width: 382px;
    height: 310px;
    overflow: hidden;
}
#courseoutline {
    float: left;
    width: 620px;
    padding: 20px 10px 20px 20px;
    color: #373737;
}
#productimage h1 span, #productimage h2 span {
    display: none;
}

.course {
    margin: 3px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EFE4D0;
}

.event {
    margin: 20px 7px;
}
.classdatenote {
    font-weight: bold;
    float: left;
    margin-left: 15px;
}
.checkboxlist {
    float: left;
}
.checkboxlist ul {
    list-style-type: none;
}
.fieldgroup {
    float: left;
    text-align: right;
}
.instructor {
    width: 250px;
    float: left;
    margin-left: 25px;
    margin-bottom: 40px;
}
.instructor img {
    float: right;
    margin: 0 0 5px 25px;
}
.error, .notice {
    font-weight: bold;
    color: #990000;
}
.dates {
    text-align: center;
}
#sidebar2c .dates h1 {
    font-size: 1.2em;
    color: #FFFFFF;
}
.listing {
    margin: 3px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B17A5B;
    padding: 5px 0;
}
.listing img {
    float: right;
}
.listing p {
    width: 400px;
}
#content2c .event {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #EFE4D0;
}
#content2c .event img {
    margin-left: 10px;
}

#sidebar2c #FMCLinks p {
    color: #FFF;
    font-weight: bold;
}

#sidebar2c #FMCLinks a {
    color: #FFF;
    font-weight: bold;
}

/* BEGIN ADDED BY JSTARK 2/26/2010 */
div.vevent {
    display: none !important;
}
/* END ADDED BY JSTARK 2/26/2010 */
