@charset "UTF-8";
.container {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.leftColumn {
	float: left;
	height: auto;
	width: 110px;
	text-align: center;
	border: medium solid #DB5441;
	font-family: "Arno Pro Display";
	color: #A10102;
	background-color: #FEC30F;
	font-size: 12px;
	padding: 5px;
	font-weight: normal;
	margin-top: 20px;
}
.contentImage {
	height: auto;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: thin none #000000;
}
.contentHeader {
	font-family: Garamond;
	font-size: 20px;
	height: 20px;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #A10102;
	margin-right: auto;
	margin-left: auto;
	text-indent: 165px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
.mainContent {
	font-family: "Arno Pro";
	font-size: 14px;
	height: auto;
	width: 550px;
	padding: 20px;
	text-align: justify;
	border: thick double #DB5441;
	color: #A10102;
	margin-top: 20px;
	margin-left: auto;
}
.mainContentText {
	font-family: "Arno Pro";
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.maincontentred {
	font-family: "Arno Pro Display";
	font-size: 16px;
	font-weight: bold;
	color: #A10102;
}
.footer {
	height: 25px;
	width: 750px;
	font-family: "Gill Sans";
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.banner {
	background-color: #FFFFFF;
	height: 255px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.mainContentTitle    {
	font-family: "Arno Pro";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.leftcolumnheader {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bolder;
	color: #A10102;
}
.leftColumnText {
	font-size: 14px;
	font-weight: normal;
	font-family: "Comic Sans MS";
	color: #000000;
}
.advertText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tinycolumntext {
	font-family: "Hobo Std";
	font-size: 11px;
	color: #A10102;
}
.newsletterBox {
	font-family: "Arno Pro Display";
	font-size: 16px;
	font-weight: bold;
	color: #A10102;
	border: medium groove #A10102;
	width: 300px;
	padding: 2px;
	margin-right: auto;
	margin-left: 440px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #B6D691;
}
.assitveTechBox {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: thin dashed #000099;
}
.leftColumnLower {
	width: 100px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	float: left;
	height: 600px;
	top: 600px;
}
.sidesmall {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.sidesmallred {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #A10102;
}
.contentVideo {
	height: auto;
	width: auto;
	float: left;
	border: thin none #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.captionbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #B6D691;
	float: right;
	padding: 5px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000000;
	margin-right: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-bottom: 10px;
	width: 200px;
	text-align: center;
}
