
<--font-weight number Thin 100, , Thin 100 Italic, , ExtraLight 200, , ExtraLight 200 Italic, , 
Light 300, , Light 300 Italic, , Regular 400, , Regular 400 Italic, , Medium 500, , Medium 500 Italic,
SemiBold 600, , SemiBold 600 Italic, , Bold 700, , Bold 700 Italic, ,
ExtraBold 800, , ExtraBold 800 Italic, , Black 900, , Black 900 Italic,-->

@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);
@import url(http://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900);
p {
	
	font-family: 'Raleway', sans-serif;
	<!--font-family: Verdana, Arial, Helvetica, sans-serif;-->
	font-size: 18px;
	color: #000000;

}
body {
	
	font-family: 'Raleway', sans-serif;
	<!--font-family: Verdana, Arial, Helvetica, sans-serif;-->
	font-size: 18px;
	color: #000000;
	/*background-attachment: fixed;*/
	/*background-image: url(http://www.btbc.digitography.co.uk/images/background.png)*/
	/*background-repeat: no-repeat;*/
	/*background-position: center bottom;*/
	background-color: #FFFFFF;
	font-weight:400
}

a:link {	
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #000000;

}
a:visited 
{	
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #282828;

}
h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	color: #333;
	padding: 0px;
	font-weight: 500;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 30px;
}
h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #333;
	padding: 0px;
	font-weight: 500;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 30px;
}

input {
	font-family: Raleway;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#coolmenu{
border: 0px solid black;
background-color: #FFFFFF;
}

#coolmenu a{
font: 14px Raleway;
padding: 0px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
border-bottom: 0px solid black;
}

html>body #coolmenu a{
font: 14px Raleway;
width: auto;
}

/*#tabledescription{
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: white;

}*/


/* http://www.menucool.com */


