@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/pageback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e0dcd6;
	margin: 0px;
	padding: 0px;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 1em;
}
body.home {
	background-color: #a39383;
	margin: 0px;
	padding: 0px;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 1em;
	background-image: none;
}

a img {
    border:none;
    outline:none
}


#slider #links {
	height: 330px;
	width: 300px;
	position: absolute;
	z-index: 200;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 650px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/linksback.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: none;
}
#slider #links #home-links-one {
	padding: 0px;
	float: left;
	height: 74px;
	width: 295px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	background-color: #FFF;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	background-image: url(images/home-links-one-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#slider #links #home-links-two {
	padding: 0px;
	float: left;
	height: 74px;
	width: 295px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	background-color: #FFF;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	background-image: url(images/home-links-two-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#slider #links #home-links-three {
	padding: 0px;
	float: left;
	height: 74px;
	width: 295px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	background-color: #FFF;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/home-links-three-back.jpg);
}

#slider #links #home-links-one p {
	font-family: 'Lato', sans-serif;
	font-size: 1.125em;
	line-height: 1.25em;
	color: #09438f;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#slider #links #home-links-two p {
	font-family: 'Lato', sans-serif;
	font-size: 1.125em;
	line-height: 1.25em;
	color: #09438f;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#slider #links #home-links-three p {
	font-family: 'Lato', sans-serif;
	font-size: 1.125em;
	line-height: 1.25em;
	color: #09438f;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#slider #links #home-links-one p:hover, #slider #links #home-links-two p:hover, #slider #links #home-links-three p:hover {
	color: #7ba5be;
}

#row {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	display: block;
}
#row.top {
	background-image: url(images/topbarbackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 168px;
}
#row.top-wide {
	background-image: none;
	height: 168px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	display: block;
}

#navigation-top ul {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
}
#navigation-top ul li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navigation-top ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.95em;
	line-height: 1em;
	text-decoration: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	text-transform: lowercase;
}
#navigation-top ul li a:hover {
	color: #7ba5be;
}
#row #row #center #nav #navigation-top .menu-top-navigation-container #menu-top-navigation .current-menu-item a {
	color: #7ba5be;
}
#secondary-nav {
	width: 240px;
	background-image: url(images/secondarynav_back.png);
	background-position: center bottom;
	margin-top: -12px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#secondary-nav #subnav-text {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #c2b8ad;
	text-shadow: 0px 0px 7px rgba(0,0,0,0.5);
	font-size: 0.75em;
	line-height: 1.125em;
	text-transform: uppercase;
	padding: 0px;
	float: right;
	width: 170px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#secondary-nav ul {
	width: 170px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#secondary-nav ul li {
	text-align: right;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#secondary-nav ul li a {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 0px 0px 7px rgba(0,0,0,0.5);
	font-size: 0.8em;
	line-height: 1.125em;
	text-transform: uppercase;
}
#secondary-nav ul li a:hover {
	color: #e0dcd6;
}


#center.top {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	height: 168px;
	width: 100%;
}
#center #logo {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/underlogo.png);
	background-repeat: repeat-x;
	width: 50%;
	background-position: right bottom;
	text-align: right;
	height: 168px;
}
#center #logo img {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	max-width: 452px;
}
#center #nav {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	background-image: url(images/undernav.png);
	background-repeat: repeat-x;
	width: 50%;
	height: 168px;
	background-position: left bottom;
	text-align: left;
}
#center.content {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 100%;
}
#center.content-home {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	background-image: url(images/content-home-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	text-align: center;
}
#center.content-home #home-center {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-image: url(images/content-center-home-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:323px;
}

#center.content-home #home-center #left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 35%;
	text-align: right;
	display: block;
}
#center.content-home #home-center #right {
	margin: 0px;
	float: left;
	width: 65%;
	text-align: left;
	display: block;
	padding: 0px;
}
#center.content-home #right #content-holder {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 92%;
}
#home-center #home-hold #left #content-holder #home-left-box {
	background-image: url(images/home_address_background.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 25px;
	height: auto;
	width: 200px;
	float: right;
	min-height: 250px;
	margin-top: 30px;
	margin-right: 65px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home-center #home-hold #left #content-holder #home-left-box p {
	font-family: 'Lato', sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	font-weight: 700;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#center.content #left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 37%;
	text-align: right;
	display: block;
}
#center.content #left #content-holder {
	padding: 0px;
	float: right;
	width: 225px;
	display: block;
	text-align: right;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center.content #left #content-holder img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#center.content #left #content-holder a p.link-one {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 1.125em;
	color: #09438f;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase;
	background-image: url(images/linkone-background.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	float: right;
	width: 100%;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#center.content #left #content-holder a p.link-two {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 1.125em;
	color: #09438f;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase;
	background-image: url(images/linktwo-background.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	float: right;
	width: 100%;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#center.content #left #content-holder a p.link-three {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 1.125em;
	color: #09438f;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase;
	background-image: url(images/linkthree-background.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	float: right;
	width: 100%;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#center.content #left #content-holder a p.link-one:hover, #center.content #left #content-holder a p.link-two:hover, #center.content #left #content-holder a p.link-three:hover {
	color: #7ba5be;
}

#center.content #left a {
	text-decoration: none;
}

#center.content #right {
	margin: 0px;
	float: left;
	width: 63%;
	text-align: left;
	display: block;
	padding: 0px;
}
#center.content #right #content-holder {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 92%;
}

#left #content-holder p {
	font-family: 'Lato', sans-serif;
	font-size: 0.75em;
	line-height: 1.25em;
	font-weight: 700;
	color: #a39383;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#row.ftr {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#row.ftr p {
	color: #cac1b8;
	font-family: 'Lato', sans-serif;
	font-size: 0.5em;
	line-height: 1em;
	margin: 0px;
	font-weight: 700;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#center.content #right a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9d8e7e;
	color: #09438f;
}
#center.content #right a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7ba5be;
	color: #7ba5be;
}

/* Article Styling */

#center.content #right h1 {
	font-family: 'Lato', sans-serif;
	font-size: 2.1em;
	line-height: 2em;
	font-weight: 300;
	color: #09438f;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-transform: capitalize;
}
#center.content #right h2 {
	font-family: 'Lato', sans-serif;
	font-size: 1.75em;
	line-height: 1.5em;
	font-weight: 400;
	color: #7ba5be;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: lowercase;
}
#center.content #right h3 {
	font-family: 'Lato', sans-serif;
	font-size: 1.5em;
	line-height: 1.25em;
	font-weight: 400;
	color: #a39383;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: lowercase;
}
#center.content #right h4 {
	font-family: 'Lato', sans-serif;
	font-size: 1.25em;
	line-height: 1.35em;
	font-weight: 400;
	color: #3e3c3d;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: capitalize;
}
#center.content #right h5 {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: 700;
	color: #09438f;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-transform: lowercase;
}
#center.content #right h6 {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: 700;
	color: #3e3c3d;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-transform: lowercase;
}
#center.content #right ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 35px;
}
#center.content #right ul li {
	font-family: 'Lato', sans-serif;
	font-size: 0.75em;
	line-height: 1.25em;
	font-weight: 700;
	color: #3e3c3d;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: circle;
}
#center.content #right p {
	font-family: 'Lato', sans-serif;
	font-size: .8em;
	line-height: 1.75em;
	font-weight: 400;
	color: #3e3c3d;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#center.content #right img.alignright {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: -25px;
	margin-bottom: 20px;
	margin-left: 20px;	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}
#center.content #right img.alignleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}
#center.content #right address {
	font-family: 'Lato', sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: 700;
	color: #3e3c3d;
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-radius: 10px;
	font-style: normal;
	font-variant: normal;
	background-image: url(images/addressback.png);
	background-repeat: repeat;
	background-position: -60px -25px;
}

#home-center #right h1 {
	font-family: 'Lato', sans-serif;
	font-size: 1.5em;
	line-height: 2em;
	font-weight: 700;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-transform: lowercase;
	text-shadow: 0px 0px 7px rgba(0,0,0,0.5);
}
#home-center #right h2 {
	font-family: 'Lato', sans-serif;
	font-size: 1.75em;
	line-height: 1.5em;
	font-weight: 400;
	color: #7ba5be;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: lowercase;
}
#home-center #right h3 {
	font-family: 'Lato', sans-serif;
	font-size: 1.5em;
	line-height: 1.25em;
	font-weight: 400;
	color: #a39383;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: lowercase;
}
#home-center #right h4 {
	font-family: 'Lato', sans-serif;
	font-size: 1.25em;
	line-height: 1em;
	font-weight: 400;
	color: #3e3c3d;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: lowercase;
}
#home-center #right h5 {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: 700;
	color: #09438f;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-transform: lowercase;
}
#home-center #right h6 {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: 700;
	color: #3e3c3d;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-transform: lowercase;
}
#home-center #right ul {
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 35px;
}
#home-center #right ul li {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	font-weight: 400;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: circle;
}
#home-center #right p {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 1.65em;
	font-weight: 400;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#home-center #right p a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-decoration: none;
}
#home-center #right address {
	font-family: 'Lato', sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: 700;
	color: #3e3c3d;
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-radius: 10px;
	font-style: normal;
	font-variant: normal;
	background-image: url(images/addressback.png);
	background-repeat: repeat;
	background-position: -60px -25px;
}


@media only screen and (min-width:950px) and (max-width: 3000px) {

#row.top-wide {
	background-image: url(images/bigbackground.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 168px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	display: block;
}

#center.top {
	max-width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 168px;
	background-image: none;
}
#center.content {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 950px;
	background-color: #09F;
	max-width: 950px;
}

#center.content-home #home-center #home-hold {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
#slider {
	height: 350px;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#slider #images {
	position: absolute;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 950px;
	display: block;
}
#row.slider {
	height: 350px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	display: block;
	background-color: #FFF;
	background-image: url(images/sliderback.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#home-left-box p.phones a {
	color: #09438f;
	text-decoration: none;
	display: none;
}
#left #content-holder p.phones a {
	color: #7ba5be;
	text-decoration: none;
	display: none;
	
}
#home-left-box p.desktop {
	display: block;	
}
#left #content-holder p.desktop {
	display: block;
}

}

@media only screen and (max-width: 768px) {
#row.slider {
	height: 283px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	display: block;	
}
#slider {
	padding: 0px;
	width: 100%;
	margin: 0px;
	height: auto;
	float: left;
}
#slider #images {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	height: auto;
	float: left;
}
#slider #links {
	display: none;
}
#home-left-box p.phones a {
	color: #09438f;
	text-decoration: none;
	display: block;
}
#left #content-holder p.phones a {
	color: #7ba5be;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#home-left-box p.desktop {
	display: none;	
}
#left #content-holder p.desktop {
	display: none;	
}

}

#login a {
	font-family: 'Lato', sans-serif;
	font-size: .7em;
	line-height: .7em;
	background-color: #7ba5be;
	padding: 9px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	font-weight: 400;
	color: #FFF;
	clear: both;
	float: right;
}
#login a:hover {
	background-color: #09438f;
}
#center.content #right iframe {
	padding: 0px;
	margin: 0px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}
home-left-box p a {
	color: #FFF;
	text-decoration: none;
	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;
}
#home-center #home-hold #left #content-holder #home-left-box p a, #left #content-holder p a {
	color: #FFF;
	text-decoration: none;
	font-weight: 400;
}
#home-center #home-hold #left #content-holder #home-left-box p a:hover, #left #content-holder p a:hover {
	color: #FFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFF;
	font-weight: 400;
}
#left #content-holder p.email a {
	color: #a39383;
	text-decoration: none;
	font-weight: 700;
}
#left #content-holder p.email a:hover {
	color: #a39383;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #a39383;
	font-weight: 700;
}