@charset "UTF-8";
/* CSS Document */

img, div, a, h1 {
	behavior: url(css/iepngfix.htc)
}

body {
	background-color: #fff;
	padding: 0;
	margin: 0;
}

#container {
	background-image: url(../img/pagetop-gradient.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 750px;
	float: left;
}

#pagewidth {
	width: 750px;
	min-width: 750px;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: both;
}

/* @group Home Page */

#home #content {
	width: 750px;
	margin: -20px 0 0;
	padding-bottom: 0;
	padding: 0;
}

#mask{
	position:relative;
	width:750px;
	height:300px;
	overflow:hidden;
}
p#homeslidesmenu {
	margin: 0 0 8px;
	padding: 0 0 9px;
	display: block;
	width: 750px;
	background: url(../img/shadowline_up.gif) no-repeat center bottom;
	clear: both;
	float: left;
}

p#homeslidesmenu span {
	width: 33%;
	float: left;
	display: block;
	text-align: center;
	font: normal 2em/3em "Century Gothic", Arial, Helvetica;
	text-decoration: none;
	color: #c2c2c2;
}

p#homeslidesmenu span:hover,
p#homeslidesmenu span.active {
	color: #b73548;
	cursor: pointer;
}

#home-slides-container {
	padding: 0;
	margin: 10px 0 15px;
	color: #9b9b9b;
	height: 300px;
	position: absolute;
	line-height: 1.5em;
	font-size: 1.26em;
}

#home-slides-container div.left {
	margin-right: 270px;
	height: 260px;
}

#home-slides-container div.right {
	margin-left: 310px;
	height: 260px;
}


#home-slides-container p {
	padding: 0 0 8px;
	margin: 0;
}

#home-slides-container a {
	text-decoration: none;
}

div.home-slide {
	height: 260px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 750px;
	display: block;
	float: left;
}

div#at-home {
	background: url(../img/homepg-slide_at-home.jpg) no-repeat right bottom;
}

div#around-town {
	background: url(../img/homepg-slide_around-town.jpg) no-repeat left bottom;
}

div#at-the-office {
	background: url(../img/homepg-slide_at-the-office.jpg) no-repeat right top;
}

/* @end */



/* @group typography */

body,td,th,form {
	color: #353535;
	font: 0.9em/1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:link {
	color: #e51937;
}
a:visited {
	color: #A10E23;
}
a:hover {
	color: #780b1b;
}
a:active {
	color: #e51937;
}

h1
 {
	color: #e51937;
	font: normal normal 2.2em "Century Gothic", "Gill Sans", "Trebuchet MS", "Helvetica Neue", Lucida, Verdana, Arial, sans-serif;
}

h2 {
	color: #353535;
	font: normal normal 1.45em "Century Gothic", "Gill Sans", "Trebuchet MS", "Helvetica Neue", Lucida, Verdana, Arial, sans-serif;
}

#main {
	line-height: 1.5em;
	float: left;
	display: block;
	margin: 20px 0 0;
	padding: 0;
	width: 100%;
}

#content p {
	font-size: 0.85em;
}

#content ul {
	font-size: 0.85em;
	line-height: 1.4em;
}


/* @end */

/* @group Header */

#header {
	display: block;
	width: 100%;
	background: url(../img/shadowline_dn.gif) no-repeat center bottom;
	padding-bottom: 24px;
	margin: 0;
	padding-top: 0;
	height: 190px;
	float: left;
	clear: both;
}

#logo {
	display: block;
	float: left;
	overflow: visible;
	width: 247px;
	height: auto;
	clear: none;
	position: relative;
}

#logo h1 {
	margin: 25px 0 25px 40px;
	padding: 0;
}



#hire-us-button {
	display: block;
	margin-right: 1.5em;
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	clear: right;
	width: 440px;
}

#hire-us-button a {
	display: block;
	float: right;
	background: url(../img/hire-us-button-init.png) no-repeat center -3px;
	width: 234px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font: bold 1.3em "Century Gothic", Arial, Helvetica;
	padding-top: 8px;
	height: 59px;
	text-shadow: #9d2d3e 1px 1px 1px;
}

#hire-us-button a:hover {
	background: url(../img/hire-us-button-init.png) no-repeat center 0;
	height: 62px;
	margin-bottom: -6px;
	padding-top: 11px;
}

#hire-us-button a:active {
	background: url(../img/hire-us-button-active.png) no-repeat center -3px;
}

#topnav {
	font-family: "Century Gothic", "Helvetica Neue", Arial, Helvetica;
	text-transform: uppercase;
	display: block;
	width: 470px;
	float: right;
	margin-top: 24px;
	clear: right;
	margin-right: 20px;
}

#topnav ul {
	list-style-type: none;
	float: right;
	padding-left: 0;
}

#topnav ul li {
	float: left;
	white-space: nowrap;
}

#topnav ul li a {
	text-decoration: none;
	padding: 0.6em 0.8em;
}

#topnav ul li a:hover {
	background-color: #f1f1f1;
	color: #d83e55;
}

#topnav ul li a:active {
	background-color: #e2e2e2;
	color: #d83e55;
}

/* @end */

/* @group Services */


#services {
	float: left;
	clear: both;
	display: block;
	background: url(../img/shadowline_up.gif) no-repeat center bottom;
	padding-bottom: 45px;
	margin-left: 2.5em;
	margin-right: 1.5em;
	margin-top: 40px;
}

#services h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
	margin-top: 0;
}

#services ul#left {
	display: block;
	float: left;
	width: 47%;
	height: auto;
	margin: 0;
	padding: 0;
}

#services ul#right {
	display: block;
	float: right;
	width: 47%;
	height: auto;
	margin: 0;
	padding: 0;
}

#services li {
	list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.5em;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}


#services li ul {
	margin: 0 0 1.2em;
	padding-left: 1.25em;
}

#services li ul li {
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	line-height: 1.25em;
	list-style-position: outside;
	margin: 0;
	padding-bottom: 0.3em;
	list-style-type: square;
	padding-top: 0.4em;
}

/* @end */

/* @group Content */


#content {
	display: block;
	width: 400px;
	padding-right: 30px;
	float: left;
	padding-top: 0;
	padding-bottom: 30px;
	margin: 0 0 30px 35px;
}

#content.fullwidth {
	width: auto;
}

/* @end */



/* @group Right Sidebar */


#right-sidebar {
	float: right;
	display: block;
	width: 214px;
	margin-right: 36px;
	margin-left: 30px;
	background-color: #f8f8f8;
	margin-bottom: 50px;
}

#right-sidebar div.frame-top {
	padding-top: 16px;
	background: #f8f8f8 url(../img/roundedbox-bg-whitebg.gif) no-repeat center top;
}

#right-sidebar div.frame-bottom {
	background: #f8f8f8 url(../img/roundedbox-bg-whitebg.gif) no-repeat center bottom;
	padding-bottom: 16px;
}

#right-sidebar h3 {
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-align: center;
	padding: 0;
	font: normal normal 1.15em "Century Gothic", "Gill Sans", "Trebuchet MS", "Helvetica Neue", Lucida, Verdana, Arial, sans-serif;
	margin: 0.2em 0 0.8em;
	text-shadow: #fff 1px 1px 1px;
}

#right-sidebar p {
	color: #8c0f21;
	font: italic 0.8em/1.5em Georgia, "Times New Roman", Times, serif;
}

#right-sidebar blockquote {
	background: url(../img/gray-sepline-1.gif) repeat-x center top;
	padding-top: 1em;
	margin-left: 2em;
	margin-right: 2em;
}

#right-sidebar blockquote p.attribution {
	background-image: none;
}


/* @end */


#socialmedia {
	float: left;
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
background: url(../img/shadowline_dn.gif) no-repeat center top;
	margin-top: 0;
	padding-top: 50px;
	padding-bottom: 10px;
	font-size: 0.85em;
}


/* @group Footer */

#footer {
	width: 100%;
	padding-bottom: 55px;
	background: #c4152f url(../img/shadowline_dn-over-red.gif) no-repeat center top;
	margin-top: 20px;
	padding-top: 20px;
	clear: both;
	float: left;
}

#footer p {
	text-align: center;
	font-size: 0.85em;
	color: #fff;
	text-shadow: #aa1228 1px 1px 1px;
}

#footer a {
	color: #ffeff1;
}

#footer a:visited {
	color: #fff;
}

#footer a:hover,
#footer a:active {
	color: #ffd2d9;
}


#bottomnav {
	display: block;
	font-family: "Century Gothic", "Helvetica Neue", Arial, Helvetica;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin-top: 0;
	background: url(../img/shadowline_up.gif) no-repeat center top;
	padding: 38px 0 20px;
	margin-bottom: 4px;
	clear: both;
}

#bottomnav ul {
	list-style-type: none;
	padding: 0;
	float: left;
	clear: none;
	width: auto;
	margin: 0 0 0 36px;
	line-height: 40px;
}

#bottomnav ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

#bottomnav ul li a {
	text-decoration: none;
	padding: 0.6em 0.8em;
}

#bottomnav ul li a:hover {
	background-color: #f1f1f1;
	color: #d83e55;
}

#bottomnav ul li a:active {
	background-color: #e2e2e2;
	color: #d83e55;
}


#staff-login {
	float: right;
	display: block;
	margin-right: 25px;
	text-transform: none;
	font-family: "'Lucida Grande'", "'Lucida Sans Unicode'", Verdana, sans-serif;
}

#staff-login a,
#staff-login a:visited {
	color: #f1d7d7;
	text-shadow: rgba(0,0,0,0.32) 1px 1px 0;
	text-decoration: none;
	background: url(../img/staff-login-button-bg.gif) no-repeat right center;
	height: 40px;
	display: block;
	line-height: 40px;
	padding-right: 20px;
	font-size: 0.9em;
	padding-left: 5px;
}

#staff-login a:hover {
	color: #fff;
}

#staff-login div.frame-left {
	display: block;
	padding-left: 15px;
	background: url(../img/staff-login-button-bg.gif) left center;
}



/* @end */

/* @group forms */

form {
	margin-top: 11px;
	margin-bottom: 30px;
	line-height: inherit;
	text-align: left;
	width: 100%;
	float: left;
	display: block;
}

form table {
	float: left;
	display: block;
	clear: both;
}

form table th {
	line-height: 1.2em;
}

form table tr.alt-row {
	border-bottom: 1px solid #d1d1d1;
	background-color: #f8f8f8;
}

form div.formgroup {
	float: left;
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 30px;
	border-bottom: 1px solid #c9c9c9;
	padding-top: 0;
	width: 100%;
}

form span.formfield {
	float: left;
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 373px;
	text-align: right;
}

form span.formfield label {
	float: left;
	display: block;
	margin-right: 12px;
	width: 130px;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 0.55em;
}

input.customborder,
textarea.customborder {
	border: 1px inset #f1f1f1;
	padding: 0.4em;}

textarea,
.formfield input {
	width: 210px;
	float: left;

}

.form-buttons {
	float: left;
	width: 100%;
	margin-top: 1em;
	text-align: center;
}

/* @end */

