/*
	Template Name: PHP Business Mini Site 01
	Template URI: http://freewebtemplates.me
	Description: A fixed width single column website template with php includes for header, footer and auto-updating copyright year.
	Version: 1.0
	Tags: Blue, PHP, Business, Includes, CSS, Fixed Width, Mini Site, Graphics, Single Column, Tables, 
*/


a {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px solid #0000FF;
}
a:hover {
	color: #2E4A9D;
	text-decoration: none;
	border-bottom: 2px dashed #2E4A9D;
}
h1#header {
	text-align: right;
	color: #D2DDFE;
	margin: 10px;
	font-family: "Trebuchet MS", Futura, Arial, Helvetica, Verdana, sans-serif;
	}
	
p.subhead {
	color: #2E4A9D;
	font-weight: bold;
	text-align: right;
	margin: 100px 20px 0;
	font-size: 20px;
}

p {
	color : #333;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family: "Trebuchet MS", Futura, Arial, Helvetica, Verdana, sans-serif;
}

.botmenu2 {
	color : #A4BBFE;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
	text-align: left;
    text-decoration: none;
}
.botmenu2 a {
	color : #A4BBFE;
    text-decoration: none;
	font-size : 12px;
	border-bottom: 0;
}
.botmenu2 a:hover {
	color : #D2DDFE;
    text-decoration: none;
	font-size : 12px;
	border-bottom: 0;
}
.botmenu {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Arial;
	font-weight: normal;
	text-align: center;
        text-decoration: none;
}
.botmenu a {
	color : #000000;
    text-decoration: none;
}
.botmenu a:hover {
	color : #FFFFFF;
    text-decoration: none;
}
div#credit {
	font-family: Verdana, "Trebuchet MS", Futura, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E4A9D;
	text-align: right;
}
div#credit a {
	color: #2E4A9D;
	text-decoration: none;
	border-bottom: 0;
}
div#credit a:visited {
	color: #2E4A9D;
	text-decoration: none;
	border-bottom: 0;
}
