﻿/* global */

    body{
	background: #fff url('../images/bg_body.jpg') repeat-x;
	color: #333;
	line-height: 160%;
	margin: 0;
	padding: 0;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 70%;
	font-family: Arial, Helvetica, Sans-Serif;
}

    /* headings */
        h1{
			font-size:200%;
			font-weight:normal;
            }		
		h2, h3, h4, h5, h6{
			font-weight:normal;
			margin:1em 0;
			font-family:"Century Gothic", Arial, Helvetica, Sans-Serif;
			}	
        h2{            
			font-size:28px;
			font-weight:normal;
			letter-spacing:-0.05em;
			color:#983795;
            }	
        h3{          
			font-size:20px;
            }
        h4{          
			font-size:16px;
            }				
    /* // headings */

    /* image replacement */
        .graphic, #logo, #header h1, #intro h3{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

    /* clearfix */

		#content:after, ul:after, .fixed:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		#content, ul, .fixed{
			display:block;
			}
		/*  \*/
		#content, ul, .fixed{
			min-height:1%;
			}
		* html #content, * html ul, * html .fixed{
			height:1%;
			}

    /* // clearfix */
	
	/* HTML Tags */
        a{
			text-decoration:none;
			color:#1a6075;
            }
        a:hover{
			color:#999;
            }			
		table, input, textarea, select, li{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#333;
			}				
		p, blockquote, ul, ol, form{
	margin: 1em 0;
	color: #1A6075;
}
		blockquote{
			}
		img{
			border:none;
			}			
		hr{
			display:none;
			}	
		table{
			margin:1em 0;
			width:100%;
			border-collapse:collapse;
			}
		th, td{	
			padding:2px 5px;
			}	
		th{	
			text-align:left;
			}	
	
	/* // HTML Tags */	
	
/* // Global */

/* page setup */

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:1005px;
		}
	#header{
		background:url('../images/bg_header_2010.png') no-repeat 0 0;		
		height:211px;
		}	
	#home #header{
		background:url('../images/bg_header_2010.png') no-repeat 0 0;
		}						
	#content{
		background:transparent;
		padding:20px 0;
		font-size:12px;
		}
	#home #content{
		background:url('../images/bg_ca_map_2010.png') no-repeat -35px 0;
		padding-bottom:17px;
		font-size:12px;
		}
	#home .main{
		float:left;
		display:inline;
		width:467px;
		margin-left:0px;
		}											
	#home .side{
		float:left;
		display:inline;	
		width:534px;	
		margin-left:0;
		}
	.col{
		float:left;
		display:inline;
		width:150px;
		height:113px;
		text-align:center;
		margin:50px 0 0 5px;
		padding:1em 0;
		}
	.main{
	float: left;
	display: inline;
	width: 705px;
	margin-left: 0px;
	color: #1A6075;
}											
	.side{
		float:left;
		display:inline;	
		width:260px;	
		margin-left:40px;
		}
	#footer{
		background: transparent;
		padding: 1em 0;
		font-size: 10px;
		color: #999;
		border-top:5px #DAC1DD solid;
		clear:both;
		}	
	#footer .side{
		width:400px;
		text-align:right;
		}
	#footer .side a {
		color:#999;
		}			

/* //page setup */


/* navigation elements */

	/* main nav */
		
		ul#nav,  
		ul#nav li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul#nav{
			position:absolute;
			right:0;
			top:179px;
			padding-left:15px;
			height:32px;
			width:990px;
			background:url('../images/bg_nav.png') no-repeat;
			}			
		ul#nav li{
			float:left;
			display:inline;
			height:32px;		
			line-height:32px;			
			margin-left:0px;
			font-size:12px;
			font-family:"Century Gothic", Arial, Helvetica, Sans-Serif;		
			font-weight:bold;
			text-transform:none;
			text-align:center;
			}	
		ul#nav li a{
			float: left;
			display: inline;
			height: 32px;
			line-height: 32px;
			color: #ffc;
			padding: 0 10px;
			}	
		ul#nav li.selected{
			background:url('../images/bg_navsel.gif') no-repeat 50% 100%;
			}
		ul#nav li.selected a, ul#nav li a:hover{
			background:transparent;
			color:#fff;
			}									
	
	/* //main nav */
	


	/* //main nav */
	
/* //navigation elements */


/* header */

	#logo{
		position:absolute;
		top:20px;
		left:0px;
		background:url('../images/bg_logo.png') no-repeat 0 0;
		width:298px;
		height:146px;
		}	
	#logo a{
		display:block;
		height:146px;
		}
	#slogan{
		position:absolute;
		float:left;
		margin:0;
		width:350px;
		overflow:hidden;
		height:100px;
		line-height:30px;		
		top:70px;
		right:300px;
		text-align:center;
		font-size:24px;
		font-family:"Century Gothic", Arial, Helvetica, Sans-Serif;
		color:#0D9A48;
		}				
	#slogan a{
		text-decoration:underline;
		}	
	#subscribe{
		position:absolute;
		margin:0;
		top:58px;
		right:0;
		}
	#subscribe a{
		float:left;
		text-align:right;
		height:40px;
		line-height:46px;		
		padding-right:50px;
		background:url("../../images/ico_subscribe.gif") no-repeat 100% 0;	
		font-size:14px;
		font-weight:bold;
		color:#333;		
		}						
				

/* // header */

/* content */
	
	.side .link a{
		float:left;
		height:24px;
		line-height:24px;			
		background:#f8f8f8;
		font-weight:bold;
		border-bottom:2px solid #e8e8e8;
		padding:0 10px;
		}	
	.side .link a:hover{
		border-bottom:1px solid #f1f1f1;
		border-top:1px solid #fff;			
		}
	.first{
		margin-left:0px;
		}
	h3 span {color:olivedrab;}
	.col h3 {
		margin:0;
		padding:0;
		}
	.col h3 a{
		font-size:15px;
		font-family:"Century Gothic", Arial;
		font-weight:normal;
		}
	.guide {
		background:url('../images/bg_box_visitorguide.png') no-repeat;
		}
	.guide a, .guide a:hover{color:#652C90;}
	.meetings {
		background:url('../images/bg_box_meetings.png') no-repeat;
		}
	.meetings a, .meetings a:hover{color:#366732;}
	.maps {
		background:url('../images/bg_box_maps.png') no-repeat;
		}
	.maps a, .maps a:hover{color:#986828;}
	.center {text-align:center;}
	.summary{
		font-size:15px;
		padding:1em 30px;
		background:#f8f8f8;
		line-height:160%;
		}
	.note{
		padding:1em 30px;
		background:#5b8a9a;
		line-height:160%;
		border:1px solid #ccc;	
		color:#fff;
		font-weight:bold;
		}
	.socialmedia {
		display:inline;
		float:left;
		width:160px;
		height:58px;
		text-align:center;
		vertical-align:middle;}
	
	p.facebook
		{
		background-image: url('../images/Facebook.png');
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 0 0 0 35px;
		margin: 1em 0;
		line-height:32px;
		height:32px;
		width:125px;
		text-align:left;
		font-weight:bold;
		}
	p.twitter
		{
		background-image: url('../images/Twitter.png');
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 0 0 0 35px;
		margin: 1em 0;
		line-height:32px;
		height:32px;
		width:125px;
		text-align:left;
		font-weight:bold;
		}
	.imgrightborder {float:right;padding:3px;margin:0 0 10px 20px;border:1px #ccc solid;}
	.imgleftborder {float:left;padding:3px;margin:0 20px 10px 0;border:1px #ccc solid;}
	.error{color:#f00;}
	p.success{
		color: #060;
		padding: 10px 10px 10px 30px;
		background: #FFFFCC url('../icons/icon_accept.gif') no-repeat 10px 50%;
		border: 1px #6B8E23 solid;
		font-size:14px;
		font-weight:bold;
		}
	/* // slideshow & preview */							
	
		#slideshow {
			background:url('../images/bg_slideshow.png') no-repeat 0 0;
			height:288px;
			width:484px;
			overflow:hidden;
			padding:21px 25px;
			}		
		* html #slideshow {		
			height:288px;
			}				
		#preview{
			width:530px;
			height:241px;
			overflow:hidden;
			margin-top:17px;
			}
	/* // gallery */							
	
		#gallery {
			background:url('../images/bg_gallery.png') no-repeat 0 0;
			height:450px;
			width:630px;
			overflow:hidden;
			padding:15px 15px 0px 15px;
			}		
		* html #gallery {		
			height:450px;
			}				
		
	/* // intro & preview */						

	/* blog excerpt list */	
	
		ul.blog,  
		ul.blog li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul.blog{
			border-top:1px solid #e5e5e5;
			}	
		ul.blog li{
			border-bottom:1px solid #e5e5e5;
			background:#f8f8f8;
			padding:1em 30px;
			margin-bottom:1px;
			}	
		ul.blog li p{
			margin:.5em 0;
			}	
		ul.blog li h3{
			margin:.5em 0 .25em 0;
			}				
		ul.blog li p.info{
			font-size:10px;
			margin:0 0 1em 0;
			border-bottom:1px solid #e5e5e5;
			}				
		ul.blog li .link{
			margin-top:1em;
			height:24px;
			line-height:24px;			
			}	
		ul.blog li .link a{
			float:left;
			height:24px;
			line-height:24px;			
			background:#fff;
			font-weight:bold;
			border-bottom:2px solid #f1f1f1;
			padding:0 10px;
			}	
		ul.blog li .link a:hover{
			border-bottom:1px solid #f1f1f1;
			border-top:1px solid #f8f8f8;			
			}												
	
	/* // blog excerpt list */

	/* form */
																				
		form{
			margin:1.5em 0;
			padding-top:.5em;
			background:url("../../images/bg_line.gif") no-repeat 0 0;
			}
		fieldset{
			margin:0;
			padding:0;
			border:none;
			}			
		legend{
			display:none;
			}			
		label{
			float:left;
			width:120px;
			margin-left:30px;
			}	
		input, textarea{
			width:250px;
			border:1px solid #ccc;
			padding:5px;
			}			
		textarea{
			height:120px;
			overflow:auto;
			}						
		form p{
			clear:both;		
			margin:0;
			padding:8px 0;
			margin-bottom:1px;
			}	
		form p.submit{
			background:none;
			text-align:right;
			}				
		button{
			border:none;
			padding:5px 15px;
			margin:0;
			background:#5b8a9a;	
			color:#fff;
			font-weight:bold;
			font-size:15px;
			cursor:pointer;
			text-transform:uppercase;
			}										
					
	
	/* // form */
	/* email signup form */
																				
		form#emailForm {
			margin:0;
			padding:0;
			top:300px; 
			width:200px;
			}	
		form#emailForm input{
			width:133px;
			height:29px;
			float:left;
			vertical-align:middle;
			background:url('../images/bg_input_textbox.png') no-repeat;
			border:1px #fff none;
			}	
		form#emailForm label{
			display:none;
			}						
		form#emailForm button{
			float:left;
			margin-left:5px;
			width:43px;
			height:29px;
			padding:0;
			background:url('../images/bg_join.png') no-repeat 0 0;
			vertical-align:middle;
			font-size:12px;
			}
		#emailForm H4 {
			font-size:14px;
			font-weight:bold;
			color:#636;
			margin:0;
			padding:0;
			}
/* // email signup form */	

/* // content */

/* footer */

	#footer .main{
		float:left;
		display:inline;
		width:500px;
		margin-left:47px;
		}	
	#footer a{
		color:#fff;
		text-decoration:underline;
		}					
		

	ul#footerNav{
		float:right;
		margin:1em 0;
		padding:0;
		}
	#footerNav li{
		display:inline;
		margin:0 0 0 10px;
		padding:0;
		list-style:none;
		}	
	#footerNav li a{
		color:#333;
		text-decoration:underline;
		}					

/* // footer */
/* // horizontal list */
	#horlist li
		{
		display: inline;
		list-style-type: none;
		padding-right: 20px;
		margin:0;
		}
	#horlist li
		{
		padding-left: 20px;
		background-image: url('../icons/001_58.png');
		background-repeat: no-repeat;
		background-position: 0 50%;
		line-height:24px;
		}
		
/* // horizontal list */

/* // table style */
	#table-bg-ca-image
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		border-collapse: collapse;
		background: url('../images/') 430px 0px no-repeat;
	}
	#table-bg-ca-image th
	{
		padding: 12px;
		font-weight: normal;
		font-size: 14px;
		color: #339;
	}
	#table-bg-ca-image td
	{
		padding: 9px 12px;
		color: #333;
		border-top: 1px solid #fff;
	}
	#table-bg-ca-image tfoot td
	{
		font-size: 11px;
	}
	#table-bg-ca-image tbody td
	{
		background: url('../images/back.png');
	}
	* html #table-bg-ca-image tbody td
	{
		/* 
		   ----------------------------
			PUT THIS ON IE6 ONLY STYLE 
			AS THE RULE INVALIDATES
			YOUR STYLESHEET
		   ----------------------------
		*/
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../assets/images/bg_ca_map.png',sizingMethod='crop');
		background: none;
	}	
	#table-bg-ca-image tbody tr:hover td
	{
		color: #000;
		background: none;
	}
/* // table style */


