body {
	margin: 0;
	padding: 0;
	background: #FFFDEA url(images/img01.jpg) repeat-x left top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	color: #464032;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}
h9 {
	font-size: 16px;
	text-align:right;
}

p, ul, ol {
	margin-top: 0;
	line-height:17px;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #9D151A;
}

a:hover {
}

#wrapper {
	width: 1000px;
	margin: auto;
	padding: 0;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
}

/* Header */

#header {
	width: 1000px;
	height: 207px;

}

/* Menu */

#menu {
	width: 1000px;
	height: 41px;
	margin-top: 0px;
	padding-top: 0px;
}

#menu ul {
	list-style: none;
	line-height: normal;
	margin-top: 0px;
	padding: 0;
}

#menu li {
	float: left;
}

#menu a {
	height: 41px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #FFFFFF;
	text-decoration: none;
	color: #333333;
}

#menu .current_page_item a {
	background: #FFFFFF;
	color: #333333;
}

/* Page */

#page {
	width: 1000px;
	margin: 0;
}

#page-sec1 {
}

#page-sec2 {
}

/* Content */

#content {
	float: right;
	width: 717px;
	padding: 0px 0px 0px 0px;
	height: auto;
}

.bbb{
	
	height: 95;
	
}

.post {
	margin-bottom: 15px;
	padding: 0px, 0px, 0px, 0px;
	margin-top: 0px;
}

.post .entry {
	padding: 0px 40px 20px 40px;
	text-align: justify;
	font-size: 16px;
}

.post .topphoto {
	height: 200px;
	text-align:center;

}


/* Sidebar */

.form{
	width:283px;
	text-align:center;
	color:#615357;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.form_row{
	float:left;
	width:280px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(form_bg.jpg);
	padding-left: 0px;
}
.left_box{
	width:283px;
	height:259px;
	float:left;
	padding-bottom:0px;
	padding-top: 40px;
	background-image: url(images/form_bg.jpg);
	background-repeat: no-repeat;
}
.left_traits{
	width:283px;
	height:202px;
	float:left;
	padding-bottom:10px;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
}
.left_coupon{
	width:283px;
	height:156px;
	float:left;
	padding-bottom:10px;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.left_insured{
	width:283px;
	height:101px;
	float:left;
	padding-bottom:5px;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
}
.left_cc{
	width:283px;
	height:65px;
	float:left;
	padding-bottom:0px;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
}

#sidebar {
	float: left;
	width: 283px;
	padding: 0px;
	color: #787878;
	height: auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	border-right: 1px solid #E9E3CB;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E5E0C6;
	margin: 0px 30px;
	border-right: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	background: url(images/img02.jpg) no-repeat left top;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	letter-spacing: -.5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #464032;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Footer */

#footer {
	width: 1000px;
	height: 68px;
	margin: auto;
	padding: 0px 0 0px 0;
	background-image: url(images/footer.jpg);
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 11px;
	text-align: right;
	color: #000;
	padding-right: 115px;
}

#footer a {
	color: #464032;
}





/*preload classes*/
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul {position: relative; left: -999em;
width: 640px;
}

/*core classes*/
.stripViewer { 
position: relative;
overflow: hidden; 
border: 0px solid #ff0000;  
margin: 0 0 1px 0;

}
.stripViewer ul { /* this is your UL of images */
margin: 0;
padding: 0;
position: relative; 
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { 
float: left;
}
.stripTransmitter {
overflow: hidden;


}
.stripTransmitter ul {
margin: 0;
padding: 0;
position: relative;
list-style-type: none;

}
.stripTransmitter ul li{
width: 20px;
float:left;
margin-left: 9px;
margin-right: 9px;

}
.stripTransmitter a{
font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align: center;
line-height: 24px;
background-image:url(images/slide-button.jpg);
color: #840000;
text-decoration: none;
display: block;
width:33px;
height:32px;

}
.stripTransmitter a:hover, a.current{
background-image:url(images/slide-button.jpg);
width:33px;
height:32px;
color: #ff0000;
}

/*tooltips formatting*/
.tooltip
{
padding: 0.5em;
background: #fff;
color: #000;
border: 5px solid #dedede;
}
