@charset "utf-8";
#header {
	height: 100px;
	background-image: url(assets/dtdrivingschool.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #9A0201;
}
.driving_lessons_image {
	padding: 3px;
	border: 2px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 14px;
}
.smallDrivingTitle {
	font-size: 18px;
}

#content {
	width: 900px;
	margin:0 auto;
}

#content h1{
	font-family: "Century Gothic", Verdana;
	font-variant: small-caps;
	font-size: 26px;
	font-weight: bold;
}

#content p{
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	line-height: 145%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#content li{
	font-family: "Century Gothic", Verdana;
	display: block;
	margin-right: 7px;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
	font-variant: small-caps;
}

#content a:hover{
	color: #006699;
}

#footer {
	width: 900px;
	background-color: #9A0201;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer h3{
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	padding: 9px;
	margin: 0px;
}


#content h2{
	font-family: "Century Gothic", Verdana;
	font-variant: small-caps;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.notice {
	color: #990000;
	font-family: "Century Gothic", Verdana;
	font-size: 13px;
}


#content li p{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contact {
	background-color: #CCCCCC;
	padding: 20px;
	width: 300px;
	margin:0 auto;
}

#contact label{
	font-family: "Century Gothic", Verdana;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
}

#contact input, #contact select, #content textarea{
	margin-bottom: 20px;
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	width: 100%;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.butn {
	background-color: #333333;
	color: #FFFFFF;
	font-variant: small-caps;
}

.butn:hover{
	background-color: #990000;
	text-transform: uppercase;
}


#MainNav {
	margin-bottom: 2px;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}

#MainNav ul {
	margin:0;
	padding:0;
	list-style:none;
	float: left;
	
}

#MainNav ul li {
	background-image: url(assets/rightTab-2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 2px;
	background-color: #000000;
	float: left;
	
}

#MainNav li a {
	display:block;
	line-height:1.5em;
	text-decoration:none;
	color:#FFFFFF;
	background-image: url(assets/leftTab-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Century Gothic", Verdana;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	margin-right: 2px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	float: left;
}

#MainNav ul a:hover {
	color: #FF0000;
}



.clearing {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.htwosml {
	font-size: 12px;
	font-family: "Century Gothic", Verdana;
	font-style: normal;
	color: #999999;
	
}
#drivingnav {
	float: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#drivingnav li {
	margin-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-size: 11px;
	display: inline;
	padding: 0px;
	background-color: #CCCCCC;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;

}

#drivingnav ul{
	margin: 0px;
	padding: 0px;
}
