/* basic elements */

span.purchase_price
{
	color: red;
}

body{
    height: 100%;
	margin: 0px;
	padding: 0px; /* Fix: Opera extra padding */
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
}

td span.error
{
	color: #FF0000;
}

p {
   font-size: 1em;
   }
   
td,MsoCommentText {
   _font-size: 0.7em;
   }
   
th {
	text-align: left;
   _font-size: 0.7em;
   }
   

h1 {
    color:#0F3474;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight:normal;
}

h2 {
    color:#0F3474;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
    color:#0F3474;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;

}
	
a {
    color:#0F3474;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1em;
	text-decoration:underline;
}

a:hover {
	color:#0F3474;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
}

hr {
  border: 0;
  width: 98%;
  height: 1px;
  color: #0F3474;
}



/* form styles*/

/* search button style*/
/*.gobutton {
	color: #FFFFFF;
	cursor: pointer;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: none;
	background-color: #0D3070;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 30px;
	
}*/

/*searchbox style*/
/*.searchbox {
    margin-top: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 110px;
	padding-top: 2px;
	height: 20px;
	border: 1px solid #98B0C8;
	color: #666666;
}*/




#site_searchbox {
	width				: 100%;
	height				: 40px;
}

#site_searchbox input	{
	margin-top			: 5px;
	font-size			: 0.9em;
	padding				: 0.2em;
	color				: #666666;
}
#site_searchbox .box	{
	width				: 110px;
	border				: 1px solid #98B0C87
}
#site_searchbox .button	{
	border				: none;
	padding				: 0px;
	width				: 30px;
	background-color	: #0D3070;
	color				: #ffffff;
}

/* image padding */
.imgpad {
	padding: 0px 0px 0px 20px;
}

/* specific divs */
/* main central div*/
div#mainholder {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFFFFF url(../images/nav/nav_back.gif) repeat-y left;
	border: 1px solid #999999;
	}

div#bluebar {
	background: url(../images/nav/bluebar.gif) top left no-repeat;
}

div#bluebar .toptemp {
color: #FFFFFF;
} 

div#bluebar #loginouthead {
	padding-right: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-align: right;
	position: relative;
}

div#bluebar #loginouthead a {
	color: #FFFFFF;
	font-weight: bold;
}

/*contains the flash or main top image*/
div#topbar {
	padding: 0px;	
}

/*side bar - navigation holder*/
div#sidebar {
	float: left;
}

/*contains the text contact us link*/
div#sidebar span.contactus {
  /*float: left;*/
  text-align: left;
  padding-left: 13px;
  padding-top: 16px;
  font-size: 0.9em; 
  }

/*Contains header and searchbox*/
div#titlebar {
   background: #D1DBE7;
   padding: 0px;
    
}

/*contains the text image header*/
div#titlebar span.header {
  float: left;
  text-align: left;
  background: #D1DBE7;
  padding-left:  5px;
  }

/*contains the search box and button*/
div#titlebar span.search {
  float: right;
  margin-top: 7px;
  margin-bottom: -10px;
  margin-right: 4px;
  width: 200px;
  text-align: right;
  }
  
div#spacer {
  clear: both;
  }   

/*navigation divs, edit menu.css for typography*/
div#nav {
      width: 160px;
	  float: left;
	  text-align: left;
	  background-color: #4A6AA5;
	  
	  
}

div#nav ul {
	margin: 0px;
	padding: 0px;
	
}

div#nav li {
	list-style-type: none;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 12px;
}

div#nav li a {
	color: #FFFFFF;
	background-position: 5px;
	text-decoration: none;
	
}
	
div#nav li a:hover {
	color: #FFFFFF;
	background-position: 5px;
	text-decoration: underline;
}	

/*main content div*/
div#contentholder {
    width: 536px;
	float: right;
	padding-top: 10px;
    padding-right: 15px;
	padding-bottom: 10px;
	
}

/*standard buttons*/
#contentholder a.std_button {
   color:#FFFFFF;
   font-family:arial,helvetica,sans-serif;
   font-size:1.2em;
   background-color:#4A6AA5;
   text-decoration: none;
   border-top: 2px solid #D1DAE9;
   border-left: 2px solid #D1DAE9;
   border-right: 2px solid #194689;
   border-bottom: 2px solid #194689;
   font-weight:bold;
   padding: 3px;
   padding-left: 30px;
   padding-right: 30px;
   
}

#contentholder a.std_button:hover {
   color:#FFFFFF;
   font-family:arial,helvetica,sans-serif;
   font-size:1.2em;
   background-color:#4A6AA5;
   text-decoration: none;
   border-top: 2px solid #D1DAE9;
   border-left: 2px solid #D1DAE9;
   border-right: 2px solid #194689;
   border-bottom: 2px solid #194689;
   font-weight:bold;
   padding: 3px;
   padding-left: 30px;
   padding-right: 30px;
}

div#contentholder input.std_button {
   color:#FFFFFF;
   font-family:arial,helvetica,sans-serif;
   font-size:1.2em;
   background-color:#4A6AA5;
   text-decoration: none;
   border-top: 1px solid #D1DAE9;
   border-left: 1px solid #D1DAE9;
   border-right: 1px solid #194689;
   border-bottom: 1px solid #194689;
   font-weight:bold;
   padding: 1px;
}

#contentholder ul {
	list-style-type: square;
	list-style-image: url('../images/nav/bullet4.png');
	color: #000000;
}

/*footer div*/
div#bottombar {
	color: #999999;
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background: #FFFFFF url(../images/nav/nav_back.gif) repeat-y left;
}

div#bottombar a {
    color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.9em;
	text-decoration:underline;
}

div#bottombar a:hover {
    color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.9em;
	text-decoration:none;
}

div#bottombar span.footermenu {
	float: right;
	width: 550px;
}
div#bottombar span.copyright {
	float: right;
	width: 550px;
}


/*google maps styles*/
.bubble {
	
	font-family	: verdana, arial, helvetica, sans-serif;
	width: 300px;
}
.bubble h1 {
	font-size			: 90%;
	font-family			: "verdana", "arial", serif;
	color				: #0B5D2C;
	margin: 0;
	padding 0;
}

.bubble p {
	font-size			: 60%;
}




/*********** WYSIWYG BIT **************/

div#contentholder, wysiwyg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #000000;
	/*background-color: #FFFFFF;*/
	margin-top: -10px;
	/*padding-left: 10px;*/  
}


#wysiwyg_editor blockquote
{
	border 			: 1px solid #517C4F;
	background		: #E7EDE9;
	font-size		: 1em;
	line-height		: 1.3em;
	padding			: 1em;
}

#wysiwyg_editor td
{
	line-height: 1.6em;
}

#wysiwyg_editor td p
{
	font-size: 1em;
	line-height: 1.6em;
}

#wysiwyg_editor td h4
{
		background			: #BCD0C5;
		color				: #666;
		margin				: 0em;
		padding				: 0.5em;
		font-size			: 1em;
		border-bottom		: 1px solid #0B5D2C;
}

/*div#wysiwyg_editor p img, #wysiwyg_editor td img, #wysiwyg_editor a img
{
		margin					: 0.3em;
}*/

#wysiwyg_editor td.th_ch, #wysiwyg_editor td.th_ch p
{
	background:		#666;
	color: 			#FFFFFF;
	font-weight:	bold;
}

#wysiwyg_editor td.td_cdl, #wysiwyg_editor td.td_cdl p
{
	background:		#EEEEEE;
	color: 			#666;
	font-weight:	normal;
}

#wysiwyg_editor td.td_cdd, #wysiwyg_editor td.td_cdd p
{
	background:		#DDDDDD;
	color: 			#666;
	font-weight:	normal;
}

#wysiwyg_editor .fbox
{
	background:		#D1DBE7;
	padding:		0;
	width:	165px;
	color:#0F3474;
	
}



/*#left {*/
	/*width					: 173px;*/        /* left column width */
	/*float: left;*/
	/*background-color: #990100;*/
	/*border-left: 13px solid #FFFFFF;*/
	
/*}*/


/*********** END WYSIWYG BIT **************/



#contentholder .boxout {
	padding					: 0.5em;
}
#contentholder .boxedlist p img {
	float					: left;
	clear					: both;
	margin-right			: 1em;
}

#contentholder .boxedlist .summary p {
	font-size				: 0.8em;		
	margin-top				: 0.5em;
	margin-bottom			: 2em;
	
}

#contentholder .boxedlist small.summary,
#contentholder div.summary small {
	font-size				: 0.8em;
	color					: #666;
	padding-left			: 0em;
	margin-left				: 0em;
}

#contentholder .boxedlist .summary p {
	font-size				: 0.8em;
	margin-top				: 1em;
	margin-bottom			: 3em;

}

#contentholder .boxedlist h3 {
	font-size				: 0.9em;
	margin-bottom			: 3px;
}

#contentholder .boxedlist h4 {
	font-size				: 0.9em;
	background				: none;
	color					: #0B5D2C;
	padding-left			: 2.8em;
	border-bottom			: none;
}

#contentholder .boxedlist p {
	margin-top: 2px;
	margin-bottom: 5px;
}

#contentholder .secure {
	background				: #EFEEE0;
}

#contentholder .data_item_nav {
	text-align			: center;
}
