body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background-color: #e0ffff;
}
.pictureboxleft {
	float: left;
	height: 165px;
	width: auto;
	margin: 20px;
	text-align: center;
}
.quote {
	float: left;
	height: 150px;
	width: 630px;
	margin-top: 10px;
	margin-left: 15px;
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Technical;
	font-size: 12px;
	text-decoration: none;
	position: relative;
}
.car {
	background-attachment: scroll;
	background-image: url(graphics/pictures/car-arrow4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 650px;
}
.success {
	float: left;
	margin-left: 15px;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Technical;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 15px;
	width: 650px;
	vertical-align: bottom;
	padding-top: 270px;
}
.success a:link {
	float: left;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Technical;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 15px;
	font-weight: bold;
}
.success a:visited {
	float: left;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Technical;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 15px;
	font-weight: bold;
}
.success a:hover {
	float: left;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Technical;
	font-size: 12px;
	text-decoration: underline;
	margin-bottom: 15px;
	font-weight: bold;
}
.success a:active {
	float: left;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Technical;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 15px;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0089CB;
	text-align: center;
	padding: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #0089CB;
	text-align: center;
	text-transform: uppercase;
	font-variant: normal;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: 100px;
	display: block;
	padding-top: 20px;
	padding-left: 20px;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0089CB;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0089CB;
	text-decoration: none;
	background-color: #0089CB;
}
.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0089cb;
	text-decoration: none;
}
#nav-wide {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#nav-wide td {
	color: white;
	font-family: 'Anton', serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	text-shadow: 2px 2px 2px #000;
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding-top:3px;
	padding-right:10px;
	padding-bottom:3px;
	padding-left:10px;
}
#nav-wide td a:link {
	color: white;
	font-family: 'Anton', serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	text-shadow: 2px 2px 2px #000;
	text-decoration: none;
}
#nav-wide td a:visited {
	color: white;
	font-family: 'Anton', serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	text-shadow: 2px 2px 2px #000;
	text-decoration: none;
}
#nav-wide td:hover {
	color: white;
	font-family: 'Anton', serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	text-shadow: 2px 2px 2px #000;
	text-decoration: none;
	background-color:#aaaaaa;
}
#home-nav {
	background-color: #334054;
}
#courses-nav {
	background-color: #675b97;
}
#cars-nav {
	background-color: #516186;
}
#prices-nav {
	background-color: #2d7291;
}
#profile-nav {
	background-color: #6272a0;
}
#successes-nav {
	background-color: #4e7581;
}
#contact-nav {
	background-color: #5e699c;
}
#resources-nav {
	background-color: #405669;
}
.title-text-blue {
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size: 14px;
	font-weight: bold;
	background-color: #0089cb;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:3px;
}

.variable-width-text-blue {
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size: 14px;
	font-weight: bold;
	background-color: #0089cb;
	width: auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:3px;
}

#title-image {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 0;
}
#title-image-box {
	background-repeat:no-repeat;
	width:650px;
	height:300px;
	background-image:url('graphics/pictures/car-arrow4.jpg');
	vertical-align:top;
}
#discount-box {
	font-family: 'Anton', Verdana;
	color:white;
	font-size: 20px;
	font-weight: normal;
	text-decoration:none;
	background-color: #0089cb;
	text-align:center;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:3px;
	text-shadow: 1px 1px 1px #000;
}

#discount-box a {
	color:white;
	text-decoration:none;
}

.credit {
	font-family: Verdana, sans;
	color:grey;
	font-size: 8px;
	font-weight: normal;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:40px;
}

.prices {
font-family: Arial, Helvetica, sans-serif;
	color:black;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}

.prices td {
	background-color:#FFFFFF;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:5px;
	border:1px ridge #CCCCCC;
}

#header_row {
	border:none;
	background:#0089cb;
	text-shadow: 1px 1px 1px #000;
}

.prices-description {
font-family: Arial, Helvetica, sans-serif;
	color:black;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	margin-left: 30px;
}

.input-description {
width:620px;
height: 24px;
border:2px normal #D1C7AC;
wrap:soft;
}

.prices-update-errmsg {
font-family: Arial, Helvetica, sans-serif;
	color:red;
	padding: 25px;
	font-size: 18px;
	font-weight: bold;
	line-height:2em;
	text-align:left;
	margin-left: 30px;
	width:600px;
	background-color:#A2FBB1;
}


