/* - - - - PAGES CSS DOCUMENT - - - - */

html{
	margin: 0px;
	padding: 0px;
}

body.bodymain {
	background-color: #f0f0f0;
	background-image: url(img/bg_index.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
body.bodycontactus {
	background-image: url(img/bg_contactus.jpg);
}



img {
	border: none;
}


a:link {
	color: #046b37;
	text-decoration: none;
}
a:visited {
	color: #046b37;
	text-decoration: none;
}
a:hover {
	color: #046b37;
	text-decoration: underline;
}


h1 {
	font-size: 22px;
	font-weight: bold;
	color: #046b37;
	/*padding: 4px 0px 4px 0px;*/
	padding: 0px;
	margin: 5px 0px 20px 0px;
}


h2 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0px 8px 0px;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
}

form {
	padding: 0px;
	margin: 0px;
}

blockquote {
	padding: 0px;
	margin: 0px 0px 10px 20px;
}


span.note {
	color: #777777;
	font-style: italic;
}

div.contactdata {
	padding-left: 20px;
	margin: 0px;
}


.cCenter {
	text-align: center;
}


.cTop {
	vertical-align: top;
}

.cBold {
	font-weight: bold;
}

.cWidth100 {
	width: 100%;
}

.invis {
	display: none;
}




/*#page {
	width: 951px;
	margin: 0px;
	padding: 0px;
	background-color: #f6f6f6;
	border: none;
	text-align: left;
}
*/



#imgLogoCroc {
	margin-top: 12px;
	margin-bottom: 28px;
	margin-left: 5px;
}


#tableMain {
	border: none;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 980px;
}
#tdMain {
	width: 980px;
	vertical-align: top;
}


#tableTop {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 476px;
}

#tdTopLeft {
	width: 314px;
	vertical-align: top;
}

#tdTopRight {
	vertical-align: top;
}

#tableMainMenu {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 314px;
}


#tableMainMenu .tdMainMenu {
	height: 85px;
	width: 314px;
	vertical-align: top;
	background-image: url(img/menu_fork.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#tableMainMenu .tdMainMenu .aMainMenu:link,
#tableMainMenu .tdMainMenu .aMainMenu:visited,
#tableMainMenu .tdMainMenu .aMainMenu:hover {
	display: block;
	line-height: 1em;
	width: 162px;
	margin: 14px 0px 0px 36px;
	padding: 3px 0px 4px 0px;
	text-align: center;
	border: 1px solid black;
	background-color: white;
	color: #056b37;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
}
#tableMainMenu .tdMainMenu .aMainMenu:visited {
	
}
#tableMainMenu .tdMainMenu .aMainMenu:hover {
	background-color: #056b37;
	color: white;
}


#divMainText {
	padding: 160px 22px 0px 22px;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.6em;
}
#divMainText p {
	margin-bottom: 18px;
}
#divMainText ul {
	list-style-image: url(img/bullet_greendot.gif);
	margin-left: 0px;
	padding-left: 20px;
}
#divMainText ul li {
	margin-bottom: 18px;
}




#tableMiddle {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 406px;
}

#tdMiddleGallery {
	width: 551px;
	vertical-align: top;
}

#tdMiddleVideo {
	vertical-align: top;
	text-align: center;
}


#divGalleryThumbs {
	margin-left: 48px;
	margin-top: 33px;
}
#divGalleryThumbs img {
	border: 2px solid black;
	float: left;
	margin-right: 55px;
	margin-bottom: 30px;
}


#divFlashVideo {
/*	margin-left: 52px;
	margin-top: 26px; */
	margin-right: 4px;
	margin-top: 26px;
	margin-bottom: 4px;
}





#divBottomSlogan {
	color: red;
	font-family: Arial;
	font-weight: bold;
	font-size: 48px;
	text-align: center;
	line-height: 1.1em;
	letter-spacing: 0.1em;
}

.divhrgreenbold {
	width: 100%;
	background-color: #046b37;
	height: 4px;
	margin-bottom: 6px;
}



#divIndexBottomContactInfo {
	color: #046b37;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 20px;
}






/* - - - - - - - - - - - CONTACT US PAGE - - - - - - - - - - - */
h1.h1contactus {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: black;
	margin-bottom: 14px;
}
h1.inforeq {
	text-align: center;
	color: #046b37;
	border-bottom: 2px solid #046b37;
	padding-bottom: 2px;
	margin-bottom: 4px;
}

#tableContactUsMiddle {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 406px;
}

#tdContactUsMiddleLeft {
	width: 314px;
	vertical-align: top;
	text-align: center;
}

#tdContactUsMiddleRight {
	vertical-align: top;
	text-align: left;
}

#tableContactUsDetails {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 98%;
}
#tableContactUsDetails td {
	padding-bottom: 6px;
}
#tableContactUsDetails .tdCUDLeft {
	color: #046b37;
	text-align: left;
	vertical-align: top;
	width: 120px;
}
#tableContactUsDetails .tdCUDRight {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}


#divContactForm {
	padding: 14px 22px 0px 22px;
	font-weight: bold;
	/*font-size: 13px;
	line-height: 1.6em;*/
}

#tableContactUsForm {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 98%;
}
#tableContactUsForm td {
	padding-bottom: 6px;
}
#tableContactUsForm .tdCUFLeft {
	color: #black;
	text-align: left;
	vertical-align: top;
	width: 120px;
	font-weight: bold;
}
#tableContactUsForm .tdCUFRight {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}


.inputtext {
	border: 1px solid #606060;
	background-image: url(img/bg_inputtext.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 2px 2px 2px 2px;
	width: 300px;
	font-size: 12px;
}

.taContactMessage {
	width: 300px;
	height: 100px;
	border: 1px solid #606060;
	background-image: url(img/bg_inputtext.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 2px;
	overflow: auto;
}


#divContactPrivacy {
	font-size: 10px;
	font-weight: normal;
	color: black;
	margin-top: 4px;
}











.divStatus_1 {
	color: #009900;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}


.divStatus_2 {
	color: #990000;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}






