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

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #000;
	background-color: #a4a4a4;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

.wrapper {
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 1095px;
	margin: 0px auto;
	
}

h1, h2, h3 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #a4a4a4;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000000;
}

a:visited {
        color: #000000;
}


a:hover {
	color: #000000;
}

a:hover:visited {
 	color: #000000;
}       


hr {
	display: none;
}

/* Header */

#header {
	position: relative;
	width: 1095px;
	height: 366px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #a4a4a4;
	background: url(images/img02.jpg) no-repeat;
	z-index:10;	
}


#header h1, #header p {
	margin: 0;
	padding: 0;
	
}

#header a:link, a:hover  {
	text-decoration: none;
	color: #A4A4A4;
}
#header img /*this is the quote at the top*/
{
	float: left;
	padding: 70px 0 0 300px;
	font-size: 16px;
	text-align: center;
}

#header ul {
	margin: 186px 0 0 340px;
	padding: 0;
	
}

#header  li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
	border: 1px solid white;
	margin: 0;
	padding: 2px;
}

#header  li  a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
	padding: 3px;
	
}

#header  li  a:hover, a:active, {
	color: #FFFFFF;
	text-decoration: underline;
	border: 0px;
	padding: 3px;
}
#header #who {
	background-color: #DB3575;
}
#header #what {
	background-color: #D51817;
}
#header #testimonials {
	background-color: #D57517;
}
#header #special {
	background-color: #DEB511;
}
#header #contact {
	background-color: #144FBA;
}

#footer p { /*description the same color as the bg for seo purposes*/
	font-size: 6px;
	color: #a4a4a4;
}



/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background-color: #D1D1D1;
	
}

/* Content */

#content {
	position: relative;
	float: right;
	width: 690px;
	margin: -40px 0px 0 65px;
	padding: 0;
	background-color: #FFFFFF;
	border: 2px solid white;
	z-index:20;
}

.bgbtm {
	z-index:40;
}

.post {
	padding: 40px 30px 0px 30px;
}

.title {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.title h2 {
	margin: 0;
	margin-left: 50px;
	color: #545456;
}

.title a {
	text-decoration: none;
	color: #545456;
}

.title a:visited {
    text-decoration: none;
 	color: #545456;
}


.title h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.title h2 a:visited {
 	text-decoration: none;
    color: #FFFFFF;
}

.pagetitle {
	margin: 0px;
	padding: 30px 30px;
	font-size: 22px;
}

.pagetitle h2 {
	margin: 0px;
	padding: 30px 30px;
	font-size: 22px;
}

.byline {
	float: left;
	display: block;
	margin: 0;
	padding: 35px 0 0 0;
	color: #646464;
}

.meta {
	margin: 0;
	padding: 50px 0px 50px 0px;
	background: url(images/img12.jpg) no-repeat center bottom;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	background-position: 250px 80px;
}

.meta .more {
}

.meta .comments {
}
.meta a {
}

.navigation {
}

.alignleft {
	padding: 20px 30px;
	float: left;
}

.alignright {
	padding: 20px 30px;
	float: right;
}

.posts {
	margin: 0;
	padding: 30px 30px;
	list-style: none;
	line-height: normal;
}

.posts li {
	margin-bottom: 20px;
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts h3 a {
        margin: 0;
        font-weight: bold;
        color: #000000;
	 	text-decoration: underline;
}

.posts h3 a:hover  {
        text-decoration: none;
 		color: #A4A4A4;
}

.posts h3 a:hover:visited  {
        text-decoration: none;
        color: #A4A4A4;
}

.posts h3 a:visited {
        margin: 0;
        font-weight: bold;
		color: #000000;
		text-decoration: underline;
}


.posts p {
	margin: 0;
	line-height: normal;
}

.post a:link {
	color: #000000;
}

.post a:visited {
        color: #000000;
}


.post a:hover {
	color: #000000;
	text-decoration: underline;
}

.post a:hover:visited {
 	color: #000000;
	text-decoration: underline;
}   

.entry {
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	margin: 10px 0 0 0px;
	/*background: url(images/img04.jpg) repeat-y left top;*/
	color: #EEEEEE;
	background-color: #E8E8E8;
	border: 2px solid white;
}

/*#sidebar .bgtop {
	background: url(images/img05.jpg) no-repeat left top;
}

#sidebar .bgbtm {
	background: url(images/img06.jpg) no-repeat left bottom;
}*/

#sidebar ul {
	margin: 0 0 0 20px;
	padding: 10px 0 0px 0;
	list-style: none;
}

#sidebar li {
	line-height: 110%;
	color: #9f0036;
}

#sidebar li ul {
	padding: 0px 17px 15px 0px;
}

#sidebar li li {
	border-bottom: 1px dotted #E3E3E3;
	padding: 0px 0px 0px 0px;

}

#sidebar li ul li {
	border-bottom: 1px dotted #E3E3E3;
	padding: 3px 0px 3px 0px;
}

#sidebar h2 {
	margin: 0 0 -10px 0;
	height: 59px;
	background: url(images/img07.jpg) no-repeat left 45%;
	padding: 10px 0px 0px 60px;
	text-transform: uppercase;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #312e2d;
	background-position: 0px -10px;
}

#sidebar a {
	color: #9f0036;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 0px 3px 0px;

}

#sidebar a:hover {
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px 0px 3px 0px;

}

#tag_cloud a {
	color: #9f0036;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 0px 3px 0px;

}

#tag_cloud a:hover {
	text-decoration: underline;
	text-transform: uppercase;
	padding: 3px 0px 3px 0px;

}


/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 170px;
	height: 25px;
	margin: 2px 5px 15px 2px;
	border: 1px solid #312e2d;
	background: #EEEEEE url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	height: 140px;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #D52442;
}

#footer p {
	padding-top: 80px;
	text-transform: uppercase;
}

#footer p a {
	color: #F51F47;
}
.hidden {
	color: #D1D1D1;
}

.widget_tag_cloud a
{ line-height: 130%;
}