/*
Body ----------------------------------------
*/

BODY {
	background-repeat: no-repeat;
	background-color: #B26445;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #b74635;
	scrollbar-DarkShadow-Color: #000000;
}

.send_button{
	color: #b74635;
	background:#FFFFFF;
	border-top:1px solid;
	border-bottom:1px solid;
	border-left: 1px solid;
	border-right:1px solid;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	border-color : #47B5E9;
}

.tile_bg {
	background-image: url(../../../image_uploads/GUImages/background_tile.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-position: 0 0;
}

td, tr, p, div {
	color: Black;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	letter-spacing:.02em;
}

hr {
	color: #b74635;
	height: 1px;
	width: 100%;
}

ul, ol {
list-style-type: square;
list-style-color:#b74635;
line-height:1.7em;
}


i, italic, em
{
color: #b74635;}



td.side_bg_image_left {
	background-image: url(../../../image_uploads/GUImages/left_side_fader_-_transparent.gif);
	background-position: right;
	background-repeat: repeat-y;
}

td.side_bg_image_right {
	background-image: url(../../../image_uploads/GUImages/right_side_fader_-_transparent.gif);
	background-position: left;
	background-repeat: repeat-y;
}


.text_11_px {
	color: Black;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
}


/*
Body Links ----------------------------------------
*/

a.email_white_link:link, a.email_white_link:visited, a.email_white_link:active
{
	font-size: 12px;
	font-weight: normal;
	color: White;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: underline;
}

a.email_white_link:hover
{
	font-size: 12px;
	font-weight: normal;
	color: White;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}


a:link, a:active, a:visited {
	color: Black;
	text-decoration: underline;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	color: #b74635;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
}


/*
Footer ----------------------------------------
*/

.footer_text {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
}

a.footer_links:link, a.footer_links:visited, a.footer_links:active
{
	color: #000000;
	text-decoration: underline;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
}

a.footer_links:hover
{
	color: #b74635;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
}
