body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	text-align:center;
	}
#nav {
	height: 146px;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #2e3192;
}
.nav {
	padding-top: 58px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
}

#logo {
	float: left;
}

#Content {
	width:980px;
	text-align:left;
	margin: 0px auto;
	}
.nav  a:link, a:visited {
	color: #2e3192;
	text-decoration: none;
}
.middlesection {
	background-repeat: repeat-x;
	height: 348px;
	background-image: url(images/100percentbg.jpg);
	width: 101.4%;
	position: relative;
	right: 10px;
	top: 10px;
}
#middletext {
	padding: 25px 15px 15px 15px;
	width: 540px;
	font-size: 25px;
	color: #FFF;
	float: left;
}
#frontblogpost {
	width: 553px;
	padding: 15px;
	color: #FFF;
	font-family: Arial, Sans-serif;
	font-size: 23px;
	font-weight: bold;
}
.blogpostlist {
	font-size: 18px;
	padding-left: 25px;
	font-weight: normal;
}


#frontphoto {
	float: right;
}


.middlesectioncontent {
	background-image: url(images/centerbg_02.png);
	background-repeat: no-repeat;
	height: 348px;
	margin-left: 1.25%;
}

#Content2 {

	width:980px;
	text-align:left;
	margin: 12px auto;
}

#ContentFooter1 {
	float: left;
	width: 295px;
	padding: 15px;
	font-family: Arial, sans-serif;
	font-size: 16px;
}

#ContentFooter2 {
	float: left;
	width: 300px;
	padding: 15px;
	font-family: Arial, sans-serif;
	font-size: 16px;
}

#ContentFooter3 {
	float: left;
	width: 295px;
	padding: 15px;
	font-family: Arial, sans-serif;
	font-size: 16px;
}

#ContentFooter1 h1 {
	font-size: 30px;
	font-family: "Adobe Garamond Pro", Times, serif;
}
#ContentFooter2 h1 {
	font-size: 30px;
	font-family: "Adobe Garamond Pro", Times, serif;
}
#ContentFooter3 h1 {
	font-size: 30px;
	font-family: "Adobe Garamond Pro", Times, serif;
}
.small{
	font-size: 14px;
}

#footernav{
	font-size: 10px;
	color: #666;
	font-family: Arial, sans-serif;
	padding-left: 5px;

}

#designertag{
	float: right;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 10px;
	width: 300px;
	text-align: right;

}
.middlesectionint1 {
	background-image: url(images/centerbgint-red.png);
	background-repeat: no-repeat;
}
.middlesectionred {

	background-repeat: repeat-x;
	height: 103px;
	background-image: url(images/100percentred.png);
	background-repeat:repeat;
	width: 101.25%;
	position: relative;
	right: 10px;
	top: 10px;
}
.middlesectioncontentred {

	background-image: url(images/centerbgint-red.png);
	background-repeat: no-repeat;
	height: 103px;
	margin-left: 1.25%;
}
#intmiddletitle {
	color: #FFF;
	padding: 14px 0 0 10px;
	font-size: 52px;
	height: 59px;
	font-weight: bold;
}
#internalcontenttitle {
	font-size: 28px;
	font-weight: bold;
	padding: 15px 15px 15px 0px;
	font-family: Times, serif;
}
#internalcontent {
	padding: 15px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	width: 60%;
}
#internalcontentpicture {
	float: right;
	padding: 30px;
	font-size: 10px;
	font-family: verdana;
}
.middlesectionblue {
	background-repeat: repeat-x;
	height: 103px;
	background-image: url(images/100percentblue.png);
	width: 101.4%;
	position: relative;
	right: 10px;
	top: 10px;
}
.middlesectioncontentblue {
	background-image: url(images/centerbgint-blue.png);
	background-repeat: no-repeat;
	height: 103px;
	margin-left: 1.25%;
}
.middlesectionpurple {
	background-repeat: repeat-x;
	height: 103px;
	background-image: url(images/100percentpurple.png);
	width: 101.4%;
	position: relative;
	right: 10px;
	top: 10px;
}
.middlesectioncontentpurple {
	background-image: url(images/centerbgint-purple.png);
	background-repeat: no-repeat;
	height: 103px;
	margin-left: 1.5%;
}
#Content2 a {
	color: #0033CC;
}
#footernav a {
	color: #666666;
}


#footernav{
	margin-top: 250px;

}

.nav a:hover {
	color: #2e3192;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2E3192;
	border-right-color: #2E3192;
	border-bottom-color: #2E3192;
	border-left-color: #2E3192;
}


.widget{
list-style-type: none;
position: relative;
right: 40px;
}

.widget ul{
list-style-type: none;
position: relative;
right: 30px;
bottom: 15px;
}

