@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

a:link, a:visited {
	text-decoration: underline;
	color:#333333
}
a:hover {
	text-decoration:none
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	text-align: left;
	font-size: 24px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(../images/h1bk.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: 18px;
	color: #660000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3
{ font-size:14
 font-weight: normal;
	font-size: 16px;
	color: #660000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#divHome {
	position: relative;
	left: 22px;
	top: 10px;
	height: 116px;
	width: 116px;
}
#divWrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/wrapper.jpg);
	background-repeat: repeat-y;
}
#divHeader {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 960px;
}
#divNavigation {
	background-image: url(../images/navbar.jpg);
	height: 35px;
	width: 960px;
	background-repeat: no-repeat;
}
#divImage {
	background-image: url(../images/image.jpg);
	height: 262px;
	width: 960px;
	background-repeat: no-repeat;
}
#NavLinks {
	left: 530px;
	top: 7px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 22px;
	font-size: 16px;
	right: 60px;
	width: 400px;
	text-align: right;
	color: #FFFFFF;
}
#NavLinks li {
	display: inline;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divWrapper #divNavigation #NavLinks a, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
}
#divWrapper #divNavigation #NavLinks a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 16px;
}
#NavLinks ul {
	display: inline;
	list-style-type: none;
}
#divTopCon {
	background-image: url(../images/contenttop.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 960px;
}
#divContainer {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
	min-height:300px;
	left: 5px;
}
#divFooter {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 48px;
	width: 960px;
}
legend {
	font-size: 16px;
	font-weight: bold;
	background-color: #D9D9D9;
	border: 2px solid #9E8786;
	color: #333333;
	padding: 4px;
}
fieldset {
	background-color: #E8E8E8;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #731616;
	border-right-color: #731616;
	border-bottom-color: #731616;
	border-left-color: #731616;
}
#divFooterText {
	position: relative;
	top: 20px;
	left: 55px;
	width: 860px;
}
#divRightContent {
	float: right;
	position: relative;
	width: 28%;
	min-height:300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#divLeftContent {
	float: left;
	position: relative;
	width: 66%;
	min-height:300px;
	padding: 6px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
input {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
label {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
}
#divRightContent p {
	padding: 0px;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.footfloatright {
	float: right;
}
.boxtop{
	/*make this the same size as the top image*/	
		display:block;
	width:248px;
	height:38px;
	/*set the image as a background*/	
		background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../images/top.jpg);
	}	
	.topcontent{	
		/*set the font style for the box title*/	
		font-family:arial;	
		font-size:16pt;	color:#660000;	
		/*shift the title down a bit and center it*/	
		padding-top:10px;	
		text-align:center;	
	}	
	.topcontentsmall{	
		/*set the font style for the box title*/	
		font-family:arial;	
		font-size:11pt;	color:#660000;	
		/*shift the title down a bit and center it*/	
		padding-top:6px;	
		text-align:center;	
	}
	.boxbottom{	
		/*make this the same width as the bottom image*/	
		/*don’t set the height as this needs to be flexible*/	
		display:block;	
		width:248px;	
		/*set the image as a background*/	
		background-position:left bottom;	
		background-repeat:no-repeat;	
		background-image:url(../images/bottom.jpg);	
	}	
	.maincontent{	
		/*set the font style for the main content*/	
		color:#333333;	
		font-family:arial;	
		font-size:14px;	
		display:block;	
		/*align the main content nicely*/	
		padding-left:20px;	
		padding-bottom:40px;	
		padding-right:30px;	
	}
.superquote {
	font-size: 36px;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 42px;
}
.superell {
	font-size: 36px;
	color: #CCCCCC;
}
#divContact {
	width: 840px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#divWrapper #divContainer #divRightContent a, a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration:none;
}
#divWrapper #divContainer #divRightContent a:hover {
	font-size: 14px;
	color: #333333;
	text-decoration:underline;
}

#divContact #ContactRight {
	float: right;
	width: 45%;
	text-align: center;
}
#divContact #ContactLeft {
	float: left;
	width: 45%;
	text-align: center;
}
#divWrapper #divContainer #divLeftContent a:hover {
	color: #333333;
	text-decoration: underline;
	font-size:16px;
	font-weight: normal;
}
#divWrapper #divContainer #divLeftContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
#divWrapper #divContainer #divLeftContent ul , #divWrapper #divContainer #divLeftContent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
#divWrapper #divContainer #divLeftContent a.blogtitle:link {
	font-size: 18px;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
#divWrapper #divContainer #divLeftContent a.blogtitle:visited {
	font-size: 18px;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
#divWrapper #divContainer #divLeftContent a.blogtitle:hover {
	font-size: 18px;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#divWrapper #divContainer #divLeftContent h4 a, a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
#divWrapper #divContainer #divLeftContent h4 a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
#divWrapper #divContainer #divRightContent #box1 .boxbottom .maincontent p {
	font-size: 15px;
	font-weight: bold;
}
#divWrapper #divContainer #divRightContent #box1 .boxbottom .maincontent a, a:visited {
	text-decoration: underline;
	font-weight:bold;
}
#divWrapper #divContainer #divRightContent #box1 .boxbottom .maincontent a:hover {
	text-decoration: none;
	font-weight:bold;
}
#divWrapper #divContact #ContactRight a, a:visited {
	font-size: 14px;
	text-decoration: underline;
}
#divWrapper #divContact #ContactRight a:hover {
	font-size: 14px;
	text-decoration: none;
}
#divWrapper #divFooter #divFooterText .footfloatright a, a:visited {
	font-size: 14px;
	text-decoration: none;
	font-weight:normal;
}
#divWrapper #divFooter #divFooterText .footfloatright a:hover {
	font-size: 14px;
	text-decoration: underline;
	font-weight:normal;
}
