﻿body 
{
	margin:0px;
	padding:0px;
	font-size:84%;
	font-family:Tahoma;
	color:#4d4d4d;
	background-image:url(../images/bkg.gif);
	text-align:center;
}

.wrapper
{
	background-color:#fff;
	width:784px;
	text-align:left;
	margin:0 auto;
}

.header
{
	height:299px;

}

.headerLogo
{
	height:48px;
	/*opacity
	background-color:Blue;*/
	margin-top:-48px;
	
	background-color:#000;
	filter:alpha(opacity=60);
	opacity:0.6;	
	
	
}
.topMenu
{
	height:30px;
	background-image:url(../images/menubkg.gif);
	padding-left:67px;
}





.topMenu a,.topMenu a:hover
{
	/*display:inline;*/
	height:25px;
	float:left;
	color:#fff;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	text-decoration:none;
	border-right:solid 1px #4F374B;

}


/*#4F374B*/


.contenttopper
{
	background-image:url(../images/contentbkg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:20px;
}

.contentwrapper
{
	background-image:url(../images/contentfbkg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#fff;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #bfbfbf;
	padding-bottom:28px;
	padding-left:67px;
	padding-right:37px;
}


.contentText
{
	width:320px;
	float:left;
	padding-right:50px;
	border-right:solid 1px #dfdfdf;
}

.contentText2
{
	width:320px;
	float:left;
	padding-right:50px;

}

.contentImagry
{
	width:308px;
	text-align:right;
	float:left;
}

.contentImagry2
{
	width:308px;
	text-align:left;
	float:left;
	font-size:1.1em;
}

.contentImagry2 a,.contentImagry2 a:hover
{
	color:#592852;
	text-decoration:none;
}

.homepageitem,.homepageitem2
{
	
	float:right;	
	height:83px;
	width:256px;

}

.homepagesubitem
{
	/*opactity*/
	float:right;
	margin-top:-33px;
	margin-bottom:25px;
	padding-top:5px;
	padding-right:10px;
	
	height:28px;
	width:245px;
	
	background-color:#000;
	filter:alpha(opacity=70);
	opacity:0.7;	
}

.homepagesubitem a,.homepagesubitem a:hover
{
	color:#fff;
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
}

.modalBackground 
{
	background-color:#000;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.imagePopup
{
	background-color:#fff;
	padding:20px;
	padding-top:5px;
	width:470px;
}
.imageText
{
	text-align:left;
}
.imageNav
{
	text-align:right;
}



.lowerMenu
{
	height:38px;
	background-image:url(../images/menu2bkg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	text-align:right;
	padding-right:10px;

}
.lowerMenu p
{
	margin:0px;
	padding:0px;
	padding-top:10px;

}
.lowerMenu a,.lowerMenu a:hover
{
	color:#fff;
	text-decoration:none;
	padding-left:12px;
	font-size:0.9em;
}
.rnm
{
	background-color:#676767;
	padding:2px;
	text-align:right;
	font-size:0.7em;
	padding-right:10px;
	
}
.rnm a
{
	color:#fff;
}



img
{
	border-width:0px;
}

.clearing
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.clearing2
{
	clear: both;
	line-height: 0px;
	font-size: 0px; /*height: 0px;*/
}


h1
{
	color:#3C0234;
	font-weight:normal;
}

h2
{
	font-weight:normal;
}


a
{
		color:#3C0234;
		text-decoration:none;
}

a:hover
{
		color:#3C0234;
		text-decoration:underline;
}

.contentTitle
{
	border-bottom:solid 1px #dfdfdf;
	padding-bottom:2px;

}


.inputTxt
{
	border:solid 1px #2C0D28;
	width:230px;
}


.inputButton
{
	border:solid 1px #2C0D28;
	color:#fff;
	background-color:#2C0D28;
	padding:3px;
	background-image:url(images/button.gif);
	background-position:center top;
	background-repeat:no-repeat;
	
}
