@IMPORT url("defaultStyle.css");
@IMPORT url("simpleDropMenu.css");

body{
	text-align: center;
	background-color: #2e6b58;
	background: #FFF url(../../images/tile3.png) repeat top left;
	color: #666;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
}

h1{
	color: #037ab2;
	font-size: 1.7em;
	border-bottom: 1px solid #d8d8d8;
}

h2{
	color: #037ab2;
	font-size: 1.0em;
	letter-spacing: 0.2em;
}

h3{
	color: #037ab2;
	font-size: 1.2em;
	letter-spacing: 0.2em;
}

.pageTitle{
	margin: 15px 0px 15px 0px;
}

#wrapper{
	margin: 10px auto auto auto;
	position: relative;
	width: 980px;
	text-align: left;
	/*background-color: #FFFFFF;*/
	/*border: 1px solid #000;*/
}

#header{
	background-image: url(images/header.jpg);
	height: 245px;
	width: 100%;
	background-color: #FFF;
}

#headerMenu{
	position: relative;
	margin: -170px 0px 0px -20px;
}

#container{
	background-color: #FFF;
	min-width: 600px;
	height: auto;
	width: 100%;
	margin: 0px 0px 0px 0px;
	background: #fff url(../../images/tile.jpg) repeat-y top left;
}

#left{
	width: 100px;
}

#right{
	position: relative;
	width: 630px;
	min-width: 400px;
	min-height: 400px;
	background-color: #FFFFFF;
	overflow: hidden;
	left: 158px;
	top: -20px;
}

#footer{
/*	position: relative;
	height: 27px;
	width: 100%;
	background-color: #EEE;*/
	margin: 5px 0px 15px 370px;
}

#logo{
	position: absolute;
	margin: -280px 0px 0px 300px;
}

#catch{
	float: left;
	margin: 0px 0px 0px 29%;
}

#innovision{
	font-size: 11px;
	color:#777;
	float: right;
	margin: -15px 5px 0px 0px;
}

#innovision a{
	text-decoration: none;
	color:#000;
}

#innovision a:hover{
	text-decoration: underline;
}

.largeText{
	font-size: 1.5em;
}

.mediumQuote{
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	width: 550px;
	margin-left: 8%;
}

.indentCenter{
	margin-left: 15%;
}

.bodyText{
	letter-spacing: 0.04em;
	word-spacing: 0.3em;
	line-height: 1.4em;
	color: #000;
}

.break{
	height: 17px;
}

#disclaimer{
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
}

.floatRight{
	float: right;
	margin: 4px;
}

.error{
	color: #760404;
	font-style: italic;
}

.contactTable td{
	font-family: Verdana;
	font-size: 11px;
	color: #8c8a8a;
	padding-right: 10px;
	width: 350px;
	vertical-align: top;
}

.contactTextfield{
	background-color: #007CB2;
	color: #fff;
	border: 1px solid #000;
}

.text{
	text-align: right;
}

.wide{
	width: 250px;
}

.narrow{
	width: 75px;
}

.normal{
	width: 150px;
}

.gallerySymbolName{
	color: #000;
	font-size: 0.8em;
}
