/* Summit Auto Events */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	background-color: #003466;
	text-align: left;
	color: #000000;
	background-image: url(../images/main/smbg1.jpg);
	background-position:center top;
	background-repeat: no-repeat; 
}

/* ------------------ INDEX ---------------- */

#header {
	width: 950px;
	margin: 0 auto;
	height: 150px;
	background-image: url(../images/main/smheader1.jpg);
	background-repeat: no-repeat;
}

#main {
	width: 950px;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
	background-image: url(../images/main/smmainbg1.jpg);
	background-repeat: no-repeat;
}

#menu {
	width: 820px;
	margin: 0 auto;
}

#block1 {
	height: 8px;
}

#block2 {
	height: 20px;
}

#carousel {
	width: 930px;
	margin: 0 auto;
	padding-top: 6px;
	padding-bottom: 12px;
}

#base {
	width: 950px;
	margin: 0 auto;
	padding-top: 8px;
	height: 118px;
	text-align: center;
	color: #96ccf8;
	background-image: url(../images/main/smbase1.jpg);
	background-repeat: no-repeat;
}

#menu2 {
	width: 930px;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	color: #ffffff;	
}

#disclaimer {
	width: 930px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	padding: 4px;
	color: #ffffff;
}

#veugeler {
	width: 930px;
	margin: 0 auto;
	padding: 4px;
	font-size: 10px;
	color: #96ccf8;	
	text-align: center;
}

/* ------------------ SUB-PAGES ---------------- */

/* ------------------ IMAGES ---------------- */

#img1 {
	padding-right: 10px;
}

#img2 {
	padding-left: 10px;
}

/* ------------------ FONTS ---------------- */

#h1 {
	font-size: 15px;
	font-weight: bold;
	color: #0e74bc;
}

#h2 {
	font-weight: bold;
	line-height: 18px;
}

#h3 {
	font-weight: bold;
	color: #ffffff;
}

#h4 {
	font-size: 20px;
	font-weight: bold;
	color: #170e48;
	text-align: center;
}

#text {
	padding-left: 20px;
	padding-right: 20px;
}

#text .img1 {
	float: left;
	padding-right: 10px;
}

#h0 {
	font-weight: bold;
	color: #170e48;
}

/* ------------------ LINK COLOURS ---------------- */

a:link {color: #180f48; font-weight:bold; text-decoration: underline;}
a:visited {color: #180f48; font-weight:bold; text-decoration: underline;}
a:active {color: #180f48; font-weight:bold; text-decoration: underline;}
a:hover {color: #019ad5; font-weight:bold; text-decoration: none;}

a.white:link {color: #ffffff; font-weight:bold; text-decoration: none;}
a.white:visited {color: #ffffff; font-weight:bold; text-decoration: none;}
a.white:active {color: #ffffff; font-weight:bold; text-decoration: none;}
a.white:hover {color: #00ccff; font-weight:bold; text-decoration: none;}

a.aqua:link {color: #019ad5; font-weight:bold; text-decoration: none;}
a.aqua:visited {color: #019ad5; font-weight:bold; text-decoration: none;}
a.aqua:active {color: #019ad5; font-weight:bold; text-decoration: none;}
a.aqua:hover {color: #180f48; font-weight:bold; text-decoration: none;}
