/*
Title:      Styles for Newgate 180/main
Author:     Martin Caton, martin@catondesigns.com
Updated:    April 2007
*/

/* STRUCTURE styles */

body      {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-color: #e8e8e9;
	margin-top: 40px;
	margin-right: 40px;
	margin-left: 40px;
	padding: 0;
	color: #000000;
}
#greyBox   {
	background-color: #c8cfd4; padding: 10px; width: 763px;
}
#whiteBox        {
	background-color: white;
	text-align: left; padding: 12px;
	}
#leftCell  {
	background-color: #d04400;
	width: 260px;
	padding: 18px;
	color: #FFFFFF;
	font-size: 109%;
	background-image: url(images/cell_house.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#rightHome  { background-color: #e2edf3; padding: 18px; border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 3px; }
#rightCell  { background-color: #e2edf3; padding: 18px; min-height: 300px; _height: 300px; width: 441px; border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 3px; }
#rightCellarr  {
	background-color: #e2edf3;
	padding: 18px;
	min-height: 300px;
	_height: 300px;
	width: 441px;
	background-image: url(images/back_arrow.gif);
	background-repeat: repeat-y;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 3px;
}
#oneCell  { text-align: left; background-color: #e2edf3; padding: 18px; min-height: 300px; _height: 300px; width: 704px; }
#footer {
	background-color: #f0e5d5;
	font-size: 91%;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.alignLeft  {
	text-align: left;
}


/* NAV styles */

a.assist, a.assist:visited           {
	color: #f0e5d5;
}
a.assist:hover            {
	color: #003C68;
}
a.foot, a.foot:visited           {
	color: black;
	text-decoration: none;
}
a.foot:hover            {
	color: black;
	text-decoration: underline;
}
a.segment, a.segment:visited           {
	color: white;
	font-weight: bold;
}
a.segment:hover            {
	color: #003C68;
}
a.hear, a.hear:visited           {
	color: #195C8C;
	font-weight: bold;
}
a.hear:hover            {
	color: #d04400;
}

/* TEXT styles */

.homeHead    {
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
}
.textHead    {
	font-size: 127%;
	font-weight: bold;
	line-height: 104%;
}
.footer    {
	font-size: 91%;
	}
.request    {
	font-size: 118%;
	color: #f0e5d5;
	font-weight: bold;
	line-height: 120%;
	}
.quote {
	margin-top: 80px;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 120%;
	line-height: 200%;
	color: #f0e5d5;
	text-align: center;
	font-style: italic;
	}
.form    {
font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #000000;
	}
