@charset "utf-8";

body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-repeat: no-repeat;
	background-position: center 0%;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

body * {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px auto;

}
.surname {
	display: none;
	visibility: hidden;
}
.form-fields {
	background-color: #FAF8F1;
	border-radius: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 6px;
	behavior: url(border-radius.htc);
	border: 1px solid #960;
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 12px;
	width: 160px;
	margin-left: 5px;
}
.AssignmentForm {
	border-radius: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 6px;
	behavior: url(border-radius.htc);
	border: 1px solid #960;
	padding: 4px 2px;
	margin-bottom: 2px;
	margin-top: 4px;
	font-size: 12px;
	margin-left: 5px;
	background-color: #FFFFFF;
}

fieldset {
	border-style: none;
}


.img-left {
	margin-right: 8px;
	text-align: left;
	float: left;
	margin-top: 5px;
}
a:link img, a:visited img {
	border: none;
}
.HeaderH1_Large {
	font-size: 24px;
	color: #CE0002;
	text-shadow: 1px 1px 1px #FFF;
	font-weight: bold;
}


.HeaderH1_Small {
	font-size: 12px;
	color: #004284;
	margin-bottom: 16px;
	text-shadow: 1px 1px 1px #FFF;
	font-weight: normal;
}
.top-phone {
	background-image: url(../images/icon_phone.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 16px;
	font-size: 22px;
	margin-top: 10px;
}
#RIGHT p {
	line-height: 20px;
}
.LeftAssociations {
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #996600;
	margin-top: 30px;
	background-image: url(../images/header_image_bg.jpg);
}
.LeftAssociations p {
	margin-bottom: 8px;
}
.txt-12pt {
	font-size: 12px;
	line-height: normal;
}

div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}

#main {
	margin: 0px auto 0;
	width: 900px;
}
.container {
	margin: 0px auto 0;
	width: 900px;
	position: relative;
}
#PageTop {
	background-image: url(../images/PageTop.jpg);
	height: 158px;
	margin-bottom: 8px;
}
#PageTopLeft {
	float: left;
	width: 315px;
	margin-left: 116px;
	padding-top: 53px;
	color: #6474A7;
	font-size: 16px;
}
#PageTopRight {
	float: right;
	width: 560px;
	padding-top: 16px;
	text-align: right;
	margin-right: 25px;
}
#PageTopRight a {
	color: #004284;
	text-decoration: none;
}
	.Logo {
	position: absolute;
	left: 16px;
	top: 10px;
}
	#head {
	background-image: url(../images/head_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 133px;
}
    .header-container {
	background-image: url(../images/header_image_bg.jpg);
	background-repeat: repeat;
	border-bottom: 7px solid #000000;
	padding-bottom: 14px;
	padding-top: 14px;

}
#Header {
	height: 326px;
	overflow: hidden;
	width: 900px;
	-webkit-box-shadow: 0px 0px 10px 1px #333333;
	box-shadow: 0px 0px 10px 1px #333333;
	-moz-box-shadow: 0px 0px 10px #333333;
	border: thin solid #FFFFFF;
}

#HeaderContent {
	padding-top: 80px;
	width: 360px;
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	padding-right: 24px;
}
#HeaderContent p {
	color: #960;
	padding-bottom: 14px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#Header1 {
	width: 900px;
	height: 326px;
	background-image: url(../images/Header2_BG.jpg);
}
#Header2 {
	height: 326px;
	width: 900px;
	background-image: url(../images/Header1_BG.jpg);
}
#Header3 {
	height: 326px;
	width: 900px;
	background-image: url(../images/Header4_BG.jpg);
}



#Content {
	padding-bottom: 25px;
	margin-top: 8px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	width: 900px;
}

#LEFT {
	float: left;
	width: 250px;
	margin-top: 35px;
	padding-right: 20px;
	font-size: 12px;
	margin-left: 20px;
	padding-top: 5px;
}
#RIGHT {
	float: left;
	margin-top: 35px;
	padding-left: 20px;
	width: 560px;
	border-left: 1px solid #CCC;
	font-size: 14px;
}
#rounded-boxes {
	padding: 9px;
	background-color: #FAF8F1;
	background-repeat: repeat-x;
	background-position: top;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(border-radius.htc);
	border: 1px solid #999;
}
#contact-form-box {
	padding: 9px;
	background-color: #FFFFFF;
	background-image: url(../images/blue-grad-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(border-radius.htc);
	border: 1px solid #999;
}

#rounded-boxes ul li {
	margin-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
#rounded-boxes ul li ul li {
	font-size: 12px;
	font-style: italic;
}
#RIGHT h1  {
	font-size: 22px;
	color: #990000;
	font-weight: normal;
	text-shadow: 1px 1px #FFF;
	margin-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
}
#RIGHT h3 {
	font-size: 22px;
	color: #990000;
	font-weight: normal;
	text-shadow: 1px 1px #FFF;
	margin-bottom: 2px;
}

#LEFT h1 {
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	text-shadow: 1px 1px #FFF;
	margin-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
}
#LEFT h2 {
	font-size: 16px;
	font-weight: normal;
	text-shadow: 1px 1px #FFF;
	margin-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
}


#RIGHT h2 {
	font-size: 16px;
	color: #990000;
	font-weight: normal;
	text-shadow: 1px 1px #FFF;
	margin-bottom: 2px;
	padding-bottom: 4px;
}
.RedShadow  {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	text-shadow: 1px 1px #FFF;
	margin-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 4px;
}
#RIGHT h4 {
	font-size: 16px;
	color: #CC0000;
	font-weight: normal;
	text-shadow: 1px 1px #FFF;
	margin-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 0px;
}
#LEFT a, #LEFT a:visited {
	color: #990000;
	text-decoration: underline;
}
#LEFT a:hover, #LEFT a:active {
	text-decoration: none;
}

#RIGHT a , #RIGHT a:visited{
	color: #996600;
	text-decoration: underline;
}

#RIGHT a:hover, #RIGHT a:active {
	text-decoration: none;
}

#breadcrumbs {
	font-size: 11px;
	margin-bottom: 20px;
	color: #6478AA;
}


#ServiceCategories {
	width: 530px;

}
#ServiceCategories ul {
	list-style-type: disc;
}
#ServiceCategories li {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-left: 10px;
}
#ServiceCategories ul li strong {
	font-size: 16px;
	color: #990000;
	text-shadow: 1px 1px #FFF;
}
#ServiceCategories a , #ServiceCategories a:visited{
	color: #006699;
}
#ServiceCategories a:hover, #ServiceCategories a:active {
	color: #990000;
}
#contactform {
}
.ca_headings {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #6075A4;
}
.formleft {
	background-color: #ECEAEB;
}
#contactform fieldset {
	border-style: none;
	padding: 8px;
}

.LastName {
	visibility: hidden;
	display: none;
}






#Phone-box {
	text-align: center;
	padding: 7px;
	border: 9px solid #C9BB98;
	background-image: url(../images/light-bg.jpg);

}
#LeftNavigation {
	padding-left: 25px;
	line-height: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #F2ECDE;
	border: thin solid #CBBD98;
	border-radius: 7px;

}

#SocialNetworks {
	padding-top: 20px;
	font-size: 11px;
}
#SocialNetworks table {
	margin-right: auto;
	margin-left: auto;
}

#SocialNetworks td {
	text-align: center;
	width: 33%;
}



#footer
{
	text-align: center;
	padding-top: 18px;
	font-size: 11px;
	color: #F9F4E5;
	padding-bottom: 18px;
	background-color: #990000;
	border-top: 2px solid #990000;
	letter-spacing: 1px;
}
#footer p strong, #footer h2 {
	text-shadow: 1px 1px 1px #000000;
	font-size: 14px;
	color: #f5e9cb;
}

#footer a {
	color: #F9F4E5;
	text-decoration: none;
}
#cities {
	padding-top: 10px;
	padding-bottom: 10px;
}

#footerLinks
{
	clear: both;
	text-align: center;
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footerLinks a, #footerLinks a:visited
{
	color: #CCCCCC;
	text-decoration: none;
}

#footerLinks a:hover, #footerLinks a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright
{
	text-align: center;
	padding: 0px;
	color: #666666;
	font-size: 11px;
	padding: 0px 0px 15px 0px;
}
#copyright a , #copyright a:visited{
	color: #6F6F71;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.LeftHeadings {
	font-size: 16px;
	font-weight: bold;
	color: #f5e9cb;
	background-color: #990000;
	padding: 3px;
	font-variant: normal;
	text-align: center;
}

#HeaderContent h1 {
	text-align: right;
	color: #990000;
	font-size: 20px;
}
.HeaderButton {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	transition: all 200ms ease 0s;
	font-size: 14px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	border-radius: 4px;
	background-color: #990000;
	padding: 5px 7px;
}
.HeaderButton:hover {
	background-color: #990000;
	padding-top: 7px;
	padding-bottom: 7px;
}
.justified {
	text-align: justify;
}
#head .container {
	height: 133px;
}
.navbar {
	background-color: #990000;
}
#PageTopRight h1 {
	font-size: 14px;
	color: #B69B65;
}
.top-phone span {
	color: #996600;
}
.submit-button {
	background-color: #990000;
	color: #F2ECDE;
	font-weight: bold;
	border: thin solid #F2ECDE;
	padding: 5px 4px;
	margin-bottom: 7px;
	margin-left: 5px;
}
.phone-number {
	color: #990000;
	font-size: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.centered {
	text-align: center;
}
#rounded-boxes ul li span {
	font-weight: normal;
	font-style: italic;
}
