/*****Basic Elements*****/  

body {
	background: #f1f4f6;
	text-align: center;
	line-height: 1.6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #70523B;
	font-weight: normal;
}

h1 {
	font-size: 26px;
	margin-bottom: 30px;
}

h2 {
	font-size: 21px;
	margin-bottom: 30px;
	color: #70523B;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size: 18px;
	color: #70523B;
	font-family: "Times New Roman", Times, serif;
}

.title {
	font-size: 18px;
	color: #70523B;
	font-family: "Times New Roman", Times, serif;
	width: 120px;
	float: left;
}

h3 a {
	font-size: 18px;
	margin-bottom: 12px;
	color: #70523B;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

h3 a:hover {
	font-size: 18px;
	margin-bottom: 12px;
	color: #70523B;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

h4 {
	font-size: 16px;
	margin-bottom: 11px;
}

h5 {
	font-size: 14px;
	margin-bottom: 0px;
	color: 70523B;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

h5 a {
	font-size: 14px;
	margin-bottom: 0px;
	color: 70523B;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

h6 {
	font-size: 13px;
	margin-bottom: 10px;
}

a {
	text-decoration: underline;
	color: #437181;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #70523B;
}

p, pre {
	margin-bottom: 10px;
}

strong {
	color: #333131;
	font-weight: bold;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

ul.cool-li {
	list-style-type: none;
	margin-bottom: 20px;
	margin-left: 5px;
}

ul.cool-li li {
	padding: 0px 0px 0px 15px;
	background: url(../images/list-item.gif) no-repeat 0px 8px;
}

em, dfn {
	font-style: italic;
}

abbr,acronym {
	color: #353535;
	border-bottom: 1px dashed #868585;
}

dfn, dt {
	color: #353535;
}

dd {
	margin: 0px 0px 0px 10px;
}

div.hr {
	border-top: 1px solid #e9eced;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */

fieldset {
	border: 3px solid #eeeeee;
	padding: 10px;
}

legend {
	font-size: 14px;
	color: #a1a0a0;
	font-weight: bold;
}

fieldset label {
	display: block;
	font-size: 13px;
}

fieldset input, fieldset textarea {
	background: #F1F1F1;
	border:1px solid #E2E2E2;
	padding:3px;	
	color:#4C4C4C;
}

blockquote span {
	color: #77868b;
	font-weight: bold;
}

.highlight {
	font-weight: bold;
	font-style: italic;
}



p.author {
	color: #437181;
	font-weight: bold;
}

p.author em {
	font-weight: normal;
	color: #616161;
}

/*****Generic Classes*****/ 

.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.clearfix {
	clear: both; 
}

/*****Basic Layout*****/  

/** Header **/

#header {
	height: 116px;
	background-image: url(../images/top_banner_bg.gif);
	background-repeat: repeat-x;
}

/** Logo **/

#header h1 {
	background: url(../images/logo-1.png) no-repeat;
	width: 208px;
	height: 103px;
	text-indent: -9990px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#header span#slogan {
	font-style: italic;
	color: #81726a;
	font-size: 13px;
}

/*** Main Menu ***/



/*** Content ***/

#main {
	float: left;
	width: 540px;
}

#content {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
#content_bt_bg {
	padding: 33px 0px;
	background-image: url(../images/bottom_wallpaper_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


/*** Sidebar ***/

#sidebar {
	float: right;
	width: 340px;
}

#sidebar h2 {
	font-size: 17px;
	color: #437181;
}

#sidebar .block {
	padding: 1px;
	background: #ffffff;
	margin-bottom: 25px;
	border: 1px solid #edecec;
}

#sidebar .block-inner {
	padding: 14px 30px 8px;
	background-color: #ffffff;
	background-image: url(../images/side_content.jpg);
	background-repeat: repeat-x;
}

/*** Footer ***/

#footer {
	clear: both;
	color: #aeb3b6;
	height: 82px;
	background-image: url(../images/bottom_ban_bg.gif);
	background-repeat: repeat-x;
	background-position: left;
	padding: 0px;
}
.brn_triangle {
	background-image: url(../images/triangle_brown.png);
	background-repeat: repeat-x;
	background-position: left;
	height: 9px;
	margin-top: -8px;
}


#footer p#bottom-menu {
	float: left;
	margin-top: 18px;
}

#footer p#bottom-menu a, h6 {
	color: #FFFFFF;
}

#footer p#bottom-menu a.active, #footer p#bottom-menu a:hover {
	color: #C9DDDD;
	text-decoration: underline;
}

#footer h6 {
	float: right;
	margin-top: 15px;
	margin-bottom: -2px;
}

#footer  strong {
	color: #C9DDDD;
	font-weight: normal;
}

/***** Home Page ****/

/** Featured Area **/

#featured_area {
	height: 303px;
	overflow: hidden;
	position: relative;
	background-image: url(../images/main_wallpaper_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

#featured_area div#mySlides {
	padding-top: 30px;
}

#featured_area .description {
	float: left;
	width: 275px;
	height: 152px;
}

#featured_area .description h2 {
	font-size: 17px;
	color: #423d3a;
	margin-bottom: 15px;
	font-weight: bold;
}

#featured_area .description p {
	font-size: 13px;
}

#featured_area .description a.learn_more {
	font-size: 11px;
	text-transform: uppercase;
}

#featured_area .photo {
	background: url(../images/featured_image_bg.gif) repeat-x;
	border: 1px solid #f8f9fa;
	padding: 10px;
	margin-top: 1px;
	float: right;
	position: relative;
}

#featured_area .photo img {
	width: 600px;
	height: 210px;
}

#featured_area .slide {
	overflow: hidden;
}

#featured_area .container {
	height: 308px;
	overflow: none;
}

.ribbon {
	position: absolute;
	right: -1px;
	top: -2px;
	width: 87px;
	height: 89px;
	z-index: 5;
}

.ribbon.webdesign {
	background: url(../images/webdesign-trans.png) right top no-repeat;
}

.ribbon.print {
	background: url(../images/print-trans.png) right top no-repeat;
}

.ribbon.flash {
	background: url(../images/flash-trans.png) right top no-repeat;
}

a.jFlowPrev, a.jFlowNext {
	display: block;
	width: 83px;
	height: 33px;
	position: absolute;
	bottom: -4px;
	text-indent: -9999px;
	cursor: pointer;
}

a.jFlowPrev {
	background: url(../images/prev-trans.png) no-repeat;
	left: 0px;
}

a.jFlowNext {
	background: url(../images/next-trans.png) no-repeat;
	right: 0px;
}

div#myController {
	display: none;
}

/** Page Name **/

#pagename {
	border-bottom: 1px solid #e7e9ea;
	height: 107px;
	background-color: #e9edf0;
	background-image: url(../images/bottom_wallpaper_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

#pagename h2 {
	color: #70523B;
	margin: 22px 0px 0px;
	font-size: 35px;
	font-family: Palatino Linotype, Georgia, serif;
}

/** Home Page Content **/

body#home #content h2 {
	margin-bottom: 20px;
}

body#home div#services {
	width: 560px;
	float: left;
}

body#home div#services ul {
	overflow: hidden;
	list-style-type: none;
}

body#home div#services ul li {
	float: left;
	width: 240px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 00px;
}

body#home div#services ul li#first {}

body#home div#services ul li#second {}

body#home div#services ul li#third {}

body#home div#services ul li#fourth {}

body#home div#services ul li.last {
	margin-right: 0px;
}

body#home div#services ul li h3 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: -4px;
}

body#home div#services ul li p {
	color: #4d4c4c;
	line-height: 1.5;
}

body#home div#contact-info {
	float: right;
	width: 300px;
}

body#home div#contact-info p strong {
	color: #454444;
	font-weight: normal;
}

body#home #content div.hr {
	margin: 25px 0px;
}

body#home #content .bottom-block {
	float: left;
	width: 300px;
	margin-right: 20px;
}

body#home #content .bottom-block.last {
	margin-right: 0px;
}

body#home #content .bottom-block ul {
	list-style-type: none;
}

body#home #content .bottom-block h2 {
	font-size: 19px;
	color: #70523B;
}

/** Services Page **/

ul#latest_blog {
	list-style-type: none;
}

/** Portfolio Page **/

#search {
	background: url(../images/search.jpg) no-repeat;
	width: 261px;
	height: 32px;
	position: absolute;
	top: 36px;
	right: 0px;
}

#search fieldset {
	border: 0px;
	padding: 8px 3px 3px;
	overflow: hidden;
}

#search fieldset input {
	color:#4C4C4C;
	border: 0px;
	background: none;
	padding: 0px;
}

#search fieldset input#search-field {
	width: 223px;
	font-size: 13px;
	color: #8b8a8a;
	float: left;
}

#search fieldset input#search-button {
	text-indent: -9999px;
	cursor: pointer;
	width: 18px;
	margin-left: 4px;
	padding-top: 27px;
	float: left;
}

ul#categories {
	list-style-type: none;
}

ul#categories li {
	margin-bottom: 11px;
}


/** Post **/

.post {
	overflow: hidden;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e9eced;
}

.post h2 {
	margin-bottom: 0px;
}

.post h2 a {
	color: #70523B;
}

div.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	color: #bfbfbf;
	margin-bottom: 30px;
}

div.post-meta a.category {
	color: #ccdbe4;
}

div.post-meta a.category:hover {
	color: #8ca5b4;
}

div.post-meta em {
	font-family: Palatino Linotype, Georgia, serif;
	font-size: 14px;
}

.post img {
	border: 3px solid #e4e3e3;
	margin-bottom: 30px;
}

a.button {
	text-transform: uppercase;
	color: #fbfbfb;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
	background-color: #F7A9AC;
	text-decoration: none;
}

a.button:hover {
	text-decoration: none;
	background-color: #92C3D0;
}

.post a.button {
	margin-top: 14px;
	float: right;
}

#pagination  {
	overflow: hidden;
	margin-bottom: 20px;
}

#pagination a {
	font-size: 11px;
	text-transform: uppercase;
}

/** Blog **/

p.in_category {
	font-style: italic;
	color: #616161;
	margin-top: 1px;
	padding: 0px 0px 5px;
}

p.in_category  a{
	color: #8dadc7;
}


/** Contact Page **/

p#tip {
	font-weight: bold;
	font-size: 13px;
}

/** Contact us Form **/

#contact_us {
	width: 460px;
	margin: 25px 0px 0px;
}

p.label_name, p.input_form {
	float: left;
	
}

p.input_form input{

width: 370px;
	background: #f3f3f3;
	border: 1px solid #eae9e9;

}
 p.input_form2 input {
	float: left;
	margin-top: -10px;
	margin-bottom: 0px;
	width: 370px;
	background: #f3f3f3;
	border: 1px solid #eae9e9;
 }

p.label_name {
	width: 80px;
	clear: both;
	color: #7f7e7e;
	font-size: 14px;
}

p.label_name2 {
	width: 250px;
	clear: both;
	color: #7f7e7e;
	font-size: 14px;
}

#contact_us input, #contact_us textarea {
	font-size: 13px;
	margin-bottom: 5px;
	color: #797676;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}


.textarea {
	width: 370px;
	background: #f3f3f3;
	border: 1px solid #eae9e9;
}

#contact_us input.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #f7a9ac;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
	width: 60px;
	border: 0px;
	cursor: pointer;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	padding: 5px 0px;
	color: #8dadc7;
	font-weight: bold;
}

p#submit {
	text-align:right;
	float: right;
	clear: left;
}
p#submit2 {
	text-align:right;
	float: right;
	clear: left;
	margin-right: 80px;
}

p#submit3 {
	text-align:right;
	float: right;
	clear: left;
	margin-right: 80px;
	margin-top: -55px;
	margin-bottom: 100px;
}

p#success {
	display: none; 
	font-size: 16px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #9e9595;
	font-style: italic;
}
.center {
	text-align: center;
}
.general_holder {
	float: left;
	width: 540px;
	text-align: left;
}
.paypal_but1 {
	float: left;
	width: 254px;
	text-align: left;
	padding-right: 32px;
}
.paypal_but2 {
	float: left;
	width: 254px;
	text-align: left;
}
.image_text {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
.small_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
p.input_form3 {
	float: left;
	color: #7f7e7e;
	font-size: 14px;
	margin-top: 5px;
}
.featured_Pics {
	width: 60px;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}
.box {
	background-color: #E3EEE8;
}
.atext {
	height: 14px;
	vertical-align: text-top;
	width: 200px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.atext img {
	margin-bottom: -10px;
}
