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

/* Wireframing */
.extra {
	margin: 0;
	padding: 0;
	outline: 1px solid #FF0000;
	}
	
/* Body */
body {
	background-color:#ffffff;
	background-image:url(img/bkg_flow.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	text-align: left;
	font: normal Helvetica, Arial, sans-serif;
	color: #666666;
	margin: 0;
	}
	
/* Container */
#container {
	width: 815px;
	height: 100%;
	margin: 0px auto 0 auto;
	}
	
#slideshow {
	border-top: 5px solid #82c9db;
}

#gallerySlideshow {
	height: 550px;
	text-align:center;
	border-top: 5px solid #82c9db;
}


/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0;
	font-weight: normal;
	}
	
h1 {
	font-size: 22px;
	font-weight: normal;
	color:#006cb7;
}

h2 {
	font-size: 20px;
	color:#6ba6b5;
}


h3 {
	font-size: 14px;
	color: #203136;
	margin: 20px 0 25px 0;
	padding-bottom: 25px;
	border-bottom: 1px dotted #203136;
	font-style:italic;
}

.subPage h3{
	border: 0;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 12px;
	font-style: italic;
	margin-top: 10px;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
	
	
#toplinks {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size:10px;
color:#000000;
width: 100%;
margin-bottom: 15px;
}

#toplinks ul{
padding: 4px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
overflow: hidden;
}

#toplinks ul li{
text-align:left;
display: inline;
padding-left: 15px;
padding-right: 15px;
margin: 0;
}

#toplinks ul li a{
color: #000000;
text-decoration: none;
outline: none;
border: none;
font-weight: bold;
}

#toplinks ul li a:hover{
color:#466b75;
outline: none;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 5px solid #82c9db;
	padding: 10px;
	margin-top: 15px;
	clear:both;
	}
	
#footer p {
	text-align: center;
	color: #333333;
	font-size: 9px;
	line-height: 10px;

}

#footer a{
	color: #666;
	text-decoration: none;
	outline: none;
	font-weight:bold;
	}

#footer hover{
	color: #4ea6dc;
	outline: none;
	}

#bodyMain a{
	color: #466b75;
	font-weight: normal;
	text-decoration: underline;
	outline: none;
	}

#bodyMain a:hover{
	color:#666666;
	outline: none;
	}
	
.subPage #bodyMain{
		border-top: 5px solid #82c9db;
}


	
/* Paragraph styles */
p {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	margin: 15px 0 0 0;
	}
	
li {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 14px;
color: #666666;
text-align: left;
margin: 15px 0 0 0;
	}

.highlight {
	font-weight:bold;
	font-style: italic;
	}
	
img {
	border: 0;
}

#sidebar {
	float:left;
	width:300px;
	height: auto;
	margin: 15px;
	padding: 0;
	border-right:  1px dotted #203136;
}

.sidebarSection {
margin-bottom: 20px;
padding: 20px 20px 20px; 20px;
}

.sidebarSection p{
font-size: 11px;
line-height: 14px;
}

#sidebar ul{
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
overflow: hidden;
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
}

#sidebar ul li{
text-align:left;
margin: 0;
list-style-type: none;
}

.link {
float:left;
width:170px;
height: 260px;
margin-right: 15px;
margin-top: 30px;
padding-right: 15px;
border-right: 1px dotted #203136;
}
.linkGalleries {
clear: both;
margin-right: 15px;
margin-top: 30px;
padding-top: 20px;
border-top:  1px dotted #203136;
}

#q1, #q2, #q3, #q4, #q5, #q6, #q7, #q8, #q9, #q10 {
padding-top: 10px;
}
