/*
---------------------------------------------
01. MAIN / DEFAULT ELEMENTS
---------------------------------------------
*/
body {
	
	background: url(../images/bg.jpg) top repeat-x #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}





/*  
	#main { 
	margin:0 auto;
	width:975px;
	background: url(../images/top-img.jpg) no-repeat;
}
*/

/*
---------------------------------------------
02. LINKS
---------------------------------------------
*/	

a { color: #1fae4b; text-decoration: none; }
a:hover, a:focus { color: #ff8400; text-decoration:underline }
a:visited { color: #1fae4b; }

a.linkBlue:link {color: #053e71; text-decoration:none}
a.linkBlue:visited {color: #053e71; text-decoration:none}
a.linkBlue:hover {color: #053e71;text-decoration:underline}

a.linkBlueU:link {color: #053e71; text-decoration:underline}
a.linkBlueU:visited {color: #053e71; text-decoration:underline}
a.linkBlueU:hover {color: #053e71;text-decoration:underline}

a.linkblack:link {color: #1c1c1c; text-decoration:none}
a.linkblack:visited {color: #1c1c1c; text-decoration:none}
a.linkblack:hover {color: #468737;text-decoration:none}

a.linkGreen:link {color: #76a656; text-decoration:underline}
a.linkGreen:visited {color: #76a656; text-decoration:underline}
a.linkGreen:hover {color: #666666;text-decoration:underline}

a.linkBottom:link {color: #FFFFFF; text-decoration:underline}
a.linkBottom:visited {color: #FFFFFF; text-decoration:underline}
a.linkBottom:hover {color: #000000;text-decoration:underline}




/*
---------------------------------------------
03. NAVIGATION
---------------------------------------------
*/	

#menu { height:40px;}
#menu li {float:left; font-size:14px; text-align:center;  display:block;}
#menu li a {color:#5a5a5d; text-decoration:none; font-weight:bold; font-size:14px; display:block; padding:8px 0 5px 0;}
#menu li a:hover {color:#ff0000; text-decoration:none;}
#menuHome { width:85px;}
#menuAbout { width:103px;}
#menuContact { width:118px;}


/*
---------------------------------------------
04. BOX AND BORDERS
---------------------------------------------
*/	



.galleyBox { width:170px; height:190px; background-image: url(../images/gallery_bg.jpg); background-repeat: no-repeat; margin-bottom:20px;}
.galleyImage {padding:11px 4px 4px 12px;}
.galleryDescription {padding:10px 7px 7px 7px; 	font-family: Arial; font-size: 10px; color: #053e71;}

.graybox{
	border: 1px solid #cfcfcf;
}

.grayboxChart{
	border: 1px solid #cfcfcf;
	border-collapse: collapse;
	
}

.image { border: 1px solid #95abbd; background: #bcc5ce; padding: 2px;}
/*********************************************/


/*
---------------------------------------------
05. PARAGRAPH TAGS
---------------------------------------------
*/
h1 {
	font-size: 12px;
	color:#FC151D;
}

h2 {
    font:Arial;
  	font-size: 13px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #8F8E8E;
}

p {
	font-size: 13;
	margin-bottom: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: normal;
}

/*
---------------------------------------------
06. WEB PAGE TEXT
---------------------------------------------
*/
.textBody {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 16px;
	padding: 15px 15px 0px 15px; /**********top-right-bottom-left*********/
}

.textBodyBlue {
	font-family: Arial;
	font-size: 13px;
	color: #053e71;
	font-weight: normal;
	line-height: 19px;
}

.textBodyBlue15 {
	font-family: Arial;
	font-size: 15px;
	color: #053e71;
	font-weight: normal;
	line-height: 19px;
}

.textBodyBlueSmall {
	font-family: Arial;
	font-size: 11px;
	color: #053e71;
	font-weight: normal;
	line-height: 19px;
}


.textBody_titlegreen{
	font-family: Arial;
	font-size: 18px;
	color: #468737;
	font-weight:bold;
}


.textBody_14{
	font-family: Arial;
	font-size: 14px;
	color: #1c1c1c;
	font-weight:400;
}


.textBodyBlue_blod {
	font-family: Arial;
	font-size: 13px;
	color: #053e71;
	font-weight:bold;
	line-height: 19px;
}

.textBodyBlueSmall {
	font-family: Arial;
	font-size: 11px;
	color: #053e71;
	font-weight: normal;
	line-height: 16px;
}
.textBodyGreen {
	font-family: Arial;
	font-size: 12px;
	color: #76a656;
	font-weight: normal;
	line-height: 16px;
}
.textBodyGreen13 {
	font-family: Arial;
	font-size: 13px;
	color: #76a656;
	font-weight: normal;
	line-height: 16px;
}



.textTitle {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #76a656;
	line-height:26px;
}

.textTitle2 {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #76a656;
}


.textTitleSub {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.textCopyright {
	font-family:Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
}


/*
---------------------------------------------
07. FORMS
---------------------------------------------
*/

.formField {
	
	width:284px;
	height:17px;
	padding:2px 2px;
	background:#ffffff;
	border:1px solid #85a3be;
	color:#76a656;
	margin-bottom:15px;
}

.formField-temp {
	
	width:184px;
	height:17px;
	padding:2px 2px;
	background:#ffffff;
	border:1px solid #85a3be;
	color:#76a656;
	margin-bottom:15px;
}


.formField2 {
	
	width:223px;
	height:17px;
	padding:2px 2px;
	background:#ffffff;
	border:1px solid #85a3be;
	color:#76a656;
	margin-bottom:15px;
}

.formMessage {
	font-family: Arial;
	font-size: 12px;
	width:260px;
	height:85px;
	background:#ffffff;
	border:1px solid #cccccc;
}

/*.formbutton:hover {background:transparent url("../images/contact-btn3b.gif") no-repeat center top;}*/

.formSubmit {
	width:82px;
	height:20px;
	background:#404040;
	border:none;
	color:#ffffff;
	background: transparent url(../images/submit-btn.jpg) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

form.myform .formSubmit:focus {
  background: transparent url(../images/submit-btn.jpg) no-repeat center top;
  border: none;
}

form.myform input:focus, form.myform textarea:focus {
    background-image: none;
    background-color: #ffffff;
    border: solid 1px #1fae4b;
}

/*********************************************/

