@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, a:link, a:visited {color:#111; }

body {
	background-image: url(/themes/junction_18/images/page_body.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#d1dddd;
}

#wrapper {
	background-image: none;
}

.logo {
	background-image: url(/themes/junction_18/images/header/logo.gif)
}

#content .single_col .top {
	background-image:url(/themes/junction_18/images/main/main_header.gif);
}
#content .single_col .bottom {
	background-image:url(/themes/junction_18/images/main/main_footer.gif);
}
#content .single_col .content {
	background-image:url(/themes/junction_18/images/main/main_content.gif);
}

.square_box{ border-color:#cedcdc; background-color:#fff; }
.image_border{border-color:#cedcdc;}