@charset "UTF-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,p,ul,ol,li,fieldset,blockquote,caption,table,tr,dl,dt,dd { margin: 0; padding: 0; }

html,body {
	height:100%; /* needed for container min-height */
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin-top:10px;
	background:url(/images/main_pat.gif) repeat;
}

p { line-height:1.4; }

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}
h4 { 
	font-size:22px; 
	color:#666;
}
h5 { 
	font-size:16px; 
	color:#666;
}
hr {
	border:none!important;
	height:1px; 
	clear:both; 
	background:url(/images/dot_pat.gif) repeat-x;
	margin:20px 0px 20px 0px;
}

img { border:none }

#clear{ clear:both }

#headerWrapper, #nav1, #mid1, #mid2, #contentWrapper, #footerWrapper {	
	width:978px;
	margin:0 auto;
}

#headerWrapper{
	height:180px;
	background:url(/images/header_back.jpg) repeat-x;
}

#header img {
	float:left;
	margin-top:15px;
}

#header {
	padding:15px 15px 15px 0px;
	background:url(/images/header_img1.jpg) no-repeat top right;
	background-position:230px 60px;
	display:block;
	position:relative;
	text-align:center;
	list-style:none;
	height:165px;
}

#headerLogo {position:absolute; left:0px; right:0px;}

#header p {
	font-size:14px;
	color:#F00;
	display:inline;
	position:absolute;
	top:8px;
	right:10px;
}

#header ul {
	list-style: none;
	margin:20px 0px 0px 0px;
}
#header li {
	float:right;
}

#header ul{
	line-height:16px;
	list-style:none;
}

#header a {
	padding:0px 20px 0px 20px;
	display: block;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border-right:2px #FFF solid;
}
#header li a:hover {
	text-decoration:underline;
}

/* Nav Sections */

#navWrapper{
	height:45px;
	background:url(/images/nav_back1.jpg) repeat-x;
}

#nav1 {
	height:45px;
}

#nav1 {
	text-align:center;
	list-style:none;
	line-height:45px;
	background:url(/images/nav_back_txt2.jpg) repeat-x;
}
#nav1 ul {
	list-style: none;
	margin:0;
}
#nav1 li {
	float:left;
	background:url(/images/nav_back_txt_1.jpg) repeat-x;
}

#nav1 #nav1img {
	height:45px;
	line-height:45px;
	width:2px;
	list-style:none;
	background:url(/images/nav_divider.gif);
}

#nav1 a {
	padding:0px 20px 0px 20px;
	display: block;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#nav1 li a:hover, #nav1current a{
	background:url(/images/nav_hover.jpg) repeat-x;
	color:#6A7A83;
}

/* Mid Sections */

#midWrapper {
	height:197px;
	background:url(/images/mid_img_back.jpg) repeat-x;
}

#mid1{
	height:197px;
	background:url(/images/mid_montage.jpg) no-repeat;
}

#midWrapper2 {
	height:45px;
	background:url(/images/mid_btm.jpg) repeat-x;
}

#mid2 ul {
	list-style: none;
	line-height:14px;
	list-style:none;
}

#mid2 li {
	float:left;
	margin:15px 0px 0px 0px;
}

#mid2First {margin-left:-20px;}

#mid2 a {
	padding:0px 20px 0px 20px;
	display: block;
	color:#F00;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border-right:2px #5A656B solid;
}

#mid2 li a:hover {
	text-decoration:underline;
}

#mid2formArea {
	padding-top:8px;
	float:right; 
	position:relative; 
	display:block;
	width:500px;
}

#emailTxt{
	font-size:13px;
	font-weight:bold;
	float:right;
}

#emailTxt span { 
	position:absolute; 
	top:16px; 
	right:260px; 
}

.mid2input {
	padding:6px 0px 0px 10px;
	height:21px;
	background:url(/images/search_back.jpg) repeat-x;
	border:1px solid #828E93;
	font-size:14px;
	color:#666;
}

.joinEmailList{
	background-image:url(/images/btn_submit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 66px;
	border: none;
	vertical-align: top;
	cursor: pointer;
	background-color: #FFFFFF;
}

/* Content Sections */

#content {background:#FFF;}

#contentWrapper {
	background:#FFF;
}

#leftColPadding {padding:15px 20px 15px 0px;}

#leftColPadding p {
padding-top: 10px;
}
#leftColPadding blockquote {
padding-left: 50px;
}

#leftCol, #rightCol, #leftCol_sub, #rightCol_sub {float:left}

#leftCol{
	width:554px;
	background:url(/images/left_left_border.jpg) repeat-y top right;
	height:100%
}

#rightColPadding { padding:20px 0px 15px 20px;}

#rightCol{
	width:424px;
}

#rightCol p {
	font-style:italic;
	color:#F7941D;
	font-weight:bold;
	padding-top:10px;
	font-size:14px;
}

#right_content_left a, #right_content_right a {
	color:#F7941D;
	text-decoration:underline;
	font-weight:bold;
}

#right_content_left {
	padding-left:25px
}

#right_content_right {
	padding-left:80px;
}

#rightCol h3, #rightCol_sub h3 { color:#FF0099; display:inline; font-size:24px }

#rightCol em, #rightCol_sub em { 
	color:#999999; 
	font-size:12px; 
	line-height:20px; 
}

#rightCol_contentBtm{
	background:url(/images/mid_pat.gif) repeat;
	padding:15px;
}

#rightCol_contentBtm h1 { font-size:15px; color:#33FF00; font-weight:normal }

#rightCol_contentBtm p { color:#FFF }

#rightCol_contentBtm span { font-style:italic }

#rightCol_contentBtm em, #rightCol_contentBtm em a { color:#FF9900 }

#aboveFooter{
	background:none;
	height:22px;
} 
#follow { 
width: 130px;
float: left;
padding:10px 0px 15px 20px;
}
#follow img {
margin-right: 10px;
padding-bottom: 10px
}
#follow-in { padding:15px 0px 0px 0px;}
#follow-in img {
margin-right: 5px;
}
#twitter {
width: 200px;
margin-left: 20px;
padding-top: 10px;
float:left;
}
#imgrotator {
width: 197px;
float:left;
margin: 0;
}
/* Sub Pages */

#leftCol_sub{
	width:766px;
	background:url(/images/left_left_border.jpg) repeat-y top right;
	height:100%
}

#rightCol_sub{
	width:212px;
}
#specials {
width: 160px;
height: 205px;
min-height: 205px;
padding: 20px 40px 0 5px;
background-image: url(/images/right_specials-in.gif);
background-repeat: no-repeat;
font-size: 11px;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#specials_main {
width: 261px;
height: 215px;
min-height: 215px;
padding: 30px 110px 0 30px;
background-image: url(/images/right_specials.gif);
background-repeat: no-repeat;
font-size: 11px;
color: #fff;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#specials_main p {
font-style:normal;
color:#fff;
font-weight:bold;
padding-top: 10px;
padding-right: 100px;
font-size:11px;
}
#specials_inline{
width: 271px;
height: 215px;
min-height: 215px;
margin-left: 170px;
padding: 20px 110px 0 20px;
background-image: url(/images/right_specials.gif);
background-repeat: no-repeat;
font-size: 11px;
color: #fff;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}
#specials_inline p {
font-style:normal;
color:#fff;
font-weight:bold;
padding-top: 10px;
padding-right: 100px;
font-size:11px;
}
#abspecials {
text-align: center;
}
.spec_hdr {
border-bottom:1px dotted #666;
margin-bottom:12px;
padding-bottom: 8px;
}
#abspecials h5 {
margin-top: 10px;
color: #F7941D;
}
.sidelink {
	color:#F7941D;
	text-decoration:underline;
	font-weight:bold;
}
.tblbdr {
border: 1px solid #ccc;
}
.txtcenter {
text-align: center;
}
.contactfrm {
margin: 0px 30px;
padding: 10px 20px 10px 80px;
border: 1px solid #ccc;
}
.fontmed {
font-size: 14px;
color: #333;
}
/* Footer */

#footer{
	height:215px;
	background:url(/images/footer_back.jpg) repeat-x;
}

#footer ul {
	list-style: none;
	line-height:14px;
	list-style:none;
}

#footer li {
	float:left;
	margin:30px 0px 0px 0px;
	border-right:2px #FFF solid;
}

#footerFirst {margin-left:-20px;}

#footer a {
	padding:0px 20px 0px 20px;
	display: block;
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}

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

#footer img { padding-right:15px; margin:0; }

#footerAddress { 
	border:none; 
	color:#FFF; 
	font-size:14px;
}

#footerAddress a { 
	font-size:14px; 
	color:#0C0; 
	display:inline;
}

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

/* Blog */
#blog {
position:relative;
}
#spacer {
position:absolute;
top: 20px;
right: 370px;
z-index:100;
text-indent: -9999px;
}

#blog h2 {
background:url(/images/blog_pat.jpg) no-repeat top right;
margin-bottom: 6px;
}
#blog h2 a:link, #blog h2 a:visited {
float: right;
height: 50px;
width: 50px;
text-indent: -9999px;
margin-top: -50px;
display: block;
}
#blog h1 a:link, #blog h1 a:visited {
float: right;
height: 40px;
width: 50px;
text-indent: -9999px;
margin-top: -50px;
display: block;
}
#blog h3 {
font-size: 14px;
}
#blog h3 a {
text-decoration: none;
}
#blog h3 a:hover {
text-decoration: underline;
}
#blog p {
margin: 5px 0;
color:#666;
}
.cat {
margin: 0 0 15px 20px;
color: #666;
}
.title {
color: #336699;
}
#blog img {
float: right;
padding: 0 0 5px 5px;
}
#blog p.captcha img {
float: left;
padding: 0;
}
#blog ul { 
list-style-image:url(/images/left_col_bullet.gif);
padding-left: 20px;
}
.comments {
padding-left: 20px;
}
#blog em { color:#666; }

#blog a { color:#336699!important; }

#blog span { font-style:normal }

.calendarBG {
 background-color: #333;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #666;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight: bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #336699;
 text-decoration:   none;
 background-color:  transparent;
}

/* pop-up calendar style */

#calendarDiv {
	display: block;
	display: none;
	position: relative;
	border: 1px solid #777;
}
#calendarDiv a {
	cursor: pointer;
}
#calendar {
	background: #ddd;
	clear: both;
	text-align: center;
	font-size: 105%;
}
#calendar, #linksTable {
	width: 180px;
}
#calendar .calendarHeader {
	background: #333;
	border-bottom: 1px solid #444;
	color: #fff;
}
#calendar .weekDaysTitleRow {
	background: #777;
	color: #fff;
}
#calendar .weekDaysRow {
	background: #eee;
	color: #666;
}
#calendar .weekDaysCell {
	color: #000;
	border: 1px solid #ddd;
}
#calendar .weekDaysCellOver {
	background: #fff;
	border: 1px solid #777;
}
#closeCalender {
	position: absolute;
	right: 0;
	bottom: 100%;
	margin-bottom: 1px;
	display: block;
	padding: 2px;
	cursor: pointer;
	font-size: 60%;
}
#closeCalender:hover {
	background: #000;
	color: #fff;
}
#linksTable {
	background: #000;
}
#linksTable a {
	display: block;
	color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 80%;
	padding: 2px 5px;
}
#linksTable a:hover {
	background: #ddd;
	color: #333;
}
#prevMonth {
	float: left;
}
#nextMonth {
	float: right;
}
#today {
	background: #999;
}