body{
font-family:arial;
font-size:14px;
color:#000000;
background-image:url(image/mainbg.jpg);
background-repeat:repeat-x;
margin:0px;
padding: 0;
background-color:#edd8a3;
}

form {
	margin: 0;
	padding: 0;
}
img, div, a,  { behavior: url(iepngfix.htc) }, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}



h3 {
	font-size: 2.2em!important;
	color:#996600!important;
	margin:0;
	padding:0;
	text-align:center;
		font-family:Impact;
		font-weight:normal;

}

.signup{
font-family:arial;
font-size:17px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
}
.signup input{
width:120px;
height:18px;
background-color:#FFFFFF;
border:#000000 1px solid;

}


h1 {
	font-size: 2.9em;
	margin:0;
	padding:0;
	color:#FFCC00;
	font-family:Impact;
	font-weight:normal;
}

h2 {
	font-size: 1.4em;
	color:#FFFFFF;
	margin:0;
	padding:0;
}
.yellow{
	color:#FFFF00;
	text-decoration:underline;
}


h3 {
	font-size: 2em;
		color:#e4c15d;

}
.formtext {
	font-family: Arial;
	padding: 0;
	margin: 5px 0 10px 0;
	font-size: 12pt;
	color: #000000;
	font-weight:bold;
	}
.heading {
	font-family: Impact;
	padding: 0;
	margin: 5px 0 10px 0;
	font-size: 26pt;
	color: #b99b3b;
	font-weight:normal;
	}
	.heading-optin {
	font-family: Arial;
	padding: 0;
	margin: 5px 0 10px 0;
	font-size: 14pt;
	color: #9b772f;
	font-weight:bold;
	}
	.subheading {
	font-family: Arial;
	padding: 0;
	margin: 5px 0 10px 0;
	font-size: 14pt;
	text-align:justify;
	color: #333333;
	font-weight:normal;
	}
		.subheading-top {
	font-family: Arial;
	padding: 0;	
	font-size: 16pt;
	color: #333333;
	font-weight:normal;
	line-height:32px;
	}
		.subheading-top img {
	padding-right:15px;
	}
	
		.purpal {
	font-family: Arial;
	padding: 0;
	margin: 5px 0 10px 0;
	font-size: 15pt;
	color: #000000;
	font-weight:normal;
	}
h3 {
	font-size: 1.5em;
		color:#FF0000;

}

blockquote {
}

a {
	color: #AE2ECC;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 58px;
	margin: 0 auto;
	padding: 1px 0;
	background: url(images/img02.jpg) no-repeat center top;
}

#menu ul {
	height: 58px;
	margin: 0;
	padding: 0;
	background: url(images/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 58px;
	background: url(images/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 58px;
	padding: 17px 25px 0 25px;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(images/img04.gif) repeat-x;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(images/img05.gif) repeat-x;
	color: #FFFFFF;
}

/* Logo */

#logo {
	width: 962px;
	height: 91px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
	color: #69A7E1;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	font-weight: normal;
}

#logo a {
	text-decoration: none;
	color: #69A7E1;
}

/* Page */

#page {
	width:890px;
	margin: 0px auto;
	background-image:url(image/page-bg.gif);
	background-repeat:no-repeat;
	position:relative;

}
.leftpage{
width:556px;
float:left;
margin-left:5px;
}
.rightpage{
width:241px;;
float:right;;
margin-right:5px;
}
.box{
width:650px;
margin-left:125px;
}
.middlebox{
width:641px;
border-left:#D0D0D0 2px solid;
border-right:#D0D0D0 2px solid;
background-image:url(image/box-middle.gif);
background-repeat:repeat-x;


}

/* Content */

#content {
	float: right;
	width: 680px;
}
.video{
width:460px;
position:relative;
float:left;
display:inline;
}
.content{
float:right;
width:300px;
margin-right:5px;
display:inline;
}
.midbg{
background-image:url(image/landingpage-robort_08.jpg);
background-repeat:repeat-x;
}
.mid-opt-bg{
background-image:url(image/ppp_14.jpg);
background-repeat:repeat-x;
background-position:center top;
background-color:#023FF3;
}
.content ul{
padding:5px;
margin:0px 0px 0px 0px;
}
.content li{
line-height:40px;
font-size:12px;
list-style:none;
}
.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -2px;
	border-bottom: 1px solid #F5F5F5;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	font-size: smaller;
	font-weight: bold;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
	background: url(images/img10.gif) no-repeat right bottom;
}

/* Navigation */

.navigation {
	clear: both;
	padding: 20px 0;
	font-weight: bold;
	font-size: larger;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 20px;
	background: #F5F5F5 url(images/img08.gif) no-repeat left bottom;
}

#sidebar li li {
	margin: 0;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/img07.jpg) no-repeat;
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Calendar */

#calendar {
	padding-left: 10px;
}

#calendar_wrap {
	padding: 20px;
	background: #F5F5F5 url(images/img08.gif) no-repeat left bottom;
}

#calendar table {
	width:  200px;
	border-collapse: collapse;
}

#calendar thead th {
	border-top: 2px solid #E4B5F1;
	border-bottom: 2px solid #E4B5F1;
}

#calendar tbody td {
	border-bottom: 1px solid #E4B5F1;
	text-align: center;
}

#calendar tfoot td {
	border-top: 2px solid #E4B5F1;
	font-weight: bold;
}

#calendar #today {
	background: #E4B5F1;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}
IMG{
border:none;
}
/* Footer */

#footer {
	width:95%;
	border-top:#000000 5px solid;
	margin:0px auto;
	padding-top:20px;
}
#footer a{
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	color:#0000FF;
	text-decoration:none;
}
.myButton{
background:url(image/button2.png) no-repeat;
cursor:pointer;
width: 223px;
height: 65px;
border: none;
}
.page{
width:845px; 
margin:auto;
}
.leftcol{
width:60%; 
padding-left:16px;
padding-top:5px;
float:left;

display:inline;

}

LeftColInner{
width:100%; 
padding-left:16px;
padding-top:20px;
float:left;
display:inline;
}

.rightcol{
width:34%; 
padding-right:15px;
padding-top:5px;
float:right;
display:inline;
}
.optin{
width:290px;
background-image:url(image/opt-in-bg.jpg);
background-repeat:no-repeat;
height:444px;
}
.optin-text{
padding:20px 10px 10px 20px;
}
.heading-opt {
	font-family: Impact;
	padding: 0;
	margin: 5px 0 10px 0;
	font-size: 18pt;
	line-height:35px;
	color: #e4c15d;
	font-weight:normal;
	}
	
	.input{
border:#9b772f 1px solid;
width:130px;
color:#000000;

height:18px;
padding-top:4px;
font-size:12px;
font-weight:bold;
}