/* Global Styles */

body {
	background: #ffffff url(/media/img/marshallroofing.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12pt;
}

img {
	border : 0px;
	display: block;
	background-color: transparent;
}

/* General Styles */

input {
	font-family: arial;
	font-size: 8pt;
}

textarea {
	font-family: arial;
	font-size: 8pt;
}

select {
	font-family: arial;
	font-size: 7pt;
}

td {
	font-family: helvetica;
	font-size: 9pt;
	font-color: #000000;
}

td a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

/* Classes */

.edges {
	border: 1px solid #3155a6;
}

.siteNavigation {
	color: #999999;
	font-size: 8pt;
}

.siteTitle {
	color: #3155a6;
	font-size: 12pt;
	font-weight: bold;
}
.serv {
	text-align: left;
	color: #3155a6;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: middle;
}
.serv a:link {
 	text-align: left;
	color: #3155a6;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: middle;
}
.serv a:visited {
	text-align: left;
	color: #3155a6;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: middle;
}
.serv a:hover {
	text-align: left;
	color: #3155a6;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
}


.siteText {
	color: #000000;
}

.siteMeta {
	color: #3155a6;
	font-size: 7pt;
}

.siteText a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

.siteNavigation a:hover {
	text-decoration: underline;
}

.siteHidden {
	color: #ffffff;
	font-size: 10px;
}

/* IDs */

#siteNavigationLink a:link, a:visited {
	color: #999999;
	text-decoration: none;
}

#siteNavigationLink a:hover {
	text-decoration: underline;
}