@charset "UTF-8";
/* c the possibilities main styles */

/* Basic Styles for all pages */
body {
	background-image: url(../images/background_stripes.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ctp_png_fix {
}
.clear_floats {clear: both;}


/* Homepage Styles - homepage_ */
#homepage_header {
	height: 178px;
}
#homepage_logo {
	height: 178px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#homepage_navbar {
	height: 286px;
	background-repeat: repeat-x;
	background-image: url(../images/home_navbar_background.png);
}
#homepage_navbar_wrapper {
	height: 286px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.homepage_navbar_elements {
	display: inline;
	float: left;
	height: 286px;
	width: 220px;
}
#homepage_navbar_about {
	width: 220px;
	height: 50px;
	background-image: url(../images/home_navbar_links.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#homepage_navbar_about a {
	height: 50px;
	width: 220px;
	float: left;
	display: inline;
	text-indent: -9999em;
}
#homepage_navbar_about a:hover {
	background-image: url(../images/home_navbar_links.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#homepage_navbar_services {
	height: 50px;
	width: 220px;
	background-image: url(../images/home_navbar_links.png);
	background-repeat: no-repeat;
	background-position: -220px 0px;
}
#homepage_navbar_services a {
	height: 50px;
	width: 220px;
	float: left;
	display: inline;
	text-indent: -9999em;
}
#homepage_navbar_services a:hover {
	background-image: url(../images/home_navbar_links.png);
	background-repeat: no-repeat;
	background-position: -220px -50px;
}
#homepage_navbar_work {
	height: 50px;
	width: 220px;
	background-image: url(../images/home_navbar_links.png);
	background-repeat: no-repeat;
	background-position: -440px 0px;
}
#homepage_navbar_work a {
	height: 50px;
	width: 220px;
	float: left;
	display: inline;
	text-indent: -9999em;
}
#homepage_navbar_work a:hover {
	background-image: url(../images/home_navbar_links.png);
	background-repeat: no-repeat;
	background-position: -440px -50px;
}
#homepage_navbar_contact {
	height: 50px;
	width: 220px;
	background-image: url(../images/home_navbar_links.png);
	background-repeat: no-repeat;
	background-position: -660px 0px;
}
#homepage_navbar_contact a {
	height: 50px;
	width: 220px;
	float: left;
	display: inline;
	text-indent: -9999em;
}
#homepage_navbar_contact a:hover {
	background-image: url(../images/home_navbar_links.png);
	background-repeat: no-repeat;
	background-position: -660px -50px;
}
.homepage_navbar_pics {
	height: 236px;
	width: 220px;
}
#homepage_footer {
}
#homepage_body {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/home_endless.png);
	padding-top: 80px;
	padding-left: 180px;
	padding-right: 20px;
}
.homepage_body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #d4bc7f;
	line-height: 20px;
}
.homepage_body_text a {
	color: #d4bc7f;
	text-decoration: underline;
}
.homepage_body_text a:hover {
	color: #794D1C;
	text-decoration: underline;
}
.homepage_body_boldItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #d4bc7f;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
}


/* Interior Pages - Styles */
#content_header {
	height: 158px;
}
#content_logo {
	height: 158px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#content_background {
	height: 306px;
	background-image: url(../images/content_navbar_background.png);
	background-repeat: repeat-x;
}
#content_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f1eacd;
}
#content_navbar {
	height: 46px;
	width: 950px;
	background-color: #837349;
	background-repeat: repeat-x;
	background-image: url(../images/content_navbar_bkgd.png);
}
#content_body {
	min-height:564px; 
    height:auto !important; 
    height:564px;
	background-color: #f2eacd;
	background-image: url(../images/content_body_background.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content_left_column {
	height: 300px;
	width: 350px;
	float: left;
	margin-left: 30px;
	margin-top: 50px;
	margin-bottom: 50px;
	display: inline;
}
#content_right_column {
	width: 500px;
	float: right;
	margin-right: 30px;
	margin-top: 50px;
	margin-bottom: 50px;
	display: inline;
}
#content_footer {
	height: 28px;
	background-color: #837349;
}


/*Interior Page Navbar List and Links */
#content_navbar_ul {
	list-style-type: none;
	position: relative;
}
#content_navbar_li_spacer {
	float: left;
	height: 46px;
	width: 140px;
	display: inline;
}
#content_navbar_li_about {
	float: left;
	height: 46px;
	width: 150px;
	background-image: url(../images/content_navbar_links.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
}
#content_navbar_li_about a {
	width: 150px;
	height: 46px;
	float:left;
	text-indent: -9999px;
	outline:none;
}
#content_navbar_li_about a:hover  {
	background-image: url(../images/content_navbar_links.png);
	background-repeat: no-repeat;
	background-position: 0px -46px;
}
#content_navbar_li_services {
	float: left;
	height: 46px;
	width: 184px;
	background-image: url(../images/content_navbar_links.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
	display: inline;
}
#content_navbar_li_services a {
	width: 184px;
	height: 46px;
	float:left;
	text-indent: -9999px;
	outline:none;
}
#content_navbar_li_services a:hover {
	background-image: url(../images/content_navbar_links.png);
	background-repeat: no-repeat;
	background-position: -150px -46px;
}
#content_navbar_li_work {
	float: left;
	height: 46px;
	width: 180px;
	background-image: url(../images/content_navbar_links.png);
	background-repeat: no-repeat;
	background-position: -334px 0px;
	display: inline;
}
#content_navbar_li_work a {
	width: 180px;
	height: 46px;
	float:left;
	text-indent: -9999px;
	outline:none;
}
#content_navbar_li_work a:hover {
	background-image: url(../images/content_navbar_links.png);
	background-repeat: no-repeat;
	background-position: -334px -46px;
}
#content_navbar_li_contact {
	float: left;
	height: 46px;
	width: 156px;
	background-image: url(../images/content_navbar_links.png);
	background-repeat: no-repeat;
	background-position: -514px 0px;
	display: inline;
}
#content_navbar_li_contact a {
	width: 156px;
	height: 46px;
	float:left;
	text-indent: -9999px;
	outline:none;
}
#content_navbar_li_contact a:hover {
	background-image: url(../images/content_navbar_links.png);
	background-repeat: no-repeat;
	background-position: -514px -46px;
}


/* About Page - Styles */
#about-pic-div {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}
#claudia-pic-div {
	width: 275px;
	margin-right: auto;
	margin-left: auto;
}

/* Work Page - Styles */
#work_top_column {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	background-image: url(../images/work-title.png);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 140px;
	padding-right: 140px;
	text-align: justify;
}
#work_left_column {
	width: 425px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 50px;
	display: inline;
}
#work_right_column {
	width: 425px;
	float: right;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 50px;
	display: inline;
}
.work_thumb {
	margin-bottom: 30px;
}


/* Typography */
.copyright_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	margin-left: 20px;
	color: #f2eacd;
	margin-top: 8px;
}
.webasylum_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	margin-right: 20px;
	color: #f2eacd;
	margin-top: 8px;
}
.webasylum_text a {
	color: #f2eacd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.content_body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #60421a;
	line-height: 20px;
}
.content_body_text_BoldIt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #60421a;
	line-height: 20px;
	font-style:italic;
	font-weight:bold;
}
.content_body_servicesList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 114%;
	color: #723e16;
	line-height: 20px;
	font-style:italic;
	font-weight:bold;
}
.content_body_text_BoldIt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #60421a;
	line-height: 20px;
	font-style:italic;
	font-weight:bold;
	text-decoration: underline;
}
.content_body_servicesList a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #723e16;
	line-height: 20px;
	font-style:italic;
	font-weight:bold;
	text-decoration: underline;
}
.content_body_H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #36220f;
	line-height: 30px;
	font-weight: bold;
}
.content_body_H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 114%;
	color: #723e16;
	line-height: 25px;
	font-style: italic;
	font-weight: bold;
}
.content_contact_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 114%;
	color: #723e16;
	line-height: 25px;
	font-style: italic;
	font-weight: bold;
}
.content_contact_Lcolunm {
	width: 190px;
}
.content_body_list {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 30px;
	margin-left: 0px;
	font-size: 100%;
}
.content_body_listBOLD {
	font-size: 100%;
	font-weight: bold;
}
.content_body_listBOLDITALIC {
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}
.content_body_listITALIC {
	font-size: 100%;
	font-style: italic;
}
.content_body_list li {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Misc Styles */
.left_column_quote
 {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 34px;
	color: #60421a;
	font-style: italic;
	text-align: center;
}
.left_column_quote_cite {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #60421a;
	font-style: normal;
	line-height: 14px;
	text-align: center;
	margin-bottom: 5px;
}

