/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	


}


.hidden {
	display: none;
}



/* Clear floats */
.clear {
 	background: none;
 	clear: both;
 	height: 1px;
 	font-size: 1px;
 	line-height: 1px;
 	margin-bottom: -1px;
}


#page-container {
	width: 876px;
	text-align: justify;
	clear: both;
	padding: 0px;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
	
		
#wrapper {
	background-image: url(../images/bodyBg.gif);
	background-repeat: repeat-x;
	background-position: 0px 380px;
	width: 876px;
	margin: auto;

} 	
	
body {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	letter-spacing: normal;
	background-color: #FFFFFF;
	margin-top: 20px;
}


img {
	border:0px;
}



#header {
	height: 102px;
	background-image: url(../images/headerBg.gif);
	background-repeat:repeat-x;
	margin: auto;
	width: 966px;
	position: relative;
	z-index: 9000;
	clear: both;
}






#flash-container {
	width:963px;
	height:206px;
	padding-left:3px;
	padding-top:2px;
	position:relative;
	z-index:1;
	background-image: url(../images/montageBg.gif);
	background-repeat: no-repeat;
}


#flash-container-home {
	width:876px;
	height:342px;
	position:relative;
	background-repeat: no-repeat;
	background-image: url(../images/flashBg.jpg);
}





#txt {
	position:absolute;
	width:465px;
	height:107px;
	left: 380px;
	top: 155px;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFFFFF;
	text-align: right;

}












#navigation {
	height: 36px;
	width: 876px;
	background-image:url(../images/navBg.gif);
	background-repeat:no-repeat;
	z-index: 0;
	position: relative;
	background-color: #000000;
}
	
	
	
	
	
	
	
	
	
/* top navigation 
--------------------------------------------*/
#nav ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 20px;
}
	
#nav li {
	float: left;
	padding: 0 0 0 2px;
	height: 36px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	background-color: transparent;
	background-image: url(../images/navDiv.gif);
	background-repeat: no-repeat;
}
	
#nav li a {
	display: block;
	line-height: 36px;
	overflow: hidden;
	padding: 0 13px;
	background: transparent url(../images/navDiv.gif) no-repeat -9999em -9999em;
	color: #ffffff;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	font-weight: normal;
	font-size: 22px;
	text-align: left;
}

#nav li a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #a81d34;
	background-repeat: repeat-x;
}
	

#nav li a.selected,
#nav li a.selected:hover {
	color: #999999;
}
	
	

	
	
	
	

	
	
	
p {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	letter-spacing: normal;
}
	
	

	
	





#footer {
	clear: both;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height:89px;
	width: 816px;
	float: left;
	background-image: url(../images/footerBg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7CAD1;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}




#footer a {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:visited {
	color: #666666;
	text-decoration: none;

}

#footer a:hover {
	color: #AB3442;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}



#footer #altnav {
	color: #666666;
	text-align: left;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	

}

#footer #copyright {
	clear: both;
	width: 270px;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	
	
	
	
	
}
















.column {
	position: relative;
	float: left;

}












#content.column {
	width: 490px;
	text-align: left;
	letter-spacing: 0.08em;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7CAD1;
}

#content.column ul li{
	list-style-image:url(../images/bullet.jpg);
}



#content.column a:link {
	color: #a81d34;
	text-align:left;
	text-decoration: underline;
}

#content.column a:visited {
	color: #a81d34;
	text-align:left;
	text-decoration: underline;
	font-weight:normal;
}

#content.column a:hover {
	color: #121212;
	text-align:left;
	text-decoration: underline;
}




#content h1 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 39px;
	font-weight: normal;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	margin-bottom:10px;
	
}


















#contentFull.column {
	width: 800px;
	text-align: left;
	letter-spacing: 0.08em;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#contentFull.column ul li{
	list-style-image:url(../images/bullet.jpg);
}



#contentFull.column a:link {
	color: #a81d34;
	text-align:left;
	text-decoration: underline;
}

#contentFull.column a:visited {
	color: #a81d34;
	text-align:left;
	text-decoration: underline;
	font-weight:normal;
}

#contentFull.column a:hover {
	color: #121212;
	text-align:left;
	text-decoration: underline;
}




#contentFull h1 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 39px;
	font-weight: normal;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	margin-bottom:10px;
	
}


#RsideCol.column  {
	width:265px;
	margin-top: 30px;
	margin-bottom:30px;
	padding-right: 30px;
	padding-left: 30px;
}


#RsideCol.column h1 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 39px;
	font-weight: normal;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	


}

#RsideCol.column p {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}





#RsideCol.column a:link {
	color: #a81d34;
	text-align:left;
	text-decoration: underline;
}

#RsideCol.column a:visited {
	color: #a81d34;
	text-align:left;
	text-decoration: underline;
	font-weight:normal;
}

#RsideCol.column a:hover {
	color: #1E1E1E;
	text-align:left;
	text-decoration: underline;
}









.textbox {
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	font-family: 'Times New Roman', Times, serif;
	font-style: normal;
	font-size: 14px;
	color: #AB3442;
	width:300px;
}


.textbox_button {
	border: 1px solid #FFFFFF;
	background: url(none) no-repeat #FFFFFF;
	color: #454743;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	font-family: 'Times New Roman', Times, serif;
	font-style: normal;
	font-size: 14px;
}

.textbox_button:hover {
	color: #f9f5f6;
	background-color:#000000;
}
#left-text {
	position:relative;
	float:left;
	width:120px;
	margin-bottom:5px;
}

#right-text {
	position:relative;
	float:left;
	width:300px;
	margin-bottom:5px;
}

#small-text {
	font-size:11px;
	color:#AB3442;
}

#portfolioImg
{
width:200px; position:relative; float:left; margin-right:20px; margin-bottom:20px; border-color:#AB3442; border-style:dashed; border-width:1px; padding:10px; text-align:center; min-height:300px;
}

#portfolioText
{
width:260px; position:relative; float:left; min-height:100px;
padding-left:10px; padding-right:10px; padding-bottom:10px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

#portfolioText a
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}


#portfolioTitle
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}

#border 
{
border-bottom-color:#AB3442; border-bottom-style:dashed; border-bottom-width:thin; height:1px; margin-top:20px; margin-bottom:20px;
}

