@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Helvetica, Verdana, Arial, sans-serif;
	font-size: medium;
	padding-top:inherit;
	color: #58595b;
	background-color:  #FFF8EE;
	height:100%;
	margin-top: 2%;
}
.numberON {
	background-color:#74c6d8;
	display:inline;
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	padding:0px 5px;
	text-decoration:none;
}

.numberON:link {
	background-color:#74c6d8;
	display:inline;
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	padding:0px 5px;
	text-decoration:none;
}
.numberON:visited {
	background-color:#74c6d8;
	display:inline;
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	padding:0px 5px;
	text-decoration:none;
}
.numberON:hover {
	background-color:#74c6d8;
	display:inline;
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	padding:0px 5px;
	text-decoration:none;
}
.numberON:active {
	background-color:#74c6d8;
	display:inline;
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	padding:0px 5px;
	text-decoration:none;
}

.numberOFF {
	display:inline;
	color:#74c6d8;
	font-family:Verdana;
	font-size:12px;
	padding:0px 5px;
	text-decoration:none;
}

.numberOFF:link {
	display:inline;
	color:#74c6d8;
	font-family:Verdana;
	font-size:12px;
	padding:0px 5px;
	text-decoration:none;
}
.numberOFF:visited {
	display:inline;
	color:#74c6d8;
	font-family:Verdana;
	font-size:12px;
	padding:0px 5px;
	text-decoration:none;
}
.numberOFF:hover {
	display:inline;
	color:#74c6d8;
	font-family:Verdana;
	font-size:12px;
	padding:0px 5px;
	text-decoration:none;
}
.numberOFF:active {
	display:inline;
	color:#74c6d8;
	font-family:Verdana;
	font-size:12px;
	padding:0px 5px;
	text-decoration:none;
}





/* menu start */

.menuOn {
	color: #FFF;
	border-bottom: 2px solid; /*bottom border is 3px*/
	border-bottom-color: #ce362f;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	text-decoration: none;
	margin-right: 50px;
	text-align: center; /*set value to "left", "center", or "right"*/
}


.menuOn: link, visited, hover, active {
	color: #FFF;
	border-bottom: 2px solid; /*bottom border is 2px*/
	border-bottom-color: #ce362f;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	text-decoration: none;
	margin-right: 50px;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.underlinemenu {
	color:#bf4741;
	font-size:x-small;
	width: 100%;
	background:#94070d;
	font-weight:bold;
	margin-right: 50px;
}
.underlinemenu ul {
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	
	
}
.underlinemenu ul li {
	display: inline;
}
.underlinemenu ul li a {
	color: #bf4741;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 50px; /*spacing between each menu link*/
	text-decoration: none;
}
.underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
	color: #FFF;
	border-bottom: 2px solid; /*bottom border is 3px*/
	border-bottom-color: #74c5d8;
}
.underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
	border-bottom-color: #ce362f;
}
/* menu end */


.footerbtm {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10.0px;
	margin-right: 10.0px;
	width:940px;
	background: url(../images/btm2.gif);
	height:6px;
	max-height: 6px;
	min-height:6px;
}
.header {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10.0px;
	margin-right: 10.0px;
	width:940px;
	background: url(../images/title_xmas.jpg);
	height:154px;
	max-height: 154px;
	min-height:154px;
}
.header2 {
	display:inline;
	float: left;
	position: relative;
	width:940px;
	background: #D7ECEF;
	height:154px;
	max-height: 154px;
	min-height:154px;
}


/* type looks  */ 
.style4 {
	font-size: small;
	line-height: 17px;
}
.style5 {
	font-size: medium;
	font-weight: bold;
}
.footText {
	font-size: x-small;
	color: #58595b;
}
.Title {
	font-size: large;
	font-weight: bold;
	color: #663333;
}

.Subtitle {
	font-size: medium;
	font-weight: bold;
	color: #663333;
}

.desc {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: small;
	text-decoration: none;
	border:0px;
}
.desc:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: small;
	text-decoration: none;
	border:0px;
}
.desc:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: small;
	text-decoration: none;
	border:0px;
}
.desc:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: small;
	text-decoration:underline;
	border:0px;
}
.desc:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: small;
	text-decoration: none;
	border:0px;
}
/* links  */ 
a:link {
	color: #74c5d8;
}
a:visited {
	color: #74c5d8;
	outline: none; /* hide dotted outline in Firefox */
}
a:hover {
	color: #C0C0C0;
}
a:active {
	color: #CCCCCC;
	outline: none; /* hide dotted outline in Firefox */
}
/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0 !important;
}
.omega {
	margin-right: 0 !important;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
 
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10.0px;
	margin-right: 10.0px;
}
.grid_12a {
	width:938px;
	display:inline;
	float: left;
	position: relative;
	margin-left: 10.0px;
	margin-right: 10.0px;
	border-left:1px solid #d7ecef;
	border-right:1px solid #d7ecef;
	background: #FFF;
	padding: 10px 0px 10px 0px;
}
.grid_12b {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10.0px;
	margin-right: 10.0px;
	background: #d7ecef;
	padding:5px 0px 0px 0px;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	width:940px;
}
.grid_6a {
	width:420px;
	/* [disabled]display:marker;
*/
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 5px;
	border-right:1px solid #74c5d8;
	padding: 10px 10px 0 10px;
	min-height:300px;
}
/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width:60px;
}
.container_12 .grid_2 {
	width:140px;
}
.container_12 .grid_3 {
	width:220px;
}
.container_12 .grid_4 {
	width:300px;
}
.container_12 .grid_5 {
	width:380px;
}
.container_12 .grid_6 {
	width:460px;
}
.container_12 .grid_7 {
	width:540px;
}
.container_12 .grid_8 {
	width:620px;
}
.container_12 .grid_9 {
	width:700px;
}
.container_12 .grid_10 {
	width:780px;
}
.container_12 .grid_11 {
	width:860px;
}
.container_12 .grid_12 {
	width:940px;
}
/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .prefix_1 {
	padding-left:80px;
}
.container_12 .prefix_2 {
	padding-left:160px;
}
.container_12 .prefix_3 {
	padding-left:240px;
}
.container_12 .prefix_4 {
	padding-left:320px;
}
.container_12 .prefix_5 {
	padding-left:400px;
}
.container_12 .prefix_6 {
	padding-left:480px;
}
.container_12 .prefix_7 {
	padding-left:560px;
}
.container_12 .prefix_8 {
	padding-left:640px;
}
.container_12 .prefix_9 {
	padding-left:720px;
}
.container_12 .prefix_10 {
	padding-left:800px;
}
.container_12 .prefix_11 {
	padding-left:880px;
}
/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .suffix_1 {
	padding-right:80px;
}
.container_12 .suffix_2 {
	padding-right:160px;
}
.container_12 .suffix_3 {
	padding-right:240px;
}
.container_12 .suffix_4 {
	padding-right:320px;
}
.container_12 .suffix_5 {
	padding-right:400px;
}
.container_12 .suffix_6 {
	padding-right:480px;
}
.container_12 .suffix_7 {
	padding-right:560px;
}
.container_12 .suffix_8 {
	padding-right:640px;
}
.container_12 .suffix_9 {
	padding-right:720px;
}
.container_12 .suffix_10 {
	padding-right:800px;
}
.container_12 .suffix_11 {
	padding-right:880px;
}
/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .push_1 {
	left:80px;
}
.container_12 .push_2 {
	left:160px;
}
.container_12 .push_3 {
	left:240px;
}
.container_12 .push_4 {
	left:320px;
}
.container_12 .push_5 {
	left:400px;
}
.container_12 .push_6 {
	left:480px;
}
.container_12 .push_7 {
	left:560px;
}
.container_12 .push_8 {
	left:640px;
}
.container_12 .push_9 {
	left:720px;
}
.container_12 .push_10 {
	left:800px;
}
.container_12 .push_11 {
	left:880px;
}
/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .pull_1 {
	right:80px;
}
.container_12 .pull_2 {
	right:160px;
}
.container_12 .pull_3 {
	right:240px;
}
.container_12 .pull_4 {
	right:320px;
}
.container_12 .pull_5 {
	right:400px;
}
.container_12 .pull_6 {
	right:480px;
}
.container_12 .pull_7 {
	right:560px;
}
.container_12 .pull_8 {
	right:640px;
}
.container_12 .pull_9 {
	right:720px;
}
.container_12 .pull_10 {
	right:800px;
}
.container_12 .pull_11 {
	right:880px;
}
/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

img.middle {
    vertical-align:middle;
	margin: 5px;
} 


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) no-repeat 0 0;}
    #cboxTopCenter{height:14px; background:url(images/border.png) repeat-x top left;}
    #cboxTopRight{width:14px; height:14px; background:url(images/controls.png) no-repeat -36px 0;}
    #cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) no-repeat 0 -32px;}
    #cboxBottomCenter{height:43px; background:url(images/border.png) repeat-x bottom left;}
    #cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) no-repeat -36px -32px;}
    #cboxMiddleLeft{width:14px; background:url(images/controls.png) repeat-y -175px 0;}
    #cboxMiddleRight{width:14px; background:url(images/controls.png) repeat-y -211px 0;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}

