/* CSS Document */
body {
	margin-top: 10px;
    font-style: normal;
    font-family: Arial, "Lucida Grande", Helvetica;
    text-align: top;
}


.holidaycopy {
	margin-top: 8px;
    font-style: normal;
    font-family: Arial, "Lucida Grande", Helvetica;
    text-align: left;
}

.hr {
    width: 100%;
    height: 3px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url(images/greenDot.gif) repeat-x;
}

.technical {
    text-align: left;
    line-height: normal;
    text-transform: none;
    background: #fcf0c1;
    color: #551110;
    font-size: 8pt;
    padding: 5px;
}

.photoText {
    font-size: 10px;
    color: #551110;
    text-align: left;
    margin: 0;
    padding: 3px 0 0;
    width: inherit;
    line-height: normal;
}

.topHeader {
    font-size: 14px;
    color: #551110;
    text-align: left;
    margin: 5;
    padding: 3px 0 0;
    width: inherit;
    line-height: normal;
	font-weight: bold;
}

.hoildaytext {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
	margin-right:10px;
	text-align:right;
	line-height: normal;
	
}

.hoildaytexttop {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
	margin-right:10px;
	text-align:right;
	line-height: normal;
	
}

.hoildaytext2 {
    font-size: 12px;
    color: #000000;
    font-weight: normal;
	margin-left:10px;
	text-align:left;
	
	
}

.itcosts360 {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
	margin-left:10px;
	text-align:left;
	font-style:italic;
	
	
}

.hoildaytext3 {
    font-size: 12px;
    color: #000000;
    font-weight: normal;
	margin-left:0px;
	text-align:left;
	
	
}

.hoildaytext2bold {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
	margin-left:0px;
	text-align:left;
	
	
}
.hoildaytextquestions {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
	text-align:left;
	margin-left:10px;
	margin-top:10px;
	
}

.hoildaytextquestions a:link 	{color:#000000; text-decoration:none;}
.hoildaytextquestions a:active 	{color:#000000; text-decoration:none;}
.hoildaytextquestions a:visited {color:#000000; text-decoration:none;}
.hoildaytextquestions a:hover 	{color:#000000; text-decoration:none;}

.hoildaytextquestionsgreen {
    font-size: 12px;
    color: #EB1C24;
    font-weight: bold;
	text-align:left;
	margin-left:0px;
	margin-top:0px;
	
}


#main {
    width: 390px;
    vertical-align: top;   
    padding: 0;
    text-align: left;
    float: left;
    min-height:  500px;
	background: url(../images/content_bg.gif) repeat-y;
}

#mainwide {
    width: 585px;
    vertical-align: top;   
    padding: 0;
    text-align: left;
    float: left;
    min-height:  500px;
	background: url(../images/content_bg.gif) repeat-y;
}

#leftNav {
    text-align: left;
}

#rightNav {

	vertical-align: top;
    width: 195px;
    float: right;
    text-align: left;
    margin: 0;
    font-size: 9pt;
    color: #640d07;
    line-height: normal;
}

/*<group=Text>*/

a {
    color: #723027;
    text-decoration: none;
	font-size: 9pt;
}

a:link, a:visited, a:active {
    text-decoration: none;
}

a:hover {
	color: #000000;
    text-decoration: none;
}

ul {
    font-size: 9pt;
	text-align: left;
    left: -5px;
/*    list-style: url(images/twoleaves.gif);*/
    margin-top: 1px;
    margin-bottom: 1px;
}

ol {
    text-align: left;
    list-style: decimal;
    font-size: 9pt;
}

h1 {
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    margin: 10px 5px 20px;
}

.headingholiday {
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
    margin: 10px 5px 20px;
	color:#C1D72F;
}


.holidayheading2 {
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    margin-left:10px;
}

.holidayheading2green {
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    margin-left:10px;
	color:#2E8ECE;
}

.holidayheadingthankyou {
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    margin-left:10px;
	color:#2E8ECE;
}

.holidayheading3 {
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    margin-left:10px;

}



h3 {
    font-weight: bold;
    text-align: left;
    margin: 20px 5px 10px;
    font-size: 9pt;
}

h4 {
    font-weight: bold;
    text-align: left;
    font-size: 9pt;
    color: #666666;
    margin-top: 20px;
    margin-right: 5px;
    margin-left: 5px;
}



label {
    font-size: 10pt;
    text-align: left;
	margin-left:10px;

}

input {
	margin: 0px 0px 0px;	
}
p.submit{
		margin-left:120px
}

.tabletext {
    font-size: 9pt;
    text-align: left;
    vertical-align: top;
    padding: 2px;
}
/*</group>*/

#footer {
    text-align: center;
    width: 780px;

    clear: both;
    font-size: 8pt;
 /*   background: #E8ECE4; */
 	background-image: url(../images/footer.gif);
    padding-top: 7px;
    padding-bottom: 5px;

}

/*<group=Icons>*/

.iconText {
    font-size: 10px;
    color: black;
    text-align: center;
    margin: 0;
    padding: 3px 0 0;
    width: inherit;
    line-height: normal;
    font-weight: bold;
}

.iconRight {
    float: right;
    background: 3px;
    padding: 3px;
    text-align: left;
    margin: 5px;
}

.iconLeft {
    float: left;
    background: 3px;
    padding: 3px;
    text-align: left;
    margin: 5px;
}

/*</group>*/
