body { 
	/*IMPORTANT DO NOT SET COLOUR HERE ELSE WILL OVERRIDE TINYMCE COLOURS! Change in style.css*/
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	font-weight:300;
	/*line-height:18px;*/ /* DO NOT CHANGE! DO NOT SET LINE HEIGHT HERE */
}
img {border: 0px}


a,a:visited,a:active {
	/* customize_link */ color: #007098; /* customize_link */
	text-decoration: underline;
}
a:hover {
	/* customize_link_hover */ color: #007098; text-decoration:none; /* customize_link_hover */
} 
h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1 {color: #007098;font-family: 'Montserrat', sans-serif;font-weight: 700;font-size: 24px;line-height: 1.2em;margin: 5px 0px;letter-spacing: 2px;text-transform: uppercase;}
h2 {color:#007098; font-family: 'Montserrat', sans-serif; font-weight:700; font-size:18px; line-height:1.2em; margin:5px 0px; letter-spacing:2px; text-transform: uppercase;
}
h3 {
	color:#007098;font-family: 'Montserrat', sans-serif; font-weight:700; font-size:14px; line-height:1.2em; margin:5px 0px; letter-spacing:1px; text-transform: uppercase;
}
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p { padding: 0px 0px 12px 0px; margin: 0px; }

#galleryOptions input{width:40px;}