/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: medium;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 10px;
	}
	
#wrapper
{
	padding: 0;
	background-color: #FFFFFF;
	text-align: left;
	visibility: visible;
}


#header {
	padding: 0px;
	height: 101px;
}


#header h1{
	padding: 24px 0px 0px 10px;
	text-align: left;
	font-size: 320%;
	color: #000000;
	margin: 0;	
}


#address {
	top: 16px;
	font-size: 120%;
	text-align: left;
	width: 140px;
	position: absolute;
	left: 650px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}

#content  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 120%;
	clear: both;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}

#content_map	{
	width: 442px;
	position: relative;
	padding: 0px;
	top: -30px;
	float: right;
	margin-right: 4px;
	font-size: 90%;
	
}

#content_map form {
	margin-bottom: 4px;
	margin-top: 2px;
	
}

#content_words	{
	
	
	font-size: 90%;
	margin-left: 6px;
	
	padding-left: 6px;
}
	
#contact	{
	width: 320px;
	background-image: url(../images/copyTEST1111.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-size: 90%;
	line-height: 1.2em;
	margin-left: 6px;
	padding-left: 6px;
	padding-top: 6px;
	
	}

#contact h5 {
	padding-left: 6px;
	font-size: 90%;
	margin-bottom: 0px;
	margin-top: 8px;
	font-weight: bold;
}


#contact p{
	margin-top: 2px;
	margin-left: 30px;
}



#content_words p a 
{
	text-decoration: none;
	border-bottom: thin dashed #291A8B;
	color: #000000;
}

#content_words p a:active,#content_words p a:visited, #content_words p a:link 
	{
	text-decoration: none;
	border-bottom: thin dashed #291A8B;
	color: #000000;
	}

	
#content_pics	{
	width: 1px;
	position: relative;
	padding: 10px 0;
	top: 0px;
	margin-right: 6px;
	display: none;
}
	
#map_directions
	{
	height: 50px;
	width: 442px;
	position: relative;
	padding: 10px 0;
	top: 0px;
	float: right;
	margin-right: 6px;
}	
	
#button {
	
	background: #DEEFF8 url(../images/tab1.gif) repeat-x left top;
	padding:2px;
	border:0px;
	width:80px;
}	
	
#map
	{
	height: 350px;
	width: 442px;
	position: relative;
	padding: 10px 0;
	top: 10px;
	float: right;
	margin-right: 6px;
}


#mapDiv
	{
	height: 322px;
	width: 442px;
	position: relative;
	padding: 14px 0;
	float: right;
	margin-right: 4px;
	border: 1px solid #EFF7FC;
}

	
#content_mainpic
	{
	margin-left: 10px;
	}	

#footer
{
	text-align: left;
	padding-right: 0px;
	clear: both;
	font-size: 95%;
	color: #000000;
}

.footerlink
{
text-align: left;
}



#footer #tel {
	float:left;
	background-color: #281886;
	color: #FFFFFF;
	padding:4px 10px 4px 10px;
}

#footer #idwc_link{
	text-decoration: none;
	text-align: right;
	font-family: monospace;
	font-size: 90%;
	float: right;
	width: 250px;
	padding-right: 10px;
	padding-top: 5px;
}



#nav1 {
	margin: 0;
	padding: 10px 0 0 46px;
	list-style: none;
	background: #FFCB2D url(imges/nav_bg.gif) repeat-x bottom left;
	background-color: #D1E9F6;
	}

#nav {
	margin: 0;
	padding: 10px 0 0 56px;
	list-style: none;
	background: #D1E9F6 url(../images/nav_bg1.gif) repeat-x left bottom;
	width: 741px;
	clear: both;
	float: left;
	display:none;

	}


h2 {
	font-size: 120%;
	clear: both;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin: 0px;
}


#skip a, #skip a:hover, #skip a:visited  
 { 
 position:absolute; 
 left:0px; 
 top:-200px; 
 width:1px; 
 height:1px; 
 overflow:hidden;
 } 
  
 #skip a:active 
 { 
 position:static; 
 width:auto; 
 height:auto; 
 } 
