body {	
	margin-top:0px;
	background:#666666 url(Images/Woven.jpg) repeat center top;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
}

/* ------------- CLASSES START --------------------- */
.title {
	font-weight: bold;
	color: #cc6600;
	font-size: large;
	text-align: left;
	letter-spacing: 3px;
	text-transform: uppercase;

}

.intro {
	font-size: small;
	color: #ffffff;
	margin: 0px;
	font-weight: bold;
	letter-spacing: 1px;

}

.bodyText {
	font-size: small;
	color: #ffffff;
	margin: 30px 20px;

}

.List {
	font-size: small;
	color: #ffffff;
	letter-spacing:1px;
	list-style-type: circle;
	list-style-position: outside;
	line-height: 30px;

}

.subTitle {
	font-size: large;
	color: #cc6600;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 3px;


}

.phoneBodyText {
	font-weight: bold;
	font-size: x-large;
	color: #ffffff;
	letter-spacing: 5px;

}

.addressBodyText {
	font-size: xx-small;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: auto;
	font-weight: bold;
	padding: 10px;
	}

/* ------------- CLASSES END --------------------- */

/* ------------- LINKS START --------------------- */
.bodyLink:link {
	font-weight: bold;
	text-decoration: none;
	color: #cc6600;
}

.navigationLink:link {
	font-weight: bold;
	font-size: x-small;
	text-align: center;
	letter-spacing: 1px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	color:#000000;

}
/* ------------- LINKS END --------------------- */
.badge {
	align: right;
	margin-right: 50px;
	background-position: right bottom;

}
.list {
	list-style-type: circle;
}

.smallTitles {
	font-size: small;
	font-weight: bold;
	color: #CC6600;

}
.dividerRules {
	font-size: x-small;
	font-weight: bold;
	color: #CC6600;

}

