/* *** ** Start of DefaultWrapper ** *** */
* { margin: 0 0 0 0; padding: 0 0 0 0; }

ul { padding-left: 20px; } 
li { color: #333; font-family: Tahoma; font-size: 13px; }

input { border: 1px solid #989891; background: #ffffff; }
textarea { border: 1px solid #989891; background: #ffffff; }

a { color: #cc0000; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }

h1 { font-family: Georgia, times, sans serif; font-size: 27px; color: #bc0100; font-weight: normal;}
h2 { font-family: Georgia, times, san serif; color: #333; font-size: 20px; padding: 10px 0px 0px 0px; font-weight: normal; font-style: italic;}
h3{font-family: Georgia, times, san serif; font-weight: normal; color: #333; font-size: 18px; padding: 10px 0px 0px 0px;}
h4 {font-family: Georgia, times, san serif; color: #333; font-size: 20px; padding: 10px 0px 0px 0px; font-weight: normal; text-transform: uppercase;}

.body  {background: #c8c7c7;  margin: 0px auto; padding: 0 0 0 0; width: 1000px;  height:100%;}

#maincontainer { width: 950px; background: #fff; margin:20px 20px 10px 20px; border: 1px solid black;  }

#topcontainer { width: 930px; margin-left: 15px ; margin-top: 0px;  background: #ffffff; overflow: hidden;}

#container_content { width: 910px; margin-left: 25px; background: #ffffff; overflow: hidden;}

.clearboth { clear: both; }

#top2_nav {float: right; margin:0px; padding:0px; width: 691px; height: 50px; background-image: url(/Assets/Category/000010/0000/tile_nav.gif); display: block; overflow: hidden;}
#top2_nav ul {list-style-type: none; padding:0; margin:5px 0px 0px 30px;}
#top2_nav li { float: left; padding:0px; }

#top2_nav li.first_child { height: 30px;}

#top2_nav li.first_child a { padding-left: 25px;}

#top2_nav a {  text-decoration: none; float: left; display: block; font-family: Tahoma; 
font-size: 13px; font-weight: bold;  color: #fff; text-transform: uppercase; line-height: 40px; padding-left: 22px;
padding-right: 22px; }

#spacer { width: 580px; margin-bottom:15px; margin-top:30px; height: 1px; background: #ccc; border-bottom: 1px solid #fff;}

#left_column { float: left; width: 246px; padding:0; margin:0;}
#box {margin-top:3px; padding:0px;}

#right_column {float: right; width: 630px; margin:0px; padding:0px;}
#content { width: 580px; margin-bottom:30px; margin-top:0px; padding-bottom:0px;}

#quick_content{ color: #333; padding-top: 0px; }
#quick_content p { font-family: Tahoma; font-size: 12px;  color: #333; padding-top: 5px; padding-bottom:10px;}

#content p {font-size: 14px; font-family: Tahoma; line-height: 22px; color:#333; padding:10px 0px 0px 0px; }

#header { height: 160px; padding: 0px; margin: 0px;  } 


.footlinks { float: left; height: 25px; margin-bottom:15px; padding:0px; }

.footlinks ul { line-height: 20px; list-style-type: none; display: inline; margin:0px;padding:0px;}
.footlinks li { display: inline; margin:5px 0px 0px 0px; padding:0px;}
.footlinks ul li a {font-family: Tahoma;  font-size: 11px; color: #333; text-decoration: none; border-right: 1px solid #666; padding:0px 8px 0px 4px; }
.footlinks ul li.first_child a {padding-left:0px;}
.footlinks ul li.last_child a { border: none;}
.footlinks ul li a:hover { text-decoration: underline;}


#disclaimer { width: 930px; padding: 5px 0px 30px 35px; font-family: Tahoma; font-size: 10px; color: #333; overflow: auto; display:  }

#disclaimer a { color: #000; }

#left_column td { font-family: Tahoma; font-size: 11px; } 



.quickInput { width: 170px; height: 21px; background: #f5f5f5; }
#quickMessage { width:216px; background: #f5f5f5; overflow: auto; }
.pad_frm_itm { padding-bottom: 5px; }
.pad_frm_itm input { width: 350px; height: 21px; }
.pad_frm_itm textarea { width: 540px; }

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:330px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;
	 }

#addressNotFound{
	}

#directions{
	width: 500px; }/* *** ** End   of DefaultWrapper ** *** */
