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

body{
	margin:0;
	padding:0;
	background:url(../image/layout/bg-tile.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
}

a{
	color:#000;
}

ul.standard {
	width:100% !important;
	height:auto !important;
	margin: 2px 0 0 0px !important;
	padding:0 !important;
	list-style:none !important;
	float:none !important;	
}

ul.standard  li{
	width:100% !important;
	height:auto !important;
	margin: 5px 0 0 0px !important;
	padding:0 !important;
	list-style:none !important;
	float:none !important;
}

#clearer{
	clear:both;
}

#header{
	margin-left:auto;
	margin-right:auto;
	
	width:934px;
}

	#header #topSpace{
		width:100%;
		height:40px;
	}
	
	#header #navigation{
		float:left;
		width:629px;
		height:59px;
	}
		
		#header #navigation #left{
			float:left;
		
			width:12px;
			height:59px;
			
			background:url(../image/layout/nav-left.jpg);
			background-repeat:no-repeat;
		}
		
		#header #navigation #button{
			float:left;
			
			width:110px;
			height:59px;
			
			
			
			text-align:center;
			background:url(../image/layout/nav-tile.jpg);
			background-repeat:repeat-x;
			font-size: 12pt;
			text-transform: capitalize;
			
			
		}
		
			#header #navigation #button a{
				float:left;
			
				width:110px;
				height:35px;

				padding-top:20px;
				
				color:#000000;
				
				text-align:center;
				
				text-decoration:none;
			
			}
			
			#header #navigation #button a:hover{
				float:left;
				
				width:110px;
				height:35px;

				padding-top:20px;
				
				text-align:center;
				background-repeat:no-repeat;
				background-position:right bottom;
				background-image: url(../image/layout/nav-on.jpg);
			}
		
		#header #navigation #divider{
			float:left;
			
			width:2px;
			height:59px;
			
			background:url(../image/layout/nav-divider.jpg);
			background-repeat:no-repeat;
		}
		
		#header #navigation #right{
			float:left;
			
			width:12px;
			height:59px;
			
			background:url(../image/layout/nav-right.jpg);
			background-repeat:no-repeat;
		}
	
	#header #minis{
		float:left;
		
		width:305px;
	}
		#header #minis h1{
			display:inline;
			
			font-size:12px;
			font-weight:bold;
			
			
			color:#fff;
			float:left;
			padding: 0;
			margin:0;
			
			font-family:Helvetica, sans-serif;
		}
		
		#header #minis h2{
			display:inline;
			
			font-size:12px;
			font-weight:normal;
			
		
			color:#000;
			
			float:right;
			
			width:190px;
			text-align:left;
			
			margin:0;
			padding:0;
			
			font-family:Helvetica, sans-serif;
		}
	
		#header #minis #telephone{
			float:left;
			
			height: 21px;
			width:265px;
			
			padding: 8px 20px 0 20px;
			
			background:url(../image/layout/mini-top.jpg);
			background-repeat:no-repeat;
			
			
			
		}
		
		#header #minis #email{
			float:left;
		
			height: 19px;
			width:265px;
			
			padding: 10px 20px 0 20px;
			
			background:url(../image/layout/mini-bottom.jpg);
			background-repeat:no-repeat;
		}
	
	
#content{
	margin-left:auto;
	margin-right:auto;

	height:511px;
	width:926px;
	
	padding: 8px 4px 4px 4px;
	

	background:url(../image/layout/content.jpg)
}

	#content h1{
		margin:20px 0 0 0;
		padding:0;
		
		font-weight:normal;
		text-transform:capitalize;	
	}
	
	#content h2{
		margin:0;
		padding:0;
	
		font-size:14pt;
	
		font-weight:normal;
		font-variant:small-caps;
	}
	
	#content p{
		margin: 10px 0 10px 0;
	}

	#content #infoLeft{
		float:left;
		width:370px;
		margin-left: 50px;
	}
	
	#content #infoRight{
		float:left;
		padding-left:10px;
		width:400px;
	}
	
	#content #infoFull{
		float:left;
		width:866px;
		padding-left:60px;
	}
	
	#content #addresses{
		margin-left:auto;
		margin-right:auto;
		width:660px;
	}
	
		#content #address{
			float:left;
			width:220px;
		}


	#content #logoColor{
		float:left;
	
		margin-left:30px;
	
		width:390px;
		height:440px;
		
		background:url(../image/layout/drawbridge.gif);
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	#content #logoGray{
		float:left;
		
		margin-left:30px;
	
		width:390px;
		height:440px;
		
		background:url(../image/layout/drawbridgeGray.gif);
		background-repeat: no-repeat;
		background-position: center center;
	}
	
#controls{
	width:926px;
}

	#controls #previous{
		height:500px;
		width:31px;
		
		float:left;
		
		background:url(../image/layout/carousel-left.gif);
		background-repeat:no-repeat;
		background-position: center left;
	}
	
	#controls #next{
		height:500px;
		width:31px;
		
		float:right;
		
		background:url(../image/layout/carousel-right.gif);
		background-repeat:no-repeat;
		background-position: center left;
	}


#footer{
	width:934px;
	margin-left:auto;
	margin-right:auto;
	
}

	#footer #copyright{
		float:left;
		font-size:12px;
		color:#999999;
	}
	
	#footer #designBy{
		float:right;
		font-size:12px;
		color:#999999;
	}
	


/*Page Specific*/
#map{
	height:296px;
	width:816px;
	
	background:url(../image/layout/map.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
	