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

body {
	background: #FFF;
	margin: 0;
	padding: 0;
	_text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #736559;
	}

td, p, ul {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #736559;
	padding: 0 0 3px 0;
	line-height:17px;
	word-spacing:0px;
	letter-spacing:1px;
	}

img { border:none; }

a, a:link { color: #6F1F0E; text-decoration: underline; }
a:visited { color: #C66F5C; text-decoration: none; }
a:hover { color: #C66F5C; text-decoration: underline; }

strong { font-size: 12px; }

div.spacer { clear: both; }

/* NAVIGATION */

.navTop, .navBtm { background-color:#AF001E; height:135px; width:100%; border:thin solid #FF7E91; border-width:0 0 1px 0; color:#FFF; }
.navBar { width:1200px; text-align:left; }
.navBar img { position:relative; padding: 65px 0 0 0; }
.navMenu { text-align:right; width:600px; margin:-13px 0 0 590px; }
.navMenu a, .navMenu a:visited { color:#FFF; text-decoration:none; padding: 0 13px; font-size:14px; }
.navMenu a:hover, .navMenu a.selected { text-decoration:underline; }

/* BODY */
.moto, .title { font:24px Arial; }
.title, .bodyMain, .moto { width:1100px; text-align:left; }
.moto { text-align:right; padding:30px 50px; }
.bodyMain { text-align:center; padding:0 0 0 50px; }
.textBox { text-align:left; width:250px; float:left; display:inline; padding:0 0 0 15px; }
.textContact p { font-size:15px; line-height:20px; }

/* LINE */	
.line, .lineShort { border: thin solid #AF001E; border-width: 1px 0 0 0; margin: 30px 0 30px 0; width: 900px; }

/* IMAGES */
.photoMainFlash, .photoSubFlash { border: thin solid #FFF; }
.photoMainFlash { background:url(/img/photo_main_bkgrd.gif) no-repeat; width:1066px; height:424px; border: thin solid #FFF; }
.photoSubFlash { background:url(/img/photo_sub_bkgrd.gif) no-repeat; width:747px; height:425; float:left; padding-left:10px; }

.photoMainPosition, .photoSubPosition { border:thin solid #AF001E; border-width:1px; width:1044px; height:402px; margin-top:10px; }
.photoSubPosition { width:726px; height:402px; }

.imgThumb { border:thin solid #AF001E; border-width:1px; margin:7px; }