/* CSS Document */

/* All associated graphics copyright 2006, Mustard Seed Studios*/

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */


/*
-----------------------------------------------------------------------------------------
Global 
-------------------------------------------------------------------------------------- */

body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #eaeaea;
	margin: 0 auto;
	padding: 0;
}

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #7487D0;
	font-weight: bold;

}
a:link {
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #2d4993;
}
a:active {
	text-decoration: none;
	color: #003399;
}

a.nav:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.nav:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

a.subnav:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65a7bb;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 10px 5px 10px;
}

a.subnav:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 10px 5px 10px;
}

a.subnav:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 10px 5px 10px;
}

a.subnav:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 10px 5px 10px;
}

.floatleft {
    float: left;
	padding: 0px 10px 10px 0px;
}

.floatright {
    float: right;
	padding: 10px 0px 10px 10px;
}

/*
-----------------------------------------------------------------------------------------
TYPOGRAPHY ELEMENTS
-------------------------------------------------------------------------------------- */





.wht_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}

.leftheaders {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.2em;
	background-image:url(../img/real_simple.jpg);
	background-repeat:no-repeat;
}

.leftcallout {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 28px;
	padding: 0px 20px 20px 20px;

}

.leftcalloutquote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B5D96F;
	font-weight: strong;
	text-decoration: none;
	line-height: 28px;

}	
.gry_body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}

.subheaders {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.subheaders:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.subheaders:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5867A1;
	font-weight: normal;
	text-decoration: none;
}

.subheaderspace {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding: 0 5px 0px 5px;
}
.left_eventstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	padding: 5px 5px 5px 10px;
	line-height: 12px;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	line-height: 12px;
}

.ecard_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	line-height: 12px;
}
.bluheaders {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5867a1;
	font-weight: normal;
	text-decoration: none;
}
.bluheaders:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5867a1;
	font-weight: normal;
	text-decoration: none;
}
.bluheaders:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.content td { font-family: Verdana, Tahoma, Arial; font-size: 12px; }
.content td a { text-decoration: underline; display: block; margin-bottom: 18px; color: blue; }
.content td a:visited { text-decoration: underline; color: blue; }
.content td a:hover { text-decoration: none; color: blue; }
.error_text { color: #f00; }
.error { color: #f00; }
.hide { visibility: hidden; display: none; overflow: hidden; }
#content input { font-family: Verdana, Tahoma, Arial, sans-serif; background-color: #ffffff; width: 100%; border-color: #000000 #ddd #ddd #000000; border-style: solid; border-width: 1px; }
#content input:focus { color: #212121; background-color: #ffa; }
#content input:hover { color: #212121; background-color: #ffa; }
#content input.error { background-color: #fdd; border-color: #888 #ddd #ddd #888; border-style: solid; border-width: 1px; }
#content input.error:focus { background-color: #ffa; }
#content input.error:hover { background-color: #ffa; }
#content textarea { color: #212121; background-color: #ffffff; width: 100%; padding: 0 0 0 3px; border-color: #000000 #ddd #ddd #000000; border-style: solid; border-width: 1px; }
#content textarea:focus { color: #212121; background-color: #ffa; }
#content textarea:hover { color: #212121; background-color: #ffa; }
#content textarea.error { background-color: #fdd; border-style: solid; border-width: 1px; border-color: #888 #ddd #ddd #888; }
#content textarea.error:focus { background-color: #ffa; }
#content textarea.error:hover { background-color: #ffa; }