@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	font-size:12px;
	line-height:19px;
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration:none;
	color:#900;

}

img{
	border:0;
	padding-top: 5px;
	padding-bottom: 5px;
		
	}

#container {
	width:480px;
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(images/body_tile.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#header {
	width:300px;
	margin:0px;
	}
	
.clearBoth {
	clear:both;

}		
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

	
#backtohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #999;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom: 1px solid #666;
}

#logoContent{
	background-color:#fff;
	height:91px;
	
	}
.hdr {
	margin-left: 14px;
	padding: 0px;
	margin-top: 0px;
}

	
#logo{
	width: 480px;
	height: 149px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}
#bottom {
	background-image: url(images/bottom.jpg);
	height: 31px;
	width: 480px;
	background-repeat: no-repeat;
	background-position: top;
}
#bodyArea {
	background-image: url(images/body_tile2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 420px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-family: Questrial;
	font-size: 19px;
	font-weight: normal;
	color: #333;
	line-height: 20px;
}
.redBox {
	font-family: Questrial;
	color: #FFF;
	background-color: #900;
	width: 377px;
	margin-left: 34px;
	font-size: 18px;
	line-height: 24px;
	padding: 10px;
	text-align: center;
}


	
#tagline{
	width:152px;
	float:right;
	padding: 25px 5px 5px 15px;
	color: #c41c1d;
	}
	
.tagline{
	font: bold 18px arial,sans-serif; 
	}

a #mainContent {
	text-decoration:none;
	border:none;
	}
	
#welcome{
	height:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C31C1D;
	}
		
.icon{
	width:99px;
	text-align:center;
	float:left;
	height:120px;
	line-height: 13px;	
	}
	
.imagepad{
	padding:5px 0px 5px 0px;

	}
	
#address{
	font: italic 12px arial, sans-serif;
	line-height:15px;
	padding: 10px;	
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C31C1D;
	}
	
/* subpages */

#aboutCont{
	padding:10px 8px 10px 10px;
	}

h1{
	font-family: Questrial;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #333;
	line-height: 28px;
	background-color: #c5c0b6;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	width: 395px;
	padding-top: 3px;
	}
h2{
	font-family: Questrial;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
	line-height: 28px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h3{
	color: #333;
	font-family: Questrial;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 32px;
	}

h4{
	margin:0px;
	font-family: Questrial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #827E75;
	line-height: 22px;
	}
h6 {
	font-family: Questrial;
	font-size: 20px;
	color: #333;
	margin: 0px;
	padding: 0px;
}

.textimg{
	float: right;
	padding-top: 25px;
	padding-left: 5px;	
	}
.i{
	font:italic;
	}
.b{
	font-weight:bold;
	}
		
.bi{
	font:italic;
	font-weight:bold;
	}
ul{
	padding-left: 15px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
hr {
	color: #999;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

	
li{
	padding-bottom: 5px;
	font-family: Questrial;
	color: #333;
	font-weight: normal;
	font-size: 19px;
	text-align: left;
	}
	
.indent{
	padding-left: 10px;
	padding-bottom: 10px;
	}
.portfolio {
	text-align: center;
}
.portfolioText {
	font-family: Questrial;
	font-size: 22px;
	color: #333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

	
.white{
	color: #fff;
	}
.smm {
	text-align: center;
	padding-top: 100px;
	color: #0055A5;
	font-family: Questrial;
	font-size: 28px;
	font-weight: normal;
	line-height: 40px;
}
.smm a:link, .smm a:visited, .smm a:active{
	
}
.smm a:hover {
	
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 37px;
	width: 385px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-left: 11px;
}

.button a:link, .button a:visited, .button a:active{
	color: #FFF;
	display: block;
	padding-top: 10px;
	height: 27px;
	font-family: Questrial;
	font-size: 18px;
	text-align: left;
}
.button a:hover {
	color: #FFF;
	font-weight: normal;
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	background-repeat: no-repeat;
	text-align: center;
	height: 37px;
	width: 275px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-color: #333;
}

.button2 a:link, .button2 a:visited, .button2 a:active{
	color: #FFF;
	display: block;
	padding-top: 10px;
	height: 27px;
	font-family: Questrial;
	font-size: 19px;
	text-align: center;
	background-color: #333;
	width: 275px;
	margin-right: auto;
	margin-left: auto;
}
.button2 a:hover {
	color: #FFF;
	font-weight: normal;
}
.button3 {
	background-repeat: no-repeat;
	font-family: Questrial;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	background-color: #827E76;
	width: 395px;
	display: block;
	font-weight: normal;
	float: none;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button3 a:link, .button3 a:active, .button3 a:visited {
	text-decoration:none;
	color:#FFF;
	display: block;
	height: 30px;
	padding-top: 10px;
	font-family: Questrial;
	font-size: 22px;
	font-weight: normal;
	
}
.button3 a:hover {
	color:#C5C0B6;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#callButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	background-repeat: no-repeat;
	text-align: center;
	height: 45px;
	width: 193px;
	margin-left: 43px;
	margin-top: 5px;
	margin-right: 10px;
	float: left;
	background-color: #900;
	margin-bottom: 10px;
}

#callButton a:link, #callButton a:visited, #callButton a:active{
	color: #FFF;
	display: block;
	padding-top: 15px;
	height: 27px;
	font-family: Questrial;
	font-size: 18px;
	text-align: center;
	background-color: #900;
}
#callButton a:hover {
	color: #CCC;
}
#emailButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	background-repeat: no-repeat;
	text-align: center;
	height: 45px;
	width: 193px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 10px;
	float: left;
	background-color: #900;
}

#emailButton a:link, #emailButton a:visited, #emailButton a:active{
	color: #FFF;
	display: block;
	padding-top: 15px;
	height: 27px;
	font-family: Questrial;
	font-size: 18px;
	text-align: center;
	background-color: #900;
}
#emailButton a:hover {
	color: #CCC;
}
