/*<group=General Styles>*/

body {
	color: #333333;
	font: 0.75em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 0 20px 20px;
}

p {
}

b, strong {

}

a:link, a:visited 
{
}

a:hover, a:active 
{
	color: Red;
}

.HeaderLink 
{
	color: White;
	text-decoration: none;
}

.HeaderLink_sm
{
	color: White;
	font-size: smaller;
	text-decoration: none;
}

.FooterLink:hover, FooterLink:active
{
	color: Red;
}

img {
}

.image-box 
{
	border: solid 2 Navy;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}	
/*</group>*/

/*<group=Layout>*/

#container { 
	width: 754px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	background: #FFFFFF url(images/content_sideleft_bg.png) repeat-y;
	border-bottom: 10px solid #ffffff;
}

#container #contentTop {
	background: url(images/content_top_left.png) no-repeat;
	width: 755px;
	height: 33px;
	display: block;
}

.clearer {
	clear: both;
}

#pageHeader {
	height: 76px;
	background: url(images/header_bg.png);
}

#pageHeader img {
	float: right;
	margin-top: 8px;
	margin-right: 18px;
}

#pageHeader h1 {
	margin: 0;
	font-size: 2.5em;
	color: #ffffff;
	padding-left: 35px;
	padding-top: 10px;
	letter-spacing: -1px;
}

#pageHeader h2 {
	margin: 0;
	padding-left: 35px;
	font-size: 1em;
	letter-spacing: 2px;
}

#pageHeader h3 {
	margin: 0;
	padding-left: 175px;
	font-size: x-small;
	letter-spacing: 2px;
	color: #ffffff;
}

#contentContainer {
	margin-left: 233px;
	margin-right: 8px;
}

#contentContainer #content {
	padding: 0 20px 20px 17px;
}

#sidebarContainer {
	float: left;
	width: 209px;
}

#sidebarContainer #sidebar {
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 10px;
}

#sidebarContainer .sideHeader {
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 1.5em;
	font-weight: bold;
}

#footer {
	height: 51px;
	background: no-repeat url(images/footer_sideleft_bg.png);
	clear: both;
}

#footer p {
	text-align: center;
	padding-top: 15px;
	margin: 0;
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 20px 0 0;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	padding-left: 19px;
}

#navcontainer #current {
	color: #ffffff;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	color: #ffffff;
}

/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
}

#navcontainer a {
	width: 178px;
	display: block;
	height: 28px;
	text-shadow: 0px 1px 1px #666666;
	text-decoration: none;
	padding-top: 12px;
	padding-left: 20px;
	color: #ffff00;
	font-weight: bolder;
}

#navcontainer a:hover {
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding-top: 5px;
	height: 21px;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	width: 158px;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor {
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	margin-left: 30px;
	margin-top: 0;
	padding-top: 0;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	width: 138px;
	background: none;
}

#navcontainer ul ul ul a:hover{
	background: none;
}

/* Child Level 3 */

#navcontainer ul ul ul ul {
	display: none;
}

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
}

h1 
{
  font-style: normal;
  font-family: Comic Sans MS;
  font-size: large;
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {

}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}.blog-archive-headings-wrapper {
	border-right: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	width: 754px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	height: 76px;
}

.blog-archive-entries-wrapper {
	background: #ffffff;
	width: 754px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	padding-right: 5px;
	padding-left: 5px;
}

.blog-archive-entries-wrapper .blog-entry {
	padding: 10px 30px 10px 20px;
}.blog-archive-month {
	margin: 0;
	font-size: 2.5em;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 10px;
	letter-spacing: -1px;
}

.blog-archive-link {
	padding-left: 20px;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}

.blog-archive-link a:hover {
	color: #ffffff;
}
	
/*</group>*/

.blog-entry {
	margin-bottom: 45px;
}

.blog-entry-title {
	font-size: 2em;
	margin-bottom: 3px;
	font-weight: bold;
}

.blog-entry-date {
	margin-bottom: 10px;
}

.blog-entry-body {
	
}

.blog-entry-comments {
	border-top: 1px solid #cdcfd7;
	padding-top: 5px;
	margin-top: 5px;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 15px;
}

.filesharing-item {
	margin-bottom: 15px;
}

.filesharing-item-title a:link {
	font-size: 2em;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	color: #9998a1;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	font-size: 2em;
	margin-bottom: 3px;
	font-weight: bold;
}

.album-description {
	margin-bottom: 10px;
}

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	font-size: 2em;
	margin-bottom: 3px;
	font-weight: bold;
}.movie-page-description {
	margin-bottom: 10px;
}.movie-thumbnail-frame {
	width: 132px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	margin: 15px;
}

.movie-title {
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bold;
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/
.ApplicationSpan
{
	font-family: Verdana;
	font-size: x-small;
	text-align: center;
	width: 100%;
}

.MenuHead 
{
	font-family:Gill Sans Ultra Bold;
	font-weight:bolder;
}

.MenuSubHead 
{
	font-family:Franklin Gothic Demi Cond;
	font-weight:normal;
	font-size:x-small;
}

.Coupon_large
{
	font-family: Arial;
	font-size: large;
	text-align: center;
	width: 100%;
	color:Maroon;
}

.Coupon_medium
{
	font-family: Arial;
	font-size: medium;
	text-align: center;
	width: 100%;
	color: Navy;
}

.Coupon_xsmall_center
{
	font-family: Arial;
	font-size: x-small;
	text-align: center;
	width: 100%;
}

.Coupon_xsmall
{
	font-family: Arial;
	font-size: x-small;
	text-align: left;
	width: 100%;
	line-height: 8pt;
}

.Coupon_xxsmall
{
	font-family: Arial;
	font-size: xx-small;
	text-align: left;
	width: 100%;
	line-height: 7pt;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 0;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 50;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index: 50;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -85px;
left: 60px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.BigThumbnailRight{
position: relative;
z-index: 10;
}

.BigThumbnailRight:hover{
background-color: transparent;
z-index: 10;
}

.BigThumbnailRight span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 2000;
}

.BigThumbnailRight span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index: 2000;
}

.BigThumbnailRight:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -140px;
left: 95px; /*position where enlarged image should offset horizontally */
z-index: 2000;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.BigThumbnailLeft{
position: relative;
z-index: 10;
}

.BigThumbnailLeft:hover{
background-color: transparent;
z-index: 10;
}

.BigThumbnailLeft span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 2000;
}

.BigThumbnailLeft span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index: 2000;
}

.BigThumbnailLeft:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: -315px; /*position where enlarged image should offset horizontally */ 
z-index: 2000;
}



#twitter_update_list li { 
list-style-type: none; 
}
#twitter_update_list span {
color: #34545c;
font-size: 13px;
font-weight: normal;
}
#twitter_update_list span a:hover {
text-decoration: none;
}
