body
{
	margin:										0;
	padding:									0;
	background:									#dad8d1 url("../images/layout/bg_body.gif") repeat-x center top;
	color:										#333333;
	text-align:									center;
	voice-family:								"\"}\"";
	voice-family:								inherit;
}

#container
{
	position:									relative;
	width:										732px;
	margin:										0 auto;
	text-align:									left;
}

h1, h2, h3
{
	margin:										0;
	background-repeat:							no-repeat;
	background-position:						left top;
}

#linklist h1 span
{
	display:									none;
}


/* header and summary
--------------------------------- */
#header
{
	height:										115px;
	margin-left:								1px;
	width:										730px;
	top:										0;
	background:									url("../images/layout/aircheck_header.gif") no-repeat center top;
	border-bottom:								1px solid #78423B;
}

#header p
{
	font-family:								Georgia, "Times New Roman", Times, Serif, serif;
	font-size:									9pt;
	position:									absolute;
	top:										4px;
	right:										10px;
	width:										200px;
	margin:										0;
	line-height:								1.3em;
	text-align:									right;
	color:										#A78355;
	background-color:							transparent;
}

#header p a:link, #header p a:visited
{
	white-space:								nowrap;
	font:										bold 1.3em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:									8pt;
	text-transform:								uppercase;
}


/* beige background box
--------------------------------- */
#textbox
{
	background:									url("../images/layout/backplate.png") repeat-y top left;
	background-color:							#F7F3E7;
	width:										730px;
	border:										1px solid #A79355;
	border-width:								0 1px;
	padding:									0;
	margin:										0;
}


/* link list
--------------------------------- */
#col_left
{
	position:									relative;
	float:										left;
	width:										182px;
	padding:									18px 0 0 0;
	margin:										0;
}

#col_left #linklist
{
	position:									relative;
	margin-left:								10px;
}

#col_left #linklist h1 { height: 20px; }

#col_left #linklist #laccount h4 {
	font-family:								"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight:								bold;
	font-size:									88%;
	margin-bottom:								3px;
	margin-top:									3px;
	color:										#D43B26;
}

#col_left #linklist #lsignup h1        { background-image:url("../images/layout/bg_signup.png"); }
#col_left #linklist #lsubscribe h1     { background-image:url("../images/layout/bg_archives.png"); }
#col_left #linklist #lnews h1          { background-image:url("../images/layout/bg_news.png"); }

#col_left #linklist #llogin form label
{
	float:										left;
	font-family:								Georgia, "Times New Roman", Times, Serif, serif;
	font-size:									9pt;
	display:									block;
	width:										65px;
	padding-right:								4px;
	color:										#6A2A28;
}

#col_left #linklist #llogin form input:submit
{
	font-size:									9pt;
}

#linklist ul
{
	margin:.5em 1em 1.5em 0em; /* This the padding around the items in the list from the edge */
	padding:0;
	font-size:84%;
	list-style:none;
}
  
#linklist ul li {
	font-family:								Georgia, "Times New Roman", Times, Serif, serif;
	font-size:									9pt;
	background:									url("../images/layout/icon_diamond.png") no-repeat 2px 50%;
	margin:										0 0 1em;
	padding:									0 0 0 14px;
	line-height:								1.2em;
}

#linklist #laccount ul li
{
	margin:										0;
	padding:									0 0 0 14px;
}
  

#col_left li a:link, #col_left li a:visited
{
	font-family:								"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight:								bold;
	font-size:									88%;
}
  
#col_left #lsignup li, #col_left #lsubscribe li, #col_left #lnews li
{
	background:									url("../images/layout/icon_pg.png") no-repeat 0 15%;
	padding:									7px 0 0 14px;
	color:										#A78955;
}


/* main content
--------------------------------- */

#content
{
	position:									relative;
	float:										right;
	width:										547px;
	padding:									0;
	font-size:									91%;
	padding-bottom:								15px;
	background:									#FFFFFF;
}

#content p
{
	font-family:								"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:									10pt;
	line-height:								1.25em;
	padding:									0 15px;
	margin:										0 0 15px 0;
}

#content td.title, #content td.title_alt
{
	font-family:								"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:									10pt;
	line-height:								1.25em;
}

#content table
{
	border-collapse:							collapse;
}

#content td.title {
   	background-color:							#FFFFFF;
}

#content td.title_alt {
   	background-color:							#FFF7F7;
}

#content address
{
	font-family:								Georgia, "Times New Roman", Times, Serif, serif;
	font-size:									10pt;
	width:										220px;
	line-height:								1.25em;
	margin:										7px 0 15px 25px;
	padding:									7px 0 7px 7px;
	border:										2px solid #F0F0F0;
	background-color:							#F9F9F9;
}

#content ul, #content ol
{
	font-family:								"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:									10pt;
	margin:										.75em 1em 0 1em;
	line-height:								1.5em;
	padding:									0 0 0 2em;
}

#content ul li, #content ul li
{
	padding:									0 0 5px 0;
}

#content hr
{
	height:										1px;
	border:										0;
	color:										#E7E7E7;
	background-color:							#E7E7E7;
	margin-top:									25px;
	margin-bottom:								25px;
	padding:									0;
	text-align:									center;
	width:										80%;
}

#content h1
{
	font:										bold 92%/1.3em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:								3px;
	margin:										14px 0 0 15px;
	font-size:									135%;
	letter-spacing:								-1px;
	color:										#6A2A28;
}

#content h2
{
	font:										bold 92%/1.3em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:								3px;
	margin:										0 0 0 15px;
	font-size:									115%;
	letter-spacing:								-1px;
}

#content h3
{
	font:										bold 92%/1.3em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin:										0 0 0 15px;
	font-size:									110%;
}

#content h3.date
{
	padding-top:								0;
	color:										#999999;
}


/* top text area
--------------------------------- */

#content .top_box
{
	height:										89px;
	background-image:							url("../images/layout/bg_welcome_fill.jpg");
	border:										1px solid #A79355;
	border-width:								0 0 1px 0;
	margin:										0;
	padding:									0;
}


/* form
--------------------------------- */

#content #form
{
	margin:										0 20px;
	border:										2px dashed #F0F0F0;
	background-color:							#F9F9F9;
	padding:									10px;
}

#content fieldset
{
	border:										1px solid #CCCCCC;
	padding:									14px;
	margin:										7px;
}

#content form
{
	padding:									0;
	margin:										0;
}

#content fieldset legend
{
	font:										bold 92%/1.3em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight:								bold;
	padding-bottom:								7px;
}

#content form label
{
	font-family:								Georgia, "Times New Roman", Times, Serif, serif;
	font-size:									10pt;
	display:									block;
	padding-right:								4px;
	color:										#6A2A28;
}

#content fieldset
{
	font-size:									85%;
}

.error
{
	color:										#CC0000;
	font-weight:								bold;
}


/* footer
--------------------------------- */
#footer
{
	background-color:							#B0232A;
	color:										#FFFFFF;
	padding:									10px 10px;  
	border:										1px solid #A79355;
	border-width:								1px 1px 1px 1px;
	font:										9pt "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align:									center;
	position:									absolute;
	width:										710px;
	margin:										0 auto;
}

#footer a:link, #footer a:visited
{
	color:										#FFFFFF;
	padding:									0 0px;
	font-weight:								normal;
}


/* links
--------------------------------- */
a:link, a:visited
{
	color:										#703F0E;
	background-color:							transparent;
	font-weight:								bold;
	text-decoration:							none;
}

a:hover
{
	color:										#CD1700;
	background-color:							transparent;
	text-decoration:							underline;
}


/* misc
--------------------------------- */
acronym
{
	border-width:								0;
}


 hr
{
	height:										1px;
	border:										0;
	color:										#a79355;
	background-color:							#a79355;
	margin-top:									25px;
	margin-bottom:								25px;
	margin-right:								12px;
	padding:									0;
	text-align:									center;
	width:										95%;
}

