@charset "UTF-8";

@import url("/_css/reset.css");

img, div { behavior: url(/_css/resources/iepngfix.htc) }

/* 
------------------------------------------------------------------ 
----------------------- TYPOGRPAHY -------------------------------
------------------------------------------------------------------ 

This is where you set your desired font size. The line-heights 
and vertical margins are automatically calculated from this. 
The percentage is of 16px (0.75 * 16px = 12px). 

*/


body { 
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color: #333333;
	background-color: #f0e0ac;
	font-family: Arial, Helvetica, sans-serif }
	
a {	text-decoration: none;
	color: #7e543a; }

a:focus { outline:none;	}
			
a:hover	{ text-decoration: underline;
		 color: #651318; }
		
.highlight		{	
	color: #651318;	}

h1,h2,h3,h4,h5,h6 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	padding: 0px;
	margin: 0px; }


h1 { font-size: 24px; padding: 0px 0px 10px 0px; }
h2 { font-size: 18px; padding: 10px 0px 5px 0px; color: #000; }
h3 { font-size: 14px; padding: 10px 0px 5px 0px; color: #7e543a; }
h4 { font-size: 14px; padding-top: 0px; padding-bottom: 15px; }
h5 {  }
h6 {  }

table td {	vertical-align: top; }


/* Text elements
-------------------------------------------------------------- */

ul, ol	{
	font-size: .80em;
	padding: 0px;
	margin: 0px 0px 15px 15px; }
	
ul	{ list-style-type: square; }
ol	{ list-style-type: square; }

blockquote  {
	margin: 1.5em;
}

p { font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 10px 0px 10px 0px; }
	
.fine { font-size: 10px; }

/* 
------------------------------------------------------------------ 
----------------------- PAGE CONTENT -----------------------------
------------------------------------------------------------------ 
*/

#wrapper {
	margin: 0 auto; }
	
#top {
	background-color: #e3ca75;
	background-image: url(/_common/bg_top.jpg);
	background-position: center bottom;
	height: 245px; }

#logo {
	width: 256px;
	margin: 0 auto;
	padding: 14px 0px 0px 0px; }

#nav {
	text-align: center;
	margin: 24px 0px 0px 0px; }
	
#splash {
	height: 210px;
	background-image: url(/_common/bg_mid_ext.jpg); }
	

	
#splashContent {
	width: 836px;
	margin: 0 auto; }
	
.fade {
	position: absolute;
	background-image: url(/_common/fade.png);
	height: 20px;
	width: 100%;
	margin: -20px 0px 0px 0px;
	z-index: 1000 }
	
#content {
	width: 780px;
	margin: 0 auto; }
	
#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	font-size: 11px;
	height: 75px;
	color: #d9ccc5;
	background-color: #7e543b;
	background-image: url(/_common/bg_footer.jpg);
	background-repeat: repeat-x; }
	
#footer a {
	color: #d9ccc5;
	text-decoration: none; }
	
#footer a:hover {
	}



img.gMap {
	border: 1px solid #CC6600;
	margin: 10px 0px 0px 0px; }
	
.mini_footer {
	width: 780px;
	margin: 0 auto; }

.enterAddy {
	display: block; }

#subNav {
	padding: 0px 0px 10px 0px; }
	
#subNav a img {
	display: block;
	margin: 0px;
	padding: 0px 0px 3px 0px; }

#miniContact {
	padding: 0px 0px 10px 0px; }
	
#miniContact a {
	color: #fff;
	text-decoration: underline; }

#miniContact a:hover {
	color: #7e543b;
	text-decoration: none; }
	
#miniNewsletter {
	background-image: url(/_common/newsletterBackdrop.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 204px;
	padding: 28px 10px 10px 14px;
	margin: 0px 0px 10px 0px; }
	
#miniNewsletter p {
	color: #FFFFFF;
	font-size: 11px; line-height: 14px; }
	
#miniNewsletter input.text {
	color: #d8abad;
	font-size: 11px;
	width: 150px;
	background-color: #834043;
	padding: 2px;
	margin: 0px 0px 1px 0px;
	border: 1px solid #5a0e12;
	}
	
#miniNewsletter input.text:focus {
	color: #FFFFFF;
	border: 1px solid #50080c;
	background: #000;
	}
	
img.join { margin: 0px 0px 0px 3px; }

#column1 {
	float: left;
	width: 500px;
	padding: 20px 50px 30px 0px; }
	
#column2 {
	width: 230px;
	margin: 0px 0px 0px 550px;
	padding: 35px 0px 0px 0px; }
	
#column2 a {
	padding: 0px 0px 10px 0px; }
	
#infoPanel {
	margin: 0px 0px 0px 0px;
	background-color: #baa977; }
	
#infoPanel h1 {
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px; }
	
#infoPanel p {	
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px; }
	
#infoPanel td.centered {
	padding: 0px 20px 0px 20px; }
	
.copyright {
	padding: 0px 30px 0px 0px;
	font-weight: bold; }

.phonefax {
	padding: 0px 0px 0px 30px; }
	
.imgRight { padding: 3px 0px 7px 15px; }
.imgLeft { padding: 3px 15px 7px 0px; }

#indexNewsletter {
	background-image: url(/_common/newsletterBackdropIndex.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 10px;
	margin: 20px 0px 5px 0px;	 }
	
#indexNewsletter p {
	color: #FFFFFF; width: 450px; }
	
#indexNewsletter p {
	padding: 1px 0px 3px 0px;; margin: 0px;
	font-size: 12px; line-height: 16px; }
	
#indexNewsletter input.text {
	color: #661418;
	font-size: 11px;
	width: 150px;
	padding: 2px;
	margin: 0px 0px 1px 0px;
	background: #cf8b8e;
	border: 1px solid #ad696c;
	}
	
#indexNewsletter input.text:focus {
	color: #000;
	background: #fff4d0;
	border: 1px solid #daca95;
	}
	
#indexNewsletter input.join_up {
	margin: 1px 0 0 3px;
	}
	
.noSplash {
	background-image: url(/_common/menuOnlyShadow.jpg);
	height: 8px; }

#menu {
	margin: 20px 0px 10px 0px;
	padding: 20px 30px 10px 30px;
	border: 1px solid #cdbb7f; }

#menu h1 { color: #7e543a; padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px; font-family: Georgia, "Times New Roman", Times, serif; }

#menu h2 { color: #7e543a; padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; }

#menu p { padding: 3px 0px 5px 0px; margin: 0px 0px 0px 0px; font-size: 12px; line-height: 15px; }

#menu p, h1, h2 { text-align: center; }

#menuleft {
	width: 40%;
	margin: 20px 0px 10px 0px;
	padding: 10px 30px 10px 30px;
	border: 1px solid #cdbb7f;
	float: left; }

#menuleft h1 { color: #7e543a; padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px; font-family: Georgia, "Times New Roman", Times, serif; }

#menuleft h2 { color: #7e543a; padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; }

#menuleft p { padding: 3px 0px 5px 0px; margin: 0px 0px 0px 0px; font-size: 12px; line-height: 15px; }

#menuleft p, h1, h2 { text-align: center; }

#menuright {
	width: 40%;
	margin: 26px 0px 10px 0px;
	padding: 10px 30px 10px 30px;
	border: 1px solid #cdbb7f;
	float: right; }

#menuright h1 { color: #7e543a; padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px; font-family: Georgia, "Times New Roman", Times, serif; }

#menuright h2 { color: #7e543a; padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; }

#menuright p { padding: 3px 0px 5px 0px; margin: 0px 0px 0px 0px; font-size: 12px; line-height: 15px; }

#menuright p, h1, h2 { text-align: center; }


#miniContact h1 {text-align: left; }

img.block { display: block; }


#social { margin: 0px 0px 0px 20px; }

#social p { font-size: 11px; }




/*
-----------------------------------------------------------------
------------------------ NAVIGATIONAL ---------------------------
-----------------------------------------------------------------*/


/* Begin CSS Drop Down Menu */

#menuh-container
	{
	position: relative;
	padding: 0px 0px 0px 0px;
	z-index: 100;
	margin: 0 auto;
	width: 400px;
	}

#menuh
	{
	font-size: small;
	font-family: Georgia, Times New Roman, serif;
	width:100%;
	float:left;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	white-space:nowrap;
	margin:0;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #7e543b;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #7e543b;
	text-decoration:none;
	}
	
#menuh ul ul a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #7e543b;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	font-size: 0;
	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	}
	
#menuh ul ul a {
		padding: 5px 7px 5px 13px;
		font-size: 11px;
	}
	
#menuh ul ul a:hover {
		padding: 5px 7px 5px 13px;
		font-size: 11px;
		color: #e3c975;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */







/*
-----------------------------------------------------------------
------------------------ BUTTONS --------------------------------
----------------------------------------------------------------- */

/* my buttons */
ul.myButton {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.myButton li {
 	text-align: left;
	white-space: nowrap;
	float: right;
	margin: .25em 0 .5em 2em;
}

.createButton {
	width: 100px;
	}
.deleteButton {
	width: 100px;
	}
.submitButton {
	width: 115px;
	}
	
/*
http://www.w3schools.com/css/pr_pseudo_first-child.asp
http://www.dynamicsitesolutions.com/css/filters/first-child-plus-html/
*/

*:first-child+html .createButton {
	width: 110px;
	}
*:first-child+html .deleteButton {
	width: 110px;
	}
*:first-child+html .submitButton {
	width: 125px;
	}
*:first-child+html .testButton {
	width: 185px;
	}

ul.myButton li img {
	vertical-align: middle;
	margin: -2px 0 0 0;
}

ul.myButton li a {
	display: block;
	font-size: 90%;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
	background-color: #000;
	border: solid 1px #333;
	padding: .6em .5em .4em .5em;
}

ul.myButton li#active a {
	color:#FFF;
	background-color: #000;
}

ul.myButton li a:hover, ul.myButton li#active a:hover {
	color: #FFF;
	background-color: #cccccc;
}


ul.myButton li.MoveLeft {
 	text-align: left;
	white-space: nowrap;
	float: none;
	margin: .25em 0 .5em 0;
}

ul.myButton li.MoveUp {
	white-space: nowrap;
	margin: -24px 0 0 0;
}


/*
------------------------------------------------------------------
------------------------  FORMS ----------------------------------
------------------------------------------------------------------
*/

#myForm {
	margin: 20px 0px 10px 0px;
	font-size: 11px; }

#myForm thead td {
	color: #666666;
	font-size: 80%;
	text-transform: uppercase;
	}

#myForm tbody td {
	}

#myForm tbody td.description-td {
	vertical-align: top;
	}
	
#myForm h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2.5em;
	margin: .75em 0 .25em 0;
	padding: 0 0 12px 0;
	border-bottom: solid 1px #222;
}

#myForm tbody h3 {
	font-size: 18px; line-height: 1; margin: 1.0em 0 0.5em 0; color: #305a84; font-weight: bold;
 }

#myForm .submit {
	background: #fff;
	padding: 1.5em 0;
	}

#myForm label {
	color: #525027;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin: 4px 0 2px 0;
	}

label img {
	vertical-align: text-bottom;
	margin-right: 6px;
	margin-left: 6px;
	}

#myForm .line {
	background-color:#cccccc;
	height: 2px;
	padding: 0;
	font-size: 2px;
	line-height: 2px;
}

#myForm input.text {
	background-color: #e6e2af;
	font-size: 95%;
	padding: .125em;
	margin: .0em .5em .125em 0;
	border: 1px solid #cdc996;
	}
	
#myForm input.text:focus {
	border:1px solid #9c9877;
	background:#f3f1da;
	}

	
#myForm select.editSelect {
	background-color: #ccc;
	font-size: 95%;
	padding: .125em;
	margin: .125em 0;
	border:1px solid #999999;
	}
	
#myForm select.editSelect:focus { 
	border:1px solid #999999; 
	background:#bed1e4;
	}
/* Textareas */
#myForm textarea            { margin:0.125em 0; }
#myForm textarea            { border:1px solid #cdc996; background:#e6e2af; padding: .125em; }
#myForm textarea:focus      { border:1px solid #9c9877; background:#f3f1da; }


.hiddenDiv {
	display: none;
	}
.visibleDiv {
	display: block;
	}

	
/* 
------------------------------------------------------------------ 
----------------------- MORE USEFUL STUFF ------------------------
------------------------------------------------------------------ 
*/

.hide { display: none; }

.prop-theme {
    height: 566px;
    float: right;
    width: 1px;
  }

.clear-both {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	}
.center {
	text-align: center;
	}
.nowrap {
	white-space: nowrap;
	}
.warning {
	color: #FF6600;
	}
	
.asterix	{
	color: red;
	font-size: 10px;
	position: absolute;
	margin: 0px 0px 0px 3px;
	}
	
/* some default widths */
.width25 {
	width: 25px;	}
	
.width50 {
	width: 50px;	}

.width75 {
	width: 75px;	}
	
.width100 {
	width: 100px;	}

.width125 { 
	width: 125px; 	}
	
.width150 {
	width: 150px;	}
	
.width175 {
	width: 175px;	}
	
.width200 {
	width: 200px;	}
	
.width230 {
	width: 230px;	}
	
.width235 {
	width: 235px;	}
	
.width250 {
	width: 250px;	}

.width300 {
	width: 300px;	}

.width350 {
	width: 350px;	}
	
.wdith400 {
	width: 400px;	}
	
	
.up10	{	
	margin: -10px 0px 0px 0px;	}

.up20	{	
	margin: -20px 0px 0px 0px;	}

.up30	{	
	margin: -20px 0px 0px 0px;	}
