@charset "utf-8";

html { 
	overflow-x:hidden;
}

body {
	background-image:url(../Images/xmas-background.jpg);
	background-position:top center;
	background-repeat:no-repeat;	
	background-color:#CDD9D2;
	padding-left: 0;
	padding-right:0;
	margin-left:0;
	margin-right:0;
	border:0px;
	margin:0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:100%;
}

.CutestKidsWinners {
	font:"Century Gothic";
	color:#000;
	font-size:11px;
	padding-left:20px;
}

.CutestKidsWinnersBlue {
	font:"Century Gothic";
	color:#42AFE6;
	font-size:11px;
}

.Footer {
	background-color:#000;
	border-top:dotted 1px #999;
	border-bottom:dotted 1px #999;
}


h1 {
	font:"Century Gothic";
	color:#000;
	font-size:18px;
	padding-left:20px;
	padding-top:30px;
}

h2 {
	font:"Century Gothic";
	color:#000;
	font-size:15px;
	padding-top:10px;
	text-align:right;
	margin:0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #141414;
	padding-left:7px;
	padding-bottom:5px;
	margin:0px;
}


.oneColLiqCtrHdr #container {
	width: 900px;  /* this will create a container 80% of the browser width */
	background: #3E3F3A;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #header {
	background: #3E3F3A;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #3E3F3A;
}
.oneColLiqCtrHdr #footer { 
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#3E3F3A;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.MainHolder {
}

.BodyTable {
	background-color:#FFF;
	text-align:left;
}

h5 {
	padding:0px;
	margin: 0px;
	font-size:15px;
}

.Style1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:100;
}

.StyleiBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:100;
}

.Style1-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.Style2 {
	color:#3872FE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
}

.Style3 {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
}

.Style4 {
	color:#FE07A0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
}

.Style5 {
	color:#366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
}
.Style55 {
	color:#366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	margin-bottom:3px;
	margin-top:5px;
}

.HeaderMain {
	background-color:#3D3E39;
	color:#CCCCCC;
	padding-top:0px;
	font-size:13px;
}

.HeaderMain a:link {
	color:#CCCCCC;
	font-size:12px;
	text-decoration:none;
}

.HeaderMain a:visited {
	color:#CCCCCC;
	font-size:12px;
	text-decoration:none;
}

.HeaderMain a:active {
	color:#CCCCCC;
	font-size:12px;
	text-decoration:none;
}

.HeaderMain a:hover {
	color:#7F8F8E;
	font-size:12px;
	text-decoration:underline;
}


hr {
	padding:0px;
	margin:0px;
	color:#666;
	height:1px;
	text-shadow:none;
	font-weight:100;
}

.News {
	background-image:url(../images/middle.jpg);
	padding-left:15px;
	padding-top:0px;
}

.NewsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #CCCCCC;
	width:263px;
	text-align:justify;
}

.GalleryText {
	font:"Century Gothic";
	color:#000;
	font-size: 9px;
	text-align:right;
	padding-right:5px;
	font-weight:400;
}

.NewsTestLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #CCCCCC;
	text-align:right;
	padding-right:25px;
}

.NewsTestLink a:link {
	color:#CCCCCC;
}

.DarkBlueFont {
	color:#154BE1;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}

.NewsTestLink a:visited {
	color:#CCCCCC;
}

.NewsTestLink a:active {
	color:#CCCCCC;
}

.NewsTestLink a:hover {
	color:#7F8F8E;
}

.WatchThis {
	font:"Century Gothic";
	font-size:12px;
	text-align:center;
}

.WatchThisGallery {
	font:"Century Gothic";
	font-size:11px;
	text-align:left;
	font-weight:200;
	padding-left:15px;
}

.WatchThis2 {
	font:"Edwardian Script ITC";
	font-size:32px;
	text-align:center;
}

.VI3Font {
	font:"Edwardian Script ITC";
	font-size:24px;
	color:#FFF;
}

.Cutest-Kids-Comp {
	font:"Century Gothic";
	font-size:12px;
	text-align:left;
	color:#333;
}


.WinnersFont {
	font:"Century Gothic";
	font-size:12px;
	text-align:left;
	padding-left:3px;
	color:#333;
}

.Cutest-Kids-Comp2 {
	font:"Century Gothic";
	font-size:12px;
	text-align:center;
	color:#333;
}

.WinnersFont2 {
	font:"Century Gothic";
	font-size:12px;
	text-align:right;
	padding-left:3px;
	color:#333;
}

.WinnersFont3 {
	font:"Century Gothic";
	font-size:12px;
	text-align:left;
	padding-left:20px;
	color:#333;
}

.WinnersFont4 {
	font:"Century Gothic";
	font-size:0.6em;
	text-align:left;
	color:#333;
}

.WinnersFont5 {
	font:"Century Gothic";
	font-size:12px;
	text-align:left;
	padding-left:24px;
	padding-top:20px;
	color:#333;
}

.vi3-background {
	background-image:url(../Images/separator-vi3.png);
	background-repeat:no-repeat;
	background-position:right center;
}

.MapText a:link {
	color:#F00;
	text-align:right;
}

.PhotoAlbum {
	vertical-align:middle;
}

.Generic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}

.GenericGrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}

.lpage {	font:normal 12px verdana;
}

.lpage1 {	
	font:normal 12px verdana;
	color:#CC0000;
}

.lpage3 {	
	font:normal 12px verdana;
	color:#B31B34;
}

.lpageCater {	
	font:normal 12px verdana;
	color:#B31B34;
	padding-left:45px;
}

.lpageWinter {	
	font:normal 20px verdana;
	color:#B31B34;
}

.lpageSpring {	
	font:normal 20px verdana;
	color:#FCE51C;
}


.lpage4 {	
	font:normal 11px verdana;
	color:#CCC;
}

.lpage5 {	
	font:normal 20px verdana;
	color:#FC3;
}

.lpage51 {	
	font:normal 18px verdana;
	color:#FC3;
}

.lpage52 {	
	font:normal 16px verdana;
	color:#FC3;
}

.lpage2 {	
	font:normal 12px verdana;
	color:#FFF;
}

.WrightAppeal {
	font-size: 1.6em;
	font-weight: normal;
}

.TablePadding {
	padding:50px;
}

.FooterStyle {
	background-image:url(../Images/footer-image.png);
	background-position:top;
	background-repeat:no-repeat;
}

a:link {
	color:#3AB6F7;
	text-decoration:none;
}

a:visited {
	color:#3AB6F7;
	text-decoration:none;
}

a:hover {
	color:#3AB6F7;
	text-decoration:underline;
}

a:active {
	color:#3AB6F7;
	text-decoration:none;
}

.BulletAlign {
	left:0px;
}

#twitter-feed{  
     list-style-type: none;
	 border: 1px solid #3a78b8;  
     background: #d7e6f5;  
     padding: 3px;  
     margin: 0;  
     font: 12px helvetica, arial, tahoma, sans-serif;  
    } 

.ChristmasGreen {
	color:#339900;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
