/* CSS Document */

body{
margin:0px auto;
width:800px;
background-color:#ffffff;
font-family: Tahoma, Helvetica, sans-serif;
color:#666666;
top:0px;
}

#left{
	width:450px;
	float:left;
}

#right:{
	width:300px;
	float:righ;
}

.header{
margin: 0px auto;
}

.header_date{
font-variant:small-caps;
font-size:14px;
color:#0066CC;
margin-right:5px;
font-weight:bold;
float:right;
}

.header_date2{
width:350px;
font-size:14px;
color:#0066CC;
font-weight:bold;
float:right;
}

.event{
background-color:#FFFFFF;
margin-top:10px;
width: 800px;
font: Tahoma, Helvetica, sans-serif;
color:#666666;
height:300px;
border:thin #CCCCCC solid;
}


.ev_img{
padding:5px;
margin:0px auto;
margin-top:20px;
width:200px;
float:left;
}

.ev_desc{
color:#333333;
margin-top:20px;
width:590px;
float:right;
font-size:12px;
}

.ev_date{
font-size:18px;
font-weight:bold;
color:#0066CC;
font-family:Arial;
}

#exhib{
margin-top:10px;
width:100%;
float:left;
}

.exhib_left{
margin-top:20px;
width:380px;
float:left;
}

.exhib_right{
margin-top:20px;
width:380px;
float:right;
}

.ev_date_small{
margin-top:0px;
font-size:10px;
font-weight:bold;
color:#0066CC;
font-family:Arial;
}

.credit{
font-size:9px;
color:#666666;
font-family:Arial;
}

.credit2{
font-size:8px;
color:#C00;
font-family:Helvetica;
}

.ex_desc{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
margin-top:10px;
}

.blue{
	color:#069;
}

.center{
	text-align:center;
}
a{
text-decoration:none;
font-weight:bold;
}

h3{
font-variant:small-caps;
margin-top:10px;
margin-bottom:0px;
padding:5px;
}

p{
margin-top:0px;
}

#footer{
margin-top:20px;
background-image:url(http://www.camh.org/Assets/New_SW/images/SW-footer-web.png);
background-repeat:no repeat;
width:800px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
}