img, div, a, input { behavior: url(/css/resources/iepngfix.htc) }

shtml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #666666;
	background-image: url(../images/web-grain-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#masthead {
	background-image: url(../images/granite-bg.png);
	background-repeat: repeat-x;
	height: 136px;
	position: relative;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #72749a;
	z-index: 1;
}
#mast-container {
	width: 966px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 136px;
}
.logo {
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 10px;
}.my-account-button {
	position: absolute;
	top: 0px;
	right: 0px;
}
#top-nav {
	position: absolute;
	top: 0px;
	right: 110px;
}
#top-nav li {
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-right: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#top-nav li a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#top-nav li a:hover {
	color: #8E8DC3;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sep {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#main-nav {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#main-nav li {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	padding-right: 30px;
	height: 27px;
	padding-top: 15px;
}
#main-nav li a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#main-nav li a:hover {
	text-decoration: none;
	color: #8E8DC3;
}
#content-container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	position: relative;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	position: relative;
	margin-top: 20px;
}
.foot-left {
	width: 230px;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	float: left;
}
a.mwh {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #1F2E83;
	text-decoration: none;
}
ul#footer-logos li  {
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
}
ul#footer-logos {
	float: left;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
a {
	color: #1F2E83;
}
a:hover {
	color: #333333;
}
#content {
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #2D3B91;
	font-weight: normal;
	padding-bottom: 20px;
}
h1.subdivision-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2D3B91;
	font-weight: normal;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-top: 8px;
	font-style: italic;
	margin-bottom: 20px;
	margin-top: 23px;
	position: relative;
}
h1.admin-home-header {
	display: block;
	width: 360px;
	background-color: #B1C5E0;
	padding: 10px;
	background-image: url(../images/images/admin-home-header-bg.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	line-height: 28px;
}
h2.admin-section-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2D3B91;
	font-size: 20px;
	font-weight: bold;
	position: relative;
}
#admin-top-nav  {
	position: absolute;
	right: 0px;
	width: 220px;
	top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#admin-top-nav li {
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#admin-top-nav   li a {
	text-decoration: none;
}
.admin-home-column {
	float: left;
	border: 1px solid #CCCCCC;
	width: 380px;
	position: relative;
	margin: 20px;
	padding-bottom: 20px;
	height: 180px;
}
.admin-home {
	background-image: url(../images/app_icons/images/admin-home-icon.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#admin-home-list li {
	display: block;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 38px;
}
.magnify {
	background-image: url(../images/app_icons/images/magnifying-glass.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.add {
	background-image: url(../images/app_icons/images/plus-button.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.archive {
	background-image: url(../images/app_icons/images/archive-button.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#admin-home-list li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#admin-home-list li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3B91;
	text-decoration: none;
}
#admin-home-list {
	margin-top: 10px;
}
.docs {
	background-image: url(../images/app_icons/images/documents-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.images {
	background-image: url(../images/app_icons/images/images-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.home-admin-icon {
	background-image: url(../images/app_icons/images/admin-home-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.section-title {
	background-color: #c3dbef;
	padding: 8px;
	margin-top: 20px;
	position: relative;
	margin-bottom: 20px;
	background-image: url(../images/images/admin-home-header-bg.jpg);
}
a.admin-add-button  {
	display: block;
	position: absolute;
	right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	z-index: 2;
	top: 7px;
	background-image: url(../images/app_icons/images/plus-blue-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
	text-decoration: none;
}
a.admin-add-button:hover  {
	color: #2D3B91;
	text-decoration: none;
}
.list-view {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
ul.list-view-options {
	position: absolute;
	right: 0px;
	top: 6px;
}
ul.list-view-options li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
}
ul.list-view-options li a {
	text-decoration: none;
	font-size: 13px;
}
ul.list-view-options li a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #666666;
}
a.grey-link {
	color: #666666;
	text-decoration: none;
}
a.grey-link:hover {
	color: #1F2E83;
	text-decoration: none;
}
.role-view {
	display: block;
	width: 280px;
	text-align: center;
	float: left;
}
.user-list {
	float: left;
	display: block;
	width: 300px;
}
.admin-event-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-bottom: 7px;
}
.admin-event-date {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3B91;
	font-size: 13px;
	display: block;
	margin-bottom: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.event-details {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pdf {
	float: left;
	display: block;
	width: 270px;
	background-image: url(../images/app_icons/images/1297970174_file-pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.role-view-doc {
	display: block;
	width: 280px;
	text-align: center;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
.word {
	float: left;
	display: block;
	width: 270px;
	background-image: url(../images/app_icons/images/1297970201_page_white_word.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.img-view {
	float: left;
	padding-right: 20px;
}
.img-list {
	float: left;
	display: block;
	width: 220px;
	padding-top: 30px;
}
.role-view-img {
	display: block;
	width: 280px;
	text-align: center;
	float: left;
	padding-top: 30px;
}
ul.list-view-options-img {
	position: absolute;
	right: 0px;
	top: 6px;
	padding-top: 30px;
	margin: 0px;
}
ul.list-view-options-img li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
}
ul.list-view-options-img li a {
	text-decoration: none;
	font-size: 13px;
}
ul.list-view-options-img li a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #666666;
}
#projects-left {
	width: 600px;
	float: left;
	padding-right: 30px;
	position: relative;
}
.my-account {
	display: block;
	position: absolute;
	right: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	z-index: 2;
	top: 3px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	text-decoration: none;
	font-weight: bold;
}
#projects-right {
	height: 100px;
	width: auto;
	float: left;
	margin-left: 40px;
	clear: right;
	min-height: 300px;
}
#my-project-nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
}
#my-project-nav li a {
	color: #666666;
	text-decoration: none;
}
#my-project-nav li a:hover {
	color: #2D3B91;
	text-decoration: none;
}
.my-project-nav-message {
	background-image: url(../images/app_icons/images/nav-messages.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.my-project-nav-events {
	background-image: url(../images/app_icons/images/nav-calendar.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.my-project-nav-photos {
	background-image: url(../images/app_icons/images/nav-images.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.my-project-nav-profile {
	background-image: url(../images/app_icons/images/nav-profile.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.my-project-nav-docs {
	background-image: url(../images/app_icons/images/nav-docs.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}
a.projects-add-button {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-image: url(../images/app_icons/images/plus-button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 35px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a.projects-back {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-image: url(../images/app_icons/images/back-button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
strong {
	font-weight: bold;
}
.comments {
	background-color: #E4EDF4;
	display: block;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
}
.comment-name {
	font-weight: bold;
	color: #2D3B91;
}
.projects-img {
	padding-right: 20px;
	padding-bottom: 20px;
}
label {
	display: block;
	margin-bottom: 14px;
}
.custom-input {
	padding: 5px;
	border: 2px solid #D2DCEB;
	width: 250px;
}
.custom-input-2 {
	padding: 5px;
	border: 2px solid #D2DCEB;
	width: 450px;
}
.form-label {
	display: block;
	float: left;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 6px;
}
em {
	font-style: italic;
}



#s3slider {
	width: 900px; /* important to be same as image width */
	height: 450px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	top: -20px;
}

#s3sliderContent {
	width: 900px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: 0; /* important */
	margin-left: 0; /* important */
	height: 450px;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
	position: absolute; /* important */
	left: 0;
	width: 900px;
	background-color: #000;
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7; /* here you can set the opacity of box with text */
	color: #fff;
	display: none;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	bottom: 0px;
   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}.home-welcome {
	float: left;
	width: 410px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -20px;
}
.home-news {
	float: left;
	width: 410px;
	background-image: url(../images/news-home-bg.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	margin-top: -20px;
}
a.news-title-home {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	display: block;
	line-height: 20px;
	text-decoration: none;
}
a.news-title-home:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3B91;
	font-weight: bold;
	font-size: 14px;
	display: block;
	line-height: 20px;
}
.news-home-photo {
	border: 4px solid #D2D1CF;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}
.news-date-home {
	color: #2D3B91;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.facebook {
	position: absolute;
	top: 40px;
	right: -27px;
}
.page-container {
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/slogan.gif);
	min-height: 500px;
}
ul#page-nav {
	display: block;
	width: 170px;
	float: left;
}
#page-nav  li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	display: block;
	list-style-type: none;
	margin-bottom: 8px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
}
#page-nav li a:hover {
	color: #2D3B91;
	list-style-type: none;
	text-decoration: none;
}
.page-content {
	float: left;
	width: 670px;
	padding-left: 20px;
}
.page-content-full {
	float: left;
	width: 740px;
	padding-left: 20px;
}
img[align="right"] {
	border: 3px solid #CCCCCC;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	}
img[align="left"] {
	border: 3px solid #CCCCCC;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 5px;
}
.team-photo {
	float: left;
	border: 4px solid #999999;
}
.team-content {
	float: left;
	padding-left: 20px;
	width: 450px;
}
.team-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 18px;
	color: #9F6D29;
}
.team-title {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	color: #2D3B91;
	padding-top: 5px;
	padding-bottom: 5px;
}
.team-container {
	padding-bottom: 20px;
}
.middle {
	float: left;
	width: 355px;
	padding-right: 20px;
	padding-left: 20px;
}
.customer-gallery {
	float: left;
	width: 270px;
	padding-left: 20px;
}
.customer-gallery-thumb {
	border: 4px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.button-padding {
	padding-right: 7px;
}
.gallery-thumb {
	border: 4px solid #CCCCCC;
	margin-right: 22px;
	margin-bottom: 22px;
}
.pagination {
	display: block;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#left {
	width: 400px;
	float: left;
}
#contact-info {
	float: left;
	width: 420px;
	padding-left: 20px;
}
.required {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
}
#content-container-site {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
ul#news-cats {
	padding-left: 10px;
}
ul#news-cats  li a {
	color: #1F2E83;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	list-style-type: none;
	font-weight: normal;
}
.news-date {
	color: #2D3B91;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.news-cats {
	font-family: Arial, Helvetica, sans-serif;
}
.news-post {
	padding-bottom: 45px;
	clear: right;
}
ul#news-cats li a:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	list-style-type: none;
	font-weight: normal;
}
.house-listing {
	background-color: #EEF1FA;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	width: 180px;
	float: left;
	margin-right: 27px;
	margin-bottom: 20px;
}
a.house-details {
	background-image: url(../images/magnify.gif);
	background-position: right;
	display: block;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.house-plan-name {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 13px;
}
.house-plan-spec-overview {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}
#plans-left {
	width: 380px;
	float: left;
	padding-right: 25px;
}
#plans-right {
	width: 218px;
	float: left;
	background-image: url(../images/house-features-bg.jpg);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.house-plan-name-detail {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 16px;
}
ul#house-features  {
	list-style-type: square;
	padding-left: 15px;
	padding-top: 8px;
}
ul#house-features     li {
	font-family: Arial, Helvetica, sans-serif;
	display: list-item;
	list-style-type: square;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	list-style-position: inside;
}
.floorplan {
	background-color: #EEF1FA;
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	padding: 10px;
}
.floorplan-2 {
	background-color: #EEF1FA;
	float: left;
	margin-top: 20px;
	padding: 10px;
}
.message-image-thumb {
	padding: 3px;
	margin-right: 8px;
	border: 1px solid #CCCCCC;
}
.message-images-container {
	background-color: #FFFFFF;
	display: block;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
test {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.msg_list {
	width: 460px;
	float: left;
}
.msg_head {
	cursor: pointer;
	position: relative;
	background-color:#D2DCEB;
	margin:0px;
	width: 440px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.msg_body {
	width: 438px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #D2DCEB;
	border-bottom-color: #D2DCEB;
	border-left-color: #D2DCEB;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a.archive-message {
	display: block;
	position: absolute;
	right: 1px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
	top: 1px;
}
a.archive-message:hover {
	color: #666666;
	text-decoration: none;
	background-color: #D7E0EA;
}
.shrink {
	font-size: 11px;
	font-style: italic;
}
.event-sort {
	position: absolute;
	top: 150px;
	right: 22px;
}
.img-container {
	width: 200px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
	margin-right: 22px;
}
.list-width {
	width: 350px;
}
.left-column {
	width: 520px;
	float: left;
	padding-right: 20px;
}
.right-column {
	width: 300px;
	float: left;
}
a.directions {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/directions-icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

