/* Default Stylesheet */



																/* >>> ELEMENTS <<< */



* {

	margin: 0;

	padding: 0;

	}

	body {

		font-family: "franklin gothic", "Arial", "Tahoma", "MS Sans Serif", sans-serif;

		font-size: 75%;

		text-align: center;

		background-color: #f0dfb7;

		}



p a, ul.list a {

	color: #046380;

	font-weight:bold;

	background-color: inherit;

	text-decoration: none;

	}

	p a:hover, ul.list a:hover {

		color: #000;

		

		}



																/* >>> CONTAINERS <<< */



div#print {

	display: none;

	}

div#container {background-image: url(../images/bridgingslice_bg.jpg); 

background-repeat: repeat-y;

width: 942px; 

margin: 0px auto; 

text-align: left; }

	div#header-wrap {

		margin: 0px 0;

		background-image: url(../images/header_bg.jpg); 

		width: 942px; 		

		background-position: center top;

		background-repeat: no-repeat;

		height: 186px;

		}

		div#header-in { 

		

		 }

		div#logo {margin-left: 124px;

		}



	div#content-wrap {

		background-image: url(../images/bridgingslice_bg.jpg); 

		width: 942px; 		

		background-position: center top;

		background-repeat: repeat-y;

		

		}





	div#footer-wrap {

	clear:both;

	margin-top: 0px;

	background-image: url(../images/footer_bg.jpg); 

	height: 22px;

	background-repeat: no-repeat;

	background-position:center top;

		}

		div#footer-in { 

		

				}



div#bottomspace {

	background-image: url(../images/bottompage_bg.jpg); 

	background-repeat: no-repeat;

	background-position: center top;

	background-color: #f0dfb7;



	}





															/* >>> SUB CONTAINERS <<< */





		div#left_column {

		background-image:url(../images/leftcolumn_bg.jpg);

		background-repeat:repeat-y;

		background-position: center top;

		margin-bottom:20px;

		margin-left: 119px;

		margin-top: 27px;

		width: 433px;

			}

			

			div#left_column p {padding-left: 10px;

			padding-right: 10px;

			padding-top: 5px;

			}

			

				div#right_column {

			width: 230px;

			float:right;

			background-image:url(../images/rightcolumn_bg.jpg);

			background-repeat:repeat-y;

			background-position: center top;

			margin-bottom:20px;

			margin-right:140px;

			margin-top: 27px;

	

				}

	

	div#right_column p {

	color: #f6edd7;

	padding-left: 10px;

	padding-right: 10px;

			padding-top: 5px;

			}

			div#area-attractions{width: 400px;

			margin:auto;

			}



																/* >>> LISTS <<< */

#navcontainer { background-image:url(../images/topnav_bg.jpg);

width: 942px;

padding-top: 10px;

background-repeat: no-repeat; 

height: 24px;}



ul#navlist {

		margin-left: 115px;

        padding: 0;

        list-style-type: none;

}



ul#navlist li {

        font-family: franklin gothic, verdana, arial, sans-serif;

        font-size: 10px;

		display: inline;

        font-weight: bold;

        margin: 0;

        padding: 5px 0 4px 0;

        

       

}



#navlist a, #navlist a:link {

        margin: 0;

        padding: 5px 15px 4px 15px;

        color: #f6edd7;

        text-decoration: none;

}



ul#navlist li#active {

        color: #f3e9d8;

        

}



#navlist a:hover {

        color: #fff;

       

}

		



	

ul#nav-footer {

	

	padding: 0 2px;

	color: #04536b;

	font-size: 80%;

	list-style: none;

	text-align: center;

	}

	ul#nav-footer li {

		display: inline;

		}

	ul#nav-footer li.left {

		float: left;

		}

		ul#nav-footer li a {

			margin: 0 3px;

			color: #04536b;

			text-decoration:none;

			background-color: inherit;

			}

		ul#nav-footer li a:hover {

			margin: 0 3px;

			color: #04536b;

			border-bottom: 1px dashed #04536b;

			background-color: inherit;

			}

ul.list {

	margin: 20px 30px;

	line-height: 20px;

	list-style-position:inside;

	list-style: square;

	}

ul.listindex {

	display:block;

	background-color: #f3e9d8;

	border: 1px solid #E9D6B6;

	padding: 5px 0px 10px 20px;

	margin: 20px 30px;

	line-height: 20px;

	list-style-position: outside;

	list-style: square;

	}

ul.listindex a {

	color: #04536b;

	font-weight:bold;

	background-color: inherit;

	text-decoration: none;

	border-bottom: dashed 1px #04536b;

	}

	ul.listindex a:hover {

		color: #046380;

		background-color: inherit;

		border-bottom: dashed 1px #046380;

		}







																/* >>> TYPOGRAPHY <<< */

*.x {

	display: none;

	}



strong {font-weight:bold;

color: 	#04536b;

}







div#floatleft {float: left;

padding-right: 10px;

border: none;

}

div#floatleft a {text-decoration: none;

	color: #046380;

	font-weight: bold;

	border: none;

	}

div#floatright {float: right;

}

div#floatright a {text-decoration: none;

	color: #046380;

	font-weight: bold;

	border: none;

	}

#special-link {display:block;

width: 300px;

margin:auto;

padding: 5px;

color: #fff;

background-color: #046380;

border: 1px solid #046380;

}

#special-link a {

color: #fff;

text-decoration:none;

}

#special-link a:hover {

color: #fff;

text-decoration:none;

border-bottom: 1px dashed #fff;

}



.imgpadbottom {padding-bottom:10px;

}



.white {color:#fff;

}

.center {margin: auto;

}

.subhead {

	color: #6F1400;

	font-weight: bold;

}

.imgpaddingright {padding-right: 5px;

}



h1{color: #04536b;

font-size:16px;

}

h2 {color: #04536b;

font-size:12px;}

h3{}

																/* >>> FORMS <<< */

* { }

#contact-area {

	width: 200px;

	margin: auto;



}



#contact-area input, #contact-area textarea {

	padding: 5px;

	width: 150px;

	font-size: 12px;

	margin-left: 20px;

	background-color: #f3e9d8;

	border: 2px solid #ccc;

}



#contact-area textarea {

	height: 25px;

}



#contact-area textarea:focus, #contact-area input:focus {

	border: 2px solid #00496e;

}



#contact-area input.submit-button {



	font-size: 14px;

	font-weight:bold;

}

label {

 	margin: auto;

	text-align:center;

	color: #04536b;

	font-weight: bold;

 	display: block;

	width: 100px;

	padding-top: 2px;

	font-size: 14px;

}

#catpcha-area {

width: 200px;

}









																/* >>> END <<< */

