@charset "utf-8";
/*  CSS */

a,
a:link,
a:visited,
a:hover,
a:active	{color:#252525; outline: none;}

.left		{float:left;}
.right		{float:right;}
.clear		{clear:both;}
.clrright	{clear:right;}
.clrleft	{clear:left;}

h1			{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
}
h2			{font:1.5em Arial, Helvetica, sans-serif;margin:0;padding:0}
h3			{font:1.4em Arial, Helvetica, sans-serif;margin:0;padding:0}
h4			{font:.98em Arial, Helvetica, sans-serif;margin:0;padding:0}

.pad5		{padding:5px;}
.sm9		{font-size:0.63em;}
.sm10		{font-size:0.69em;}

	
#newsletter {
	width:300px;
	height:50px;
	background-image: url(../images/napkin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	}	

img {behavior: url(inc/pngbehavior.htc);}
#map img {behavior:none !important;}
#map {line-height:15px;}


/******   LAYOUT   ******/
* {outline-style: none;}

html,body	{
	height:100%;
	width: 100%;
	margin: 0 auto;
	}
	
body	{
	margin:0 auto;
	text-align:center;
	padding:0;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background:#aa1100 url(../images/background.jpg) repeat-x;
	}
#header	{
	width:1024px;
	height:90px;
	text-align:left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}	
#nav {
	width: auto;
	height:auto;
	margin-top:31px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#wrapper	{
	width:1024px;
	height:auto;
	margin: 0 auto;
	text-align:left;
	font: 1.3em/1.5em Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/wrapperbk.jpg);
	background-repeat: repeat-y;
	}
	


#content	{
	width:970px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	min-height:500px;
    height:auto !important;
    height:500px;
	}

#rightcol	{
	float:right;
	width:420px;
	}
	
	
#textcol	{
	float:right;
	width:420px;
	height:auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
#templatecol	{
	float:right;
	width:620px;
	height:auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
#leftimage	{
	float:left;
	width:249px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
#rightimage	{
	float:left;
	width:254px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	}

#subcolumn	{
	float:left;
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
	
#angus	{
	float:left;
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}

#bottombox	{
	width:1024px;
	height:100px;
	text-align:left;
	background-image: url(../images/bottomboxbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	}


/******* FOOTER *******/
#footer	{
	width:950px;
	height:80px;
	margin:0 auto;
	text-align:left;
	font-size:1.0em;
	line-height:1.3em;
	clear:both;
	}
#footer a	{text-decoration:none;}

#footer #credit				 {float:right;width:115px;}
#footer #credit a 	 		 {color:#000000;text-decoration:none;}
#footer #credit a:hover 	 {color:#FFFFFF;text-decoration:none;}

#googlemap {width: 550px; height: 270px; border:1px solid #ccc;line-height:15px;float:left;}



/******* HORIZONTAL NAV MENU  ***********/
ul#hrznav {
	border: 0 none;
	padding: 0;
	width: 1024px; /*For KHTML*/
	list-style: none;
	height: 45px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

ul#hrznav li {

  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
	}

ul#hrznav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
	}

ul#hrznav ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
	}

/* Root Menu */
ul#hrznav a {
	order-right: 1px solid #053958;
	order-left: 1px solid #0c98e8;
	padding: 0 20px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #000000;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 45px;
	}

/* Root Menu Hover Persistence */
ul#hrznav a:hover,
ul#hrznav li:hover a,
ul#hrznav li.iehover a {
  background: #fff;
  color: #000000;
	}

/* 2nd Menu */
ul#hrznav li:hover li a,
ul#hrznav li.iehover li a {
  float: none;
  background: #EEE;
  color: #666;
	}

/* 2nd Menu Hover Persistence */
ul#hrznav li:hover li a:hover,
ul#hrznav li:hover li:hover a,
ul#hrznav li.iehover li a:hover,
ul#hrznav li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 3rd Menu */
ul#hrznav li:hover li:hover li a,
ul#hrznav li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 3rd Menu Hover Persistence */
ul#hrznav li:hover li:hover li a:hover,
ul#hrznav li:hover li:hover li:hover a,
ul#hrznav li.iehover li.iehover li a:hover,
ul#hrznav li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 4th Menu */
ul#hrznav li:hover li:hover li:hover li a,
ul#hrznav li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 4th Menu Hover */
ul#hrznav li:hover li:hover li:hover li a:hover,
ul#hrznav li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
	}

ul#hrznav ul ul,
ul#hrznav ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#hrznav li:hover ul ul,
ul#hrznav li:hover ul ul ul,
ul#hrznav li.iehover ul ul,
ul#hrznav li.iehover ul ul ul {
  display: none;
	}

ul#hrznav li:hover ul,
ul#hrznav ul li:hover ul,
ul#hrznav ul ul li:hover ul,
ul#hrznav li.iehover ul,
ul#hrznav ul li.iehover ul,
ul#hrznav ul ul li.iehover ul {
  display: block;
	}

/**********  CONTACT FORM   **********/
form#contact 	{
	margin:0;
	padding: 5px;
	float:right;
	width: 275px;
	}	

#contact label,#contact input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}

#contact label {
	text-align: right;
	width: 75px;
	padding-right: 5px;
	}

#contact br {clear: left;}

#contact fieldset	{
	background: #CCCCCC;
	border: 1px solid #2d2205;	
	margin:0px 0px 10px 0px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	} 
	
#contact legend	{
	color:#000000;
	font-variant:small-caps;
	font:bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	padding:2px 5px;
	position: relative;  
	}

#contact fieldset ol {  
	padding-top: 0.25em;
	}
	
#contact span.state	{width:130px;float:left;text-align:right;}
	
#contact #zip {
	width: 60px;
	margin-right:12px;
	float: left;
	}
#contact #zipname	{width:27px;margin-left:13px;float:left;}
	
#contact #comments	{
	display: block;
	width: 240px;
	height:70px;
	margin-bottom: 15px;
	}

textarea{overflow:auto;}
	
#contact #submit	{
	width: 85px;
	height:32px;
	margin-left:90px;
	}
* html #contact #submit{width:95px;}

#contact .shhhh, .shhhh {display:none;}

#polls {text-align:center; background:#eee; border:3px double #bbb; min-height:250px; height:250px; height:auto!important; margin:0 auto; margin-top:20px; padding:5px;}
#polls #pollform {padding:5px;}
#polls h1.pollname {font:14px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; margin-bottom:0; text-decoration:underline;}
#polls p.pollq {font-weight:bold; margin-top:0; margin-bottom:10px;}
#polls .pollinfo {margin-bottom:10px; text-align:left; font-size:.9em; padding-left:5px;}
#polls .pollbar {height:15px; margin:0 0 0 5px; padding:0; text-align:left;}
* html #polls .pollbar, *:first-child+html #polls .pollbar {float:left; margin-bottom:-5px;}
* html #polls .pollinfo, *:first-child+html #polls .pollinfo {clear:left; margin-top:-5px;}
#polls .pollbar img {margin:0; padding:0; text-align:left;}
#polls .pollchoice {text-align:left; padding:0; margin:0;}
#polls .pollchoice input {margin-right:5px;}
#polls .pollerr {color:#f00; text-align:center; font-weight:bold; font-size:.9em;}
#polls .sharebookmarks {margin-left:0; padding-left:0px; text-align:left;}
#polls hr {width:75%; margin: 0 auto; text-align:center; height:2px; color:#777; background:#777;}
#polls .pc0 {background:#00f;}
#polls .pc1 {background:#f00}
#polls .pc2 {background:#ff0}
#polls .pc3 {background:#0f0}
#polls .pc4 {background:#f0f}