.container {
	width: 850px;
	color: #FEFDE9;
	/*border: 1px solid #61a4d3;*/
	overflow: hidden;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	position: relative;
}
.outercontainer{
	width: 890px;
	margin-top: 0px;
	background-image: url(images/dropshadow.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-position: center;
}
.holdmenudiv {
	width: 850px;
	background-color: #61a4d3;
	color: #333333;
	float: left;
	height: 23px;
}





.banner {
	width: 830px;
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 850px;
	background-color: #FFFFFF;
	color: #000000;
	float: left;
	background-image: url(images/topgradient.jpg);
	background-repeat: repeat-x;
	padding-right: 20px;
	text-align: right;
	line-height: 23px;
}
html>body div.banner {
    width: 830px;
}
.banner_alt {
	width: 850px;
	background-color: #FFFFFF;
	color: #000000;
	float: left;
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	text-align: right;
	line-height: 23px;
}

.main {
	width: 850px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.spacerhorizontal {
	width: 850px;
	height: 100%;
	background-color: #61a4d3;
	float: left;
	background-image: url(%27images/darkgreen.gif%27);
	height: 6px;
	font-size: 1px
}
.footer {
	width: 850px;
	background-color: #774608;
	color: #FFFFFF;
	float: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 160%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	position: relative;
}
.footershadow{
	width: 890px;
	background-image: url(images/footershadow.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-position: center;
}


/* email link on front page */
.email:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.email:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #99c4e2;
}
.email:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}

/* nice link through site */
.nice:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61a4d3;
}
.nice:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61a4d3;
}
.nice:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #774608;
}
.nice:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61a4d3;
}



/* menu link for drop down menu */
.menu:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
}

.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.down:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 10px;
}

.down:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4D303;
	padding-right: 5px;
	padding-left: 10px;
}


#dropmenudiv{
	border-left:1px solid #6699CC; border-right:1px solid #6699CC; border-top:1px solid #6699CC; border-bottom:0px solid #6699CC; position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:100;
	color: #000000
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #6699CC;
	padding: 1px 0;
	text-decoration: none;
	background-color: #ffffff;
	text-align: left;
	color: #676767;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #663300;
	color: #FFFFFF;
}
body {
	text-align: center;
	background-repeat: repeat-x;
	background-color: #c4daea;
	margin: 0px;
}

.fullwidthwhite {
	width: 850px;
	background-color: #ffffff;
	color: #676767;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.flashbanner {
	width: 850px;
	background-color: #ffffff;
	color: #676767;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/greece.jpg);

}
.imageleft {
	float: left; 
	width: 485px;
}

.column {
	width: 270px;
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 290px;
	background-color: #FFFFFF;
	color: #676767;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 5px 10px 15px;
	line-height: 18px;
}
html>body div.column {
    width: 270px;
}

.headshot {
	width: 830px;
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 850px;
	background-color: #FFFFFF;
	color: #676767;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 10px 15px;
	line-height: 18px;
	border: 1px solid #e6eaed;
}
html>body div.headshot {
    width: 830px;
}
.imageleft2 {
	float: left;
}
.columnheadshot {
	width: 455px;
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 460px;
	background-color: #FFFFFF;
	color: #676767;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 5px 10px 10px;
	line-height: 18px;
}
html>body div.columnheadshot {
    width: 455px;
}
img {
	border: 0px none;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #61a4d3;
	margin-bottom: 0px;
    padding-bottom: 5px;
	display: inline; 
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #286791;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-style: italic;
	display: inline; 
}
.rightcol {
	width: 60%;
	voice-family: "\"}\"";
    voice-family: inherit;
	float: right;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
html>body div.rightcol {
	padding-right: 20px;
}
.leftcolumnn300 {
	padding-left: 20px;
	padding-top: 20px;
	width: 300px;
	color: #676767;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.aboutusleft {
    width: 460px;
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 495px;
	background-color: #FFFFFF;
	color: #676767;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 5px 10px 30px;
	line-height: 20px;
}
html>body div.aboutusleft {
    width: 460px;
}
.aboutusright{
	float: right;
}
.linksleft {
  width: 330px;
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 365px;
	background-color: #FFFFFF;
	color: #676767;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 5px 10px 30px;
	line-height: 20px;
}
html>body div.linksleft {
    width: 330px;
}	
