@charset "UTF-8";
/* CSS Document */


body{
background-color: #fff;
font-family:Arial, Helvetica, sans-serif;
}

img{
border: 0;
}

a:link, a:active, a:visited{
color: #0074bb;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}



#wrapper{
width: 914px;
margin: 0 auto;
}


#header{
margin-bottom: 18px;
}


#left{
float: left;
width: 518px;
}


#right{
float: right;
width: 389px;
}



#photoArea{

}



#contentHome{
margin: 32px 20px 0 0;
font-size: 14px;
line-height: 140%;
color: #555;
}


#contentRegular{
margin: 32px 20px 0 0;
font-size: 12px;
line-height: 140%;
color: #555;
}

#contentRegular h2{
font-weight: bold;
font-size: 18px;
color: #73453c;
}



#footer{
padding-top: 18px;
clear:both;
font-size: 10px;
color: #7d7d7d;
}

#footer img{
padding-bottom: 10px;
}


#nav{
width: 389px;
height: 161px;
}



#table-rgt{
border-collapse: collapse;
margin-top: 32px;
}

#table-rgt td{
border: 1px solid #cdcdcd;
padding: 10px 10px 10px 30px;
}

#table-rgt h3{
font-family: Myriad, Myriad Pro, Helvetica, Arial, sans-serif;
color: #73453c;
font-weight: normal;
font-size: 13px;
margin: 0;
}


.listRight{
list-style-image: url(images/bullet.gif);
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color: #464646;
margin: 0;
padding:0;
line-height: 150%;
}

.listRight li{
padding-left: 0;
margin-bottom: 10px;
}

.listRight li a:link, .listRight li a:active, .listRight li a:visited{
color: #0074bb;
text-decoration: none;
}

.listRight li a:hover{
text-decoration: underline;
}








.pullquote {
	width: 380px;
	font-size:13px;
	color:#73453c;
	line-height:140%;
	margin:10px;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:50px 25px 5px 0px;
	text-align: justify;
}

.pullquote img{
vertical-align: text-top;
}


.pullquote:first-letter {
	background: url(images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 40px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}



.quoteby{
width: 90%;
font-size:13px;
color:#73453c;
font-style: italic;
margin-left: 15px;
line-height: 140%;
}
