#container {
	height: auto;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border: thin solid #999999;
}
#header {
	width: 800px;
	height: auto;
}
#content {
	background-image: url(../images/Web_HOME_NewBackground_02.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: auto;
}
#oneCol {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}


#content #left_column {
	float: left;
	width: 310px;
}

#content #right_column_circles {
	float: right;
	height: auto;
	width: 450px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#content #right_column {
	float: right;
	width: 410px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right_column #list {
	height: auto;
	width: 370px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #E6BE88;
	border: thin dashed #666666;
}

#callToAction {
	width: 430px;
	height: auto;

}

#content #clearing_element {
	clear: both;
	height: auto;
	width: 10px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	text-align: justify;
}

#footer {
	width: 800px;
	position: relative;
	height: auto;
}
.callToAction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-right: 10px;
}

#list .bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	text-align: left;
}
#list .callToAction {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0px;
	word-spacing: normal;
}
#content #callToAction a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 0px;
}
#content #callToAction a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4F4F3C;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 0px;
}
#content #callToAction a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 0px;
}
#content #callToAction a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 0px;
}

#content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
}
#content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F4F3C;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
}
#content a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
}
#content a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
}
.redHighlightedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8F0000;
	line-height: 20px;
	text-align: justify;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.header_berry {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #C74A5C;
	font-weight: bold;
	line-height: normal;
}
.subheading {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	line-height: normal;
	text-align: justify;
	font-style: italic;
}
#right_column #sidebar {
	float: left;
	height: auto;
	width: 190px;
	border: thin solid #666666;
	background-color: #B4D1B3;
	padding: 5px;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Md BT";
	font-size: 11px;
	font-weight: bold;
}
#sidebar .bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
}
.tinyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	text-align: justify;
	text-transform: uppercase;
}
#one_column {
	float: left;
	width: 660px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.subheadingMedia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	line-height: normal;
	text-align: justify;
	font-style: normal;
}
#left_columnMedia {
	float: left;
	width: 170px;
}
#flash {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
}
