
/* Body Elements */
body {
	background-color:#F2F2F2;
	background-image: url(/images/mw17_bg.gif);
	}	
	
a:link, a:visited, a:active {
	color: #686868; 
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #FF869D;
	text-decoration: underline;	
	}
	


/* Regular Text */
.text {
	font-size: 13px;
	text-align: justify;
	color: #353535;
	}

.text a:link, .text a:visited, .text a:active {
	color: #686868; 
	font-weight: bold;
	text-decoration: underline;	
	}
	
.text a:hover {
	color: #FF869D;
	text-decoration: underline;
	}



/* News Elements */
.newstable {
	width: 100%;
	background-image: url(/images/mw17_newsheadbg.gif);
	border: solid 1px #AEA4A4;
	}

.newshead {
	padding-left: 15px;
	color: #515151;
	font-size: 15px;
	}

.newstext {
	font-size: 13px;
	text-align: justify;
	color: #353535;
	}

.newstext a {
	color: #686868; 
	font-weight: bold;
	text-decoration: underline;	
	}
	
.newstext a:hover {
	color: #FF869D;
	text-decoration: underline;	
	}
	


	
	
/* Copyright */	
.copyright {
	color: #484848;
	font-size: 11px;
	font-weight: bold;
	}
	



		
		
/* PORTFOLIO PAGE NAVIGATION */		
.port_nav {
	font-size: 12px;
	color: #484848; 
	font-weight: bold;
}

.port_nav a:link, .port_nav a:visited, .port_nav a:active {
	color: #686868;
	text-decoration: none;	
	}
	
.port_nav a:hover {
	color: #FF869D; 
	text-decoration: overline underline;	
	}
		
		
.text2 {
	font-size: 11px; 
	color: #484848; 
	padding: 8px 16px 8px  8px;
	text-align: justify;
	}



/* Portfolio Pages */
.ptitle {
	font-size: 18px; 
	color: #292929; 
	padding: 2px; 
	position: relative; 
	font-weight: bold; 
	text-align: center;
	}

.ptext_head {
	background-color: #EEF7DF;
	font-size: small;
	font-weight: bold;
	color: #292929; 
	padding: 3px; 
	text-align: right; 
	vertical-align: top;
	width: 12%;
	}	
	
.ptext {
	background-color: #EEF7DF;
	font-size: small; 
	color: #292929; 
	padding: 5px; 
	text-align: justify;
	width: 88%;
	}	

.thumbtext { 
	font-size: xx-small; 
	color: #292929; 
	padding-bottom: 10px; 
	text-align: center; 
	text-decoration: none;
	line-height: 12px;
	}

a:link.thumbtext {
	font-size: xx-small; 
	color: #292929; 
	padding: 3px; 
	text-align: center; 
	text-decoration: none;
	}

a:active.thumbtext {
	font-size: xx-small; 
	color: 799D76; 
	padding: 3px; 
	text-align: center; 
	text-decoration: none;
	}

a:visited.thumbtext {
	font-size: xx-small; 
	color: #292929; 
	padding: 3px; 
	text-align: center; 
	text-decoration: none;
	}

a:hover.thumbtext {
	font-size: xx-small; 
	color: 799D76; 
	padding: 3px; 
	text-align: center; 
	text-decoration: underline;
	}

#gallerytext { 
	color: #6a6a6a; 
	font-size: 18; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center;
	}
	
	
	
.tbltext {
	font-size: small; 
	color: #292929; 
	padding: 6px;
	}
	
.category_box {
	background-color: #EEF7DF;
	}


.form_spacing {
	line-height: 25px;
}


