/*main styles for all pages*/

body {background: url(../i/bg.jpg) repeat-x #e7e4d0;
}

#header {width: 960px;
		height: 94px;
		margin: 18px auto;
		overflow: hidden;
}


h1	a {background: url(../i/logo.gif) no-repeat;
	text-indent: -99999px;
	width: 300px;
	height: 94px;
	float: left;
	z-index:1;
	clear: both;
	color: #8e1001;
	text-decoration: none;
}


#phone {font-family: 'CopperPennyDTPsm_UCRegular',Arial,sans-serif;
		color: #769e46;
		font-size: 26px;
		font variant: small-caps;
		width: 325px;
		letter-spacing: 1.5px;
		font-weight:normal;
		float: right;
		text-align: right;
		margin-top: 15px;
		text-shadow: #000000 0px 2px 2px;
}

#phone a {color: #8e1001;
		text-decoration: none;
}

#phone a:hover {color: #8e1001;
		text-decoration: none;
}


ul#globalnav {font-family: 'CopperPennyDTPsm_UCRegular',Arial,sans-serif;
		color: #8e1001;
		font-size: 10px;
		font variant: small-caps;
		width: 585px;
		height: 10px;
		font-weight:normal;
		letter-spacing: 1px;
		float: right;
		text-align: right;
		margin-top: 10px;
}

ul#globalnav li {display: inline;
}

#globalnav li a {color: #8e1001;
}

ul#globalnav li a {margin-right: 6px;
}

ul#globalnav li.none a {margin-right: 0px;
}

ul#globalnav li.currentnone a {margin-right: 0px;
								color: #809a50;
}

ul#globalnav li.current a {color: #809a50;
}

ul#globalnav a {color: #8e1001;
			text-decoration: none;
}

ul#globalnav a:hover {color: #809a50;
}

ul.#globalnav span {color: #8e1001;
}

h2 {font-family: 'CopperPennyDTPsm_UCRegular',Arial,sans-serif;
		color: #8e1001;
		font-size: 18px;
		font variant: small-caps;
		width: 560px;
		letter-spacing: 1.5px;
		font-weight:normal;
		margin-bottom: 15px;
} 


h3 {font-family: 'CopperPennyDTPsm_UCRegular',Arial,sans-serif;
		color: #8e1001;
		font-size: 14px;
		font variant: small-caps;
		letter-spacing: 1.5px;
		font-weight:normal;
		margin-bottom: 5px;
}


#mailinglist {width: 200px;
}


#mailinglist a {width: 235px;
			height: 20px;
}

#mailinglist img {position: relative;
				top: 7px;
				left: 3px;
				width: 21px;
				height: 20px;
}

h4.space {margin-top: 10px;
}

#connect a {
		text-decoration: none;
		font-family: 'CopperPennyDTPsm_UCRegular',Arial,sans-serif;
		color: #8e1001;
		font variant: small-caps;
		letter-spacing: 1.5px;
		font-weight:normal;
		font-size: 14px;	
}

#connect a:hover {color: #603913;
					text-decoration: underline;}


h4 {font-family: 'CopperPennyDTPsm_UCRegular',Arial,sans-serif;
		color: #8e1001;
		font-size: 14px;
		font variant: small-caps;
		letter-spacing: 1.5px;
		font-weight:normal;
		margin-bottom: 5px;
}


span {color: #8e1001;
	text-decoration: none;
}


.learn {background: url(../i/learnicon.gif) no-repeat;
		height: 25px;
}

.learn a {color: #8e1001;
		 margin-left: 25px;
}

.learn a:hover {color: #603913;
			text-decoration: underline;
}


/*dropdown nav styles*/

#nav {
	width: 960px;
	height: 1em;
	margin: 50px auto 50px auto;
}

#nav ul li a {font-family: 'CopperPennyDTPsm_UCRegular',Arial,sans-serif;
		color: #e7e4d0;
		font variant: small-caps;
		letter-spacing: 2px;
		font-weight:normal;
		text-decoration: none;
		font-size: 14px;
}

#nav li.current a {color: #8e1001;
				 margin: 0;
}

#nav li.currentnone {margin: 0;
}

#nav li.currentnone a {color: #8e1001;
					
}


#nav ul li.none  {margin: 0;
}


#nav a:hover {color: #8e1001;
}


#nav ul {float: right;
}


#nav ul li {margin: 0 18px 0 0;
}


/*no margin space to right of sub items*/
#nav ul li.sub {margin: 0 18px 0 0;
				text-align: left;
}

#nav li {
	list-style: none;
	float: left;
}

#nav li a {
	display: block;
	padding: 3px 8px;
}


/*subnav*/
#nav li ul {
	display: none; 
	width: 245px; /* Width to help Opera out */
	z-index:1;
}


/*hover state*/

#nav li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}

#nav li:hover li {
	float: none;
}

#nav li:hover li a {
	background-color: #809a50;
	color: #e7e4d0;
	border-bottom: 1px solid #e7e4d0;
	font-family: 'Verdana', Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
}

/*dropdown hover */
#nav li:hover li a:hover {
	background-color:#ffffff;
	color: #8e1001;
	border-bottom: 1px solid #8e1001;
}


/*overall wrapper/container*/

#container	{width: 969px;
			margin: 45px auto;
			overflow: hidden;
}



#footer {font-family: "Verdana", Geneva, sans-serif;
			font-size: 10px;
			color: #e7e4d0;
			background-color: #809a50;
			text-align:center;
			width: 100%;
			padding: 10px 0 10px 0;
			margin: 0 auto;
			border-top: 2px inset #ccc;
}

#footer p {margin-bottom: 5px;
}

#footer a {margin: 5px;}

#footer a {text-decoration:none;
		color: #e7e4d0;
}

#footer a:hover {text-decoration:underline;
}
