body {
	font-family: "Palatino Linotype", "Georgia", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(../images/backgroundTop.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 0px;
	line-height: 22px;
	margin: 0px;
}

h1 {
	color: #ABA280;
	letter-spacing: -2px;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: right;
	text-transform: uppercase;
	font-style: italic;
}

h2 {
	color: #ABA280;
	font-size: 20px;
	margin: 5px 0px 0px 0px;
	clear: both;
	font-weight: normal;
	letter-spacing: 6px;
	text-transform: uppercase;
	border-top: 1px #ABA280 dotted;
	padding: 10px 0px;
}

h3 {
	color: #EF7EB1;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

img {
	border: 0px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #383F69;
}

a:hover {
	text-decoration: underline;
}

p {
	text-align: justify;
}


#after_p {
	font-size: 14px;
	font-weight: bold;
}


.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.imgLeft {
	margin: 11px 10px 0px 5px;
}

.imgRight {
	float: right;
	margin: 5px 20px 0px 0px;
}

.imgCenter {
	margin: 5px auto 5px auto;
}

#containerTop {
	width: auto;
}

.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 1000px;
	padding: 20px 0px 0px;
}

#headerLeft {
	float: left;
	width: 247px;
}

#headerRight {
	float: right;
	padding-top: 20px;
	width: 740px;
}

#followmrc {
	float: right;
	border-left: 1px #afa6b5 solid;
	border-right: 1px #afa6b5 solid;
	padding: 0px 15px;
	margin: 0px 15px;
}

#socialmrc {
	float: right;
	padding-top: 20px;
	width: 300px;
}	

#phoneNumber {
	float: right;
	text-align: left;
	padding-top: 10px;
	color: #FFFFFF;
	font-style: italic;
	font-size: 24px;
}

#phoneNumber a {
	color: #ffffff;
	font-size: 14px;
}

#navigation {
	width: 730px;
	height: 39px;
	clear: right;
	background-image: url(../images/navigation-background.jpg);
	background-repeat: repeat-x;
	margin: 25px 0px 0px 0px;
	text-align: left;
	float: right;
}

#navigation a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	display: block;
	float: left;
	padding: 8px 5px 10px;
}

#navigation a:first-child {
	padding: 8px 5px 10px 10px;
}

#navigation a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}

#navigation a.active {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#flashArea {
	background-image: url(../images/flashPlacerHolder.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 327px;
}

#randomHeader {
	width: 1000px;
	padding: 0px;
	background-color: #FFFFFF;
}

#content {
	background-color: #FFFFFF;
	width: 1000px;
	min-height: 200px;
	padding-bottom: 10px;
}

#content #content {
	width: 960px;
	padding: 20px;
}

#content #content .postmetadata {
	display: none;
}

#content #content .nocomments {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px #cccccc dotted;
}

#content #content #respond {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px #cccccc dotted;
}

#content #content .comment {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px #cccccc dotted;
}

#content #content .comment-author {
	position: absolute;
}

#content #content .comment-meta {
	width: 100%;
	text-align: right;
	padding-bottom: 5px;
	position: relative;
	top: 15px;
	border-bottom: 1px #EF7EB1 solid;
	margin-bottom: 10px;
}

#content #content .comment-body p {
	clear: both;
}

#content #content #comment,
#content #content #url,
#content #content #email,
#content #content #author {
	width: 500px;
	padding: 10px;
	border: 1px #cccccc solid;
	font-family: inherit;
}

.alignright {
	float: right;
	padding: 10px;
}

.alignleft {
	float: left;
	padding: 10px;
}

.navigation {
	min-height: 20px;
}

#contentLeft {
	float: left;
	width: 510px;
	padding: 10px 20px 10px 20px;
}

#contentLeft p{
	line-height: 24px;
	margin-top: 20px;
	text-align: justify;
}

#contentRight {
	float: right;
	width: 330px;
	padding: 10px 5px 10px 5px;
}


#contentRight img {
	padding-bottom: 10px;
}


#secondaryContent {
	width: 960px;
	min-height: 500px;
	padding: 20px 20px 20px;
}

#contentBottom {
	width: 1000px;
	height: 22px;
	border-top: 5px #c32026 solid;
	background: transparent url(../images/contentBottom.png) no-repeat top center;
}

#bottomText {
	text-align: center;
	color: #656364;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 11px;
}

ul li {
	padding-top: 7px;
	list-style-image: url(../images/li_gr.gif);
}

.wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap input {
	width: 935px;
	padding: 10px;
	border: 1px #cccccc solid;
	font-family: inherit;
}

/* Front Page */

#frnttbl {
	margin-top: 30px;
	width: 100%;
}

.frntvid {
	background: transparent url(../images/vidbg.jpg) no-repeat center center;
	width: 320px;
	height: 197px;
	padding-top: 16px;
	margin-bottom: 25px;
}

ul#frontlist {
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}

ul#frontlist li {
	border-top: 1px #cccccc dotted;
	border-bottom: 1px #cccccc dotted;
	margin: 0px 0px 10px;
	padding: 12px 10px;
	width: 280px;
	text-align: left;
}

ul#frontlist li a {
	font-size: 18px;
	font-weight: normal;
}
