/*body*/

body {
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	color: #6F4503;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	
}

#container{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}



h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: none;
	color: #ffffff;
}


p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #6F4503;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
#body .copy .active {
	text-decoration: underline;
}

.slogan{
	font-size:20px;
	color:#FFFFFF;
	font-style: italic;
	font-weight: bold;
	float:right;
	margin-right: 10px;	
}
img {
	border: none;
}

#call{
	color:#FFFFFF;
	text-decoration:underline;
}

#call a{
	color:#FFFFFF;
}

#call a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#column_right{
		font-size:12px;
	margin-left: 200px;
}

#column_left{
	font-size:11px;
	float:left;
	width: 175px;
	text-align: left;
	color:#9E543B;
	margin-top: -430px;
	
}

#body .supplements{
	list-style-type: none;
	display: inline;
	padding: 10px;
	margin-left: 30px;	
}


/* Header */

#header {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	background: #fdcb2d;
	background-image:url(../images/waves.png);
	background-repeat:no-repeat;
	border: 3px solid #ffffff;
	border-bottom: none;


	
}


#logo{

	margin-left:25px;
	margin-top:-90px;
	
}

#logo h1 {
	text-align: center;
	font-size: 3em;
}

#logo h2 {
	text-align: center;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	color: #9E6813;
}

/*navigation*/

#menu {
	width: 900px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #4E4E4E;
	border: 3px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #FFFF33;
}

#menu a:hover, #menu .active a {
	background: #3399CC;
	color: #FFFFFF;
}

/*content*/

#main_image {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}


#body {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 3px solid #FFFFFF;
	
}

#body .title {
	padding: 10px 20px;
	background: #ab123d url(../../mediakit/styles/images/smallbg.gif) repeat-x left bottom;
	font-size: 1.5em;
}


#body .list{
	list-style-image: url(../images/arrow_menu.gif);	

}


#body .contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:105px;
	width: 280px;
	float: left;
	padding-top: 8px;
	margin-top: -50px;
	padding-left:20px;
	background-image:url(../images/bg_right.jpg);
	background-repeat: no-repeat;
	line-height: 17px;
}

#contact_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:105px;
	width: 280px;
	margin-left: 675px;
	padding: 8px;
	margin-top: -330px;
	padding-left:20px;
	background-image:url(../images/bg_right.jpg);
	background-repeat: no-repeat;
	line-height: 17px;
}

#classified{
	margin: 0 0 0 110px;
}

#body .email{
	text-decoration: underline;
}
#body .contact_link{
	
	text-decoration: underline;
}
#body .copy {
	padding: 20px;
	border: 1px solid #848484;
	font-family: Verdana,  sans-serif;
	font-size: 1em;
	text-align: justify;
	line-height: 18px;

}

#body .toronto_schedule{
	font-size:13px;
	color:#FF0000;
	margin-left:150px;
	padding: 10px;
	border: 1px solid #848484;
	width: 200px;
	
}

.schedule a{
	margin-left:50px;
	color:#FF0000;
}

#body .montreal_schedule{
	font-size:13px;
	color:#FF0000;
	margin-left:450px;
	padding: 10px;
	border: 1px solid #848484;
	width: 200px;
	margin-top: -322px;
	
}
.a:active{
	text-decoration:underline;

}

#active .active a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.a:hover{
	text-decoration:underline;
}


#replacements{
	float:right;
	margin-top: -240px;
	border:none;
	list-style-image: url(../images/arrow_menu.gif);
}

#custom{
	width: 450px;
	margin-left: 400px;
	margin-top: -158px;
}

/*footer*/

#footer {
	width: 900px;
	margin: 0 auto;
	height:17px;
	background: #4E4E4E;
	border: 1px solid #FFFFFF;
	border-top: none;
	text-decoration: none;
}

#footer .contact_link{
	text-decoration:underline;
}

#footer p {
	margin:2px;
	padding: 0;
	text-align:center;
	font-size: small;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#footer a:hover{
	color:#ff6600;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#FF0000;
}

a:active {
	text-decoration: none;
}

.address_products{
	margin-top: -25px;
	font-size: 13px;
	float:right;
	margin-bottom: 60px;
	
}

.address_communication{
	
	font-size: 12px;
	margin-left:200px;
}


