/* ////////////////////// */

/*    CSS Developed By    */
/*     Cow Dog Design     */
/*  www.cowdogdesign.com  */
/*    info@cowdogdesign   */

/* ////////////////////// */

/* GLOBAL ELEMENTS */
	* {
		margin:0;
		padding:0;
		border: 0;
		color:#261e1c;
		}
	
	body {
		margin: 6px 0;
		background: #0e3c51;
		font: 62.5%/1.6em verdana, helvetica, arial, sans-serif;
		}
	hr {
		color: #C1A685;
		background-color: #C1A685;
		height: 1px;
		width: 100%;
		margin: 5px auto 10px auto;
		}
	input, textarea, select {
		padding: 2px;
		background: #dee5e4;
		border:1px solid #ccc;
		}
	p, span, ul li, ol li {
		font-size: 1.1em;
		}
	p {
		margin:0 0 10px 0;
		}
	em {
		font-style: italic;
		}
	ul {
		margin: 0 40px 3px 40px;
		}
	ul li, ol li {
		padding-bottom: 7px;
		}
	ol {
		margin: 0 40px 3px 45px;
		}
/* END GLOBAL */

/* STANDARD CLASSES */
	.common {
		margin:0 0 5px 0;
		width: 100%;
		}
	.td_pad_4 td, .td_pad_4 th {
		padding: 4px;
		}
	.alert {
		color:#ff0000;
		}
	
	.legal {
		font-size:1em;
		color: #999;
		}
	.clearFloat {
		clear: both;
		}
	.margin_bttm_0 {
		margin-bottom: 0 !important;
		}
/* END STANDARD CLASSES */

/* STANDARD HEADER */
	h1, h2, h3, h4, h5, h6 {
		color:#12445b;
		margin: 0;
		}
	h1 {font-size:2.9em; margin-bottom: 15px;font-family: Georgia, "Times New Roman", Serif;font-weight: normal;}
	h2 {font-size:1.4em;font-family: Georgia, "Times New Roman", Serif;font-weight: normal; line-height: 105%;}
	h3 {font-size:1.3em;}
	h4 {font-size:1.2em;}
	h5 {font-size:1.1em;}
/* END STANDARD HEADER */

/* STANDARD LINKS */
	a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a, strong a, a strong {
		text-decoration: underline;
		color:#12445b;
		}
	a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, strong a:hover, a:hover strong {
		text-decoration: none;
		}
/* END STANDARD LINKS */

/* ALIGNMENTS */
	.cal {text-align:center;}
	.left {text-align:left;}
	.ral {text-align:right;}
	.tvert {vertical-align:top;}
	.mvert {vertical-align:middle;}
	.mcal {vertical-align:middle;text-align:center;}
	.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

/* TABLE */
	#hmSearch table {
		margin: 0 auto;
		padding: 15px 0 10px 0;
		width: 445px;
		font-size: 14px;
		}
	#intBody #hmSearch table {
		padding-top: 27px;
		}
/* END TABLE */

/* TD */
	td.btnGo {
		width: 40px;
		text-align: right;
		}
	.w_183px {
		width: 183px;
		}
	.w_120px {
		width: 120px;
		}
/* END TD */

/* DIV */
	#wrapper {	
		margin: 0 auto;
		padding: 0 22px;
		width: 1011px;
		background: transparent url(../images/bgShadow.jpg) top center repeat-y;
		}
	#headText {
		margin: 0 auto;
		padding: 14px;
		width: 983px;
		background: #261e1c;
		min-height: 8px;
		height: auto !important;
		height: 8px;
		}
	#hmHeader {
		position: relative;
		margin: 0 auto;
		padding: 0;
		width: 1011px;
		min-height: 77px;
		height: auto !important;
		height: 77px;
		background: #fff url(../images/bgHeader.jpg) 0 0 repeat-x;
		}
	#hmFlash {
		margin: 0 auto;
		padding: 0;
		width: 1011px;
		min-height: 249px;
		height: auto !important;
		height: 249px;
		background: #fff;
		}
	#intBody #hmFlash {
		display: none;
		}
	#nav {
		position: relative;
		margin: 0 auto;
		padding: 0;
		width: 1011px;
		min-height: 43px;
		height: auto !important;
		height: 43px;
		background: #261e1c;
		}
	#contentWrapper {
		margin: 0 auto;
		padding: 20px;
		width: 971px;
		min-height: 435px;
		height: auto !important;
		height: 435px;
		background: #2f2a27 url(../images/bgContent.jpg) 0 0 repeat-x;
		}
	#contentLeft {
		float: left;
		margin: 0;
		padding: 0;
		width: 304px;
		}
	#quickLink {
		margin: 0 0 20px 0;
		padding: 0;
		width: 304px;
		background: #fb8b03 url(../images/bgOrangeBttm.jpg) left bottom no-repeat;
		}
	#quickLink div {
		margin: 0;
		padding: 18px;
		width: 268px;
		min-height: 168px;
		height: auto !important;
		height: 168px;
		background: transparent url(../images/bgOrangeTop.jpg) left top no-repeat;
		}
	#contact {
		margin: 0 0 20px 0;
		padding: 0;
		width: 304px;
		background: #1d1c1a url(../images/bgBrownBttm.jpg) left bottom no-repeat;
		}
	#contact div {
		margin: 0;
		padding: 18px;
		width: 268px;
		min-height: 168px;
		height: auto !important;
		height: 168px;
		background: transparent url(../images/bgBrownTop.jpg) left top no-repeat;
		}
	#contentRight {
		float: right;
		margin: 0;
		padding: 0;
		width: 649px;
		background: #e4d9ca url(../images/bgContentBttm.jpg) center bottom no-repeat;
		}
	#contentRightTop {
		margin: 0;
		padding: 20px 0 0 0;
		width: 649px;
		min-height: 411px;
		height: auto !important;
		height: 411px;
		background: transparent url(../images/bgContentTop.jpg) center top no-repeat;
		}
	#intBody #contentRightTop, #hmBody #contentRightTop {
		padding: 20px;
		width: 609px;
		}
	#hmContentHeader {
		margin: 0 auto 10px auto;
		width: 619px;
		}
	#hmContentLeft {
		float: left;
		width: 260px;
		height: 29px;
		}
	#hmContentRight {
		float: right;
		width: 190px;
		}
	#footer {
		margin: 0 auto;
		padding: 0;
		width: 1011px;
		}
	#logo {
		margin: 0;
		padding: 12px 0 0 20px;
		width: 446px;
		}
	#hmSearch {
		position: absolute;
		top: 0;
		right: 18px;
		margin: 0;
		padding: 0 6px 6px 6px;
		width: 472px;
		height: 126px;
		background: transparent url(../images/bgSearch.png) 0 0 no-repeat;
		z-index: 100;
		}
	#intBody #hmSearch {
		height: 71px;
		}
	.CALe4d9ca {
		margin: 0;
		padding: 10px 20px;
		width: 609px;
		background: #e4d9ca;
		}
	.CALc8beb1  {
		margin: 0;
		padding: 10px 20px;
		width: 609px;
		background: #c8beb1;
		}
	#hmSearch div {
		margin: 0 auto;
		padding: 7px 0 0 0;
		width: 445px;
		font-size: 12px;
		}
	#intBody #hmSearch div {
		display: none;
		}
/* END DIV */

/* UL */
	#quickLink ul, #contact ul {
		margin: 10px 0 0 0;
		padding: 0;
		}
/* END UL */

/* LI */
	#quickLink ul li, #contact ul li {
		padding: 0 0 5px 24px;
		list-style: none;
		background: transparent url(../images/li.png) 0 0 no-repeat;
		}
	#contact ul li {
		padding-bottom: 10px;
		font-size: 1.2em;
		line-height: 95%;
		color: #fff;
		}
/* END LI */



/* TEXT */
	#footer p {
		margin: 0;
		padding: 0;
		text-align: center;
		font-size: 1em;
		color: #6c9bb1;
		}
	#headText p {
		margin: 0;
		padding: 0;
		text-align: center;
		font-size: 1em;
		color: #e5dccd;
		line-height: 100%;
		}
	
	#contact ul li span {
		line-height: 150%;
		color: #fff;
		}
	.CALe4d9ca p, .CALc8beb1 p {
		margin: 0;
		padding: 0;
		}
	#hmSearch div p {
		color: #fff;
		}
	#contact p {
		margin: 0;
		padding: 0;
		color: #fff;
		}
	.pad_top_10 {
		padding-top: 10px;
		}
/* TEXT END */

/* LINK */
	#footer p a {
		color: #6c9bb1;
		text-decoration: underline;
		}
	#footer p a:hover {
		text-decoration: none;
		}
	#quickLink a {
		font-size: 1.2em;
		line-height: 95%;
		color: #000;
		text-decoration: none;
		font-weight: bold;
		}
	#quickLink a:hover{
		color: #454545;
		text-decoration: underline;
		}
	#contact a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		}
	#contact a:hover {
		color: #efefef;
		text-decoration: underline;
		}
	#hmContentRight a, .btnCalendar{
		display: block;
		margin: 0;
		padding: 0;
		width: 190px;
		height: 21px;
		background: transparent url(../images/btn_see_calendar.jpg) 0 0 no-repeat;
		text-indent: -5000px;
		font-size: 0;
		color: #bb3806;
		}
	a.btnCalendar {
		background: transparent url(../images/btn_calendar_brown.jpg) 0 0 no-repeat;
		}
	#hmContentRight a:hover, a:hover.btnCalendar {
		background-position: 0 -21px;
		}
	#hmSearch div p a {
		color: #fff;
		text-decoration: none;
		}
	#hmSearch div p a:hover {
		color: #fff;
		text-decoration: underline;
		}
	div#contact p a, div#contact p a strong, a.link_no, a.link_no strong {
		color: #f94b13;
		text-decoration: none;
		}
	div#contact p a:hover, div#contact p a:hover strong, a:hover.link_no , a:hover.link_no strong {
		color: #FA7447;
		text-decoration: none;
		}
/* END LINK */

/* HEADING */
	.CALe4d9ca h4, .CALc8beb1 h4 {
		margin: 0;
		padding: 0;
		color: #12445b;
		}
	#hmContentLeft h1 {
		margin: 0;
		padding: 0;
		}
	#quickLink h2 {
		margin: 0;
		padding: 0 0 10px 0;
		font-size: 29px;
		color: #261e1c;
		font-weight: normal;
		}
	#contact h2 {
		margin: 0;
		padding: 0 0 10px 0;
		font-size: 29px;
		color: #f98902;
		font-weight: normal;
		}
	#contact h4 {
		padding-top: 10px;
		color: #fff;
		}
/* END HEADING */

/* STRONG */
	#headText p strong {
		color: #e5dccd;
		font-weight: bold;
		}
	#headText p span strong {
		color: #f94b13;
		font-weight: bold;
		}
	#contact strong {
		color: #fff;
		font-weight: bold;
		}
/* END STRONG */

/* Form */
	#intBody #faqForm {
		display: none;
		}
/* End Form */

/* FIELDSET */
	#fieldsetContact {
		margin: 10px auto;
		padding: 15px;
		width: 385px;
		border: 1px #454545 solid;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}

/* END FIELDSET */

/* LEGEND */
/* END LEGEND */

/* LABEL */
	#fieldsetContact label {
		display: block;
		float: left;
		clear: left;
		padding: 5px 5px 5px 0;
		width: 105px;
		text-align: right;
		line-height: 100%;
		}

/* END LABEL */

/* INPUT */
	#hmSearch  td.btnGo input {
		margin: 0;
		padding: 0;
		width: 30px;
		height: 19px;
		background: transparent url(../images/btn_go.png) 0 0 no-repeat;
		border: 0;
		text-indent: -5000px;
		font-size: 0;
		}
	#hmSearch input {
		padding: 2px;
		height: 15px;
		border: 0;
		background: #dee5e4 none;
		font-size: 12px;
		width: 222px;
		}
	#fieldsetContact input.btnSubmit {
		float: none;
		clear: both;
		margin: 10px auto 0 auto;
		width: 65px;
		cursor: pointer;
		color: #fff;
		font-weight: bold;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		font-weight: bold;
		background: #f94b13;
		font-size: 13px;
		}
	#fieldsetContact input:hover.btnSubmit {
		background: #FA7447;
		}
	#fieldsetContact input {
		display: block;
		float: left;
		margin-bottom: 8px;
		padding: 4px;
		width: 255px;
		}

/* END INPUT */

/* TEXTAREA */
	#fieldsetContact textarea {
		display: block;
		float: left;
		margin-bottom: 8px;
		width: 255px;
		height: 100px;
		}
/* END TEXTAREA */

/* SELECT */
	#hmSearch select {
		padding: 2px;
		border: 0;
		background: #dee5e4 none;
		font-size: 12px;
		width: 285px;
		}
/* END SELECT */

/* IMG */
	#hmSearch div img {
		vertical-align: middle;
		}
/* END IMG */

/* HR */
/* END HR */

/* SUP */
/* END SUP */
