*{
	margin: 0;
	padding: 0;
}

html, body{
	height: 100%;
	min-height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #222;
	font-size: 13px;
	background:url('../images/lg_page_bg.jpg') repeat-x 0 0 #BCBDC0;
}


div#contentHolderArea {
	position:relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	padding: 0px;
	width: 1000px;	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background:url('../images/lg_bg.jpg') no-repeat 0px 0px #303030;	
}



#header {
	display: block;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
}


#headerLogo {
	display: block;
	position: relative;
	top: 35px;
	left: 720px;
	width: 241px;
}




#headerBodySpacer {
	display: block;
	clear: both;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 30px;
}

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

NAVIGATION

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


#mainNav {
	width: 300px;
    background:transparent;
	font-size: 110%;
    line-height: 100%;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	vertical-align: top;
	text-align: left;
	background: url('../images/mainNavBg.gif') bottom left no-repeat transparent;
}


#navCap{
	display: block;
	width: 300px;
	height: 23px;
	background: url('../images/mainNav_top.jpg') top left no-repeat transparent;
	margin: 0px;
	padding: 0px;
}

 #mainNav ul {
 	margin:0px;
   	padding:0px;
	list-style-type: none;
   }

 #mainNav li {
 	margin:0px 0px 5px 0px;
	padding:5px 0px 25px 0px;
/*	height: 40px; */
	width: 300px;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	background: url('../images/lg_nav_dividing_lines.gif') bottom left no-repeat transparent;
   }

 #mainNav #firstNav {	
/*	background: url('../images/nav_tabs_first.jpg') no-repeat top left #E51937; */
	}

 #mainNav #lastNav,  #mainNav .inSection {
	background: none;
/*	height: 45px;
	background: url('../images/nav_tabs_last.jpg') no-repeat top left #E51937; */
	}
	
#mainNav .inSection {
/*	height: 45px;
	background: url('../images/nav_tabs_open.jpg') no-repeat top left #E51937;´*/
	}


 #mainNav li a,  #mainNav li strong {
	font-weight: bold;
	color: #FFF;
	font-size: 100%;
	text-decoration: none;
	display: block;
	padding: 0px;
	position: relative;
	top: 10px;
	left: 25px;
	background-color: transparent;
   }

#mainNav li strong {
	color: #000;
}

#mainNav #onPage a  {
	font-weight: normal;
	color: #000;
}

#mainNav a:hover {
	color: #000;
}


#mainNav ul ul {
	width: 300px;
	margin:20px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	list-style: none;
	background: url('../images/lg_nav_dividing_lines.gif') top left no-repeat transparent;
/*	background:none transparent; */
}

#mainNav ul ul li{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	display: block;
	width: 300px;
	text-align: left;
	color: #FFF;
	font-size: 85%;
	line-height: 100%;
	font-weight: bold;
}





#mainNav ul ul li a, #mainNav ul ul li strong{
	width: 275px;
	height: 35px;
	font-weight: bold;
	padding: 3px 0px 0px 25px;
}

#mainNav ul ul li a:hover, #mainNav ul ul li strong  {
	color: #000;
	font-weight: bold;
	background:url('../images/lg_nav_bullet.gif') 0px 0px no-repeat transparent;
}


#mainNav li{
	display: inline-block;
}

#mainNav li{
	display: block;
}





#leftContactBox {
	color: #FFF;
	font-size: 95%;
	line-height: 120%;
	font-weight: normal;
	width: 210px;
    background:transparent;
	padding: 0px 65px 20px 25px;
	margin: 0px 0px 20px 0px;
	vertical-align: top;
	text-align: left;
	background: url('../images/leftNavBg.gif') bottom left no-repeat transparent;
}

#leftContactBox strong{
	display: block;
	font-size: 120%;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	color: #FFF;
}

#leftContactBox em{
	font-weight: bold;
	font-style: normal;
	color: #CCD2C8;
}

#leftContactBox a{
	color: #FFF;
	text-decoration: none;
}

#leftContactBox a:hover{
	text-decoration: underline;
}

#leftContactBoxCap{
	display: block;
	width: 300px;
	height: 23px;
	background: url('../images/leftNav_top.gif') top left no-repeat transparent;
	margin: 0px;
	padding: 0px;
}



#lrqa{
	border: none;
	margin: 0px 0px 0px 10px;
}

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

PAGE CONTENT

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


#pageContentOuter {
	display: block;
	min-height: 100%;
	height: auto !important;
	width: 960px;
	background-color: transparent;
	margin: 75px 0px 0px 18px;
}

#pageContentHolder {
	float: right;
	width: 643px;
	font-size: 100%;
	line-height: 165%;
	background: url('../images/contentHolder_top.jpg') top left no-repeat  #FFF;
	color: #222;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#pageContentHolder img, #pageContentHolder p img{
	border: 1px solid #CCCCCC;
}

#pageContentHolderBottom{
	display: block;
	width: 643px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
	top: 30px;
	left: 0px;
	background: url('../images/contentHolderBg.gif') bottom left no-repeat  transparent;
}

#pageContentHolder h1{
	display:block;
	color: #E51937;
	width: 100%;
	line-height: 110%;
/*	size: 260%; */
	margin: 5px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px dotted #818285;
}

#pageContentHolder h2{
/*	size: 180%; */
	line-height: 110%;
	color: #E51937;	
}

#pageContentHolder h3{
	size: 150%;
	color: #E51937;	
	margin: 0px;
	padding: 0px;
}

#pageContentHolder h6{
	display: block;
	background-color: #000;
	color: #FFF;
	padding: 2px;
	font-size: 100%;
	width: 100%;
	margin: 0px 0px -16px 0px;	
	}

#pageContentHolder strong{
	font-weight: bold;
	color: #E51937;
}

#pageContentHolder a{
	color:#E51937;
	text-decoration: none;
}

#pageContentHolder a:hover{
	color:#231F20;
	text-decoration: none;
}

#pageContentHolder table {
	margin: 10px 0px 10px 0px;	
	}
	
#pageContentHolder td {
	padding: 2px;
	}

#pageContentHolder table img{
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCC;
	}


#pageContentHolder ul {
	list-style-type: none;
	padding:0px;
	margin:0px 0px 0px 0px;
}
#pageContentHolder li {
	background:url('../images/lg_bulllet_internal.gif') no-repeat 0px 6px;
	padding-left:14px;
}


#subPageContentHolder {
	width: 580px;
	margin: 30px 0px 45px 20px;
}

#subPageContentHolder .listed-content ul {
	list-style-type:none;
	padding:0px;
	margin:0px;	
}

#subPageContentHolder .listed-content li {
	background: none;
	padding: none;	
}

.right_column{
	width: 200px;
	position: absolute;
	top: 190px;
	left: 710px;
}




.sectionTitle {
	font-size: 120%;
	color: #939598;	
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	display: block;
}




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

FOOTER

**************************/
#footerClear {
	clear:both;
	margin: 30px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	border: none;
}

div#footer {
	
	width: 740px;
	height: 65px;
	clear: both;
	position: absolute;
	right: 0;
	bottom: 0; /* stick to bottom */
	display: block;
	text-align :left;
	vertical-align: middle;
	color: #FFF;
	font-size: 90%;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	background: transparent;
}

#footer #footerLeftLogo{
	float: left;
	position: relative;
	top: 17px;
	left: 5px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#footer #footerLeftLogo img{
	margin: 0px;
	padding: 0px;
	border: none;
}


#footer ul {
	float: right;
	position: relative;
	top: 20px;
	left: 0px;
	display: inline;
	height: 30px;
	width: 644px;
 	margin:0px;
   	padding:10px 0px 0px 0px;
	border-top: 2px dotted #CFCFCF;
   	list-style:none;
	background-color: transparent;
   }


 #footer li {
	color: #CFCFCF;
 	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 5px;
	display: inline;
	text-align: center;
   }


#footer li a {
	font-size: 110%;
	text-decoration: none;
	color: #CFCFCF;
}

#footer li a:hover {
	text-decoration: none;
	color: #FFF;
}


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

IMAGE GALLERIES

**************************/
	#imageGalleryTable {
		margin: -20px 0px 0px 0px;
		padding: 0px;
	}

	#imageGalleryTable td{
		padding: 5px;
		text-align: left;
		color: #222;
	}
	
	#imageGalleryTable img{
		padding: 0px;
		margin: 0px;
		border: none;		
		text-align: center;
		float: none;		
	}
		
	
	#inlineText {
		text-align: left;
	}
	



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

FORMS

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


.form_req{
	font-weight: bold;
	color: #CC0505;	
}


.form_input {
	display: block;
	width: 350px;
	border: none;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
}

.form_input h5{
	font-size: 105%;
	color: #00467F;
	font-weight: bold;
}

.form_input input, textarea{
	border: 1px solid #E7ABB4;
	background: #EEEEEE;
	color: #333;
	font-size: 105%;
	padding: 3px;
}

.form_input input {
	width: 350px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}


.form_input textarea {
	width: 350px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
}



input.submitBulletins {
	color: #444;
	font-weight: bold;
	width: 120px;
	padding: 0px;
	border: 2px solid #3E3E3E;
	background: none #EEEEEE;
}

input.submitContact {
	color: #BD112A;
	font-weight: bold;
	width: 120px;
	padding: 0px;
	border: 2px solid #E7ABB4;
	background: none #EEEEEE;
}


.form_error {
	color: #7A0202;
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
}

.form_success {
	color: #FFF;
	background-color: #E51937;
	border: 2px solid #94081D;
	padding: 10px;	
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
	margin: 10px 0px;
}

#blog_create_errorloc {
	margin: 0px 0px 0px -40px;
}

.form_error ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	display:block;
	width: 350px;	
	border:2px solid #EEE;
	background-color: #FFE9E9;
}

.form_error li{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	display: block;
}


.letter_buttons {
	float: left;
	margin: 0px 5px 5px 0px;
}

.comments {
	display: block;
	margin: 5px 0px 5px 0px;
	border-bottom: none;
}

.comments strong{
	font-weight: bold;
	font-size: 110%;
}

.reportedComment {
	font-weight: bold;
	font-style: italic;
	color: #AD0000;
}
/* --- END OF FORM STYLES --*/

