body {
	font-family: Comic Sans MS, Verdana, Geneva, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainBg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	/*margin-bottom: 70px;*/
	margin-left: auto;
	background-image: url(../images/contentBg.png);
	background-repeat: repeat;
	padding-bottom: 20px;
}
#container #header {
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 950px;
}
#container #header #logo {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	width: 246px;
}
#container #header #addThis {
	margin-top: 30px;
	float: left;
	margin-left: 494px;
	margin-right: 10px;
}
#aLout {
	text-align: center;
	float: left;
	font-size: 14px;
	line-height: 48px;
	font-weight: bold;
	margin-top: 18px;
	margin-left: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 110px;
}
#aLout a {
	color:#666;
	font-weight:bold;
}
/* menu styles */
#jsddm
{	margin: 0;
	padding: 0
}
#jsddm li
{
	float: left;
	list-style: none;
	font-size: 14px;
	text-align: center;
}
#jsddm li a {
	display: block;
	text-decoration: none;
	width: 120px;
	color: #ccc;
	white-space: nowrap;
	background-image: url(../images/navBg.png);
	background-repeat: no-repeat;
	line-height: 48px;
	color: #666;
	height: 44px;
	font-size: 14px;
	font-weight: bold;
}
#jsddm li.selected a {
	display: block;
	text-decoration: none;
	width: 110px;
	white-space: nowrap;
	background-image: url(../images/selectedNav.png);
	background-repeat: no-repeat;
	line-height: 48px;
	color: #FFF;
	height: 44px;
	font-size: 14px;
	font-weight: bold;
}
/*#jsddm li a:hover
{	background: #24313C;
}
*/
#jsddm li ul
{	margin: 0;
	padding: 0;
	width: 120px;
	position: absolute;
	visibility: hidden;
}
#jsddm li.selected ul
{	margin: 0;
	padding: 0;
	width: 110px;
	position: absolute;
	visibility: hidden;
}
#jsddm li ul li
{	float: none;
	display: inline;
}
#jsddm li ul li a
{
	width: auto;
	white-space: nowrap;
	background-image: none;
	line-height: 32px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ABA585;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#jsddm li.selected ul li a
{
	width: auto;
	white-space: nowrap;
	background-image: none;
	line-height: 32px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	background-color: #A80716;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
/*
#jsddm li ul li a:hover
{	
	background: #8EA344;
}
*/
#container #sideBar {
	float: right;
	width: 200px;
	margin-right: 20px;
}
#container #sideBar #selectDiv {
	height: 75px;
	background-image: url(../images/blocksBg.png);
	background-repeat: repeat;
	color: #FFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #sideBar #quote {
	background-image: url(../images/testimonyBgTop.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#container #sideBar #quote2 {
	background-image: url(../images/testimonyBgTop.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#container #sideBar #quoteFin {
	background-image: url(../images/testimonyBgBot.png);
	margin: 0px;
	margin-top:-16px;
	padding: 0px;
	height: 70px;
	clear:both;
}
#container #mainContent {
	width: 690px;
	margin-top: 20px;
	margin-left: 20px;
}
#container #navBar {
	height: 44px;
	margin-bottom: 20px;
	background-image: url(../images/navBackGround.png);
	background-repeat: repeat-x;
}
#container .DAA_frame {
	background-image: url(../images/blocksBg.png);
	background-repeat: repeat;
}
#container .DAA_content {
	margin-right: 17px;
	margin-left: 17px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#container .DAA_content2 {
	margin-right: 17px;
	margin-left: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container .newsEntry {
	height:180px;
	overflow:hidden;
}
#container #mainContent #welcomeMsg {
	/*width: 450px;*/
	margin-top: 20px;
	min-height:170px;
}
#footer {
	background-image: url(../images/footeerBg.jpg);
	height: 50px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#footer #footerMain {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #footerMain #footerLogo {
	float: right;
	margin-top: -90px;
}
#footer #footerMain #footerText {
	color: #82674a;
	margin-top: 15px;
	font-size: 12px;
	margin-left: 0px;
}
h2,h3,h4 {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	display: block;
	margin-top: 4px;
	margin-bottom: 7px;
}
#container #sideBar #newsletter {
	font-size:12px;
	width: 200px;
	margin-bottom: 20px;
}
#container #sideBar #newsletter img {
	margin-left: -4px;
	margin-bottom: 7px;
}
#container #sideBar #newsletter input.text {
	font-family: Comic Sans MS, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	line-height: 21px;
	height: 21px;
}
#container #sideBar #newsletter input.right {
	margin-top: 4px;
	margin-left: 100px;
}
#newsletter h4 {
	margin:4px 0px;
}
.sideLinks {
	font-size:12px;
	width: 200px;
	margin-bottom: 20px;
}
#blogLink {
	font-size:12px;
	width: 200px;
	margin-bottom: 20px;
	text-align:center;
	padding-bottom:5px;
}
#blogLink h3{
	text-align:left;
	font-size:18px;
	background:url(../images/iconBlog.png) left bottom no-repeat;
	padding-top:2px;
	padding-left:30px;
	line-height:32px;
	margin:0 0 2px 15px;
}
a {
	text-decoration: none;
	color: #FFF;
}
#container #fullMain {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#container #adminLogin {
	margin-right: auto;
	margin-left: auto;
	width: 470px;
}
.adminInput {
	font-size: 14px;
	line-height: 30px;
	color: #000;
	width: 240px;
	margin-right: 24px;
	height: 32px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
}
#container #error {
	margin: 7px;
	width: 80%;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
#container textarea.big {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	height: 70px;
	width: 850px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	font-family: Comic Sans MS, Verdana, Geneva, sans-serif;
	margin: 10px;
}
#fullMain .alignRight {
	text-align:right;
	margin-right:20px;
}
.floatRight{
	float:right;
}
.alignRight{
	text-align:right;
}
#container .blank20 {
	height: 20px;
}
.box470 {
	width:470px;
	margin-bottom:20px;
	margin-top:10px;
}#container #listing {
	list-style-type: none;
}
#container #listing li {
	display: block;
	background-color: #FFF;
	margin-right: 20px;
	color: #666;
	padding: 4px;
	margin-bottom: 7px;
}
#container #listing li label {
	font-weight: bold;
	font-size: 12px;
}
#container #listing li label a {
	font-weight: normal;
	font-size: 12px;
	color: #666;
	margin-left: 150px;
}
#container h3 select {
	font-family: Comic Sans MS, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #F00;
	width: 247px;
	height: 24px;
	margin-left: 40px;
	padding-right: 4px;
	padding-left: 4px;
	border:none;
}
#container #newsLetter input.bigfield {
	height: 24px;
	width: 470px;
	margin-left: 10px;
	padding-right: 4px;
	padding-left: 4px;
	font-family: Comic Sans MS, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #newsLetter .leadin {
	font-size: 12px;
	line-height:24px;
	font-weight: bold;
	color: #FFF;
	height: 24px;
	width: 470px;
	margin-top: 15px;
	clear:both;
	display:block;
}
#container #newsLetter select {
	font-family: Comic Sans MS, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	width: 247px;
	height: 24px;
	padding-right: 4px;
	padding-left: 4px;
	border:none;
	margin-left:10px;
}
#container #newsLetter textarea {
	height: 147px;
	width: 640px;
	margin-bottom: 15px;
	margin-left: 10px;
	display: block;
}
#container .imageShow {
	float: right;
	height: 24px;
	margin-right: 70px;
}
#container .imageShow a {
	display:block;
	width:170px;
	height:24px;
	line-height:24px;
	background-image: url(../images/imageBg.png);
	background-repeat: no-repeat;
	background-position: left center;
	color:#FFF;
	padding-left: 32px;
}
#container #newsLetterList li.newsList {
	background-color: #DDD;
	padding: 7px;
	color: #333;
	background-image: url(../images/leftArrow.png);
	background-repeat: no-repeat;
	background-position: 807px 12px;
	overflow: hidden;
	height: 18px;
	display:block;
	line-height: 18px;
	list-style-type: none;
	margin-bottom:15px;
}
#container #newsLetterList label {
	line-height: 18px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#container #newsLetterList label a{
	color: #666;
}
#container #newsLetterList .left140 {
	float:left;
	font-size:12px;
	width:140px;
	height:18px;
}
#container #newsLetterList .left140 a{
	font-weight: bold;
	color: #cc1212;
}
#container #newsLetterList .left300 {
	float:left;
	width:300px;
	height:18px;
}#container #newsLetterList .briefNews {
	font-size: 12px;
	line-height: normal;
	color: #666;
	height: 50px;
	overflow: hidden;
	clear:both;
	margin-top:24px;
	margin-right: 14px;
	margin-left: 14px;
}
#container #newsLetterList li {
	background-color: #FFF;
	padding: 7px;
	color: #333;
	background-image: url(../images/downArrow.png);
	background-repeat: no-repeat;
	background-position: 807px 14px;
	overflow: hidden;
	height: 75px;
	line-height: 18px;
	display:block;
	list-style:none;
	margin-bottom:15px;
}
#container .intro {
	font-size: 12px;
	line-height: normal;
	color: #FFF;
}
#container #sideBar .intro {
	font-size: 14px;
	font-weight:bold;
	line-height: normal;
	color: #CC0000;
}
#container .quoting {
	font-size: 14px;
	line-height: normal;
}
#container .newsEntry .newsDispShow {
	font-size: 12px;
	height:135px;
	overflow: hidden;
}
#container .newsEntry .newsDispShow p {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 12px;
}
#container .newsImg {
	float: left;
	height: 180px;
	width: 320px;
	overflow: hidden;
	margin-right: 15px;
}
#container .newsEntry h2 {
	font-size: 18px;
	color: #FFF;
	display: block;
	margin-top: 0px;
	margin-bottom: 7px;
}
#container .newsEntry h6 {
	font-size: 12px;
	display: block;
	margin-bottom: 7px;
	margin-top: 0px;
	font-style: italic;
}
#container .newsEntry .newsContent {
	overflow: hidden;
	height: 100px;
	margin-top: 0px;
	padding: 0px;
}
#container .newsEntry .newsContent p {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 12px;
}
#container .newsEntry .newsContent2 {
	overflow: hidden;
	height: 70px;
	margin-top: 0px;
	padding: 0px;
}
#container .newsEntry .newsContent2 p {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 12px;
}
#container .newsEntry .alignRight {
	margin-top:4px;
	text-align:right;
	margin-right:5px;
	height:40px;
}
#container #mainContent #contactDet {
	margin-top: 20px;
	margin-bottom: 20px;
}
#container #mainContent #contactDet {
	font-size: 12px;
}
#container .visual {
	height: 369px;
	width: 656px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: hidden;
}
#container #mainContent h6 {
	font-size: 12px;
	font-style: italic;
	display: block;
	margin-top: -4px;
	margin-bottom: 10px;
}
#container #mainContent .newsDisp {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	width: 560px;
}
#container #mainContent .newsDisp a {
	font-weight: bold;
	font-size:14px;
	color: #C00;
}
#container #mainContent strong {
	font-size:14px;
}
#container #mainContent #newsPdf {
	text-align: center;
	width: 84px;
	float: right;
	height: 120px;
	overflow: hidden;
	margin-top: -120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	border:none;
}
#emailForm {
	display:block;
	padding: 10px;
	height: 125px;
	width: 470px;
	margin-left: 20px;
}
#complete {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	background-image: url(../images/bottomBg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 18px;
}
#complete #sides {
	background-image: url(../images/sideBg.png);
	background-repeat: repeat-y;
}
.DAA_content h4 {
	font-size: 16px;
	font-weight: normal;
}
.size18 {
	font-size:18px;
}
.DAA_content h3 {
	font-size: 21px;
	font-weight: normal;
}
