*
{
	margin: 0;
	padding: 0;
}
.line1
{
	font-size: x-large;
}
.centerCont
{
	text-align: center;
}
.alert
{
	color: #BF0000;
	border-radius: 10px;
	border: 3px double #8C0303;
	width: 60%;
	margin: auto;
	text-align: center;
	background: #E3FF0B;
}
#rightBar
{
	width: 285px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: right;
}
#homeNews
{
	width: 100%;
	float: right;
	margin-top: 55px;
	margin-right: 10px;
	position: relative;
	border: 1px solid #3E1515;
	border-radius: 15px;
	/*+box-shadow: 0px 1px 7px #030202;*/
	-moz-box-shadow: 0px 1px 7px #030202;
	-webkit-box-shadow: 0px 1px 7px #030202;
	box-shadow: 0px 1px 7px #030202;
	background: url(../images/bg.jpg) center right;
	color: #F2F0F0;
}
#homeNewsTitle
{
	font-size: 1.6em;
	color: #545252;
	font-weight: bold;
	margin-left: 8px;
	font-family: Marmelad, Constantia;
	text-shadow: 1px 3px 5px #706D5F;
}
.homeNewsItemTitle A
{
	margin-left: 12px;
	display: block;
	margin-top: 4px;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
	color: #565656;
	/*+text-shadow:4px 2px 10px #F9F9F9;*/
	-moz-text-shadow: 4px 2px 10px #F9F9F9;
	-webkit-text-shadow: 4px 2px 10px #F9F9F9;
	-o-text-shadow: 4px 2px 10px #F9F9F9;
	text-shadow: 4px 2px 10px #F9F9F9;
}
.homeNewsItemTitle A:hover
{
	margin-left: 12px;
	display: block;
	margin-top: 4px;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
	color: #656948;
	/*+text-shadow:4px 4px 10px #686868;*/
	-moz-text-shadow: 4px 4px 10px #686868;
	-webkit-text-shadow: 4px 4px 10px #686868;
	-o-text-shadow: 4px 4px 10px #686868;
	text-shadow: 4px 4px 10px #686868;
}
#homeNewsContent
{
}
.homeNewsItemDesc
{
	font-size: 0.9em;
	margin-right: 10px;
	margin-left: 20px;
	color: #545252;
}
.homeNewsItem
{
	margin-bottom: 12px;
}
.homeNewsReadAll
{
	text-align: right;
	position: absolute;
	top: 4px;
	right: 10px;
	font-family: Marmelad, Constantia;
}
.homeNewsReadAll A
{
	text-decoration: none;
}
.homeNewsReadAll A:hover
{
	text-decoration: none;
	color: #768934;
}
#mailList
{
	width: 100%;
	float: right;
	margin-top: 19px;
	margin-right: 5px;
	/*[empty]text-align:;*/
	padding-bottom: 10px;
	padding-top: 8px;
	border-radius: 15px;
	border: thin solid #381313;
	position: relative;
	font-family: Marmelad, Constantia;
	/*+box-shadow: 0px 1px 7px #030202;*/
	-moz-box-shadow: 0px 1px 7px #030202;
	-webkit-box-shadow: 0px 1px 7px #030202;
	box-shadow: 0px 1px 7px #030202;
	background: url(../images/bg.jpg) center right;
	color: #F2F0F0;
}
#mailList P
{
	margin-left: 20px;
	margin-bottom: 5px;
}
#mailListTitle
{
	font-size: 1.2em;
	color: #6C0000;
	font-weight: bold;
	margin-left: 12px;
	font-family: Marmelad, Constantia;
	text-shadow: 1px 3px 5px #706D5F;
}
#mailList FORM
{
}
#applyNow
{
	width: 333px;
	border: thin solid #00A51F;
	border-radius: 10px;
	background-color: #C8EBCE;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	padding-bottom: 10px;
	position: relative;
}
#applyNowTitle
{
	font-size: 1.6em;
	color: #5C82A9;
	font-weight: bold;
	margin-left: 8px;
	border-bottom: solid #5C82A9;
	margin-bottom: 8px;
}
#applyNow P
{
	margin-left: 20px;
	margin-bottom: 5px;
}
.applyNowBut
{
	text-align: center;
}
.storyGateLead
{
	margin-left: 20px;
	margin-bottom: 15px;
}
.posted
{
	color: #946B6B;
	font-size: 0.8em;
}
.blogRoll
{
	margin-left: 35px;
}
.storyGateTitle A
{
	text-decoration: none;
	font-size: 1.1em;
}
.storyGateTitle A:hover
{
	text-decoration: underline;
	/*[empty]background-color:;*/
}
A IMG, IFRAME
{
	border: 0;
	padding: 0;
	overflow: hidden;
}
.actLang
{
	background: #B8ECC1;
	border-radius: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 2px;
	margin-left: 2px;
}
/*Headers*/
H1, H2, H3, H4, H5, H6
{
	font-size: 100%;
	font-weight: normal;
}
#splashContent H1
{
	font-size: xx-large;
}
#splashContent
{
	position: absolute;
	left: 100px;
	top: 250px;
}
/*Forms*/
FORM, FIELDSET
{
	border: 0;
}
LEGEND
{
	color: #000;
}
INPUT, TEXTAREA, SELECT, BUTTON
{
	font-size: 100%;
	font-family: Marmelad, Constantia;
}
SELECT
{
	margin: inherit;
}
/*Tables*/
TABLE
{
	border-collapse: collapse;
	border: 0;
}
TD, TH, CAPTION
{
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}
BODY
{
	font-size: 1.4em;
	background: url('/images/bg.jpg') top center no-repeat;
}
#mainContent ARTICLE
{
	padding-left: 10px;
	padding-right: 10px;
	font-family: tahoma;
}
#debug
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	background: #FFFFFF;
}
NOSCRIPT DIV
{
	background-color: #FFDF3A;
	width: 100%;
	color: #8F0101;
	padding: 10px;
	font-size: medium;
	position: relative;
}
#ajaxLoading
{
	position: absolute;
	top: 130px;
	left: 310px;
	width: 50px;
	height: 50px;
	display: none;
	margin-left: -25px;
	margin-top: -25px;
	z-index: 2;
}
#siteContainer
{
	width: 960px;
	margin: auto;
}
#testimonials
{
	position: relative;
	width: 650px;
	margin: 25px auto auto;
	height: 130px;
	overflow: hidden;
	left: 5px;
	padding: 5px;
	bottom: 5px;
	z-index: 99999;
}
.socialNetwork
{
	float: left;
	padding: 2px;
}
.socialNetworks
{
	position: absolute;
	right: 7px;
	top: 0px;
}
.socialNetwork IMG
{
	width: 40px;
}
#testimonials A
{
	color: #575757;
}
.testimonial
{
	margin-bottom: 6px;
	color: #00079A;
	font-family: Handlee, cursive;
	font-size: 1em;
}
.testimonialByline
{
	text-align: right;
	font-size: medium;
	color: #E6E68D;
	color: #00079A;
	font-weight: bold;
	font-family: Handlee, cursive;
}
UL.marquee
{
	/*required styles*/
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	overflow: hidden;
	/*optional styles for appearance*/
	width: 100%;
	height: 100%;
	/*height should be included to reserve visual space for the marquee*/
}
UL.marquee LI
{
	/*required styles*/
	position: absolute;
	top: -999em;
	right: 0;
	display: block;
	/*keep all text on a single line
							optional styles for appearance*/
	font: 14px Arial, Helvetica, sans-serif;
	padding: 3px 5px;
}
.siteBrands
{
	height: 150px;
	position: absolute;
	z-index: 999;
	right: 25px;
	top: 30px;
	padding-right: 0px;
}
#siteTag
{
	font: x-small / 1em sans-serif;
	color: #231F1F;
	border-radius: 8px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	border: #717164;
	width: 200px;
	margin: auto auto 5px;
}
#siteTag A
{
	color: #2302B2;
}
#preHeader
{
	background: #C2272B;
	height: 35px;
	width: 100%;
	margin-top: 5px;
}
#header
{
	width: 1000px;
	height: 191px;
	margin: 0 auto;
	position: relative;
	background: url(../images/header.png) no-repeat;
}
#langSel
{
	position: absolute;
	right: 9px;
	top: 35px;
	color: #A1A5A9;
	z-index: 999999;
}
.special
{
	border: thin solid #DDDCDC;
	position: absolute;
	border-radius: 10px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 1.2em;
	padding-right: 8px;
	background: #FFF595;
	right: 20px;
	bottom: 1px;
	text-align: center;
}
.special A
{
	color: #D6821B;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.special A:hover
{
	color: #0ADA00;
}
#stage
{
	background: url('/images/stage_bg.png') repeat;
}
DIV.placeHolder
{
	width: 1px;
	background: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	width: 300px;
	height: 300px;
	margin-left: 50px;
	margin-right: auto;
	margin-top: 50px;
	float: left;
	border-radius: 10px;
	border: 1px solid #000000;
	-moz-box-shadow: 5px 5px 5px #372929;
	-webkit-box-shadow: 5px 5px 5px #372929;
	box-shadow: 5px 5px 5px #372929;
}
#mainContent
{
	font-size: 1.2em;
	padding-top: 10px;
	display: block;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #000000;
}
#main-nav
{
}
#mainContent ARTICLE IMG
{
	max-width: 95%;
	margin: auto;
	height: auto;
}
.clearAll
{
	clear: both;
}
#mainContent OL
{
	margin-left: 30px;
}
#mainContent P
{
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	color: #292727;
}
#mainContent UL
{
	display: block;
	list-style: inside;
}
#mainContent LI
{
	margin-left: 15px;
}
#mainContent H1
{
	font-size: 1.9em;
	margin-top: 10px;
	font-weight: bold;
	color: #4D3810;
	z-index: 9999;
}
#mainContent H2
{
	color: #104D4D;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
#mainContent H3
{
	color: #D26D6D;
	margin-left: 16px;
	font-style: italic;
	font-size: 1.1em;
}
#mainContent DL
{
	margin-left: 30px;
}
#mainContent DT
{
	font-weight: bold;
}
#mainContent DD
{
	margin-left: 20px;
}
#mainContent A:not(.btn)
{
	color: #477CF0;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 3px 2px 4px #FFFFFF;
}
#mainContent A:hover
{
	color: #019006;
	/*+text-shadow:1px 1px 2px #BBBBBB;*/
	-moz-text-shadow: 1px 1px 2px #BBBBBB;
	-webkit-text-shadow: 1px 1px 2px #BBBBBB;
	-o-text-shadow: 1px 1px 2px #BBBBBB;
	text-shadow: 1px 1px 2px #BBBBBB;
}
#vPlayer
{
	text-align: center;
	margin: auto;
}
#footer
{
	text-align: center;
	position: relative;
	margin-top: 20px;
	width: 100%;
	clear: both;
	height: 100px;
}
#footer P
{
	padding-right: 5px;
	padding-left: 5px;
	color: #6A5151;
	font-size: small;
}
#footer A
{
	color: #2B05E3;
	padding-left: 3px;
	padding-right: 3px;
}
.formItem INPUT
{
	margin-left: 10px;
	margin-right: 20px;
	line-height: 18px;
	font: large / 1em sans-serif;
	border-radius: 5px;
	border: 1px solid #B5AFAF;
	padding: 3px;
	color: #495149;
	margin-top: 3px;
}
.formItem TEXTAREA
{
	line-height: 18px;
	width: 90%;
	font: large / 1em sans-serif;
	border-radius: 5px;
	border: 1px solid #B5AFAF;
	padding: 3px;
	color: #495149;
	margin: auto;
	display: block;
}
.itemSingleImageTitle
{
	padding: 3px 3px 5px;
	text-align: center;
	font-size: medium;
	color: #FCFCFC;
	background-color: #A4A2C9;
}
LABEL.sideLbl
{
	text-align: left;
	font-weight: bold;
	font-size: small;
	clear: both;
	float: none;
	display: block;
}
.formSubmit
{
	text-align: center;
}
#tagLine
{
	-ms-transform: rotate(-7deg);
	/* IE 9 */
	-webkit-transform: rotate(-7deg);
	/* Chrome, Safari, Opera */
	transform: rotate(-7deg);
	position: absolute;
	right: 20px;
	top: 40px;
	color: #2C0C88;
	font-size: 2em;
	text-shadow: 0 0 3px #E3DE49;
}
HEADER
{
	position: relative;
	margin-top: 15px;
}
#footerMenu
{
	list-style: none;
	text-align: center;
	font-size: 0.8em;
}
.formItem
{
	padding: 3px;
	margin-top: 10px;
}
#recaptcha_widget_div
{
	text-align: center;
	width: 320px;
	margin: auto;
}
#map1
{
	margin: 15px auto auto;
	border: 1px solid #A4A2C9;
}
.gmnoprint DIV DIV
{
	text-align: center;
}
.gMap
{
	margin: 10px auto 0;
	padding: 0 0 18px;
	text-align: center;
	width: 640px;
}
.mapInfo
{
	margin: 0 0 15px;
	display: block;
	overflow: auto;
	padding-bottom: 10px;
}
.mapTitle
{
	color: #EE1753;
	font-weight: bold;
	font-size: large;
}
.markImage IMG
{
	border: 1px solid #8E8B8C;
	border-radius: 10px;
}
.gmnoprint DIV DIV P
{
	display: block;
}
.formItem .inputNote
{
	text-align: center;
}
.homePageLinkBlock
{
	width: 50%;
	margin: auto;
}
.backToCat
{
	clear: both;
	width: 100%;
	text-align: center;
}
.labelBox
{
	border: 1px solid #141313;
	background: url(../images/bg.jpg);
	position: relative;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #30301F;
	padding-right: 15px;
	width: 80%;
	margin: 25px auto 15px;
	border-radius: 10px;
	/*+box-shadow: 1px 4px 8px #5E5034;*/
	-moz-box-shadow: 1px 4px 8px #5E5034;
	-webkit-box-shadow: 1px 4px 8px #5E5034;
	box-shadow: 1px 4px 8px #5E5034;
}
.labelBoxTitle
{
	border: 1px solid #000000;
	background: #5E5E5E;
	position: absolute;
	top: -10px;
	left: -10px;
	font-weight: bold;
	font-size: large;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-radius: 5px;
	color: #FFFFFF;
}
.hide
{
	display: none;
}
#nav
{
	position: absolute;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 5px;
	bottom: 5px;
	z-index: 999;
	right: 0px;
	border-radius: 10px;
	border: thin solid #948F8F;
	background: url(../images/mainMenu.jpg);
	/*+box-shadow: 1px 4px 10px #313131;*/
	-moz-box-shadow: 1px 4px 10px #313131;
	-webkit-box-shadow: 1px 4px 10px #313131;
	box-shadow: 1px 4px 10px #313131;
}
#nav LI
{
	list-style: none;
	display: inline;
	margin-left: 30px;
}
#nav LI A
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: x-large;
	/*+text-shadow:-1px 2px 4px #000000;*/
	-moz-text-shadow: -1px 2px 4px #000000;
	-webkit-text-shadow: -1px 2px 4px #000000;
	-o-text-shadow: -1px 2px 4px #000000;
	text-shadow: -1px 2px 4px #000000;
}
#nav A:hover
{
	color: #E6F000;
	font-weight: bold;
}
.custom
{
	/*Applied to container DIV*/
	width: 576px;
	height: 210px;
	background-color: #FFF;
	margin-bottom: 1em;
}
.custom .simply-scroll-clip
{
	/*Applied to clip DIV*/
	width: 576px;
	height: 210px;
}
#siteMap UL, #siteMap LI, #siteMap A
{
	display: inline;
	color: #FFFFFF;
	padding-left: 10px;
}
#siteMap
{
	margin-top: 500px;
}
.tip P
{
	margin-left: 10px;
	font-size: 90%;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #757575;
}
#siteLogo
{
	display: none;
}
#funcChoices
{
	border: 1px solid #000000;
	position: relative;
	overflow: auto;
	margin: auto;
	background: #FFFFFF;
}
.funcChoice
{
	width: 33.3%;
	height: 475px;
	float: left;
	display: block;
	overflow: auto;
}
#logPost
{
	background: #E7EBC3;
}
#subscribe
{
	background: #DAECFA;
}
#justPost
{
	background: #FCECD2;
}
.siteMsg
{
	font-size: small;
	padding: 5px;
	border: 1px solid #EFA5A5;
	border-radius: 5px;
	width: 90%;
	margin: 10px auto;
}
.siteMsg P
{
	margin-bottom: 5px;
}
.submitBut
{
	text-align: center;
	margin-top: 15px;
}
.cbLabel
{
	font-size: small;
}
#siteTag IMG
{
}
.special:hover
{
	background: #FFFFFF;
}
#nav UL UL
{
	padding-top: 5px;
}
#splash
{
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
	z-index: 999999999999999;
	visibility: hidden;
}
.boxTitle
{
	position: absolute;
	left: 5px;
	top: 3px;
}
.boxContent
{
	padding-top: 43px;
	margin-left: 30px;
	margin-right: 10px;
	color: #E9EBEB;
	font-size: small;
}
#secondMenu
{
	position: relative;
	margin-bottom: 20px;
	padding-right: 20px;
	text-align: right;
}
#secondMenu A
{
	color: #E3FF0B;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: small;
	/*+text-shadow:-2px 1px 4px #5A0000;*/
	-moz-text-shadow: -2px 1px 4px #5A0000;
	-webkit-text-shadow: -2px 1px 4px #5A0000;
	-o-text-shadow: -2px 1px 4px #5A0000;
	text-shadow: -2px 1px 4px #5A0000;
}
#secondMenu A:hover
{
	color: #971B1E;
	font-weight: bold;
	/*+text-shadow:0 0px 4px #F4F3F3;*/
	-moz-text-shadow: 0 0px 4px #F4F3F3;
	-webkit-text-shadow: 0 0px 4px #F4F3F3;
	-o-text-shadow: 0 0px 4px #F4F3F3;
	text-shadow: 0 0px 4px #F4F3F3;
}
#secondMenu LI
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style: none;
	display: inline;
}
#secondMenu #linkDesc
{
	position: absolute;
	top: 5px;
	right: 5px;
	color: #BCC7C8;
	width: 70%;
}
#rightBox
{
	width: 250px;
	float: right;
}
#servicesList
{
	margin-top: 33px;
}
#servicesListTitle
{
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 6px;
	color: #412F16;
	border-bottom: solid rgba(65, 47, 22, 0.348);
}
#testimonialsWidget .widgetTitle
{
	font-weight: bold;
	font-size: 1.4em;
}
#testimonialsWidget .widget-item
{
	margin-left: 20px;
}
#servicesList A
{
	margin-left: 10px;
	clear: both;
	display: block;
	background: url(../images/mcBack.jpg);
	padding: 5px;
	color: #FDFDFD;
	margin: 3px auto 8px;
	font-weight: bold;
	text-decoration: none;
	border: thin solid #211A1A;
	width: 80%;
	/*+text-shadow:-1px 2px 4px #000000;*/
	-moz-text-shadow: -1px 2px 4px #000000;
	-webkit-text-shadow: -1px 2px 4px #000000;
	-o-text-shadow: -1px 2px 4px #000000;
	text-shadow: -1px 2px 4px #000000;
}
#servicesList .serviceRollItem A:hover
{
	color: #E6F000;
	/*+box-shadow: 4px 6px 10px #313131;*/
	-moz-box-shadow: 4px 6px 10px #313131;
	-webkit-box-shadow: 4px 6px 10px #313131;
	box-shadow: 4px 6px 10px #313131;
}
#siteFooter
{
	clear: both;
	text-align: center;
}
ARTICLE UL
{
	margin-left: 20px;
}
.custom-font-nav
{
	font-family: 'PT+Serif';
}
#contactInfo
{
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
}
#logo IMG
{
	width: 237px;
}
.xs-body #logo
{
	text-align: center;
}
.xs-body #logo IMG
{
}
.xs-body .headshot
{
	width: 95%;
	height: auto;
	margin: auto;
}
.xs-body #contactInfo
{
	text-align: center;
}
.btn {
	font-weight: bold;
}