/*
---------------------------------------------
01. MAIN / DEFAULT ELEMENTS
---------------------------------------------
*/
body {
	
	background:#FFFFFF url(../images/bg-header.jpg) top repeat-x;
	margin: 0px;
	color:#4b4a4a;
	font-family: Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

#footer-background {background: url(../images/bg-footer.jpg) bottom repeat-x;}

#main { 
	margin:0 auto;
	width:980px;
	background:#FFF;
}



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

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

a { color: #545962; text-decoration: none; }
a:hover, a:focus { color: #981a05; text-decoration:underline }
a:visited { color: #545962; }

a.linkRed:link {color: #545962; text-decoration:underline}
a.linkRed:visited {color: #545962; text-decoration:underline}
a.linkRed:hover {color: #981a05;text-decoration:underline}

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




/*
---------------------------------------------
03. Links
---------------------------------------------
*/	


.links {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #545962;
	line-height: 20px;
	text-decoration: none;
	padding:4px;
		}
		
.links:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	background-color:#981a05;
	text-decoration: none;
	padding:4px;
	}

.linksover,
.linksover:visited,
.linksover:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	background-color:#981a05;
	text-decoration: none;
	padding:4px;
	}





/*
---------------------------------------------
04. LIST PROPERTIES
---------------------------------------------
*/	

ul.bullet li{
	list-style:url(../images/bullet.gif);
	margin-bottom:15px;
}


/*
---------------------------------------------
05. BOX AND BORDERS
---------------------------------------------
*/	

#headerArea {width:980px; height:69px; }
#bannerArea {width:980px; height:0px; }
#bodyArea {width:980px; min-height:640px;}
#logo {width:420px; float:left; padding-top:20px; padding-left:9px; }
#contentArea1 {width:962px; min-height:640px;  padding-top:20px; padding-left:9px; padding-right:9px; }
#contentAreacv {width:962px; min-height:800px;  padding-top:20px; padding-left:9px; padding-right:9px; }
#rightNavArea_top {width:530px; float:right; padding-top:30px; }
#rightNavArea {width:260px; float:right; }
#footerArea {width:980px; height:50px; padding-top:20px;margin:0 auto; color:#545962; font-size:10px; }
#footerrightNavArea {width:300px; float:right; padding-right:9px; text-align:right;}
#footerleftCopy {width:580px; float:left; padding-left:9px; }

#cv {width:510px; float:left; padding-top:20px; padding-left:13px; padding-right:9px; }
#cv2 {width:405px; float:left; padding-top:6px; padding-left:13px; padding-right:540px; text-align:right; }
#cv3 {width:405px; float:left; padding-top:6px; padding-left:13px; padding-right:9px; text-align:right; }
#cv4 {width:520px; float:left; padding-top:6px; padding-left:13px; padding-right:0px; }


#links {width:200px; float:left; padding-top:6px; padding-left:25px; padding-right:0px; }
#about {width:520px; float:left; padding-top:6px; padding-left:13px; padding-right:0px; }


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

.lineGray {border-bottom:solid 1px #d7d7d7; margin:10px 0px;}
/*********************************************/


/*
---------------------------------------------
06. PARAGRAPH TAGS
---------------------------------------------
*/
h1 {
	font-size: 24px;
	color:#000000;
	margin-top:0;
	margin-bottom:5px;
	
}

h2 {
  	font-size: 18px;
	color: #000000;
	margin-top:0;
	margin-bottom:5px;
}


/*
---------------------------------------------
07. PAGE TEXT
---------------------------------------------
*/
.textGray12 {
	font-size: 11px;
	color: #545962;
	font-weight:normal;
}

.textGray11_blod {
	font-size: 11px;
	color: #545962;
	font-weight:bolder;
}

.textGray11 {
	text-align:right;
	font-size: 11px;
	color: #545962;
	font-weight:normal;
}


/*
---------------------------------------------
08. NAV
---------------------------------------------
*/

#demo-container{
	width:400px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:#ffffff;
	}

ul#simple-menu{
	list-style-type:none;
	position:relative;
	height:20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:7px 0 0 0;
	}

ul#simple-menu li{
	display:block;
	float:left;
	margin:0 0 0 0;
	height:20px;}

ul#simple-menu li.left{
	margin:0;
	}

ul#simple-menu li a{
	display:block;
	float:left;
	color:#626872;
	background:#fff;
	line-height:20px;
	text-decoration:none;
	padding:2px 10px 0 10px;
	height:20px;
	}

ul#simple-menu li a.right{
	padding-right:19px;
	}

ul#simple-menu li a:hover{color:#FFFFFF;background:#981a05;}

ul#simple-menu li a.current{color:#FFFFFF;background:#981a05;}

ul#simple-menu li a.current:hover{color:#FFFFFF;background:#981a05;}


/*
---------------------------------------------
09. FORMS
---------------------------------------------
*/

.formField {
	
	width:182px;
	height:18px;
	padding:2px 2px;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#404040;
}

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

.formFieldVerify {	
	width:110px;
	height:21px;
	font-family: Arial;
	font-weight:bold;
	font-size: 13px;
	background:#ffffff;
	border:1px solid #7c7c7c;
	color:#0071bb; 
	padding:6px 0px 0px 5px;
	margin: 0px 5px 0px 5px;	
}

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

.formSubmit {
	width:68px;
	height:26px;
	background:#404040;
	color:#cc242d;
	border:1px solid #2e2e2e;
	background: transparent url(../images/submit.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.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;
}

/*
---------------------------------------------
10. GALLERY STYLES
---------------------------------------------
*/

#gallery_table {
  margin: 0 auto;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
#gallery_table td {
  padding: 0;
  vertical-align: bottom;
  text-align: center;
}
#gallery_table td a,
#gallery_table td a:hover {
  display: block;
  margin: 0 auto 20px;
  border-style: none;
  text-decoration: none;
  text-align: center;
}
#gallery_table td a img {
  display: block;
  margin: 0 auto;
  border: 1px solid #545962;
}
#gallery_pages {
  display: block;
  margin: 0 auto 15px;
  text-align: left;
  font-size: 14px;
  color: #545962;
}
#gallery_pages a {
  color: #545962;
  text-decoration: none;
}
#gallery_pages a:hover,
#gallery_pages a.active,
#gallery_pages a.active:hover {
  color: #646363;
  text-decoration: underline;
}

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

