/* Starlight Dance Company CSS Doc */

body { margin:0; padding:0; }

/* Container */
#wrapper { width:1020px; margin:0px auto; }

/* Header & Nav */
#header { width:1020px; height:181px; background-image:url(images/top_header.jpg); }
#nav { width:860px; height:55px; margin:0 0 0 100px; }

/* Content Container */
=#content { width:860px; margin:0x 0 0 100px; }
#left_content { width:442px; padding:30px 0 0 100px; float:left; font:0.8em Arial, Helvetica, sans-serif; color:#000000; line-height:1.4em; }
#right_content { width:350px; padding:30px 0 0 30px; float:left; }

/* Home */
.home_title { font:1.8em Arial, Helvetica, sans-serif; line-height:1.4em; }
.home_title_bold { font:2.2em Arial, Helvetica, sans-serif; line-height:1.4em; }
.home_title_red { font:1.8em Arial, Helvetica, sans-serif; color:#e33c30; line-height:1.4em; }
.salsa_bold { font:1.3em Arial, Helvetica, sans-serif; line-height:1.4em; color:#FF9900; font-weight:bold; }

/* About Us */
.about_title_bold { font:1.4em Arial, Helvetica, sans-serif; line-height:1.4em; font-style:italic; font-weight:bold; }
.about_title_bold_small { font:1.2em Arial, Helvetica, sans-serif; line-height:1em; font-style:italic; font-weight:bold; }
.about_title_pink { font:1em Arial, Helvetica, sans-serif; line-height:1.4em; color:#db0b3f; font-style:italic; }
.about_content { width:442px; padding:0 0 0px 0px; float:left; }
.caption { font:0.8em Arial, Helvetica, sans-serif; line-height:1.4em; color:#333333; font-style:italic; }

/* Class times */
.ct_a { width:80px; padding:0 0 10px 0; float:left; }
.ct_b { width:170px; padding:0 0 20px 20px; float:left; font: 1em Arial, Helvetica, sans-serif; color:#000000; }
.ct_c { width:150px; padding:0 0 20px 20px; float:left; font: 1em Arial, Helvetica, sans-serif; color:#000000; }
.class_title_bold { font:1.2em Arial, Helvetica, sans-serif; line-height:1em; font-style:italic; font-weight:bold; color:#db0b3f; }

/* Hire Us */
.hire_title_bold { font:1.2em Arial, Helvetica, sans-serif; line-height:1em; font-style:italic; font-weight:bold; }



/* Contact */
.contactus_title { font:1.5em Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; line-height:1.2em; }
.contact_a { width:140px; padding:10px 0 0 0; float:left; }
.contact_b { width:280px; padding:10px 0 0 10px; float:left; font: 1em Arial, Helvetica, sans-serif; color:#000000; }
a { color:#e33c30; text-decoration:none; }
a:hover { text-decoration:underline; }

/* Footer */
#bottom_footer { width:1020px; height:266px; background-image:url(images/bottom_image.jpg); }
.clear { clear:both; height:1px; font-size:0; line-height:0px; }
#footer { width:860px; margin:20px 0 40px 100px; font:0.7em Arial, Helvetica, sans-serif; color:#333333; }