/*

*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	
}

a:hover {
	text-decoration: none;
	/*color: #FF0000;*/
}

a:visited {
	color: #224386;
}

body {
	
	background: #03152B url(images/back_all.gif);
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 10px;
}

#content
{
	width: 743px;
	text-align: left;
	margin: 0 auto;
	background-color:#FFFFFF

}

/*#back {
width: 743px;
background: #ffffff;
height: inherit;
}*/

#header {
	height: 230px;
	text-align: left;		
}

#menu
{
float: right;
width: 743px;
height: 25px;
background: url(images/buttonw2.jpg);
background-color: #FFFFFF;

}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: right;
	width: 90px;
	height: 25px;
    display: block;
	text-align: center;
	text-decoration: none;
	/*color: #000000;*/
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
	background: url(images/buttonw2.jpg) no-repeat;
	background-color: #FFFFFF;

}

#menu a:hover {
    float: right;
	width: 90px;
    height: 25px;
	/*color: #F1F1F1;*/
	text-decoration: underline;
	background: url(images/buttonw2_r.jpg) no-repeat;
	background-color: #FFFFFF;
}


#logo {
background: url(http://www.creativeburlington.ca/images/headerf5.jpg) no-repeat;
width: 713px;
height: 300px;
text-align: right;
padding-right: 30px;
padding-top: 0px;
margin-top: 15px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 10px;
	width: 150px;
	padding-left: 5px;
	float: right;
}

#left H3
{
width: 237px;
/*height: 43px;*/
font-size: 14px;
font-weight: bold;
padding-right: 25px;
padding-top: 20px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.jpg) no-repeat

}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-right: 40px;
	/*margin-bottom: 10px;*/
}

#left li li {
	padding: 4px 0px 0px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	/*color: #B44242;*/
}
#left a:visited {
	/*color: #B44242;*/
}

#left p
{
padding: 10px;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: left;
width: 568px;
padding-left: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #E23B45;
}

#right a
{
/*color: #E23B45;*/
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	/*color: #E23B45;*/
}

#right li li{
	padding: 4px 40px 0px 0px;
    /*background: url(/images/small.gif) no-repeat left;*/
}

#right li ul {
	border: 0px;
	margin-left: 90px;
	/*margin-bottom: 10px;*/
}

#right ul {
	border: 0px;
	margin-left: 20px;
	/*margin-bottom: 10px;*/
}

.date {
	text-align: right;
	/*color: #E23B45;*/
	font-size: 11px;
}

.date a {
	/*color: #E23B45;*/
}



#footer {
	height: 295px;
	clear: both;
	padding-top: 10px;
/*	border-top: 4px solid #8C3A3A;*/
	/*background: url(images/footer5.jpg);*/

}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #FFFFFF;
	
}

#sidecar {
	background: url(images/backgroundsidecar4.gif);
	position: absolute;
	top: 18em;
	left: 12em;
	padding-left: 3px;
}