/* New Styles by CW 12.16.10 */
* { padding: 0; margin: 0; }

body {
	background: #e0e0d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000; }

table,img { border: 0; }
small { font-size: 87%; }
p { margin: 0 0 1.3em 0; }
h1,h2,h3,h4,h5,h6 { margin: 0; }
	
h1 { 
	font-size: 24px; 
	text-transform: uppercase; 
	margin-bottom: .5em;
	font-family: "Times New Roman", Times, serif; }

h2 { margin-top:-.6em; font-size:17px; }
h3 { font-size: 13px; }

a { 
	text-decoration: underline;
	outline: none; }

a:hover, a:active, a:focus { 
	color: #b66e0e;
	text-decoration: underline; }


/* SECONDARY */
.wrapper {
	width: 951px;
	margin: 0 auto; }

.left {
	margin: 0; padding: 0; 
	width: 283px;
	float: left; }

.caption { text-align: center; margin-top: 3px; }


.right { 
	margin: 0; padding: 0; 
	background: url(images/bgRight.gif) 0 153px no-repeat;
	width: 668px;
	float: right; }
	
.content {
	margin-top: 20px;
	background: url(images/content.gif) repeat-y;
	width: 420px;
	padding: 0 20px; 
	min-height: 517px;
	float: left; }
	
.sidebar {
	background: #d1d1c1 url(images/bgSidebar.gif) no-repeat;
	width: 182px;
	float: right;
	min-height: 530px;
	margin-right:1px;
	font-size: 13px;
	text-align: center;
	padding: 50px 8px 20px 8px; }
	
.footer {
	padding-top: 15px;
	font-size: 11px;
	text-align: center;
	width: 100%;
	clear: both;
	line-height: 1.5em; }

.footer a { color: #000; }
.footer a:hover, .footer a:focus, .footer a:active { color: blue; }


.background_photo_gallery{
	background: url(images/photo_bg.gif) top left no-repeat; }


/* INDEX-SPECIFIC CLASSES */
.indexRight {
	background: url(images/bgRight.gif) 0 283px no-repeat; }
	
.contentIndex { min-height: 378px; }

.sidebarIndex { 
	min-height: 358px;
	background: #d1d1c1 url(images/bgSidebarIndex.gif) no-repeat;
	padding: 20px 8px; }

.flashHeader {
	margin-left:0px; }

/* MISC */
.center { 
	align: center; }

#testimonial {
	margin-top: 30px; }
	
	

/*these are copy styles*/

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 24px;
	text-decoration: none;
	text-align: inherit;
	line-height: normal;
	margin: 20px 20px 20px 20px;
	text-transform: uppercase;
	font-variant: small-caps; }


.captioncopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	line-height: 15px;
	margin: 20px 20px 20px 20px; }

	


