@charset "utf-8";
body {
	background-image: url(images/bordermain_leftmiddle.jpg);
	background-repeat: repeat;
	text-align:center;
	border:none; 
	margin:0px;
	min-width:933px;
	height: 100%;
	width: 100%;
	color:#330000;
}

a {
	text-decoration:underline;
	color:#993366;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

.BG_top {
	background-image: url(images/bordermain_leftup.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height:519px;
	width:100%;
} 

.BG_bottom {
	background-image: url(images/bordermain_leftdown.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	width:100%;
}

.BGpage_wrapper {
	width:933px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position: relative;
}

.mainContLeft_middle {
	background-image:url(images/borderdark_leftmiddle.jpg);
	background-repeat:repeat-y;
	background-position:left;
	min-height:689px;
	height:100%;
}
.mainContLeft_top {
	background-image:url(images/borderdark_leftup.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:489px;
}
.mainContLeft_bottom {
	background-image:url(images/borderdark_leftdown.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	min-height:199px;
	height:100%;
}

.mainContRight_middle {
	background-image:url(images/borderdark_rightmiddle.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	text-align:right;
	min-height:689px;
	height:100%;
}
.mainContRight_top {
	background-image:url(images/borderdark_rightup.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
	min-height:489px;
	height:100%;
}
.mainContRight_bottom {
	background-image:url(images/borderdark_rightdown.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:right;
	min-height:199px;
	height:100%;
}


.innerBG_middle {
	background-image: url(images/innerbg_middle.jpg);
	background-repeat: repeat;
	height:100%;
	width:933px;
} 

.innerBG_top {
	background-image: url(images/innerbg_top.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width:933px;
} 

.innerBG_bottom {
	background-image: url(images/innerbg_down.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	width:933px;
}

.innerPage_wrapper {
	width:925px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position: relative;
}

.contentTop_wrapper {
	width:631px;
	height:100%;
	text-align:left;
}

.footerTop {
	width:925px;
	height:100%;
	position: relative;
	background-image: url(images/footerpeak.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.contentBottom_wrapper {
	width:915px;
	height:100%;
	text-align:left;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	
}

.contentBottom_wrapper3up {
	width:295px;
	height:100%;
	text-align:left;
	position: relative;
	padding-left: 5px;
	padding-right: 0px;
	
}

.contentBottom_wrapper2up {
	width:417px;
	height:100%;
	text-align:left;
	position: relative;
	padding-left: 25px;
	padding-right: 0px;
}

.contentBottom_wrapper1up {
	width:864px;
	height:100%;
	text-align:left;
	position: relative;
	padding-left: 25px;
	padding-right: 0px;
}

.footer {
	background-image: url(images/border_footer.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 933px;
}

.footerLinks {
	margin-left: 17px;
	margin-right: 20px;
	position: relative;
	top:5px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFCCFF
}

.footerLinks a {
	text-decoration:none;
 	color:#FFCCFF;
}

.footerLinks a:hover {
	text-decoration:underline;
 	color:#000000;
}

.textBox_header {
	color:#330000;
	font-size:36px;
	font-weight:bold;
	font-style:italic;
	position:relative;
	width: 530px;
	height: 42px;
	padding-top:10px;
}

.textBox_subHeader {
	color:#330000;
	font-size:26px;
	font-weight:bold;
	font-style:italic;
	height: 30px;
	padding-top:15px;
	padding-left:30px;
	padding-bottom: 0px;
}

.textBox_headerList {
	color:#330000;
	font-size: 18px;
	font-weight:bold;
	position:relative;
}

.textBox_textList{
	color:#330000;
	font-size: 14px;
	font-weight:normal;
	list-style-type:disc;
}


.textBox_textListImg{
	color:#330000;
	font-size: 14px;
	font-weight:normal;
	list-style-image:url(images/bullet_heart.gif);
}


.textBox_textLinkListHeader{
	list-style-position:outside;
	list-style-type:none;
	font-weight:bold;
	font-size:16px;
}

.textBox_textLinkList{
	list-style-position:inside;
	list-style-type:disc;
	font-weight:normal;
}

.textBox1 {
	background-color: #CCFFCC;
	width: 612px;
	position: relative;
	left: 6px;
	height: 100%;
} 

.textBox3up {
	background-color: #CCFFCC;
	width: 295px;
	height: 100%;
} 

.textBox2up {
	background-color: #CCFFCC;
	width: 417px;
	height: 100%;
}

.textBox1up {
	background-color: #CCFFCC;
	width: 864px;
	height: 100%;
}

.textBox_top{
	background-image: url(images/textbox_top.jpg);
	background-repeat:repeat-x;
	background-position: top;
	height: 100%;
} 

.textBoxMedium_top{
	background-image: url(images/textboxmedium_top.jpg);
	background-repeat:repeat-x;
	background-position: top;
	height: 100%;
}  

.textBox_bottom{
	background-image: url(images/textbox_bottom.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 100%;
}  

.textBoxMedium_bottom{
	background-image: url(images/textboxmedium_bottom.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 100%;
}  

.textBox_left{
	background-image: url(images/textbox_left.jpg);
	background-repeat:repeat-y;
	background-position: left;
	height: 100%;
} 

.textBoxMedium_left{
	background-image: url(images/textboxmedium_left.jpg);
	background-repeat:repeat-y;
	background-position: left;
	height: 100%;
} 

.textBox_right{
	background-image: url(images/textbox_right.jpg);
	background-repeat:repeat-y;
	background-position: right;
	height: 100%;
}  

.textBoxMedium_right{
	background-image: url(images/textboxmedium_right.jpg);
	background-repeat:repeat-y;
	background-position: right;
	height: 100%;
}  

.textBox_topLeft{
	background-image: url(images/textbox_topleft.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100%;
}

.textBoxMedium_topLeft{
	background-image: url(images/textboxmedium_topleft.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100%;
}

.textBox_topRight{
	background-image: url(images/textbox_topright.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 100%;
} 

.textBoxMedium_topRight{
	background-image: url(images/textboxmedium_topright.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 100%;
} 

.textBox_bottomLeft{
	background-image: url(images/textbox_bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 100%;
}

.textBoxMedium_bottomLeft{
	background-image: url(images/textboxmedium_bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 100%;
}

.textBox_bottomRight{
	background-image: url(images/textbox_bottomright.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 100%;
} 

.textBoxMedium_bottomRight{
	background-image: url(images/textboxmedium_bottomright.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 100%;
} 

.textBox_innerWrapper {
	height:100%;
	position: relative;
	padding: 20px;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
}

.alignCenter {
	text-align:center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto;
}

.alignRight {
	text-align:right;
}

.leftSidebar {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
}
