.clear { clear: both; }

.floatLeft { float: left; }
.floatRight { float: right; }

* { margin: 0; padding: 0; outline: 0; }
* html #east { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resource/image/vtk/e_hero_border.png", sizingMethod="scale"); }
* html #sidebar #sidebar_top { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resource/image/vtk/rounded-corner.png", sizingMethod="scale"); }
* html #l { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resource/image/vtk/left-rounded.png", sizingMethod="scale"); }
* html #r { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resource/image/vtk/right-rounded.png", sizingMethod="scale"); }
* html #west { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resource/image/vtk/w_hero_border.png", sizingMethod="scale"); }

/* == Generic styles 
-------------------------*/

p {
		line-height: 16px;
		margin-bottom: 10px;
	}

img { border: 0; }

a {
	text-decoration: none;
}

h1 {
        width: 100%;
        color: #65801a;
		font-size: 32px;
}

* html h1 { margin-left: -3px; }
h2 {
        width: 100%;
        font-size: 18px;
        color: #a9c06a;
        font-weight: normal;
}


/* == Page Structure
-------------------------*/

body {
	background: url('../image/vtk/background.jpg') repeat-x;
	font-family: Geneva, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

#bodyContainer {
    text-align: center;
}
#wrapper {
    text-align: left;
	width: 925px;
	margin: 0 auto; 
	padding: 0 9px;
}

	#wrapper #head_container {
		width: 922px;
	}

#body-container { 
	margin-left: 11px; 
	margin-right: 11px;
}

/* == Header
-------------------------*/

#header {
	width: 900px; 
	height: 100%;
	float: left;
	background: url('../image/vtk/header.png') no-repeat;
	padding-top: 21px;
}

#east {
	width: 10px;
	float: left;
	display: inline;
	height: 499px;
	background: url('../image/vtk/e_hero_border.png') top left repeat-x;
}

#west {
	width: 10px;
	float: left;
	height: 499px;
	display: inline;
	background: url('../image/vtk/w_hero_border.png') top left repeat-x;
}

#brand {
	float: left;
	width: 413px;
	display: inline;
	margin-left: 10px;
}

	.vtk {
		width: 413px; height: 63px;
	}

#slogan { 
	width: 389px; 
	height: 19px;
	margin: 0;
	float: left; 
}

/* == Navigation
-------------------------*/

ul#navigation {
	float: left;
	display: inline;
	width: 900px;
	margin-top: 9px;
}

	ul#navigation li { display: inline; }
	
	ul#navigation a {
		float: right;
		height: 18px;
		border-right: 1px solid #3a4d68;
	}
	ul#navigation span {
		padding-left: 1px;
	}
	
		ul#navigation a.end { margin: 0; padding: 0; border: 0; border-width: 0;}
	
		.things-to-do { width: 131px; height: 18px; }
		
		.where-to-stay { width: 146px; height: 18px; }
		
		.members { width: 90px; height: 18px; }
		
		.relocating { width: 110px; height: 18px; }
		
		.events { width: 86px; height: 18px; }
		
		.dining { width: 86px; height: 18px; }
		
		.home { width: 82px; height: 18px; border-width: 0; }

        .uvMenuAnchor img { margin-left: 1px; }

/* == Flash Element
-------------------------*/

#flash {
	background: url('../image/vtk/banner/img1.jpg') center right no-repeat;
	width: 900px;
	margin-top: 114px;
	height: 360px;
    z-index: 500;
}

#flash1 {
    background: url('../image/vtk/banner/img1.jpg') center right no-repeat;
	width: 900px;
    margin-top: -360px;
	height: 360px;
}
html>body #flash {
    *margin-top: 49px !important;
}

* html #flash {
	margin-top: 20px;
}

* html #flash1 {
    
}
/* == Main Content
-------------------------*/

#main {
	float: left;
	width: 626px;
	padding-left: 13px;
}

#contentWrapper {
    width: 626px;
    *margin-top: -10px;
}

#content-container {
    width: 626px;
	display: inline;
	float: left;
	margin-top: 20px;
	padding-left: 10px;
}


html>body #Organization {
	*width: 600px;
}

	#content-container h1 {
	        float: left;
	        line-height: 35px;
	}
	
	#content-container h2 {
	        float: left;
	        margin-bottom: 11px;
	}

	#main p {
		font-size: 12px;
		color: #333;
		line-height: 16px;
		margin-bottom: 10px;
	}
	* html #main p {
		/*width: 90%;*/
	}
.gateways {
	clear: right;
	margin-bottom: 130px;
}
	.gateways div {
		width: 174px;
		height: 101px;
		float: left;
		margin: 0 46px 29px 0;

	}

    * html .gateways div {
        margin: 0 42px 29px 0;
    }
	.gateways div.gateway3 {
		margin-right: 1px;
	}

	* html .gateways div.gateway3 {
		margin-right: 0px;
	}
	
		.gateways div a span {
			color: #010101; 
			float: right; 
			font-family: "Times New Roman";
			font-style: italic;
			font-size: 19px; 
			font-weight: lighter;
		}
		
#request {  
	width: 127px; 
	margin: 57px 12px 0 0;
    float: right;
}
	
* html #request {
	margin: 40px 0 0 30px;
}	
		
.request-a-guide { 
	width: 127px; 
	height: 161px;
}


/* == Sidebar
-------------------------*/

#sidebar {
	background: #fbfcf7;
	width: 254px;
	float: right;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #253b3e;
	position: relative;
	margin-top: -14px; 
	margin-right: 2px;
	padding-bottom: 25px;
}

	#sidebar #sidebar_top {
		color: #000;
		background: url('../image/vtk/rounded-corner.png') no-repeat;
		height: 25px;
		width: 254px;
	}

	.upcoming-events {
		width: 254px; 
		height: 43px;
		margin-bottom: 30px;
		margin-top: 18px;
	}
	
	.event {
		width: 201px;
		margin: 0 auto;
		font-size: 11px;
	}

    * html .event {
        margin-right: 27px;
        margin-left: 26px;
    }

    * html .eventsContainer {
        margin-top: -30px;
    }
		.event .eventName { 
			width: 100%; 
			color: #354A5F; 
			font-weight: bold; 
		}
		
		.event .eventDate { 
			float: left; 
			width: 100%; 
			color: #65801a; 
			font-weight: bold; 
			margin-bottom: 10px;
		}
		.event p {
			color: #363C3C;
			word-wrap: break-word;
		}

			.event p a {
				float: none;
				margin: 0;
			}
		
	.event a, #auction p a {
		color: #2c455a;
		font-weight: bold;
		text-decoration: underline;
	}
	
	
/* == Site Search
-------------------------*/
	
#search { 
	float: left;
	display: inline;
	width: 900px; 
	height: 32px;
	margin: -4px -1pt 29px;
}

* html #search {
	margin-bottom: 0px;
}

	#search div .waveBottom {
	float: right;
	}

	#searchInput {
		border: medium none;
		margin: 0;
		float: left;
		position: relative;
		display: block;
	}
	
	#searchInput span {
		float: left;
		display: inline;
	}
* html #searchInput span input {
    height: 23px;
}
	#searchInput span#search-label {
		margin-top: 9px; 
		margin-right: 3px;
	}
	
		* html #searchInput span#search-label {
			margin-top: 12px;
		}
	
	#searchInput img {
		padding-right: 5px;
	}

        .search {
            border-left: 0;
            border-right: 0;
            width: 133px; 
			height: 15px;
            font-size: 9px;
            color:#6B6B6B;
            border-top: 2px solid #999;
            border-bottom: 1px solid #999;
            margin: 5px 0 0 0; 
			padding: 5px 0 0 1px;
        }
        
        html>body .search {
        	*margin: 4px 0 0 0 !important;
        	*padding: 5px 0 0 1px !important;
        }
        
        * html .search {
        	*margin: 4px 0 0 0 !important;
        	*padding: 5px 0 0 1px !important;
        }
                #l {
                        width: 6px; 
                        float: left;
						display: inline;
						height: 23px;
                        background: url('../image/vtk/left-rounded.png') no-repeat;
                        margin-top: 5px;
                }

                #r {
                        width: 6px; 
						height: 23px;
						display: inline;
						float: left;
                        background: url('../image/vtk/right-rounded.png') no-repeat;
                        margin: 5px 6px 0 0;
                }

	#search .go {
		vertical-align: bottom;
		margin-top: 6px;
		margin-left: 2px;
	}


/* == Main Content
-------------------------*/

#footer { 
	width: 900px;
	clear: both;
	float: left;
	list-style: none;
	text-align: center;
	padding: 26px 0 28px 0;
}

#footer div#bottombar {
	margin-bottom: 30px;
}

	#footer ul {
		list-style: none;
		margin-top: 10px; 
	}

		#footer li { 
			display: inline;
			text-align: center;
			color: #2c455a;
			border-right: 1px solid #2c455a;
			margin: 0 10px 15px 0; 
			padding-right: 10px; 
		}

	#secondary li {
		color: #8eb4cf;
		border-right: 1px solid #8eb4cf;
		margin: 0 19px 15px 0; padding-right: 19px; 
	}
	
		#secondary li a {
			color: #8eb4cf;
		}
		
			#secondary li a:hover { text-decoration: underline; }

	#footer .end { 
		color: #2c455a; 
		clear: right; 
		border: 0; 
		border-width: 0;
	}
	
	#footer a { 
		color:#2c455a; 
	}

.searchText {
	
	font-family: 		verdana, sans-serif;
	
	font-size: 			10px;
	
	font-weight: 		bold;
	
	color: 				#003366;

	}


	
p.pullRight {
	float:				right;
	clear:				both;
	margin:				0px 0px 10px 10px;
	padding:			5px;
	text-align:			center;
	}
	
p.pullRight img {
	border:				0px solid #CCCCCC;
	margin:				5px;
	}

p.pullLeft {
	float:				left;
	clear:				both;
	border:				1px solid #CCCCCC;
	margin:				0px 0px 10px 10px;
	padding:			5px;
	text-align:			center;
	}
	
p.blockquote {
	clear:				both;
	border:				0px solid #CCCCCC;
	margin:				0px 0px 10px 10px;
	padding:			5px;
	text-align:			center;
	}
	
p.blockquote img {
	border:				0px solid #CCCCCC;
	margin:				5px;
	}

 .videoGateway {
	margin-left: 20px;
}

.chamberEvents {
	margin: 10px 0;
}

div#auction {
	margin-right: 35px;
	width: 211px;
	display: relative;
	float: right;
}

	div#auction p {
		width: 211px;
		text-align: center;
		margin-bottom: 30px;
	}
