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

/* Reset
----------------------------------------------------------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	height:100%;
	background-color: #27876E;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Structure
----------------------------------------------------------------------------------------------------*/

/* Container
----------------------------------------------------------------------------------------------------*/
.containerhead {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color:white;
}
.containerfoot {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background: url(../images/headerbg.png) #27876E;
	background-repeat: no-repeat;
	min-height: 400px;
	height:auto !important;
	height: 400px;
}

/* Grid Children
----------------------------------------------------------------------------------------------------*/


.first {
	margin-left: 0;
}



.last {
	margin-right: 0;
}


/* Content 
----------------------------------------------------------------------------------------------------*/

.content_1,
.content_2,
.content_3,
.content_4,
.content_5,
.content_6,
.content_7,
.content_8,
.content_9,
.content_10,
.content_11,
.content_12,
.content_13,
.content_14,
.content_15,
.content_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

/*
.container .content_1 {
	width: 60px;
}
*/

/*
.container .content_2 {
	width: 140px;
}
*/


.container .content_3 {
	width: 220px;
}

.container .content_3m {
	display: inline;
	float: left;
	width: 220px;
	margin-left: 10px;
}
.container .content_3m#contact {
	display: inline;
	float: left;
	width: 220px;
	margin-left: 10px;
	
}

.container .content_4 {
	width: 300px;
}
.container .content_4m {
	display: inline;
	float: left;
	width: 300px;
	margin-top: 11px;
}


.container .content_5 {
	width: 380px;
}

.container .content_5m {
	display: inline;
	float: left;
	width: 390px;
	margin: 0px;
	margin-top: 5px;
}


/*.container .content_6 {
	width: 460px;
}*/

.containerfoot .content_6 {
	width: 460px;
	display: inline;
	float: left;

}


.container .content_7 {
	width: 540px;
}


/*
.container .content_8 {
	width: 620px;
}
*/


.container .content_9 {
	width: 700px;
}
.container .content_9m {
	width: 695px;
	display: inline;
	float: left;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 20px;
}


/*
.container .content_10 {
	width: 780px;
}
*/

/*
.container .content_11 {
	width: 860px;
}
*/

.container .content_12 {
	width: 940px;
}


/* Add Extra Space content
----------------------------------------------------------------------------------------------------*/

/*
.container .xtracontent_1 {
	padding-left: 80px;
}
*/

/*
.container .xtracontent_2 {
	padding-left: 160px;
}
*/


.container .xtra_3 {
	padding-left: 240px;
}


/*
.container .xtracontent_4 {
	padding-left: 320px;
}
*/

/*
.container .xtracontent_5 {
	padding-left: 400px;
}
*/

/*
.container .xtra_6 {
	padding-left: 480px;
}
*/

/*
.container .xtracontent_7 {
	padding-left: 560px;
}
*/

/*
.container .xtracontent_8 {
	padding-left: 640px;
}
*/

/*
.container .xtra_9 {
	padding-left: 720px;
}
*/

/*
.container .xtracontent_10 {
	padding-left: 800px;
}
*/

/*
.container .xtracontent_11 {
	padding-left: 880px;
}
*/


/* Subtract Extra Space content
----------------------------------------------------------------------------------------------------*/

/*
.container .subtactcontent_1 {
	padding-right: 80px;
}
*/

/*
.container .subtactcontent_2 {
	padding-right: 160px;
}
*/

/*
.container .subtactcontent_3 {
	padding-right: 240px;
}
*/

/*
.container .subtactcontent_4 {
	padding-right: 320px;
}

*/
/*
.container .subtactcontent_5 {
	padding-right: 400px;
}
*/

/*
.container .subtactcontent_6 {
	padding-right: 480px;
}
*/

/*
.container .subtactcontent_7 {
	padding-right: 560px;
}
*/

/*
.container .subtactcontent_8 {
	padding-right: 640px;
}
*/


/*.container .subtactcontent_9 {
	padding-right: 720px;
}*/


/*
.container .subtactcontent_10 {
	padding-right: 800px;
}
*/

/*
.container .subtactcontent_11 {
	padding-right: 880px;
}
*/

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Transparency Fix
----------------------------------------------------------------------------------------------------*/

 


/* Width Span Containers and Extra
----------------------------------------------------------------------------------------------------*/

.headercontain {
	width: 100%;
	background: #27876E;
	background-repeat:repeat-x;
	background-image: url(../images/hdrpt.png);
	background-position: 0px 510px;
}
.headercontain img {
	padding-top: 25px;
	padding-bottom: 25px;
}

.contentcontain {
	padding-top: 25px;
	width: 100%;
	background: white;
}

.footercontain {
	padding-top: 25px;
	width: 100%;
	background: url(../images/hdrptTwo.png);
	background-repeat:repeat-x;
}

.headerbox {
	margin-left: auto;
	margin-right: auto;
}
.contentbox {
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;	
}

.headerbox img {
	display:block;
}
.spacerbox {
	min-height:10px;
  	height:auto !important;
  	height:10px;
	margin:0px;
	padding-top:10px;
}
.img {
	display: block;
	padding:0;
	margin:0;
	border:0;
}

/* Mid Content Styles
----------------------------------------------------------------------------------------------------*/

.contentboxmid {
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	
}
.contentboxmid#mainnav {
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	background-image: url(../images/mainnavphoto.png);
	background-repeat: no-repeat;
	background-position: 5px 20px;
}
.contentboxmid#contactnav {
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	min-height: 331px;
	height:auto !important;
	height: 331px;
	background-image: url(../images/mainnavbgphone.png);
	background-repeat: no-repeat;
	background-position: 10px 48px;
}
.contentboxmid#first {
	background:url(../images/midcontentindex-trans.png);
	background-repeat:no-repeat;
	width: 315px;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	padding-left: 50px;
	padding-right: 50px;
}
.contentboxmid#second {
	background: url(../images/mainnavinfobg.png);
	background-repeat: no-repeat;
	min-height: 513px;
	height:auto !important;
	height: 513px;
	padding-left: 10px;	
}
.contentboxmid#third {
	background:url(../images/midcontentserv.png);
	background-repeat:no-repeat;
	width: 700px;
	min-height: 233px;
	height:auto !important;
	height: 233px;
	padding-left: 30px;
	padding-top: 15px;
}
.contentboxmid#fourth {
	background: url(../images/midcontentservfourth.png);
	background-repeat: no-repeat;
	width: 220px;
	min-height: 255px;
	height:auto !important;
	height: 255px;
	padding-top: 10px;
	padding-left: 10px;

}
.contentboxmid#fifth {
	background: url(../images/midcontentservfourth.png);
	background-repeat: no-repeat;
	width: 220px;
	min-height: 255px;
	height:auto !important;
	height: 255px;
	padding-top: 10px;
	padding-left: 10px;

}
.contentboxmid#fifthtwo {
	background: url(../images/midcontentservfourth.png);
	background-repeat: no-repeat;
	width: 220px;
	min-height: 255px;
	height:auto !important;
	height: 255px;
	padding-top: 10px;
	padding-left: 10px;

}
.contentboxmid#fifththree {
	background: url(../images/midcontentservfourth.png);
	background-repeat: no-repeat;
	width: 220px;
	min-height: 255px;
	height:auto !important;
	height: 255px;
	padding-top: 10px;
	padding-left: 10px;

}
.contentboxmid#sixth {
	background: url(../images/midcontentservsixth.png);
	background-repeat: no-repeat;
	width: 540px;
	min-height: 355px;
	height:auto !important;
	height: 355px;
	padding-top: 10px;
	padding-left: 10px;

}
.contentboxmid#seventh {
	background: url(../images/midcontentservseventh.png);
	background-repeat: no-repeat;
	width: 300px;
	min-height: 355px;
	height:auto !important;
	height: 355px;
	padding-top: 10px;
	padding-left: 10px;

}
.contentboxmid#eighth {
	background:url(../images/midcontentcontactThree.png);
	background-repeat:no-repeat;
	width: 700px;
	min-height: 375px;
	height:auto !important;
	height: 375px;
	padding-left: 30px;
	padding-top: 15px;
}
.contentboxmid#ninth {
	background-repeat:no-repeat;
	width: 695px;
	min-height: 225px;
	height:auto !important;
	height: 225px;
/*
	background-image: url(../images/midcontentcontacttwo.png);
	background-position: -5px 4px;
*/

}
.contentboxmid#tenth {
	background:url(../images/midcontentsubart.png);
	background-repeat:no-repeat;
	width: 700px;
	min-height: 357px;
	height:auto !important;
	height: 357px;
	padding-left: 30px;
	padding-top: 15px;
}
.contentboxmid#eleventh {
	background:url(../images/midcontentsubartTwo.png);
	background-repeat:no-repeat;
	background-position: 0px 21px;
	width: 695px;
	min-height: 321px;
	height:auto !important;
	height: 321px;
	padding-left: 30px;
	padding-top: 15px;
}
.contentboxmid#twelve {
	background:url(../images/midcontentsubartThree.png);
	background-repeat:no-repeat;
	background-position: 0px 21px;
	width: 700px;
	min-height: 220px;
	height:auto !important;
	height: 220px;
	padding-left: 30px;
	padding-top: 15px;
}
/* Mid Content Text Styles
----------------------------------------------------------------------------------------------------*/
.contentboxmid p {
	font-family: Arial;
	font-size: 11px;
	line-height: 21px;
	color: #7F7F7F;
}
.contentboxmid p#contactinfo {
	font-family: Arial;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color: #7F7F7F;
	width: 500px;
	padding-top: 45px;
	padding-left: 30px;
}
.contentboxmid p#contactinfo a {
	font-family: Arial;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color: #006F53;
	text-decoration: underline;
}
.contentboxmid p#contactinfo a:hover {
	color: #254A3C;
}
.contentboxmid h1 {
	font-family: Arial;
	font-size: 17px;
	line-height: 21px;
	color: #006F53;
}
.contentboxmid h2 {
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	line-height: 21px;
	color: #006F53;
}
.contentboxmid h2#maininfo {
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	line-height: 21px;
	color: white;
}
.contentboxmid h2#maininfo a:link, .contentboxmid h2#maininfo a:visited {
	color: white;
	text-decoration: none;
}

.contentboxmid h2#maininfo a:hover {
	color: #254A3C;
	text-decoration: none;
}	
.contentboxmid h3 {
	font-family: Arial;
	font-size: 24px;
	line-height: 32px;
	color: #006F53;
}
.contentboxmid h4 {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	color: #006F53;
}

/* ID text tags
----------------------------------------------------------------------------------------------------*/
.contentboxmid#tenth h1 {
	font-family: Arial;
	font-size: 24px;
	line-height: 32px;
	color: #27876E;
	width: 650px;
	padding-bottom: 20px;
}
.contentboxmid#tenth h2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #27876E;
	padding-left: 20px;

}
.contentboxmid#twelve h2 {
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	line-height: 21px;
	color: #27876E;
	padding-top: 30px;
}
.contentboxmid#third h3 {
	font-family: Arial;
	font-size: 24px;
	line-height: 32px;
	color: #27876E;
	width: 650px;
}
.contentboxmid#eleventh h4 {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	color: #27876E;
	padding-top: 40px;
	width: 625px;
}
.contentboxmid h5 {
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 17px;
	line-height: 21px;
	color: white;
}
.contentboxmid h4 {
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #27876E;
}
.contentboxmid h4 a {
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #27876E;
}
.contentboxmid h4 a:link, .contentboxmid h4 a:visited {
	color: #27876E;
	text-decoration: none;
}

.contentboxmid h4 a:hover {
	color: red;
	text-decoration: none;
}

/* Mid Content List Styles
----------------------------------------------------------------------------------------------------*/
.contentboxmid .fourth, .fifth, .seventh ul {
	text-decoration: none;
}
.contentboxmid li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom:5px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px .5em;
}
.contentboxmid li.head {
	background:none;
	font-family: Arial;
	font-weight: bold;
	color: #27876E;
	font-size: 11px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom:5px;
}
.contentboxmid ul#left {
	width: 270px;
	margin: 0px;
    padding: 0px;
    border: 0px none; 
	float: left;
	text-decoration: none;
}
.contentboxmid ul#right {
	width: 270px;
	margin: 0px;
    padding: 0px;
    border: 0px none;
	float: right;
	text-decoration: none;
}
.contentboxmid#tenth ul#left {
	width: 270px;
	margin: 0px;
    padding: 0px;
    border: 0px none; 
	float: left;
	text-decoration: none;
}
.contentboxmid#tenth ul#right {
	width: 270px;
	margin: 0px;
    padding: 0px;
    border: 0px none;
	float: right;
	text-decoration: none;
}

/* Footer Styles
----------------------------------------------------------------------------------------------------*/
.contentboxfoot {
	min-height: 200px;
	height:auto !important;
	height: 200px;
	background: url(../images/footerstructure-trans.png);
	background-repeat: no-repeat;
	padding-top:10px;
	padding-bottom:10px;
}
.footerbox {
	margin-left: auto;
	margin-right: auto;
	min-height:200px;
	height:auto !important;
	height:200px;
}

/* Footer Text Styles
----------------------------------------------------------------------------------------------------*/
.contentboxfoot p {
	padding-left: 40px;
	width: 400px;
	font-family: Arial;
	font-size: 11px;
	line-height: 21px;
	color: white;
}
.contentboxfoot p a {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: white;
	line-height: 21px;
}
.contentboxfoot p a:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: #254A3C;
	line-height: 21px;
}
.contentboxfootsub {
	text-align: center;	
}
.contentboxfootsub p {
	width: 940px;
	font-family: Arial;
	font-size: 11px;
	line-height: 21px;
	color: white;
	padding-top: 20px;
}
.contentboxfootsub p a {
	padding-left: 12px;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: white;
	line-height: 21px;
}
.contentboxfootsub p a:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: #254A3C;
	line-height: 21px;
}
.contentboxfoot p#meta {
	padding-left: 40px;
	font-family: Arial;
	color: white;
	font-size: 11px;
	line-height: 21px;
	font-style: italic;
}
.contentboxfoot h1 {
	padding-bottom: 25px;
	padding-top: 20px;
	padding-left: 40px;
	color: white;
	font-family: Arial;
	font-size: 17px;
	line-height: 21px;
}
.contentboxfoot img {
	padding-right: 10px;
	text-align: center;

}
.contentboxfoot #evanLogo a {
	width: 178px; 
	height:auto !important;  
	min-height:29px;  
	height:29px;
}

/* ALL NAVIGATION BELOW 
----------------------------------------------------------------------------------------------------*/

/* Main Navigation
----------------------------------------------------------------------------------------------------*/

 #navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background-repeat: no-repeat;
	height: 169px;
	background-image: url(../images/mainnavbg.png);
	background-position: 10px 1px;
}

#navlist li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 17px;
	padding-left: 25px;
	padding-bottom: 25px;
	background-image: url(../images/arrowtwo.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

#navlist a { 
	padding: 3px 10px; 
}

#navlist a:link, #navlist a:visited {
	color: white;
	text-decoration: none;
}

#navlist a:hover {
	color: #254A3C;
	text-decoration: none;
}

/* Footer Navigation
----------------------------------------------------------------------------------------------------*/

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

#navlisttwo li
{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
padding-left: 50px;
padding-top: 3px;
padding-bottom:5px;
background-image: url(../images/arrowthree.png);
background-repeat: no-repeat;
background-position: 40px .5em;
}

#navlisttwo a { 
	padding: 3px 10px; 
}

#navlisttwo a:link, #navlisttwo a:visited {
	color: white;
	text-decoration: none;
}

#navlisttwo a:hover {
	color: #254A3C;
	text-decoration: none;
}	

/* Contact Navigation
----------------------------------------------------------------------------------------------------*/
 #navlistcontact
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background:url(../images/midcontentcontacttwoNav.png);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	min-height: 192px;
	height:auto !important;
	height: 192px;
	width: 220px;
}

#navlistcontact li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 25px;
	padding-bottom: 25px;
	background-image: url(../images/arrowtwo.gif);
	background-repeat: no-repeat;
	background-position: 20px 22px;
}

#navlistcontact a { 
	padding: 3px 10px; 
}

#navlistcontact a:link, #navlistcontact a:visited {
	color: white;
	text-decoration: none;
}

#navlistcontact a:hover {
	color: #254A3C;
	text-decoration: none;
}

/* Submit Art Navigation
----------------------------------------------------------------------------------------------------*/

 #navlistsubart
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background-repeat: no-repeat;
	min-height: 339px;
	height:auto !important;
	height: 339px;
	background-image: url(../images/midcontentsubartTwoNav.png);
	background-position: 10px 1px;
}

#navlistsubart li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 25px;
	padding-bottom: 31px;
	background-image: url(../images/arrowtwo.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

#navlistsubart a { 
	padding: 3px 10px; 
}

#navlistsubart a:link, #navlistsubart a:visited {
	color: white;
	text-decoration: none;
}

#navlistsubart a:hover {
	color: #254A3C;
	text-decoration: none;
}

/* FAQ Styles
----------------------------------------------------------------------------------------------------*/

.faq {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 700px;
	
}
.faq h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #27876E;
	font-size: 20px;
	line-height: 22px;
	padding-bottom: 10px;
}
.faq p {
	font-family: Arial, Helvetica, sans-serif;
	color: #254A3C;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 25px;
}
.faq p.meta {
	font-family: Arial, Helvetica, sans-serif;
	color: #27876E;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
}
.faq2 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 700px;
	padding-left: 235px;
	
}
.faq2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #27876E;
	font-size: 20px;
	line-height: 22px;
	padding-bottom: 10px;
}
.faq2 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #254A3C;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 25px;
}
.faq2 p.meta {
	font-family: Arial, Helvetica, sans-serif;
	color: #27876E;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
}





/* News Styles
----------------------------------------------------------------------------------------------------*/

.news {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 700px;
	
}
.news h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #27876E;
	font-size: 20px;
	line-height: 22px;
	padding-bottom: 5px;
}
.news p {
	font-family: Arial, Helvetica, sans-serif;
	color: #254A3C;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 25px;
}
.news p a:link, .news p a:visited {
	color: #27876E;
	text-decoration: none;
}

.news p a:hover {
	color: #254A3C;
	text-decoration: none;
}
.news p.meta {
	font-family: Arial, Helvetica, sans-serif;
	color: #27876E;
	font-size: 10px;
	font-style: italic;
	line-height: 21px;
	padding-bottom: 10px;
}

/* CodeName Below
-------------------------------------------------------- */

#holiday {
	padding-top: 25px;
	padding-left: 20px;
}

h3#holiday {
	font-family: Arial;
	font-size: 17px;
	line-height: 21px;
	color: #27876E;
}
h4#holiday {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #254A3C;
}
ul#holiday li {
	font-family: Arial, Helvetica, sans-serif;
	color: #254A3C;
	font-size: 12px;
	line-height: 16px;
}
a#holiday {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #254A3C;
	padding-left: 350px;
}

/* Colors Used
----------------------------------------------------------------------------------------------------*/

/*

Light Green: #649C88
Med Green: #27876E
HPI Green: #006F51
Dark Green: #254A3C

*/

