/* CSS Document */

body {
	margin: 0; padding: 0;
	font-size: 80%;
	font-family: Geogria, Arial;
	color: #000;
	background: #FFF url(images/bg.gif)  top left repeat-x;
	width: 100%;
	text-align: center;}
	
img {	
	border: 0;}
	
a:link, a:active {
	color: #007D9E;}
	
a:hover {
	color: #007D9E;}
	
a:visited {
	color: #007D9E;}
	
ol {
	font-family: georgia, times, verdana;
	font-size: 13px;
	line-height: 18px;
	color: #46350D;}

div#list ul {
	font-family: georgia, times, verdana;
	font-size: 13px;
	list-style-type: none;
	padding: 0;
	margin: 0;}

div#list li {
	background-image: url(images/bullit.gif);
	background-repeat: no-repeat;
	background-position: 0 0em;
	padding-left: 1.5em;
	padding-bottom: 8px;
	color: #46350D;}
	
/* Typography */

div#homecontent h1 {
	font-family: georgia, times, verdana;
	font-size: 19px;
	color: #59471A;
	letter-spacing: -1px;
	width: 231px;
	margin: 0 8px 0 8px;
	padding: 3px 0 3px 7px;
	font-weight: lighter;
	background: transparent url(images/h1-bg.gif) top left no-repeat;
	border-top: 1px solid #C8C9C4;
	border-right: 1px solid #C8C9C4;
	border-bottom: 1px solid #C8C9C4;
	border-left: 1px solid #C8C9C4;}
	
div#homecontent h2 {
	font-family: georgia, times, verdana;
	font-size: 16px;
	font-weight: lighter;
	color: #AD7D00;}
	
.orange {
	color: #D05800;
	margin: 0;}

div#homecontent p {
	font-family: georgia, times, verdana;
	font-size: 13px;
	line-height: 19px;
	color: #46350D;
	margin: 0;}
	
div#insidecontent h1 {
	font-family: georgia, times, verdana;
	font-size: 22px;
	color: #59471A;
	letter-spacing: -1px;
	margin-top: 0;
	margin-bottom: 0;
	background: url(images/h1-bg2.gif) top left no-repeat;
	padding-top: 9px;
	font-weight: lighter;}
	
div#insidecontent h2 {
	font-family: verdana, georgia, times;
	font-size: 13px;
	font-weight: lighter;
	color: #AD7D00;}
	
h3 {
	font-family: georgia, times, verdana;
	font-weight: lighter;
	letter-spacing: 0;
	font-size: 15px;
	background-color: #C9DF89;
	padding: 3px 3px 3px 8px;
	color: #5A471A;}
	
.orange {
	color: #D05800;
	margin: 0;}

div#insidecontent p {
	font-family: verdana, georgia, times;
	font-size: 13px;
	line-height: 19px;
	color: #46350D;}
	
small {
	font-family: georgia, times, verdana;
	font-size: 11px;
	color: #877D66;}	
	
/* Navigation */

#header {
	float:left;
	width:100%;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 141px;
	margin-left: 160px;
	line-height:normal;}

#header ul {
	margin:0;
	padding:13px 13px 0;
	list-style:none;}

#header li {
	float:left;
	background:url(images/left.gif) no-repeat left top;
	margin:0;
	padding: 0 0 0 9px;}

#header a {
	float:left;
	display:block;
	background:url(images/right.gif) no-repeat right top;
	padding:6px 14px 5px 5px;
	text-decoration:none;
	font-weight:lighter;
	font-family: georgia;
	color:#FFF;}

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
	color:#5A471A;}

#header #current {
	background-image: url(images/left_on.gif);}

#header #current a {
	background-image:url(images/right_on.gif);
	color: #5A471A;
	padding-bottom: 5px;}
	
/* Structure */

div#container {
	width: 950px;
	text-align: left;
	margin: 0 auto;}
	
div#logo {
	height: 227px;
	width: 840px;
	overflow: hidden;
	background: transparent url(images/bg-logo.jpg) top left no-repeat;}

div#logo b { display:none;}

div#homecontent .column {
	width: 256px;
	background: transparent url(images/column-top2.gif) top center no-repeat;
	float: left;
	margin-right: 10px;
	padding: 8px 0 10px 0;}
	
div#homecontent .column-bg {
	background: transparent url(images/column-bg.gif) top left repeat-x;
	padding: 10px;
	width: 218px;
	margin: 0 8px 0 8px;
	border-right: 1px solid #C8C9C4;
	border-bottom: 1px solid #C8C9C4;
	border-left: 1px solid #C8C9C4;}
div#homecontent .column-bg a:link {}	
div#homecontent .column-bg a:visited {text-decoration:none; color:#800080;}	
div#homecontent .column-bg a:hover {text-decoration:none; color:#F00;}	
.height {
	height: 277px;}
div#homecontent .column-bg p {
    margin:5px auto; color:#00F;}
div#insidecontent .column {
	width: 522px;
	background: transparent url(images/body-top.gif) top center no-repeat;
	float: left;
	margin-right: 10px;
	padding: 8px 0 10px 0;}
	
div#insidecontent .column-bg {
	background: transparent url(images/column-bg.gif) top left repeat-x;
	padding: 10px;
	width: 218px;
	height: 277px;
	margin: 0 8px 0 8px;
	border-right: 1px solid #C8C9C4;
	border-bottom: 1px solid #C8C9C4;
	border-left: 1px solid #C8C9C4;}
	
div#footer {
	width: 740px;
	height: 68px;
	background: #C3E9F3 url(images/footer-bg2.gif) top left repeat-x;
	margin-left: 50px;
	margin-top: 8px;
	padding-left: 50px;
	text-align: left;}
	
div#footer ul {
	list-style: none;
	font-family: georgia, times, arial;
	font-size: 11px;
	color: #4C6167;
	line-height: 15px;
	margin: 0; padding: 20px 0 0 25px;}
	
div#footer li {
	list-style: none;
	}
	
/* pullout */

div#pullout {
	background: transparent url(images/pullout-bg.gif) top left repeat-x;}
	
div#pullout ul {
	list-style: none;
	margin: 0 0 8px 10px; padding:0;}
	
div#pullout li {
	list-style: none;}
	
.marginleft {
	margin-left: 10px;}	
	
/* Classes */

.left {
	float: left;}

.clearleft {
	clear: left;}
	
.margin52 {
	margin-left: 52px;}
	
.center {
	text-align: center;}
	
img.nothing {
	padding: 0;
	margin: 0;}
	
.whitebg {
	background-color: #FFF;
	width: auto;
	margin: 0; padding: 0 20px 0 20px;}

.whitebg img { margin-top:10px; max-width: 500px;}

p.propicp {text-align:center;}
	
.plans {
	padding: 1px 1px 1px 10px;
	margin: 0;
	width: 469px;
	background-color: #ECF4D6;
	border: 1px solid #C8C9C4;}
	
.top {
	margin-top: 10px;}
	
.bodyimgright {
	float: right;
	margin: 0 0 5px 8px;}
	
.bodyimgleft {
	float: left;
	margin: 0 8px 4px 0;}
	
.flashimg {
	margin-top: 10px;}	
	
/* About Us - Open Close */

.dhtmlgoodies_question{	/* Styling the question */
	overflow:hidden;
	cursor:pointer;}
	
.dhtmlgoodies_answer{	/* Parent box of slide down content */	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;}
	
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;}
	
.padbot {
	margin-bottom: 15px;}
	
.flashimg {
	z-index: 1;}
	
/* Contact Form */

form {
	border: 0px;
	font-family: georgia, times, verdana;
	font-size: 13px;
	color: #46350D;
	}

.txt_input {
	width:210px; 
	background-color: #ECF4D7;
	border: 1px solid #D7E8A9;
	display:block;
	font-family: georgia, times, verdana;
	font-size: 13px;
	color: #46350D;}

textarea { 
	height:120px; 
	width:250px;}

#form_errors {
	color:#f00; display:none;}

#form_thanks {
	color:#46350D; display:none;}
	
.submit {
	border: 1px solid #ccc;
	background-color:#95BB2E;
	color: #FFF;}
#protable { font-family: georgia, times, verdana; font-size:14pt; margin-left:35px; margin-top:20px;}
.blue { color:#00F;}
.red { color:#F00;}
#prolist { clear:both; overflow:hidden; zoom:1;}
#prolist ul { list-style:none; width:480px; margin:0; padding:0;}
#prolist li { list-style:none; float:left; height:150px; width:150px; background-color:#FFF; margin:5px 30px; text-align:center; overflow:hidden;}

div.badoo  {
background-color:#FFFFFF;
color:#48B9EF;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
padding:10px 0;
text-align:center;
}
div.badoo a {
border:2px solid #F0F0F0;
color:#48B9EF;
margin:0 2px;
padding:2px 5px;
text-decoration:none;
}
div.badoo a:hover {
border:2px solid #FF5A00;
color:#FF5A00;
}
div.badoo a:active {
border:2px solid #FF5A00;
color:#FF5A00;
}
div.badoo span.current {
background-color:#FF6C16;
border:2px solid #FF5A00;
color:#FFFFFF;
font-weight:bold;
padding:2px 5px;
}
div.badoo span.disabled {
display:none;
}
