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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:left;
	color:#ccc;
	line-height: 19px;
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-color:#333;
}

body p{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

a img {border: none;}

/*
HEADERS TO GO HERE
*/

h1 {font-size:20px; color:#f00; padding-bottom:15px;}
h2 {font-size:20px; color:#f00; padding-bottom:15px;}
h3 {font-size:20px; color:#f00; padding-bottom:15px;}

/*
DIV ID'S TO GO HERE
*/

#wrapper {
 	margin-left: auto;
 	margin-right: auto;
 	width: 980px;
	margin-top:10px;
	background-color:#333;
}

#header {
	width:980px;
	height:60px;
	float:left;
	border-bottom: 3px solid #ccc;
}

#navigation {
	width:200px;
	float:left;
	margin: 25px 5px 20px 35px;
}

#content {
	width:690px;
	float:left;
	margin: 25px 0px 20px 15px;
}

#content2 {
	width:600px;
	float:left;
	margin: 30px 30px 20px 30px;
}

#content3 {
	width:600px;
	float:left;
}

#stoppress {
	width:600px;
	float:left;
}

#homecontent {width:600px; margin-left:auto; margin-right:auto;}

#imageright {width:300px; float:right; padding:0px 0px 40px 40px;}
#galleryimage {width:600px; height: 420px; margin-left:auto; margin-right:auto; text-align:center; padding-top:0px;}

#gallerypage {width:600px; margin-left:auto; margin-right:auto;}

#but1 {width:170px; height:20px; margin: 12px 12px 12px 4px; padding: 8px; background-color:#F00; border: 1px solid #FFF; text-align:center; float:left;}
#but2 {width:170px; height:20px; margin: 12px 0px 12px 0px; padding: 8px; background-color:#F00; border: 1px solid #FFF; text-align:center; float:left;}
#but1a {width:170px; height:40px; margin: 12px 12px 12px 4px; padding: 8px; background-color:#F00; border: 1px solid #FFF; text-align:center; float:left;}
#but1b {width:150px; height:20px; margin: 12px 12px 12px 4px; padding: 18px; background-color:#F00; border: 1px solid #FFF; text-align:center; float:left;}
#but2a {width:170px; height:40px; margin: 12px 0px 12px 0px; padding: 8px; background-color:#F00; border: 1px solid #FFF; text-align:center; float:left;}
#but2b {width:150px; height:20px; margin: 12px 0px 12px 0px; padding: 18px; background-color:#F00; border: 1px solid #FFF; text-align:center; float:left;}
#but3 {width:170px; height:20px; margin: 12px 12px 12px 70px; padding: 8px; background-color:#F00; border: 1px solid #FFF; text-align:center; float:left;}

/*
CLASSES TO GO HERE
*/

.grey12 {font-size:12px;}
.yel12 {font-size:12px; color:#fc0;}
.yel15 {font-size:15px; color:#fc0;}
.white30 {font-size:30px; color:#fff; font-weight:bold; text-align:center;}

.nav {color:#fc0; text-decoration:none;}
a.nav:link {color:#fc0;}
a.nav:hover {color:#FF0000;}

.hover {}
a.hover:link {border:1px solid white;}
a.hover:hover {border:1px solid white;}

.enq {width:300px; height:17px; font-family:"Times New Roman", Times, serif; font-size:13px; padding-left:3px;}
.enq2 {width:300px; height:100px; font-family:"Times New Roman", Times, serif; font-size:13px; padding-left:3px;}
.formula {width:30px; height:17px; font-family:"Times New Roman", Times, serif; font-size:13px; padding-left:3px; margin-top:5px;}

.link {color:#fff; text-decoration:none;}
a.link:hover {color:#FC0;}