/*css document*/

body {background-color:#3C1C24; margin:0px; padding:0px; font-family:Garamond, Georgia, "Times New Roman", Times, serif; font-size:12pt; color:#3C1C24;}
ul {list-style:disc;}
col3 ul {list-style:none;}
#png { behavior: url(iepngfix.htc);}
li.indexPage {list-style:none; margin:0px 0px 0px -; padding:0px;}

a img {border:0px; text-decoration:none;}
a {color:#3C1C24; text-decoration:underline;}
a:HOVER {font-weight:bold;}

a.indexLink {color:#FFFFFF; text-decoration:underline;}
a.indexLink:HOVER {font-weight:bold;}


	.headerIndex {background-color:#3C1C24; width:100%; height:100px; text-align:center;}
	.headerPage {background-color:#3C1C24; width:100%; height:185px; text-align:center;}
	.headerGallery {background-color:#3C1C24; width:100%; height:73px; text-align:center;}
		.headHolder {width:850px; height:auto; margin:auto; text-align:left;}
			.headImg {margin:48px auto 5px 35px;}
			.headImgPage {margin:20px auto 0px 35px;}
			.headerGallery {background-color:#3C1C24; width:100%; height:73px; text-align:center;}
	.menuBar {width:100%; height:44px; background:#FEF6F3 url(../FW_Images/MenuBack.gif) top left repeat-x; background-repeat:repeat-x; text-align:center;}
		.menuHolder {width:880px; height:40px; margin:2px auto;}
	.contentHolder {width:830px; height:450px; margin:0px auto; padding:0px;}
		.contentIndexTop {width:830px; height:18px; margin:0px; padding:0px; background:url(../FW_Images/indexBodTop.gif) top left no-repeat;}
		.contentBody {width:830px; height:auto; margin:0px; padding:0px; background:#FEF6F3 url(../FW_Images/BodMid.gif) top left repeat-y; text-align:center;}
		.contentTop {width:830px; height:18px; margin:0px; padding:0px; background:#FEF6F3 url(../FW_Images/BodTop.gif) top left no-repeat;}

		.contentIndexTop {width:830px; height:15px; margin:0px; padding:0px; background:url(../FW_Images/indexBodTop.gif) top left no-repeat;}
		.contentIndexBody {width:700px; height:353px; margin:0px; padding:0px; background-color:#FEF6F3; background:url(../FW_Images/indexBodMid.gif) top left repeat-y;}
			.content {width:750px; padding:20px; margin:auto; height:auto; text-align:justify;}
			.col1 { width:340px; height:auto; margin:15px 10px 0px 51px; display: inline; float:left;}
			.col2 { width:245px; height:auto; margin:0px 10px 0px 10px; float:left;}
			.col3 { width:auto; height:350; margin:5px 0px 0px 20px; float:left; background:url(../FW_Images/leftBorder.gif) top left repeat-y;}
		.Indexfooter {width:830px; height:70px; margin:0px; padding:0px; background:url(../FW_Images/indexBodBottom.gif) top left no-repeat; }		

		.footer {width:830px; height:70px; margin:0px; padding:0px; background:url(../FW_Images/BodBottom.gif) top left no-repeat; font-size:12px; text-align:center;}		
	img.floatL { float:left; margin:10px 10px 10px 0px; }
	img.floatR { float:right; margin:10px 0px 20px 20px; }
	
/*draggable css*/

		.dragger { margin:2px; padding:2px; cursor:move; position:relative; text-align:left; font-weight:bold; color:#D5C979;}
		.text {font-size:10pt; text-align:center; color:black;}
		img.drag {margin:auto; border:1px solid #5F4612;}
