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

* {
	margin:0;
	}
img {
		border:0;
	}
#terms {
	width:355px;
	height:125px;
	position:absolute;
	top:55px;
	right:55px;
}

html {
	padding:0;
	margin:0;
	background:#efefef;
	height:100%;
	}
	
label {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
body {
	padding: 0;
	margin:0;
	height:100%;
	}
	
font {
	text-align:center;
	}
	
td {
	text-align:left;
	}

	
h1 {
	padding:0;
	margin:0;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#e13836;
	}
	
h2 {
	padding:0;
	margin:0;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
.left, .middle, .right h2 {
	text-align:left;
	}
	
.left, .middle, .right p {
	text-align:left;
	}
	
ul {
	padding:0;
	margin:0;
	list-style:none;
	}
	
p {
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#top_bg {
	height:23px;
	background:#606060 repeat-x;
	position:relative;
	}
	
	#top_wrap {
		width:900px;
		height:23px;
		margin:0 auto;
		}
		
		#top_nav {
			width:900px;
			}
			
			#top_nav ul {
				display:inline;
				list-style:none;
				float:left;
				}
				
				#top_nav ul li {
					float:right;
					display:block;
					height:23px;
					padding: 0 10px;
					background:#FFFFFF;
					
					}
					
					#top_nav ul li a {
						text-decoration:none;
						color:#606060;
						font-size:10px;
						font-family:Arial, Helvetica, sans-serif;
						text-transform:uppercase;
						}
						
					#top_nav ul li a:hover {
						color:#e13836;
						}
						
#header_bg {
	background:url(../images/top_gradient.jpg) repeat-x;
	height:79px;
	}
	
	#header_wrap {
		width:900px;
		margin:0 auto;
		height:79px;
		position:relative;
		}
		
		#logo {
			background:url(../images/logo.png) no-repeat;
			width:491px;
			height:48px;
			position:absolute;
			left:197px;
			top:18px;
			}
			
#main_nav_bg {
	background:#69b9e2 repeat-x;
	height:27px;
	}
	
#main_nav_bar {
	width:900px;
	background:#69b9e2 repeat-x;
	margin:0 auto;
	height:27px;
	}

#main_nav_wrap {
		width:900px;
		margin:0 auto;
		}
		
		ul#nav {
			list-style:none;
			padding:0;
			}
			
			ul#nav li {
				display:inline;
				}
				
				ul#nav li a {
					display:block;
					height:23px;
					text-indent:-9999px;
					float:left;
					}
					
					ul#nav li.faq a {
						width:138px;
						background:url(../images/nav_faq.jpg) bottom center no-repeat;
						}
						
					ul#nav li.notary a {
						width:140px;
						background:url(../images/nav_notary.jpg) bottom center no-repeat;
						}
						
					ul#nav li.schedule a {
						width:140px;
						background:url(../images/nav_schedule.jpg) bottom center no-repeat;
						}
						
					ul#nav li.terms a {
						width:140px;
						background:url(../images/nav_terms.jpg) bottom center no-repeat;
						}
						
					ul#nav li.store a {
						width:140px;
						background:url(../images/nav_store.jpg) bottom center no-repeat;
						}
						
					ul#nav li.sign a {
						width:137px;
						background:url(../images/nav_sign.jpg) bottom center no-repeat;
						}
						
						
						
					ul#nav li.faq a:hover {
						width:138px;
						background:url(../images/nav_faq.jpg) center center no-repeat;
						}
						
					ul#nav li.notary a:hover {
						width:140px;
						background:url(../images/nav_notary.jpg) center center no-repeat;
						}
						
					ul#nav li.schedule a:hover {
						width:140px;
						background:url(../images/nav_schedule.jpg) center center no-repeat;
						}
						
					ul#nav li.terms a:hover {
						width:140px;
						background:url(../images/nav_terms.jpg) center center no-repeat;
						}
						
					ul#nav li.store a:hover {
						width:140px;
						background:url(../images/nav_store.jpg) center center no-repeat;
						}
						
					ul#nav li.sign a:hover {
						width:137px;
						background:url(../images/nav_sign.jpg) center center no-repeat;
						}
						
						
					ul#nav li.faq_current a {
						width:138px;
						background:url(../images/nav_faq.jpg) top center no-repeat;
						}
						
					ul#nav li.notary_current a {
						width:140px;
						background:url(../images/nav_notary.jpg) top center no-repeat;
						}
						
					ul#nav li.schedule_current a {
						width:140px;
						background:url(../images/nav_schedule.jpg) top center no-repeat;
						}
						
					ul#nav li.terms_current a {
						width:140px;
						background:url(../images/nav_terms.jpg) top center no-repeat;
						}
						
					ul#nav li.store_current a {
						width:140px;
						background:url(../images/nav_store.jpg) top center no-repeat;
						}
						
					ul#nav li.sign_current a {
						width:137px;
						background:url(../images/nav_sign.jpg) top center no-repeat;
						}
						
						
						
#page_wrap {
	width:900px;
	margin:0 auto;
	}
	
	#left_column {
		width:628px;
		float:left;
		}
	
		#content_top {
			background:url(../images/content_top.png) no-repeat;
			width:900px;
			height:11px;
			margin-top:25px;
			position:relative;
			}
			
		#content_top_2 {
			width:690px;
			margin-top:25px;
			}
			
		#content {
			background:#fff;
			min-height:100px;
			width:900px;
			position:relative;
			}
			
		#content_2 {
			background:url(../images/front.png);
			height:456px;
			width:900px;
			position:relative;
			
			}
			
		#content_bottom {
			background:url(../images/content_bottom.png) no-repeat;
			width:900px;
			height:11px;
					margin-bottom:25px;

			}
			
		#content_bottom_2 {
			width:690px;
			}
			
	#right_column {
		width:200px;
		float: right;
		margin: 25px 0 0 10px;
		}
		
		
		#upcoming_top {
			background:url(../images/upcoming_top.png) no-repeat;
			width:200px;
			height:25px;
			}
			
		#upcoming {
			background:url(../images/upcoming.png) repeat-y;
			width:200px;
			min-height:100px;
			}
			
			#upcoming p.bigger {
				font-size:14px;
				}
			
			#upcoming ul {
				list-style:circle;
				padding-left:30px;
				}
				
				#upcoming ul li {
					font-size:12px;
					font-family:Arial, Helvetica, sans-serif;
					}
					
					#upcoming ul li a {
						text-decoration:none;
						color:#69b9e2;
						}
						
					#upcoming ul li a:hover {
						color:#e13836;
						}
			
		#upcoming_bottom {
			background:url(../images/upcoming_bottom.png) no-repeat;
			width:200px;
			height:11px;
			}
			
.padding {
	padding:25px;
	}
	
	.padding ul {
		margin:0;
		padding:0 0 0 40px;
		font-size:12px;
		list-style:circle;
		font-family:Arial, Helvetica, sans-serif;
		}
	
#footer_bg {
	height:23px;
	width:100%;
	bottom:0;
	background:#606060;
	position:absolute;
	}
	
#footer_bg_2 {
	height:23px;
	width:100%;
	background:#606060;
	float:left
	}


	
	#footer_wrap {
		width:900px;
		height:23px;
		margin:0 auto;
		}
		
		
		#footer_wrap p {
			font-size:10px;
			text-align:center;
			color:#FFFFFF;
			padding-top:5px;
			}
			
		#footer_wrap a {
			color:#69b9e2;
			text-decoration:none;
			text-align:center;
			}
			
		#footer_wrap a:hover {
			color:#e13836;
			}
	
.clear {
	clear:both;
	}
		
		
.push {
	height:23px;
	}

#map {
	width:375px;
	height:345px;
	position:absolute;
	top:75px;
	right:25px;
	border:1px solid #606060;
	}
			
.left {
	width:250px;
	float:left;
	}
	
.middle {
	width:350px;
	float:left;
	}
	
.right {
	width:250px;
	float:left;
	}
	
.left_information {
	width:250px;
	float:left;
	background:#e1f1f9;
	height:68px;
	border-bottom: 1px solid #606060;
	padding: 10px 0 0 10px;
	}
	
.middle_information {
	width:350px;
	float:left;
	background:#e1f1f9;
	height:68px;
	border-bottom: 1px solid #606060;
	padding: 10px 0 0 10px;
	}
	
.right_information {
	width:240px;
	float:left;
	background:#e1f1f9;
	height:68px;
	border-bottom: 1px solid #606060;
	padding: 10px 0 0 10px;
	}
	
.left_information2 {
	width:250px;
	float:left;
	background:#fff;
	height:68px;
	border-bottom: 1px solid #606060;
	padding: 10px 0 0 10px;
	}
	
.middle_information2 {
	width:350px;
	float:left;
	background:#fff;
	height:68px;
	border-bottom: 1px solid #606060;
	padding: 10px 0 0 10px;
	}
	
.right_information2 {
	width:240px;
	float:left;
	background:#fff;
	height:68px;
	border-bottom: 1px solid #606060;
	padding: 10px 0 0 10px;
	}

#content a {
	text-decoration:none;
	}
	
#super_wrapper {
	width:835px;
	margin: 0 auto;
	}
	
#padding a {
	border:none;
	}
	
#padding a:hover {
	border:none;
	}
	
#padding a:active {
	border:none;
	}
	
#faq {
	height:98px;
	width:294px;
	position:absolute;
	top:15px;
	right:55px;
	}
	
			
#contactform {
	margin: 0;
	width: 500px;
	background: #CCCCCC;
	padding: 5px;
}
#contactform * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contactform ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contactform li {
	margin: 0 0 5px 0;
	padding: 10px;
	background: #FBFAEC;
}
#contactform li.buttons {
	margin: 0;
	overflow: hidden;
}
#contactform label {
	margin: 0;
	width: 190px;
	display: block;
	float: left;
	padding: 5px 10px 2px 0;
}
#contactform input.text {
	width: 274px;
	border: 1px solid #D4D4D4;
	padding: 2px;
	margin: 0;
}
#contactform textarea {
	width: 274px;
	border: 1px solid #D4D4D4;
	padding: 2px;
	height: 80px;
	background: #FDFDF7;
}
#contactform li.buttons input {
	padding: 4px;
	float: right;
	margin: 0 0 0 5px;
	width: auto;
}
		
		
	
	
	


