
body{
	background-color: #A33232;
	font-color: #3E4162;

}



#wrap {background-color: #FFFFFF;
	margin-top: 10px;
	width: 810px;
	 border-bottom: 0px solid #721721; border-left: 8px solid #721721; border-right: 8px solid #721721; border-top: 8px solid #721721;


}


.content {
	width: 780px;
	background: url(images/bk_main.jpg); background-repeat: no-repeat; background-position: bottom right;
	font-size:9pt; 
	font-color: #3E4162;
	
}

#menu {
	width: 780px; height: 45px;
	background: url(images/gradient.jpg); background-repeat: yes-repeat; background-position: top right;
	font-size:9pt; 
	font-color: #3E4162;
	
}
.dklink {
	font-size:10pt; 
	color: #00356A;
	font-family: verdana, sans serif;
	

}

UL { list-style-image: url("images/listpaw.gif"); }

.side {
	background-color: white;
	font-size:10pt; 
	#3E4162;
	font-family: verdana, sans serif;
	border: 1px solid #721721;
	padding: 22px;

}
.side2 {
	width: 740px;
	height: 42px;
	background-color: white;
	font-size:12pt; 
	color: white;
	font-family: verdana, sans serif;
	border: 0px solid #000;
	padding: 4px;
	background: url(images/gradientbk.jpg); background-repeat: yes-repeat; background-position: top center;
	border: 1px solid #721721;


}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom:solid 0px #721721; border-right: solid 0px #721721;  border-top: solid 0px #721721; border-left: solid 0px #721721; 
	padding: 6px 6px 6px 6px;
} 
.border2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom:solid 0px #721721; border-right: solid 0px #721721; 
}
.border3 {background-color: #FAF3ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom:solid 1px #721721; border-right: solid 0px #721721; 
}
.border4 {background-color: #FAF3ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:solid 1px #721721;
}
.textarea {
	font-size:9pt; 
	font-color: #3E4162;
	font-family: verdana, sans serif;
	
}
.facebook a {
	font-size:10pt; 
	font-color: #004F75;
	font-family: verdana, sans serif;
	
}
td.white {
	font-size:9pt; 
	color: #FFFFFF;
	font-family: verdana, sans serif;
	
}
td.textareasm {font-family: arial, sans-serif; color: black; font-size:8pt; font-weight: normal;}
.links {font-family: verdana, arial, sans-serif; color:#F2E0C8; font-size:7pt; font-weight: bold;}
.orange {font-family: verdana, arial, sans-serif; color: #30339A; font-size:9pt; font-weight: bold;}

.footer {
	font-size:8pt; 
	color: #EEE7E3;
	font-family: verdana, sans serif;
	
}
.burg {
	width: 780px; display: block;
	background-color: #7F0B24;
	font-size:11pt; 
	color: #F2E0C8;
	font-family: verdana, arial, sans-serif;
	margin: 6px; padding: 3px 0 6px 0;
	border: 0px solid #F2E0C8;
}


H1{
	width: 100%;
	background-color: #9C1B27;
	font-size:10pt; 
	color: #F2E0C8;
	font-family: verdana, arial, sans-serif;
	padding: 3px;
	border: 6px double #F2E0C8;

	
	
}

H2{
	width: 100%;
	background-color: white;
	font-size: 11pt; 
	color: #9C1B27;
	font-family: verdana, arial, sans-serif;
	padding: 5px;
	text-align: left;
	margin: 0px;
	
	
}
H3{
	width: 96%; display: block;
	background-color: #7F0B24;
	font-size:13pt; 
	color: #F2E0C8;
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	border: 0px solid #F2E0C8;
}
H4{
	width: 100%;
	background-color: #9C1B27;
	font-size:10pt; 
	color: #F2E0C8;
	font-family: verdana, arial, sans-serif;
	padding: 2px;
	border: 6px double #F2E0C8;
}

H5{
	width: 100%;
	background-color: white;
	font-size: 10pt; 
	color: #9C1B27;
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	text-align: left;
	margin: 0px;
	
	
}
H6{
	width: 100%;
	background-color: transparent;
	font-size: 11pt; 
	color: #9C1B27;
	font-family: verdana, arial, sans-serif;
	padding: 5px;
	text-align: center;
	margin: 0px;
	
	
}
	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -20px;
left: 375px; /*position where enlarged image should offset horizontally */

}



.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -20px;
left: 293px; /*position where enlarged image should offset horizontally */

}



.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -20px;
left: 210px; /*position where enlarged image should offset horizontally */

}

.thumbnail4{
position: relative;
z-index: 0;
}

.thumbnail4:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail4 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}


.thumbnail4span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -20px;
left: 128px; /*position where enlarged image should offset horizontally */

}

.thumbnail5{
position: relative;
z-index: 0;
}

.thumbnail5:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail5 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail5span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail5:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -20px;
left: 45px; /*position where enlarged image should offset horizontally */

}


