/* 
	Rev Date: 1/09/2006
	Author  : David Walsh
	Comments: The tan hack is used for
	div box methods.  
*/

/*  GLOBAL CLASSES  */
* 								{ font-family:verdana, arial, helvetica, sans-serif; font-size:10px; }
body							{ background-color:#fff; margin:15px 0px 5px 0px; padding:0px; }

/*	PAGE LAYOUT CLASSES :: CUSTOM  */
.wrap							{ border:1px solid #000000; margin-right:auto; margin-left:auto; width:740px; min-height:545px; background-color:#9ecf6d; } * html .wrap { width:742px; w\idth:740px; height:545px; }
.banner							{  }
.banner_1						{ width:269px; float:left; }
.banner_2						{ float:left; }
.banner_3						{ float:left; }
.navigation_area				{ float:left; background-image:url(../graphics/lay_back_16.gif); background-position:bottom right;}
.nav_left						{ float:left; width:80px; }
.nav_center						{ float:left; }
.nav_center_left				{ float:left; }
.nav_right						{ float:left; width:89px; height:389px; }
.nav_margin						{ width:22px; height:342px; float:left; }
.content_area					{ float:left; width:433px; background-image:url(../graphics/lay_back_10.gif); background-repeat:repeat-x; background-color:#deefcb; min-height:380px; } * html .content_area { height:380px; }
.content						{ height:374px; width:416px; margin-top:15px; float:left; }
.content_corner					{ width:17px; float:left; height:200px; text-align:right; }
.content_bottom					{ background-color:#9ecf6d; height:56px; float:left; }
.right_bar						{ float:left; width:38px; }
.right_blend					{ background-image:url(../graphics/lay_back_11-5.gif); background-repeat:repeat-x; height:328px; width:38px; }
.left_content					{ float:left; width:225px; }
.right_content					{ float:left; width:190px; }

/*  FORMATTING CLASSES :: TAGS  */
b								{ font-weight:bold; }
blockquote						{  }
center							{  }
em								{ font-style:italic; }
fieldset						{  }
form							{ margin:0px; padding:0px; }
h1								{  }
h2								{  }
h3								{  }
h4								{  }
h5								{  }
h6								{  }
i								{ font-style:italic; }
img								{  }
input							{ border:1px solid #000000; }
legend							{  }
label							{ cursor:hand; cursor:pointer; }
li								{  }
ol								{  }
option							{  }
p								{ margin-top:11px; margin-bottom:0px; }
select							{  }
small							{ font-size:9px; }
strong							{ font-weight:bold; }
table							{  }
td								{  }
textarea						{ border:1px solid #000000; }
tr								{  }
ul								{ margin-top:4px; margin-bottom:0px; }
ul ul							{ margin-top:0px; margin-bottom:0px; }



/*  FORMATTING CLASSES :: CUSTOM  */
.arrow							{ padding-top:2px; }
.b								{ font-weight:bold; }
.button							{ cursor:hand; cursor:pointer; margin-top:7px; }
.clear							{ clear:both; }
.condos_left					{ font-size:12px; font-weight:bold; text-align:center; margin-top:20px; color:#369bfe; }
.copyright 						{ font-size:9px; text-align:center; color:#000000; margin-top:5px; }
.error 							{ color:#ff0000; }
.error_table					{ width:100%; }
.error_td						{ color:#ff0000; background-color:#fff; font-weight:bold; font-size:10px; border:1px solid #ff0000; padding-left:10px; padding-top:3px; padding-bottom:3px; }
.error_td_head					{ color:#fff; background-color:#ff0000; font-weight:bold; font-size:10px; }
.float_left						{ float:left; }
.float_right					{ float:right; }
.image_border					{ border:1px solid black; }
.image_holder					{ border:1px dashed red; margin-left:10px; margin-bottom:10px; background-color:lightyellow; cursor:help; }
.input_box						{  }
.no_border						{ border:0px; }
.pad_left						{ padding-left:10px; }
.page_image						{ margin-left:5px; margin-bottom:5px; }
.site_tools						{ width:430px; color:#ffffff; padding-top:13px; }
.site_tool_email				{ margin-top:2px; }
.top_paragraph					{ margin-top:0px; padding-top:0px; }
.unresolved						{ color:red; font-weight:bold; cursor:help; border:1px dashed red; background-color:yellow; }


/*  LINKS  */
a:link 							{ color:#666610; text-decoration:underline; }
a:visited 						{ color:#666610; text-decoration:underline; }
a:hover 						{ color:#666610; text-decoration:none; }
a:active 						{ color:#666610; text-decoration:none; }

a.no_border:link 				{ color:#666610; text-decoration:none; }
a.no_border:visited				{ color:#666610; text-decoration:none; }
a.no_border:hover 				{ color:#666610; text-decoration:none; }
a.no_border:active 				{ color:#666610; text-decoration:none; }

a.site_tool:link 				{ color:#666610; text-decoration:underline; }
a.site_tool:visited 			{ color:#666610; text-decoration:underline; }
a.site_tool:hover 				{ color:#666610; text-decoration:none; }
a.site_tool:active 				{ color:#666610; text-decoration:none; }
