/* CSS Reset & General Elements */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td { 
	margin:0; padding:0;}
p { font-size:12px; margin:0 0 13px 0;}
h1 { font-size:230%; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
h2 { font-size:200%; font-weight:normal;}
h3 { font-size:160%; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
h4 { font-size:120%; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
h5 { font-size:90%; font-weight:bold;}
hr{ height:1px; border:none; background-color:#999;}
strong { font-weight:bold; font-size:110%;}
strong a{ color:#333; text-decoration:none;}
strong a:hover{ color:#069;}
em { color:#000;}
img { border:none;}
a{ text-decoration:none}
.clearFix { clear:both;}
.floatLeft{ float:left;}
.floatRight{ float:right;}
.unCap{ text-transform:lowercase;}
body { margin:0; font-family:Arial, Helvetica, sans-serif; color:#333; font-size:90%; background:#c3ab87 url(../images/pageBg1.jpg) repeat-x;}

/* Container */
#container{ width:960px; position:relative; margin:0 auto;}

/* Top Section */
#topSection{ height:100px;}

#logo{ float:left; width:355px; /*margin:10px 0 0 0;*/}

#oppSide{ float:right; width:500px; color:#FFF; margin:25px 0 0 0;}
#oppSide p, #oppSide h2{ text-align:right;}
#oppSide p{ margin:0 0 5px 0;}
#oppSide p a{ color:#FFF; margin:0 0 5px 0;}
#oppSide p a:hover{ color:#FF9;}

/* Navigation */
#navigation{ height:48px; background: url(../images/navBg2.png) no-repeat left top; text-transform:uppercase;}

/* Presentation */
#presentation{ height:260px; margin:10px 0 0 0; overflow:hidden;}

/* Content */
#content{ background-color:#FFF; margin:15px 0 0 0; padding:15px;}

/* Homepage Left Side */
#homeLeft{ float:left; width:675px;}
#homeLeft h3{ margin:0 0 5px 0;}
#homeLeft h4{ color:#513915;}

#homeLeft ul.normalLists{ list-style:none; font-size:12px; margin:-10px 0 13px 0;}
#homeLeft ul.normalLists li{ background: url(../images/points.png) no-repeat left 10%; padding:2px 0 2px 21px;}
#homeLeft ul.normalLists li a{color:#996600;}
#homeLeft ul.normalLists li a:hover{color:#333333;}

/* Homepage Right Side */
#homeRight{ float:right; width:220px; border:1px solid #DDD; padding:10px; background-color:#EEE;}
#homeRight h4{ margin:0 0 5px 0;}
#homeRight p{ margin:0 0 5px 0; font-size:70%;}
#homeRight p a{ color:#513915; text-decoration:underline;}
#homeRight p.ques{ color:#513915; font-size:80%;}

/* 6 Boxes */
#sixBoxes{}
#sixBoxes p{ margin:0; line-height:1.4em;}
#sixBoxes p a{ color:#513915; text-decoration:underline;}
#sixBoxes h4{ color:#513915; font-size:110%;}
#sixBoxes .boxL, #sixBoxes .boxR{ border:1px solid #DDD; width:437px; padding:10px; margin:0 0 12px 0; background-color:#E7E7E7;}

#sixBoxes .boxL{ float:left;}
#sixBoxes .boxR{ float:right;}

#sixBoxes .boxL img, #sixBoxes .boxR img{ float:left; margin:0 10px 0 0;}

/* Footer */
#footer{ padding:20px 0 10px 0;}
#footer p{ text-align:center; font-size:75%; color:#666;}
#footer p a{ color:#666;}
#footer p a:hover{ color:#111;}


#footer ul {
	width: 80%;
	list-style:none;
	margin-left: auto;
	margin-right: auto;

/*	margin-left:20%;
	margin-right:20%;
	text-align:center;*/
}

#footer ul li{
	font-size: 11px;
	color: #FFFFFF;
	list-style:none;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	text-align:center;
}
#footer ul li a{
	width: auto;
	font-size: 11px;
	color: #666;
	float: left;
	text-align:center;
	text-decoration: none;
}

#footer ul li a:hover{
	width: auto;
	font-size: 11px;
	color: #111;
	float: left;
	text-decoration:none;
}

.post_user_name, .post_user_email, .post_user_website {width: 235px;height: 25px;background: url("../images/bg_input_post_user_name.jpg") 0 0 no-repeat;border: 0;color: #636B75;padding: 9px 20px 0 27px;font-size: 1em;}
.post_user_email {background: url("../images/bg_input_post_user_email.jpg") 0 0 no-repeat;width: 232px;height: 25px;padding: 9px 20px 0 30px;}
.post_user_website {background: url("../images/bg_input_post_user_website.jpg") 0 0 no-repeat;width: 232px;height: 25px;padding: 9px 20px 0 30px;}
.post_user_message {width: 548px;height: 189px;background: url("../images/bg_input_post_user_message.jpg") 0 0 no-repeat;border: 0;color: #636B75;padding: 15px;font-size: 1em;}
.post_title_wrap {width: 553px;float: right;}

form {padding-bottom: 20px;}
.error_message {width: 570px;background: #FFFFCC url("../images/bg_div_error.jpg") 20px 50% no-repeat;border: 1px solid #D9D9AE;margin-bottom:10px;}
.error_message p {color: #86866B; padding: 20px 0 20px 65px;}
.success_message {width: 570px;background: #C2FFB6 url("../images/bg_div_success.jpg") 20px 50% no-repeat;border: 1px solid #9DCF93;margin-bottom:10px;}
.success_message p {color: #5A7754; padding: 20px 0 20px 65px;}
.contactsubmit{ padding:8px 14px; display: block; border: 1px solid #333; font-size: 1em; float: left; font-weight: bold; color: #FFF;background: #333 url("../images/bg_a_button.jpg") left top repeat-x; outline: none; cursor: pointer;}

/*
h1 .title {
	color :#372302;
}
*/
.title{ background-color:#EEE; color:#372302; text-transform:uppercase; font-size:130%;}
#homeLeft ul.normal_Lists{ list-style:none; font-size:12px; }
#homeLeft ul.normal_Lists li{ background: url(../images/points.png) no-repeat left 10%; padding:0px 2px 0px 21px;}

.footer{ color: #FFF; background-color: #2f0707; margin-top: 10px; padding-top: 15px; position: relative; padding-bottom: 10px; font-size: 12px; 
	display: inline-block; width: 958px; background-image: url(images/footer-bg.gif); background-repeat: repeat-x; background-position: left top;
}
.footer .box{ float:left; width:230px; position: relative; margin-left: 65px;
}
.footer .box p{ padding:3px 0 3px 5px; margin:3px 0; border-bottom:#666 dotted 0.1em;
}
.footer .box p a:link, .footer .box p a:visited{ color:#FC0; text-decoration:none;
}
.footer .box p a:hover{ color:#fff; text-decoration:none;
}
.footer .box strong{ font-size:16px; padding-bottom: 7px; color: #F60; font-family:Arial, Helvetica, sans-serif; border-bottom:#CCC thin solid; width:230px; display:block;
}

.bubblewrap{
list-style-type:none;
margin:0;
padding:0;
}

.bubblewrap li{
display:inline;
width: 65px;
height:60px;
}

.bubblewrap li img{
width: 52px; /* width of each image.*/
height: 60px; /* height of each image.*/
border:0;
margin-right: 0px; /*spacing between each image*/
-webkit-transition:-webkit-transform 0.1s ease-in; /*animate transform property */
-o-transition:-o-transform 0.1s ease-in; /*animate transform property in Opera */
}

.bubblewrap li img:hover{
-moz-transform:scale(1.8); /*scale up image 1.8x*/
-webkit-transform:scale(1.8);
-o-transform:scale(1.8);
}

.tab{
	float: left;
	height: 32px;
	width: 102px;
	margin: 0 1px 0 0;
	text-align: center;
	background-color: #c76009;
	background-image: url(/images/greentab1.jpg);
	background-repeat: no-repeat;
}
.tabtxt{
	margin: 0;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	padding: 9px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.tabtxt a:link, .tabtxt a:visited{
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.tabtxt a:hover{
	color:#333;
}

.entry{

}

.entry a{
color:#996600;
text-decoration:none;
}

.entry a:hover{
color:#333333;
text-decoration:underline;
}


