*{
	margin: 0;
	padding: 0;
}
.sizer td{
font-size: 12px;
}

.sizer input {
font-size: 12px;}

body {
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474848;
}
blockquote {
	font-size: 14px; 
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #aa9d5f;
}

blockquote p {
}


h1, h2 {
	font-family: Times New Roman, "Times New Roman", Times, serif;
	color: #1D62B3;
}

h1 {
	letter-spacing: -1.5px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 1.2em;
}

.h2Blk{
font-family:Times New Roman, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;
font-weight:normal;
text-transform: uppercase;
margin-bottom: 10px;
}

.headerPhone{
font-family:Helvetica, Arial, sans-serif;
font-size:24px;
color:#000000;
font-weight:normal;
margin:0px;
padding:0px;
}

.headerTxt{
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
color:#000000;
font-weight:normal;
margin:0px;
padding:0px;
}

.rqrd {
color: #FF0000;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 10px;
	line-height: 170%;
}

p {
}


a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	/*display: none;*/
}

#wrapper {

background: url(images/img08.gif) repeat-x left bottom;

}

/* Header */

#header {
	height: 101px;
}

/* Logo */

#pageTop #logo {
	margin-left: 540px;
	float: right;
}

#logo h1, #logo p {
	float: right;
	font-variant: small-caps;
}

#logo h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #555555;
}

#logo p {
	margin: 0;
	padding: 42px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

/* Page */

#pageTop {

	margin: 0 auto;
}
#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(images/img07.gif);
	
}

#bgbottom {
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left center;
}

#wrapper  #content ul li{
	background: url(images/l-bullet.gif) no-repeat left top;
	list-style-type: none;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 4px;
	vertical-align: top;
	white-space: normal;
	margin: auto;
	top: auto;
}

/* colored boxes */

.blueBox {
	background-color: #F9FCE4;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	background: url(images/pix-sub-header.png);
	background-repeat:repeat-y;
}
.grayBox {
	font-size: 14px; 
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1D62B3;
	background-color: #F9FCE4;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	background: url(images/pix-sub-header.png);
	background-repeat:repeat-y;
}


/*Call Us*/

#callUs {
	position:absolute;
	left:234px;
	top:607px;
	width:215px;
	height:117px;
	z-index:1;
	visibility: visible;
	overflow: auto;
}

/* ContentTop */

#contentTop {
	float: left;
	width: 670px;
	height: 55px;
	padding: 0 0 0 0px;
	background-image: url(images/top-fade.png);
	background-repeat: no-repeat;
    margin-left:20px;
	padding: 0 0 0 15px;
}

/* Content */

.entry1{
min-height:600px;
}


#content {
	float: left;
	width: 670px;
	height: 600px;
	min-height: 600px;
	padding: 0 0 0 15px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
margin-left:20px;

}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	margin-left:4px;
	font-size: 20px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	border-bottom:#d2c688 1px solid;
	padding-bottom:3px;
	letter-spacing: .1em;
	text-transform: uppercase;
}	

.post .title:first-letter { font-size: 26px }

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 0px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #333333;
}

.post .byline a {
	color: #666666;
}

.post .entry {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
.post .entry2 {
	width: 440px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}

.post .entry3 {
	width: 180px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/bg-widget.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: f4f1e1;
	border-top:#ffffff 20px solid;
	border-bottom:#efead4 1px solid;
}
.post .entry4 {
	width: 600px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 10px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #9EBEE9;
	border-right-color: #9EBEE9;
	border-bottom-color: #9EBEE9;
	border-left-color: #9EBEE9;
	margin-top: 15px;
}


.post .widget {
	line-height: normal;
	font-size: 1em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color:#aa9d5f;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.post .tagsWidget {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#444444;
	font-style:italic;
}
.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}
.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
/*	height: 19px;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DED6BE;
	color: #334B01;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;*/
	text-decoration: none;
}

/* Sidebar One */

#sidebar {
	float: left;
	width: 245px;
	padding: 0 0 0 0px;

}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
	
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}



/* CSS 2*/
#mainpage2 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#mainpage2 {
	float: left;
	width: 250px;
	background-image:url(images/leftstrip.gif) repeat-x;
	
}
#mainpage2  #quicklinks .qltop {
	background-image: url(images/sidebox1.gif);
	background-repeat: no-repeat;
	height: 18px;
	display: block;
}
#mainpage2  #quicklinks .qlbttm {
	background-image: url(images/sidebox3.gif);
	background-repeat: no-repeat;
	height: 25px;
	display: block;
}
#mainpage2  #quicklinks .callUs {
	height: 80px;
	background-image: none;
	display: block;
}

#mainpage2  #quicklinks {
	float: right;
	width: 225px;
	background-color: #FFFFFF;
	margin-top:-15px;

	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(images/sidebox2.gif);
	background-repeat: repeat-y;
}
#mainpage2  #quicklinks .qltop {
	background-image: url(images/sidebox1.gif);
	background-repeat: no-repeat;
	height: 18px;
	display: block;
}
#mainpage2  #quicklinks .qlbttm {
	background-image: url(images/sidebox3.gif);
	background-repeat: no-repeat;
	height: 25px;
	display: block;
}
#mainpage2  #quicklinks .callUs {
	height: 80px;
	display: block;
	background-image: none;
}

#mainpage2  #quicklinks ul {
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;

}
#mainpage2  #quicklinks li {
	
	height: 25px;
	background-image: none;
	background-position: 0px 0px;
	padding-left: 4px;
	padding-right: 4px;

}
#mainpage2  #quicklinks a {
	height: 19px;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c3;
	color: #1d62b3;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#mainpage2  #quicklinks a:visited, active {
	height: 19px;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c3;
	color: #1d62b3;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#mainpage2  #quicklinks a:hover {
	height: 19px;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c3;
	color: #333333;
	text-decoration: none;
	background-image: url(images/bullet.gif);

	background-repeat: no-repeat;
	background-position: 2px;
	background-color: #ffffff;
}

#mainpage2 h2{
font-family:Arial, Helvetica, sans-serif;
text-transform:none;
font-size:16px;
padding-bottom:5px;
border-bottom:#c0c1bb 3px solid;
margin-left:35px;
margin-right:22px;

}

#mainpage2 h2 .othercolor{
color:#aa9d5f;
}

.lefttext{
padding-left:20px;
}

.topdown{
float:left;
}

.clear{
clear:both;
}

.formLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

.formInput{
	width: 150px;
}
