body {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#f6f6f6;
	margin:10px 0px;
}

.clr {
	clear:both;
	height:0px;
	visibility:hidden;
}

.clr20 {
	clear:both;
	height:20px;
}

a {
	color:#081870;
	text-decoration:underline;
}
a:link {
	color:#081870;
	text-decoration:underline;
}
a:visited {
	color:#081870;
	text-decoration:underline;
}

a:hover {
	color:#3d700b;
	text-decoration:none;
}

p {
	margin-top:0px;
}

h1 {
	margin:0px 0px 10px 0px;
	padding:12px 0px 0px 10px;
	height:30px;
	color:#4f348e;
	font:20px Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	background:url(images/_bg_h1.jpg) no-repeat;
}

h2 {
	font:16px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#507705;
	margin:20px 0px 3px 0px;
}

#container {
	width:960px;
	margin:0px auto;
}

#head {
	width:960px;
	height:195px;
	background:#e6e7de url(images/_bg_head.jpg) no-repeat;
	padding-bottom:13px;
}

.logo {
	float:right;
	margin:27px 36px 0px 0px;
}

.logo img {
	border:0px;
}

#contentWrap { 
	width:938px;
	padding:0px 11px;
	background:url(images/_bg_content.gif) repeat-y;
}

#navWrap {
	width:938px;
	height:42px;
}

.pageHead {
	float:left;
	width:249px;
}

.nav {
	float:left;
	width:689px;
	height:42px;
	background:url(images/_bg_nav.jpg) no-repeat;
}

.nav a img {
	float:left;
	margin-top:11px;
	border:0px;
}

.nav div {
	float:left;
	background:url(images/_bg_nav_link.gif) no-repeat top center;
	width:37px;
	height:42px;
}

.contentLeft {
	float:left;
	width:204px;
	padding:21px 19px 10px 19px;
	color:#000;
}

.contentLeft a, .contentLeft a:link, .contentLeft a:active, .contentLeft a:visited {
	color:#4e34a2;
}

.contentLeft a:hover {
	color:#0c3d5a;
}

.contentLeft h2 {
	font:14px/20px Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:1px;
	margin:0px 0px 5px 0px;
}

.contentLeft ul {
	list-style:none;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.contentLeft ul a {
	text-decoration:none;
}

.contentLeft li {
	list-style:none;
	background-image:url(images/_bullet_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 5px 15px;
}

.contentLeft select {
	border:1px solid #999;
	font:12px Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	width:165px;
}

.contentLeft .submit {
	width:30px;
	height:20px;
	border-color:#195034;
	background-color:#7fb4d4;
	color:#fff;
	font-weight:bold;
}

.contentRight {
	float:left;
	width:648px;
	padding:10px 0px;
	margin-left:24px;
}

.contentRight a {
	color:#081870;
	text-decoration:underline;
}
.contentRight a:link {
	color:#081870;
	text-decoration:underline;
}
.contentRight a:visited {
	color:#081870;
	text-decoration:underline;
}

.contentRight a:hover {
	color:#3d700b;
	text-decoration:none;
}

#foot {
	background:url(images/_bg_foot.gif) no-repeat;
	padding:29px 15px 10px 10px;
	color:#8c8c8c;
	font-size:11px;
	line-height:16px;
}

#foot a, #foot a:link, #foot a:visited {
	color:#8c8c8c;
	text-decoration:none;
	font-size:11px;
}

#foot a:hover {
	color:#666;
	text-decoration:underline;
	font-size:11px;
}

.footLeft {
	float:left;
	width:600px;
}

.footLeft a {
	margin:0px 5px;
}

.footRight {
	float:right;
	text-align:right;
}

.footRight span {
	width:10px;
}

/* CONTENT CLASSES */

/* Content*/

.calloutWrap {
	font:16px/23px Arial, Helvetica, sans-serif;
	color:#15577f;
	background:url(images/_bg_callout.gif) repeat-y;
	margin-bottom:20px;
}

.calloutTop h2 {
	background:url(images/_bg_callout_top.gif) no-repeat;
	height:27px;
	color:#fff;
	font-size:16px;
	padding:7px 0px 0px 10px;
	line-height:normal;
}

.calloutContent {
	padding:5px 17px 8px 17px;
}

.calloutContent div {
	text-align:center;
}

.calloutContent div img {
	margin:10px 2px 0px 2px;
}

.calloutBottom {
	background-image:url(images/_bg_callout_bottom.gif);
	background-position:left bottom;
	height:5px;
}

/* Contact Form*/

#contactForm  {
	padding:0px 25px;
}

#contactForm div {
	height:29px;
	clear:both;
}

#contactForm span {
	font-size:11px;
	font-style:italic;
}

.formLabel {
	float:left;
	width:55px;
	margin-top:3px;
}

input {
	border:1px solid #999;
	height:18px;
	width:200px;
	background-color:#f7f7f7;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#333;
}
textarea {
	width:450px;
	height:75px;
	border:1px solid #999;
	background-color:#f7f7f7;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#333;
}

.button {
	width:auto;
	height:auto;
}


.submit{
	width:80px;
	height:24px;
	border-color:#195034;
	background-color:#207349;
	color:#fff;
}

/* Store Locator */
#storeLocatorTable {
	padding-top:10px;
}
#storeLocatorTable h2 {
	font:14px Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:1px;
	margin:0px;
	color:#205a7d;
}
#storeLocatorTable td {
	padding-bottom:30px;
	width:33%;
}

#storeLocatorTable .sorry h2 {
	font-size:16px;
}
#storeLocatorTable .sorry {
	line-height:24px;
}

.viewAll {
	float:right;
	width:150px;
	text-align:right;
	font-weight:bold;
}

#storeLocatorTop h1 {
	float:left;
}

#storeLocatorTop .viewAll {
	float:right;
	width:110px;
	text-align:right;
	font-weight:bold;
	margin-top:14px;
}

#storeLocatorTop .viewAll span {
	font-size:15px;
}

#storeLocatorTop a, a:link, a:visited {
	color:#3d700b;
	text-decoration:none;
	font-size:13px;
}

#storeLocatorTop a:hover {
	color:#081870;
	text-decoration:none;
	font-size:13px;
}

#userForm {
	margin:20px 0px 0px 20px;
	width:453px;
}

#userForm  .captcha {
	margin:30px 0px 20px 0px;
}

#userForm .captchaImg {
	float:left;
	width:110px;
}

#userForm .captchaTxt {
	float:left;
	width:300px;
}

#userForm .captchaTxt input {
	width:169px;
}

#userForm .btnAdd {
	width:75px;
	height:22px;
}

#userForm .btnSubmit {
	margin:2px 0px 20px 0px;
	text-align:right;
}
	
#userForm .btnSubmit input {
	width:75px;
	height:22px;
	margin:20px 0px 0px 0px;
}

.red {
	color:#f00;
	font-weight:bold;
}

.bigger {
	font-size:14px;
}

.submissions {
	margin-top:25px;
}

.results{
	clear:both;
	border-top:4px double #e6f6e6;
	padding-top:20px;
}

.userSubImg {
	float:left;
	width:100px;
	margin:5px 20px 0px 0px;
	text-align:center;
}
.userSubTxt {
	float:left;
	width:505px;
}

.userSubImg span {
	font-size:11px;
	color:#666;
}

.hr {
	clear:both;
	border-top:4px double #e6f6e6;
	height:4px;
}

#inspired {
	text-align:center;
}
#inspired img {
	margin:10px 2px 0px 2px;
}