/* DEVELOPED BY RAPHAEL CAIXETA */
/* WWW.RAPHAELCAIXETA.COM */

/* 
	PROJECT TITLE - INLANDWATERS
	PROJECT DATE - 02/04/2008
/*

/* GENERAL */
body { padding: 0; margin: 0; font-family: Arial, Verdana; font-size: 12px; color: #272727; background: #FFF; }

a { text-decoration: none; }

a img { border: 0; }

a:hover { text-decoration: none; }

#mainContent { width: 986px; margin: 0 auto; margin-top: -28px; background: url(../images/mainContentBG.png) no-repeat #FFF; }

#header { width: auto; height: 120px; }

.headerG { width: 878px; height: 197px; background: url(../images/headerGBG.png) no-repeat; }

.headerG img { padding-left: 507px; width: 371px; height: 175px; }

.logo { width: 413px; height: 120px; float: left; }

.callnow { width: 240px; height: 120px; float: right; }

.wrapperMain { width: 878px; margin: 0 auto; }

.navigation { width: 100%; height: 77px; background: url(../images/navBG.png) repeat-x; clear: both; font-family: Verdana; font-weight: normal; }

.navigation ul { list-style: none; padding: 0; margin:0; margin-left: 50px; }

.navigation li { width: auto; padding-left: 10px; padding-right: 10px; float: left; margin-right: 50px; color: #FFF; font-size: 16px; background: transparent; height: 49px; }

h1 { font-family: "Myriad Roman", "Myriad Pro"; padding: 0; margin: 0; font-size: 24px; color: #000927; font-weight: normal; }

.navigation li:hover { background: url(../images/nav_roll.png) right no-repeat; }

.navigation a { color: #FFF; }

#content { width: auto; margin: 0; padding: 0; }

.content { width: 878px; height: auto; background: url(../images/contentBG.png) repeat-x #e4e4e4; }

.left { width: 395px; height: auto; float: left; padding-left: 15px; padding-left: 18px; padding-top: 15px; padding-bottom: 10px; line-height: 18px; }

.left a { color: #000; font-weight: bold; text-decoration: none; }

.left a:hover { text-decoration: underline; }

.right { width: 428px; height: auto; float: left; padding-top: 10px; padding-bottom: 10px; margin-left: 20px; border-left: 2px solid #FFF; padding-left: 10px; }

.bottomEffect { background: #FFF; height: 3px; border-bottom: 1px solid #e4e4e4; }

.clear { clear: both; }

#formSuccess { background: #ccffce; border: 1px solid green; }

#formError { background: #ffcccc; border: 1px solid #f47f7f; }

.formSuccess { color: green; }

.formError { color: red; }

#footer { width: 878px; margin: 0 auto; clear: both; margin-bottom: 30px; margin-top: 30px; }

.footerLeft { width: 230px; height: auto; float: left; margin-left: 20px; font-size: 14px; font-family: "Myriad Roman", "Myriad Pro", Verdana; line-height: 18px; }

.footerRight { width: auto; height: 30px; float: right; margin-right: 20px; font-size: 14px; font-family: "Myriad Roman", "Myriad Pro", Verdana; line-height: 18px; margin-top: 20px; }

/* FORM TAGS */
.textBox { width: auto; height: auto; border: 1px solid #000; }

.textArea { width: auto; height: auto; }

.submitButton { width: auto; border: 1px solid #000; }

/* PRE-DEFINED VARIABLES */
.scootRight { margin-left: 52px; }
.scootRight1 { margin-left: 50px; }
.scootRight2 { margin-left: 100px; }
.scootRight3 { margin-left: 150px; }

.scootLeft { margin-right: 20px; }
.scootLeft1 { margin-right: 50px; }
.scootLeft2 { margin-right: 100px; }
.scootLeft3 { margin-right: 150px; }

.scootDown { margin-top: 15px; }
.scootDown1 { margin-left: 50px; }
.scootDown2 { margin-left: 100px; }
.scootDown3 { margin-left: 150px; }

.scootUp { margin-bottom: 20px; }
.scootUp1 { margin-left: 50px; }
.scootUp2 { margin-left: 100px; }
.scootUp3 { margin-left: 150px; }