body  {
	background: #F7F8FC;
	margin: 0;
	text-align: center;
	}

h3 {
	font-family: Century Gothic,arial,verdana;
	font-size:14pt;
	color:#0000CC;
	text-align: center;
	font-weight: bold;
}

#wrapper {
	margin: 0 auto;
	width: 680px;
		}


#container {
	position: relative;
	width: 680px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	}

#header {
	height: 130px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 125px;
	}
#menuarea {
	line-height: 1em;
	height: 22px;
	background-color: #3233CB;
	width: 680px;
}

#main {
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
		} 
.navtext {
	position: relative;
	top:5px;
	left: 5px;
	font-family: Century Gothic,arial,verdana, sans-serif;
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
	text-align: right;
	margin: 10px;
		}


.navtext a:link {color: #0000CC; text-decoration: none;}
.navtext a:visited {color: #0000CC; text-decoration: none;}
.navtext a:hover {color: #FFFFFF; text-decoration: none;}
.navtext a:active {color: #0000CC; text-decoration: none;}

#mainphoto {
		width: 660px;
		height: 150px;
		padding-top: 15px;	
		padding-left:200px;	
		}
		
.headertext {
	font-family: Century Gothic,arial,verdana;
	font-size:18pt;
	color:#0000CC;
	text-align: center;
	font-weight: bolder;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	}

.leftheadertext {
	font-family: Century Gothic,arial,verdana;
	font-size:18pt;
	color:#0000CC;
	text-align: left;
	font-weight: bold;
	margin: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
	
.colheadtext {
		font-family: Century Gothic,arial,verdana; 
		font-size:12pt; 
		color:#0000CC;
		text-align: center;
		font-weight: bold;
	}
.colheadtextleft {
	font-family: "Century Gothic", arial, verdana;
	font-size:12pt;
	color:#0000CC;
	text-align: left;
	font-weight: bold;
	line-height: 1.5em;
}


.bodytext {
	font-family: Century Gothic,arial,verdana;
	font-size:10pt;
	color:#808080;
	font-weight: lighter;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.bodytext a:link {color: #0000CC; text-decoration: none;}
.bodytext a:visited {color: #0000CC; text-decoration: none;}
.bodytext a:hover {color: #808080; text-decoration: none;}
.bodytext a:active {color: #0000CC; text-decoration: none;}
#photoarea {
	font-family: "Century Gothic", arial, verdana;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 630px;
	background-color: #FFF;
	color: #00C;
	height: 250px;
}


img{
	border:none;
	}

#outer {
		border-left: 220px solid #FFFFFF;
		border-right: 220px solid #FFFFFF;
		background: #FFFFFF;
		padding-right: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		}
#outer div.leftcol {
	border-left: 220px solid #FFFFFF;
	border-right: 220px solid #FFFFFF;
	background: #FFFFFF;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#leftcol {
	float: left;
	width: 200px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 50px;
		}
		
#centercol {
	position: relative;
	width: 200px;
	text-align: center;
	padding-right: 5px;
	float: left;
	padding-left: 5px;
	padding-bottom: 40px;
		}
	
#rightcol {
	position: relative;
	width: 200px;
	float: right;
	text-align: center;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 25px;
	}
	
#footer {
	font-family: "Century Gothic", arial, verdana;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 680px;
	background-color: #CCCCFE;
	color: #FFF;
}

#footer a {
	text-decoration: none;
	color: #00C;
}

#footer a:hover {
color: #666666;
}
	
.footertext {
	float: none;
	font-size:10px;
	text-align: center;
	}
	
#leftcoltop {
		position: relative;
		float: left;
		width: 350px;
		text-align: center;
		}
		
#rightcoltop {
		position: relative;
		width: 310px;
		margin-right: 0px;
		float: right;
		text-align: center;
	}
#leftcolimg {
	position: relative;
	float: left;
	width: 170px;
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
		}
#rightcolimg {
		position: relative;
		margin-left: 10px;
		float: left;
		width: 450px;
		}
		
#Left2col{
		position: relative;
		float: left;
		width: 310px;
		text-align: center;
		}
#right2col{
	position: relative;
	float: left;
	width: 410px;
	text-align:left;
	font-weight: normal;
	height: 200px;
		}

	#content {
		float: left;
		width: 380px;
		}
		#content.fullwidth {
	width: 505px;
}
		#content div.cpadding { padding: 35px 30px 20px 20px; }
#floatrightimg {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#paddedimg {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#flashwy {
	line-height: 1em;
	height: auto;
	background-color: #FFF;
	width: auto;
	padding-left: 200px;
}
.custimg {
	width: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#floatrightimg2 {
	padding-right: 10px;
	padding-left: 200px;
	float: left;
}
