/*							*/
/*    Copyright 2015 © Allwebco Design Corporation	*/
/*							*/
/*							*/
/*   	COLORS THAT CAN BE USED - use lowercase		*/
/*	black | blue | gray | latte | white		*/
/*							*/
/*	EDIT COLOR ON NEXT 3 LINES			*/
/* ----------------------------------------------------	*/



@import url("colors/black.css");

@import url("colors/black-menu.css");

@import url("lytebox/black-lytebox.css");



/* LYTEBOX LAYOUT - DO NOT EDIT! */

@import url("lytebox/lytebox.css");



/* MOBILE SELECT OVERLAY - DO NOT EDIT! */

@import url("mobile-select/select-overlay.css");
.Red_Heading {
	font-family: Verdana, Geneva, sans-serif;
	font: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #F30;
	line-height: 30px;
}
.white_body_text {
	font-family: Verdana;
	color: #FFF;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}
.white_hyperlink {
	font-family: Verdana;
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;

}
.small_hyperlink {
	font-family: Verdana;
	color: #F90;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.Yellow_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
}
.yellow_body {
	font-family: Verdana, Geneva, sans-serif;
	font: Verdana;
	line-height: 20px;
	font-style: normal;
	font-size: 14px;
	color: #FC6;
}
.yellow_small {
}
.Scotland360_Blog_box {
	width: 900px;
	position: relative;
	margin: auto;
}
