/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background:#FFF;
}

p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #6c6c6a;
	line-height: 22px;
}


a, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	color:#999;
	text-decoration:none;
}


/*====================*/
/*=== CHIPS STYLES ===*/
/*====================*/
#members {
	width:910px;
	height: 40px;
	margin-top: 20px;
	padding-right: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background:#FFF;
	clear:both;
	font-size: 12pt;
}
#header {
	width:895px;
	position:relative;
	height: 30px;
	margin-bottom:0;
	margin-left: auto;
	margin-right: auto;
	background:#FFF;
	clear:both;
	top:-30px;
	overflow: visible;
	z-index: 1000;
}
#logo {
	float:left;
	text-align:left;
	position:relative;
	width:125px;
	height: auto;
	top:0px;
	margin-bottom:0;
	z-index: 1001;
}

.Blue12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b7096;
}

.Blue12 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4b7096;
}

.Blue12 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
}


/*====================*/
/*===    About     ===*/
/*====================*/

#wrapper {
	background: #00000;
	padding: 15px;
	margin-top: -15px;
	z-index: 0;
}


#interior {
	width:905px;
	height: auto;
	background:#FFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	clear:both;
}

#interior-bg {
	width:905px;
	height: auto;
	background:#FFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	background:#FFF url('../images/interior-bg.jpg') left 0px no-repeat;
	clear:both;
}


#events {
	width:900px;
	height: 392px;
	margin-left: auto;
	margin-right: auto;
	background:#FFF;
	padding-bottom: 25px;
	background: url('../images/events-bg.gif') left 45px no-repeat;
	clear:both;
}

#default-container {
	width:905px;
	height: 400px;
	margin-top: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}

#default-column1 {
	float: left;
	width: 375px;
	text-align:left;
	height: 300px;
	margin-left: 20px;
}

#default-column2 {
	float:right;
	margin-right: 5px;
	width: 455px;
	text-align:left;
	height: 300px;
}

#default-column3 {
	float:right;
	margin-right: 30px;
	width: 430px;
	text-align:left;
	height: 300px;
}
/*====================*/
/*==Fonts and colors===*/
/*====================*/

.breadcrumbs {
	font-family: Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	font-size: 10px;
	position:relative;
	float:left;
	margin-top: -15px;
	margin-left: 52px;
	color:#999;		
	clear: left;		
	z-index: inherit;
}

.back {
	font-family: Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	font-size: 10px;
	position:relative;
	float:right;
	margin-top: -15px;
	margin-right: 50px;
	clear: right;				
	z-index: 10;
}


.section-title {
	font:18px/2 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#6b7f94;
	padding-bottom: 15px;
	margin: 0;			
}


.about-links {
	width:420px;
	height: 70px;
	border-bottom:thin;
	border-bottom-color:#e8e8e8;
	border-bottom-style:solid;	
		
}

.about-links a {
	font:18px/3.5 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#6b7f94;
	text-align:left;
}

.about-links a:hover {
	text-decoration:underline;

}


.contact {
	font:16px Geneva, Arial, Helvetica, sans-serif;
	color:#6b7f94;
	padding-bottom: 15px;
	margin: 0;			
}
/*====================*/
/*===    Footer    ===*/
/*====================*/


#copyright {
	width:905px;
	height: 30px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999;
}

#copyright2 {
	width:905px;
	height: 30px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999;
}
