/* body & background properties */

body {background-color:#e1ddd2;	font:Verdana; font-family:Verdana; font-size:12px; color:#000000; margin:0px;}
	
	#branding {background-image:url('images/branding-header_bg.gif'); background-repeat:repeat-x; z-index:2; width:100%; text-align:left;}

#page {width:100%; text-align:center;}

#design {width:980px; text-align:left; margin-left:auto; margin-right:auto;}

	#stripCream {width:100%; background-color:#e1ddd2; height:63px; text-align:center;}		
	#stripCoffee {width:100%; background-color:#393a3a;	height:50px; text-align:center;}		
	#footerCoffee {width:100%; background-color:#393a3a; height:60px; text-align:center;}



/* design sections */

#contentHead {width:980px; text-align:left; margin-left:auto; margin-right:auto;}	
	#slogan {float:left; width:630px;}			
	#clickdmvlogotop {float:left; width:350px; text-align:right; overflow:visible;}	
	
#contentHeadWelcome {width:980px; text-align:left; margin-left:auto; margin-right:auto;}	
	#welcome {float:left; width:700px;}	
	
#contentMain {width:980px; height:auto; float:left; padding:10px 0px;}

	#licenseHeader, #motorHeader, #vehicleHeader, #interlinkHeader {float:left; width:470px; margin:10px;}
		#licenseLinks, #motorLinks, #vehicleLinks, #interLink {float:left;}
		
	#contestImage {float:left; padding:80px 15px 5px 0px; line-height:150%;}
	
#contentBottom {width:980px; margin-left:auto; margin-right:auto;}	
	#contentBottom a {color:#ffffff; font-weight:400;}		
		#contentBottom a:active {color:#ffffff;}		
		#contentBottom a:visited {color:#cccccc;}	
		#contentBottom a:hover {color:#fde560; font-weight:bold;}		
	#contentBottom .lightGrayRegularsm {font-size:1em; color:#ffffff; line-height:175%;}
	#contentBottom br {line-height:10px;}
	

/* text */
		
h1 {font-size:18px;	color:#393a3a;}	
h2 {font-size:22px;	color:#e1ddd2; margin-top:-10px; line-height:50%;}	
h3 {font-size:14px; line-height:150%;}	
h4 {font-size:14px;	color:#393a3a; font-weight:bold;}	
p {line-height:150%;}

ul li {line-height:175%;}

.bold {font-weight:bold;}
.italic {font-style:italic;}
.red {color:#731313;}
.smaller {font-size:10px; font-weight:normal;}

	
/* links */

a {color:#06177E; text-decoration:none;}	
a:visited {color:#6c879a;}	
a:hover {color:#ca0401;}
