/* CSS Document */

body
{ 
background-color: #CCCCCC;
margin:0;
}
.wrap {
	width: 900px;
	text-align: center;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	line-height: 140%;
	color: #000000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.banner {
	float: left;
	width: 900px;
	height:280px;
	position: relative;
	margin-bottom:4px;
}

ul#menu {
	position: absolute;
	width:900px;
	height:280px;
	list-style-type:none;
	float: left;
}
.main-top {
	float: left;
	width: 900px;
	height:20px;
	background-image: url(graphics/main_top.gif);
	position: relative;
}
.main {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	padding-bottom:60px;
	position: relative;
}
.main-foot {
	float: left;
	width: 900px;
	height: 252px;
	background-image: url(graphics/main_foot_3.gif);
	background-repeat: no-repeat;
	position: relative;
}
.main-left {
	float: left;
	width: 560px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
	position: relative;
}
.main-right {
	float: right;
	width: 260px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
	position: relative;
}
.links {
	float: left;
	width: 900px;
	height: 120px;
	background-image: url(graphics/links_3.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.linkstext {
	float: left;
	position: relative;
	width: 900px;
	top: 100px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #666666;
	line-height: 140%;
}
.titletext {
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: 600;
	color: #666666;
	line-height: 140%;
}
.subtitletext {
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
	line-height: 140%;
}
.foottext {
	position: absolute;
	width:500px;
	left:390px;
	top:30px;
	font-style: italic;
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: 600;
	color: #690a34;
	line-height: 140%;
}
.foottext2 {
	position: absolute;
	width:500px;
	left:390px;
	top:5px;
	font-style: italic;
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: 600;
	color: #690a34;
	line-height: 140%;
}
.foottext3 {
	position: absolute;
	width:500px;
	left:390px;
	top:105px;
	font-style: italic;
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: 600;
	color: #690a34;
	line-height: 140%;
}
.quotetext {
	padding: 20px;
	border:0px;
	background-color: #eeeeee;
	text-align:center;
	font-style: italic;
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 200;
	color: #690a34;
	
	text-align: justify;
	line-height: 140%;
}
.quotetext2 {
	padding: 20px;
	margin-bottom:20px;
	border:0px;
	background-color: #eeeeee;
	text-align:center;
	font-style: italic;
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 200;
	color: #690a34;
	line-height: 140%;
}

.normaltext {
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 200;
	color: #666666;
	line-height: 180%;
}
.normaltext2 {
	padding-top: 15px;
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 200;
	color: #666666;
	line-height: 180%;
}a:link {
	color: #690a34;
}
a:visited {
	color: #690a34;
}
a:hover {
	color: #000000;
}
a:active {
	color: #690a34;
}
