body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #9C1F2F;
	background-image: url(../images/backgr.jpg);
	background-repeat: repeat-x;
	background-position: 20% top;
  }

#pagecontainer {
	clear:both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.error {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 8pt;
	color: red;
	margin-left: 50px;
	display:none;
}

#leftcol {
	float: left;
	width: 485px;
}
#leftcol p {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-left: 206px;
	margin-right: 35px;
	margin-top: 18px;
	margin-bottom: 18px;
}
#leftcol .imgborder {
	float: left;
	margin-top: 34px;
	margin-left: 8px;
}

#leftcol a {
	color: #333333;
	font-size: 13px;
	text-align:left;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
#leftcol a:hover {
	color: #FFFFFF;
	font-size: 13px;
	text-align:left;
	text-decoration: none;
	background-color: #9C1F2F;
	padding-right: 3px;
	padding-left: 3px;
}
#rightcol h3 {
	font-size: 16px;
	font-style: italic;
	line-height: 21px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 18px;
	margin-bottom: 0px;
	background-image: url(../images/backgr_quotes.jpg);
	background-repeat: no-repeat;
	background-position: 17px center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightcol p {
}

.leftcolnotlink{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-align:left;
	font-weight:bold;
}

#rightcol {
	float: left;
	width: 275px;
}
#rightcol p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 13px;
	line-height: 14px;
	color: #666666;
}
#rightcol p em {
	font-size: 10px;
	color: #666666;
	font-style: normal;
}

#footer {
	height: 194px;
	clear: both;
}
#footer #box {
	width: 760px;
	margin-top: 21px;
	margin-right: auto;
	margin-left: auto;
	background-color: #88222E;
	height: 106px;
}
#footer .imgborder {
	float: left;
	margin-top: 9px;
	margin-left: 9px;
}
#footer p em {
	font-style: normal;
	color: #FFFFFF;
}
#footer p {
	font-size: 13px;
	color: #000000;
	display: block;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 273px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer span {
	display: block;
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83222E;
	padding-top: 11px;
	font-size: 11px;
	color: #FF9999;
	padding-left: 9px;
	padding-right: 9px;
}
#footer span a {
	float: right;
	color: #FF9999;
	text-decoration: none;
}
#footer span a:hover {
	text-decoration: underline;
}


#maincontainer{
}

#topcontainer {
	margin-left:auto;
	margin-right:auto;
	height: 311px;
}
#logobanner {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#logobanner .imgborder {
	margin-left: 25px;
}
#navhome {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 59px;
	text-align: center;
}
#navhome img {
	margin-top: 16px;
	margin-right: 8px;
	margin-left: 8px;
}
#midcontainer {
	background-image: url(../images/backgr_homemid.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #E0CFB3;
	height: 360px;
}
#midsection {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.imgborder {
	border: 5px solid #FFFFFF;
}

#topbanner {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topmenu {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}

#logo {
	float: left;
	padding-top:20px;
}

.meno {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-top: 10px;
	
}
.meno a {
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
}

#contactform li{
	list-style-type:none;
	padding-top:5px;
}

#contactform input,textarea {
	vertical-align:text-top;
}
