/*---------------------------------------------*/
*{ margin:0; padding:0;}
a{text-decoration:none; }
.floatleft{float:left;}
.floatright{float:right;}
.clearfloat{clear:both;}
#content p{line-height:1.5em;}
#content li{line-height:1.5em;}
img{ border:none;}
h1{color:#b42183; font-size:18px; font-weight:normal; padding-bottom:5px;}
#content a{color:#b42183; }
#content a:hover{text-decoration:underline;}
#content p{ padding-bottom:10px;}
#content ul li{ list-style:url(images/list_style.jpg);}
.bold { font-weight:bold;}
.red { font-weight:bold; color:red;}
/*---------------------------------------------*/

body{font-family:Arial, Helvetica, sans-serif; font-size:15px; background:#fff;}
#logo{ margin:0px auto; width:980px;}
#content{ margin:0px auto; width:980px; background:#fff;}


/* ----------- MENU ------------ */
#navigation{width:980px; height:86px; margin:0px auto; background:url(images/navigation.jpg) bottom left no-repeat;}
#navigation ul li{display:inline; list-style:none; float:left;}
#navigation ul li a{ font-size:18px; display:block; color:#000; margin-right:8px; text-align:center; width:133px; padding-top:25px;}
#navigation  ul li a:hover{ color:#b42183;}
#navigation  ul li a.visit{color:#b42183;}
/* END OF MENU */

/*------------HOME TAB---------------------------------*/
#changing_images{float:left; width:400px; height:330px; padding-bottom:30px;}
#content .workshops{float:right; width:580px;}

/*----------------CONTACT US TAB--------------------*/
td{ padding:5px 0px;}
.button { padding:2px 5px;}

/*--------------FOOTER -------------*/
#footer{ margin:0px auto; width:100%; background:#000; border-top:#ccc 10px solid;}
#footer_content{ width:980px; margin:0px auto; background: url(images/footer.jpg) top left no-repeat; height:240px;}
#fbook_twitter{float:right; width:100px;}
/* END OF FOOTER */