/* COMMON ELEMENTS */

html {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b89752;
	line-height: 18px;
	background-color: #000000;
	text-align: left;
}
#Container {
	padding: 0;
	margin: 0 auto;
	position: relative;
	width: 960px;
	background-color: #040A0A;
}
#Header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 298px;
	width: 960px;
}
#ContentContainer {
	width: 960px;
	background-image: url(../images/content_bgRepeater.jpg);
	background-repeat: repeat-y;
}
#ContentMain {
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	padding: 0;
}
#ContentInner {
	width: 840px;
	margin: 0 35px 0 50px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #560104;
	padding: 0 0 0 30px;
}

#Footer {
	height: 105px;
	width: 960px;
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
}

#Lcolumn {
	width: 550px;
	margin: 0;
	position: relative;
	float: left;
}
#LcolumnContent {
	padding: 10px 20px 0 30px;
}
#RcolumnTop {
	width: 726px;
	margin: 0;
	position: relative;
	background-color: #06181A;
	height: 208px;
	float: right;
}
#RcolumnTopIndex {
	width: 950px;
	margin: 0;
	position: relative;
	background-color: #06181A;
	height: 208px;
	float: right;
}
.RcolumnTopContent {
	padding: 0 25px 0 0;
	color: #c9c9c9;
	font-size: 14px;
	line-height: 22px;
}
#RcolumnBottom {
	width: 726px;
	margin: 0;
	position: relative;
	background-color: #354715;
	float: right;
	background-image: url(../images/contentBGrepeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a0a0a0;
}
#RcolumnBottomIndex {
	width: 950px;
	margin: 0;
	position: relative;
	background-color: #354715;
	float: right;
	background-image: url(../images/contentBGrepeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a0a0a0;
}
.RcolumnContent {
	padding: 20px 30px 0 30px;
}

#indexContent {
	width: 410px;
	margin: 20px 0 30px 30px;
	float: left;
	position: relative;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #abacac;
	padding: 0 0 0 20px;
}

.viewdetails, .viewdetails a:link, .viewdetails a:visited, .viewdetails a:active {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	color: #bbd147;
	text-align: right;
	padding: 5px 20px 0 0;
}
.viewdetails a:hover {
	color: #FFCC33;
}
.navFooter {
	margin: 15px 0 0 20px
}
.navFooter a:link, .navFooter a:visited, .navFooter a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbd147;
	margin: 10px 5px 0 5px;
	text-decoration: none;
}
.navFooter a:hover {
	color: #FFCC33;
}
#navTopContainer {
	width: 224px;
	position: absolute;
	top: 168px;
	left: 0px;
	margin: 0;
	padding: 0;
}
ul.navTop {
	color: #000000;
	list-style-type: none;
	margin: 8px 0 3px 0;
	padding: 0px;
	text-align: center;
}
ul.navTop li {
	display: inline;
}
ul.navTop a {
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	color: #efc031;
	margin: 0 8px 0 0;
	border: 1px dashed #606060;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 1px;
}
ul.navTop a:hover {
	background-color:#114165;
	color: #F1F1F1;
}

body#home a#homelink,
body#events a#eventslink,
body#menu a#menulink,
body#directions a#directionslink,
body#press a#presslink,
body#testimonial a#testimoniallink,
body#contact a#contactlink {
	background-color:#114165;
	color: #F1F1F1;
}

#locationsRside {
	width: 240px;
	margin: 20px 0 10px 665px;
	position: relative;
	background-color: #bfbfbf;
	padding: 4px;
}
#locationsRsideStroke {
	width: 240px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	border: 1px solid #5e8b9a;
}
#locationsRsideContent {
	width: 215px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	text-align: left;
}
.clearBoth {
	clear: both;
}

hr {
	border: 0;
	color: #e58b04;
	background-color: #e58b04;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 5px 0 5px 0;
}
p {
	line-height: 22px;
	text-align: left;
}
a, a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #bbd147;
	line-height: 18px;
}
a:hover {
	color: #FFCC33;
}


#Lcolumn h2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	color: #bbd147;
	margin: 5px 0 0 0;
	padding: 20px 0 0 30px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #e58b04;
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 30px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
}
h2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 20px;
	color: #bbd147;
	margin: 0;
	padding: 0 0 0 40px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #bbd147;
	margin: 5px 0 3px 0;
	font-weight: bold;
	line-height: 24px;
}

h3 a:link, h3 a:visited, h3 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FEB914;
	margin: 5px 0 3px 0;
	font-weight: bold;
}
h3 a:hover {
	color: #CCCCCC;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #bbd147;
	margin: 5px 0 3px 0;
	font-weight: bold;
	line-height: 24px;
}

h4 a:link, h4 a:visited, h4 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #bbd147;
	margin: 5px 0 3px 0;
	font-weight: bold;
}
h4 a:hover {
	color: #CCCCCC;
}




h5 {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #909900;
}
ul {
	line-height: 18px;
}
.textSize10 {
	font-size: 10px;
}
.textSize12 {
	font-size: 12px;
}
.textSize14 {
	font-size: 14px;
}
.textSize16 {
	font-size: 16px;
}
.textSize18 {
	font-size: 18px;
}
.textSize20 {
	font-size: 20px;
}
.textSize22 {
	font-size: 22px;
}
.picborderGray {
	border: 1px solid #7b7b7b;
}
.picborderGold {
	border: 1px solid #a3740f;
}
.picborderYellow {
	border: 1px solid #E8A614;
}
.picborderDark {
	border: 1px solid #114165;
}
.floatLborderDark {
	float: left;
	border: 1px solid #114165;
	margin: 5px 15px 10px 0;
}
.floatLborderYellow {
	float: left;
	border: 1px solid #FFE084;
	margin: 5px 15px 10px 0;
}
.floatRborderYellow {
	float: right;
	border: 1px solid #FFE084;
	margin: 0 0 10px 15px;
	clear: right;
}
.floatRnoBorder {
	float: right;
	clear: right;
	padding: 10px 0 0 20px;
}
.floatLnoBorder {
	float: left;
	clear: left;
	padding: 10px 10px 10px 0;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d8658;
	text-align: right;
	width: 930px;
	margin: 10px auto;
}
.pcsad, .pcsad a:link, .pcsad a:visited, .pcsad a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A6195;
	font-weight: normal;
	text-decoration: none;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	background-color: #000000;
}
.pcsad a:hover {
	color: #b89752;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Asterisk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}

#SubmitForm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2e2b26;
	width: 450px;
	float: left;
	margin: 0 0 20px 5px;
}
#SubmitForm .label{
	text-align: right;
	clear: left;
	float: left;
	width: 185px;
	background-color: #111111;
	margin: 0 15px 5px 0;
	padding: 3px 3px 5px 0;
	font-weight: normal;
	line-height: 15px;
	color: #FEC10E;
	font-size: 12px;
}
input#SubmitFormContact {
	background-color: #FEC10E;
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	width: 160px;
	margin: 0 auto;
	cursor:pointer;
}
input#SubmitFormAddTestimonial {
	background-color: #FEC10E;
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	width: 160px;
	margin: 0 auto;
	cursor:pointer;
}
input#SubmitFormEmailSignup {
	background-color: #FEC10E;
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	width: 160px;
	margin: 0 auto;
	cursor:pointer;
}
input#SubmitFormApplicant {
	background-color: #FEC10E;
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	width: 160px;
	margin: 0 auto;
	cursor:pointer;
}
input#Name, input#Company, input#Email, input#Address, input#City, input#State, input#Zip, input#Phone, input#CellPhone, input#BestTimeToCall, input#Comments, input#HowDidYouHearAboutUs, input#FirstName, input#LastName, input#Experience  {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #000033;
	width: 175px;
	margin: 0;
	line-height: 19px;
	padding: 0;
}
.MapContainer {
	height: 350px;
	width: 480px;
	border: 3px solid #FFC10E;
	margin: 0;
}
ul.Services {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	margin: 10px 0 0 30px;
	padding: 0;
	text-align: left;
}
ul.Services li {
	margin: 0px;
	padding: 2px 0;
	list-style-position: outside;
	list-style-image: url(../images/check.jpg);
}
ul.Services a {
	padding: 6px 8px;
	text-decoration: none;
	color: #efefef;
	margin: 0;
	border: 1px solid #656565;
	font-weight: normal;
	background-color: #2D2D2D;
	width: 125px;
	display: block;
}
ul.Services a:hover {
	background-color:#5C513F;
	color: #ffffff;
}
ul.IndexCheck {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	margin: 10px 0 0 30px;
	padding: 0;
	text-align: left;
}
ul.IndexCheck li {
	margin: 0px;
	padding: 2px 0;
	list-style-position: outside;
	list-style-image: url(../images/check-index.jpg);
}
ul.IndexCheck a {
	padding: 6px 8px;
	text-decoration: none;
	color: #efefef;
	margin: 0;
	border: 1px solid #656565;
	font-weight: normal;
	background-color: #2D2D2D;
	width: 125px;
	display: block;
}
ul.IndexCheck a:hover {
	background-color:#5C513F;
	color: #ffffff;
}
.pic-th-floatL {
	float: left;
	margin: 2px 3px 2px 2px;
	border: 1px solid #114165;
}
.rowlight td {
	background-color: #D9D7CE;
}
.rowdark td {
	background-color: #CCCAC2;
}
.rowdcolor td {
	background-color: #C4E8FF;
}
#tier2Rside {
	width: 260px;
	margin: 0 15px 10px 5px;
	position: relative;
	background-color: #350001;
	padding: 5px;
	float: right;
}
#tier2RsideStroke {
	width: 250px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	border: 1px solid #7a6436;
}
#tier2RsideContent {
	width: 250px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 0 20px;
}
.indexUL {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #c9c9c9;
	padding: 0 0 0 100px;
	font-style: italic;
	list-style-type: square;
	margin: 15px 0 0 0;
}
.indexUL li {
	margin: 0px;
	padding-left: 20px;
}

.textColorYellow {
	color: #FFCC33;
	font-size: 14px;
}


#PicRotationIndexContainer {
	height: 500px;
	width: 840px;
	margin: 0 auto;
	/*margin-top:30px;*/
}
#PicRotationIndexContainerSmaller {
	height: 372px;
	width: 625px;
	float: left;
	margin: 0 0 0 10px;
}
#twitter {
	height: 600px;
	width: 200px;
	float: left;
}

