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


/* PAGE LAYOUT */
body
{
	width:100%; 
	height:100%; 
	background-color:#61361d; 
	background-image:url(img/backgroundRule2.gif);
	background-repeat:repeat-y;
	background-position: center center; 
	margin:0px;
}

body a
{
	color:#5d7add;
}

body a:hover
{
	color:#3361ff;
	text-decoration:none;
}

.calloutCenter
{
	width:296px;
	border-left:solid 2px #e4e5e9;
	border-right:solid 2px #e4e5e9;
	min-height:285px;
	float:left;
	padding:10px;
}

.calloutLeft
{
	width:269px;
	float:left;
	padding:10px;
}

.calloutRight
{
	width:267px;
	float:right;
	padding:10px;
	position: relative;
	z-index:0;
}

.footerLinks
{
	width:896px;
	height:100%;
	clear:left;
	color:#ffffff;
	background-color:#7881a0; 
	text-align:center; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:14px; 
	padding:8px 0px 8px 0px; 
	border-bottom:2px solid #32190b;
}

.footerLinks a
{
	color:#ffffff;
	text-decoration:underline;
}

.footerLinks a:hover
{
	color:#ffffff;
	text-decoration:none;
}

.imgRightTop
{
	float:right;
	margin:0px 0px 10px 14px;
	text-align:center;
	font-size:10px;
}

.imgRightTop img
{
	border:1px solid #333;
	margin-bottom:5px;
}

.leftNav
{	
	width: 270px;
	float:left;
}

.leftNav ul
{
	list-style-image:url(img/fleurBullet.gif);
	line-height:22px;
}

.mainContent
{
	width:624px;
	min-height:515px;
	border-left:2px solid #61361d; 
	float:left;
}

.navWrapperHome
{
	width:291px; 
	height:405px; 
	float:left;
}

.row
{
	padding:5px 7px 5px 7px;
	vertical-align:text-top;

}
.rowAlt
{
	background-color:#eaeaea;
	padding:5px 7px 5px 7px;
	border-bottom:1px solid #333;
	vertical-align:text-top;
}

.searchBar
{
	text-align:right; 
	padding:15px 25px 25px 0px;
}

.slideWrapper
{
	width:605px; 
	height:405px; 
	float:left;
}

#video {
position: relative; /*or absolute*/
z-index: 0;
}

.wrapper
{
	width:896px;
	height:100%;
	clear:left;
}

.wrapCenter 
{
	width:896px; 
	margin:0 auto;
}

.wrapperPad
{
	padding:0px 40px 25px 40px;
}

.wrapMaster
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:15px; 
	color:#333333;
}

/* TEXT FORMAT */
h1  
{
	padding:0px;
	margin:0px 0px 8px 0px;
	font-size: 18px; 
	letter-spacing:1px;
	color: #61361d;
	font-family: Georgia, Geneva, Times New Roman, Times, serif;
}
	
h2
{
	padding:0px;
	margin:10px 0px 3px 0px;
	font-size: 14px; 
	color: #61361d;
	font-family: Georgia, Geneva, Times New Roman, Times, serif;
}

h2 span
{font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#666; font-weight:normal;}

h3
{
	font-size: 12px; 
	font-family: Georgia, Geneva, Times New Roman, Times, serif;
	color: #61361d;
}

ul
{
	line-height:20px;
	list-style:square;
}

/* PHOTO GALLERY */
.Photos h2
{margin-top:25px;}

.PhotoRow
{text-align:center; clear:both; padding:8px 0px 0px 0px; width:550px; height:63px;}

.PhotoRow DIV
{padding:0px 0px 0px 5px; float:left; text-align:center; width:80px; z-index:90; position:relative;}

.PhotoRow IMG
{border:1px solid #333333;}
