﻿body
{
	height:100%;
	width:100%;
	background-image:url('images/sideBackground.jpg');
	background-repeat:repeat;
	margin:0px;
}
p
{
	font-family:Calibri;
	font-size:18px;
}
div
{
	font-family:Calibri;
}
span
{
	font-family:Calibri;
}
.greenfont
{
	color:#94AA22;
	font-family:Calibri;
	font-size:18px;
}
li
{
	list-style:none;
}
.largefont
{
	font-size:24px;
}
.clear
{
	clear:both;
}
.hidden
{
	display: none!important;
}
.indent
{
	margin-left:40px!important;
}
#rootPageContainerDiv
{
	height:100%;
	width:100%;
}

/* Home Page Styles */
#homePage
{
	width:785px;
	height:100%;
	margin: 0px auto;
	text-align:center;
	display:none;
}
#homePage_Logo
{
	width:785px;
	height:155px;
	background-image:url('images/homePage/homePageLogoBackground.jpg');
	background-repeat:repeat-y;
}
#homePage_Logo img
{
	margin: 0px auto;
	text-align:center;
	margin-top:20px;
}
#homePage_Navigation
{
	height:56px;
	width:785px;
}
#homePage_Navigation_LeftChrome
{
	height:56px;
	width:25px;
	background-image:url('images/homePage/navLeftSide.jpg');
	float:left;
}
#homePage_Navigation_CenterChrome
{
	height:56px;
	width:735px;
	background-image:url('images/homePage/navBody.jpg');
	float:left;
}
#homePage_Navigation_CenterChrome div
{
	float:left;
	width:176px;
	line-height:56px;
	height:56px;
	color:#f3f3f3;
}
#homePage_Navigation_CenterChrome a:link
{ 
	color: White;
	text-decoration:none;
}
#homePage_Navigation_CenterChrome a:visited
{ 
	color: White;
	text-decoration:none;
}
#homePage_Navigation_CenterChrome a:hover
{ 
	color: #94AA22;
	text-decoration:none;
}
#homePage_Navigation_CenterChrome a:active
{ 
	color: #94AA22;
	text-decoration:none;
}
.navTitleFirstLetter
{
	font-size:24px;
}
.navTitleText
{
	font-size:18px;
}
.whiteBg
{
    background-color:White;
}
.float_right
{
	float:right!important;
}
.float_left
{
	float:left!important;
}
#homePage_Navigation_RightChrome
{
	height:56px;
	width:25px;
	background-image:url('images/homePage/navRightSide.jpg');
	float:right;
}
#homePage_Content_Container
{
	height:1200px;
	width:785px;
	background-image:url('images/homePage/contentBackground.jpg');
	background-repeat:repeat-y;
	text-align:left;
	overflow:hidden;
}
#homePage_Content_TextArea
{
	margin:40px 50px 30px 50px;
}
#homePage_Content_TextArea p
{
	color:#5B5A5A;
}
#homePage_Copyright
{
	float:right;
	font-size:12px;
	color:rgb(82,80,73);
}
#homePage_Navigation_OurPhilosophyDiv
{
    margin-right:16px;
    margin-left:2px;
}
/* End Home Page Styles */



/* Details Pages Styles */
#detailsPage
{
	display:none;
}
#detailsPage_TopNav_Logo a img
{ 
	border:none;
}
#detailsPage_TopNav
{
	height:160px;
	width:100%;
}
#detailsPage_Body
{
	height:1100px;
	width:100%;
	background-image:url('images/detailsPage/bodyBackground.jpg');
	background-repeat:repeat-x;
	background-color:#96928A;
}
#detailsPage_TopNav_RootContainerDiv_Wrapper
{
	height:160px;
	width:100%;
	background-color:White;
}
#detailsPage_TopNav_RootContainerDiv
{
	margin: 0px auto;
	text-align:center;
	height:160px;
	width:900px;
}
#detailsPage_TopNav_RootContainerDiv div
{
	float:left;
}
#detailsPage_TopNav_Logo
{
	margin-top:5px;
	margin-left:10px;
}
#detailsPage_TopNav_NavItems
{
	width:900px;
	height:40px;
	margin-top:15px;
}
#detailsPage_TopNav_NavItems div
{
	width:225px;
	height:40px;
	float:left;
	cursor:pointer;
}
#detailsPage_Body_RootContainerDiv
{
	margin: 0px auto;
	text-align:center;
	height:560px;
	width:900px;
}
#detailsPage_Body_RootContainerDiv .detailsContentArea
{
	float:left;
	margin:30px;
	text-align:left;
	color:#EEECE1;
}
#detailsPage_Footer
{
	width:100%;
	height:100px;
	background-image:url('images/detailsPage/footerBackground.jpg');
}
#detailsPage_TopNav_NavItems a:link
{ 
	color: rgb(82,80,73);
	text-decoration:none;
}
#detailsPage_TopNav_NavItems a:visited
{ 
	color: rgb(82,80,73);
	text-decoration:none;
}
#detailsPage_TopNav_NavItems a:hover
{
	color: #94AA22;
	text-decoration:none;
}
#detailsPage_TopNav_NavItems a:active
{
	color: #94AA22;
	text-decoration:none;
}
#detailsPage_Body_RootContainerDiv div
{
	display:none;
}


#detailsPage_Body_Content_services
{
	width:900px;
}
#detailsPage_Body_Content_ourphilosophy
{
	width:900px;
}
#detailsPage_Body_Content_experience
{
	width:900px;
}
#detailsPage_Body_Content_contactus
{
	width:900px;
}

#detailsPage_Body_Content_ourphilosophy_content .philosophycolumn
{
	width:300px;
	font-size:16px;
	float:left;
	margin-top:16px;
}
#detailsPage_Body_Content_ourphilosophy_content .philosophycolumntext
{
	font-size:19px;
	width:240px;
	margin-bottom:5px;
}
#detailsPage_Body_Content_ourphilosophy_content .philosophycolumntext.firstphilosophycolumntext
{
	font-size:19px;
	width:200px;
	margin-bottom:5px;
}

.detailsPage_Body_Content_twoColumn
{
	width:440px;
}
/* End Details Pages Styles */



/* Home page rotating content */
#animatingFeatures
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	height:250px;
}
#animatingFeatures a:link
{ 
	color: #94AA22;
	text-decoration:none;
}
#animatingFeatures a:visited
{ 
	color: #94AA22;
	text-decoration:none;
}
#animatingFeatures a:hover
{
	color: #94AA22;
	text-decoration:none;
}
#animatingFeatures a:active
{
	color: #94AA22;
	text-decoration:none;
}
#animatingContentHomePage_Container
{
	width:700px;
	overflow:hidden;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#animatingContentHomePage_AnimatingDiv div
{
	color:#94AA22;
	font-family:Calibri;
	font-size:22px;
	cursor:pointer;
}
#animatingContentHomePage_AnimatingDiv_Content1Container
{
	text-align:center;
	display:block;
	width:700px;
	margin-bottom:15px;
}
#animatingContentHomePage_AnimatingDiv_Content1
{
	background-color:White;
}
#animatingContentHomePage_AnimatingDiv_Content2Container
{
	text-align:center;
	display:block;
	width:700px;
	margin-bottom:15px;
}
#animatingContentHomePage_AnimatingDiv_Content2
{
	background-color:White;
}
#animatingContentHomePage_AnimatingDiv_Content3Container
{
	text-align:center;
	display:block;
	width:700px;
}
#animatingContentHomePage_AnimatingDiv_Content3
{
	background-color:White;
}
/* End Home page rotating content */


/* Services Page */
#fadingBulletListContent
{
	margin-top:20px;
}
#fadingBulletListContent_List
{
	float:left;
	margin-left:-40px;
	width:530px;
}

#fadingBulletListContent_List li
{
	font-size:18px;
	cursor:pointer;
}
#fadingBulletListContent_Content
{
	float:right;
	margin-left:30px;
	width:380px;
}
.font19
{
	font-size:19px;
}
.slightMarginBottom
{
	margin-bottom:5px;
}
#fadingBulletListContent_Content_1
{
	margin-top:15px;
}
#fadingBulletListContent_Content_2
{
	margin-top:25px;
}
#fadingBulletListContent_Content_3
{
	margin-top:5px;
}
#fadingBulletListContent_Content_4
{
	margin-top:5px;
}
#fadingBulletListContent_Content_5
{
	margin-top:15px;
}
#fadingBulletListContent_Content_6_textblock
{
	margin-top:60px;
	width:300px;
}
#fadingBulletListContent_Content_7_textblock
{
	margin-top:100px;
	width:300px;
}
#fadingBulletListContent_Content_8_textblock
{
	margin-top:100px;
	width:300px;
}
/* End Services Page */

/* Contact us page */
input
{
	border-color:#94AA22;
	border-style:solid;
	font-family:Calibri;
	font-size:14px;
}
#detailsPage_Body_Content_contactus_RequestForm
{
	width:450px;
	float:left;
}
#detailsPage_Body_Content_contactus_RequiredFieldsText
{
	float:left;
	width:100px;
	margin-left:-125px;
}
#detailsPage_Body_Content_contactus_RequiredFieldsText div
{
	margin-top:20px;
	color:#94AA22;
}
#detailsPage_Body_Content_contactus_RequestForm input
{
	margin-right:140px;
}
#detailsPage_Body_Content_contactus_RequestForm div
{
	color:#94AA22;
}
#detailsPage_Body_Content_contactus_RequestForm .hearAbout
{
	margin-top:35px;
}
.textarea
{
	font-family:Calibri;
	border-color:#94AA22;
	border-style:solid;
	margin-bottom:0px;
	width:305px;
	font-size:14px;
}
#detailsPage_Body_Content_contactus_RequestForm .longTextBox
{
	float:left;
	width:305px;
}
#detailsPage_Body_Content_contactus_RequestForm div span
{
	float:left;
	color:#94AA22;
}
#detailsPage_Body_Content_contactus_RequestForm div
{
	margin-top:20px;
}
#detailsPage_Body_Content_contactus_BusinessCard
{
	float:left;
	margin-left:50px;
	margin-top:-12px;
}
#detailsPage_Body_Content_contactus_BusinessCard a:link
{ 
	color: #94AA22;
	text-decoration:none;
}
#detailsPage_Body_Content_contactus_BusinessCard a:visited
{ 
	color: #94AA22;
	text-decoration:none;
}
#detailsPage_Body_Content_contactus_BusinessCard a:hover
{ 
	color: #94AA22;
	text-decoration:none;
}
#detailsPage_Body_Content_contactus_BusinessCard a:active
{ 
	color: #94AA22;
	text-decoration:none;
}
.contactUsSubmitButton
{
	cursor:pointer;
	margin-left:173px;
}
.slightMarginTop
{
	margin-top:5px;
}
#detailsPage_Body_Content_contactus_nameRequired
{
	margin-left:320px;
	color:rgb(253,99,242)!important;
	margin-top:-28px;
	display:none;
}
#detailsPage_Body_Content_contactus_emailRequired
{
	margin-left:320px;
	color:rgb(253,99,242)!important;
	margin-top:-28px;
	display:none;
}
#detailsPage_Body_Content_contactus_phoneRequired
{
	margin-left:320px;
	color:rgb(253,99,242)!important;
	margin-top:-28px;
	display:none;
}
#detailsPage_Body_Content_contactus_phoneRequired
{
}
#detailsPage_Body_Content_contactus_hearAboutRequired
{
	color:rgb(253,99,242)!important;
	float:right!important;
	margin-top:-30px;
	padding-right:65px;
	display:none;
}
#detailsPage_Body_Content_contactus_interestedInRequired
{
	color:rgb(253,99,242)!important;
	float:right!important;
	margin-top:-30px;
	padding-right:65px;
	display:none;
}
.paddingBottom10
{
	padding-bottom:10px;
	margin-top:0px!important;
	margin-bottom:0px!important;
	height:20px;
}
.hearAboutContainer
{
	height:40px;
	margin-top:0px!important;
}
.interestedInContainer
{
	height:40px;
}
.questionsContainer
{
	height:180px;
}
.redText
{
	color:rgb(153,0,153)!important;
	display:none;
}
.thankyouRedText
{
	color:rgb(253,99,242)!important;
	display:none;
}
#contactUsLogoDiv
{
	height:78px;
}
.contactUsImgLogo
{
	margin-bottom:50px;
}
.textboxBg
{
	background-image:url('images/detailsPage/textboxBg.gif');
	background-repeat:no-repeat;
	border-left:none;
	border-right:none;
	width:172px;
	height:28px;
}
.contactusTextBox
{
	margin-left:7px;
	border-left:none;
	border-right:none;
}
.contactusFieldName
{
	width:140px;
}
.longTextboxBg
{
	background-image:url('images/detailsPage/longTextboxBg.gif');
	background-repeat:no-repeat;
	border-left:none;
	border-right:none;
	width:322px;
	height:28px;
}
.contactusLongTextBox
{
	margin-left:7px;
	border-left:none;
	border-right:none;
}
.commentsTextboxBg
{
	background-image:url('images/detailsPage/commentsTextBoxBg.gif');
	background-repeat:no-repeat;
	border-left:none;
	border-right:none;
	width:322px;
	height:142px;
}
.contactusCommentsTextBox
{
	margin-left:7px;
	margin-top:2px;
	border:none;
	border-left-width:0px;
	font-family:Calibri;
	font-size:14px;
}
/* End Contact us page */
