/* CSS Document  - Copyright 2009 Chappell Creative Inc. */

* {
	margin: 0;
	padding: 0;
}


body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #63676a;
	font-size: 12pt;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #4E4F54;
	background-position: 0px 0px;
}

.oneColFixCtr #container {
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	height: auto;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #EFEFEF;
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: normal;
}


h1  {
	font-size: 18pt;
	font-weight: normal;
	line-height: 26pt;
	letter-spacing: 1px;
}


h2  {
	font-size: 16pt;
	line-height: 20pt;
	font-weight: normal;
	letter-spacing: 1px;
}

h3 {
	height: 33px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/img06.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	letter-spacing: 2px;
}
h4 {
	font-size: 14pt;
	font-weight: normal;
	line-height: 14pt;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	font-family: "Times New Roman", Times, serif;
}

h5#blurb {
	font-size: 12pt;
	width: 500px;
	color: #63676a;
	height: auto;
	text-align: left;
	font-weight: normal;
}

p {
	text-align: justify;
	line-height: 18pt;
	font-size: 12pt;
	padding-top: 15px;
	padding-bottom: 5px;
}

blockquote {
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	font-size: 16px;
	color: #666666;
	font-style: italic;
	border: 1px dotted #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul { padding-left: 30px; 

}

ul li {
	padding-top: 3px;
	line-height: 18pt;
	padding-bottom: 8px;
	font-size: 12pt;
	list-style-type: none;
}


.smallPrint {
	color: #999999;
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.square  li {
	list-style-type: square;
	list-style-position: inside;
	text-indent: -15px;
}

.return    {
	font-size: 7pt;
	text-align: right;
	background-image: url(../images/linkbox2.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	padding-bottom: 1px;
	line-height: 10pt;
}
a   {
	color: #999999;
	text-decoration: none;
	font-weight: normal
}

a:hover {
	color: #efefef;
	text-decoration: none;
	font-weight: normal;
}

.im {
	BORDER-RIGHT: #b2b2b2 1px solid;
	BORDER-TOP: #b2b2b2 1px solid;
	BORDER-LEFT: #b2b2b2 1px solid;
	WIDTH: auto;
	BORDER-BOTTOM: #b2b2b2 1px solid;
	FONT-FAMILY: Georgia;
	BACKGROUND-COLOR: #f1f1f1;
	text-align: left;
	height: 25px;
}

.caption {
	font-size: 11px;
	line-height: 14px;
	width: 300px;
	height: auto;
	border: 1px dotted #212121;
	text-align: left;
	background-color: #0f0f0f;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #cccccc;
}

.caption_alt {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.portfolio {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191919;
	margin-bottom: 20px;
	clear: both;
	background-image: url(../images/img07.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}

.portfolioimg  {
	padding-bottom: 30px;
	float: right;
	padding-left: 60px;
}

.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
}

/* form elements */

form {
	font-size: 7px;
	text-align: left;
	color: #CCCCCC;
}
form    p {
	font-size: 9pt;
	font-weight: normal;
	padding-left: 20px;
}



input.large {
	width: 175px;
	height: auto;
	font-size: 10pt;
	font-weight: normal;
	border: 1px dotted #CCCCCC;
	line-height: 12px;
	padding: 3px;
}

input.small {
	width: 40px;
	height: auto;
	font-size: 10pt;
	font-weight: normal;
	border: 1px dotted #CCCCCC;
	line-height: 12px;
	padding: 3px;
}

.buttonUp {
	background-color: #042534;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	line-height: 10pt;
	padding: 2px;
	border: 1px solid #999999;
}

.buttonOver {
	background-color: #0F6909;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	line-height: 10pt;
	padding: 2px;
	border: 1px solid #999999;
}

#banner {
	width: 880px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 300px;
}

#contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 18px;
	color: #FFFFFF;
	height: 30px;
	width: 830px;
	padding-top: 100px;
	text-align: right;
	padding-right: 50px;
}

#contact span { font-size: 13pt; }

#menu {
	height: 45px;
	text-align: left;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 80px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 360px;
	width: 480px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	font-size: 11pt;
	line-height: 18pt;
	text-align: left;
	float: left;
}

#menu  li a {
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #000000;
}

#menu  li a:hover {
	color: #FFFFFF;
	background-color: #042534;
	font-weight: normal;
	text-decoration: none;
}

#menu .active a {
	color: #FFFFFF;
	background-color: #002900;
	font-weight: normal;
	text-decoration: none;
}

#menu .active a:hover {
	color: #FFFFFF;
	background-color: #005400;
	font-weight: normal;
	text-decoration: none;
}

#brand {
	padding: 0px;
	width: 100px;
	height: 20px;
}

#brand p {
	text-indent: -9999px;
	line-height: 0px;
}

#bodyDiv {
	width: 880px;
	padding: 0px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	background-color: #FFFFFF;
	text-align: left;
}

#main_v_ {
	width: 760px;
	float: left;
	text-align: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 60px;
	padding-right: 60px;
}

#main_v_left {
	width: 410px;
	float: left;
	text-align: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 60px;
}
#main_v_left a img {
	clear: both;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-left: 20px;
}

#main_v_right {
	width: 280px;
	float: left;
	text-align: left;
	height: auto;
	margin-top: 94px;
	margin-left: 75px;
	background-image: url(../images/img07.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#main_v_right p {
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #efefef;
}

#main_x_left {
	width: 475px;
	float: left;
	text-align: left;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 55px;
}

#main_x_right {
	float: left;
	text-align: left;
	height: auto;
	margin-left: 50px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A3A5A4;
	padding-left: 20px;
	padding-bottom: 40px;
	width: 210px;
	padding-top: 94px;
	padding-right: 0px;
}
#main_p_sidebar {
	width: 205px;
	height: auto;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 75px;
	text-align: left;
	float: left;
	padding: 0px;
	margin-right: 0px;
}

#main_p {
	width: 500px;
	height: auto;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	float: left;
}

#main_photo {
	width: 500px;
	text-align: center;
	height: 550px;
	margin: 0px;
}

#gallery {
	padding: 0px;
	height: 30px;
	text-align: left;
	width: 264px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#arrow_l {
	width: 26px;
	float: left;
	height: 30px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 24pt;
	color: #FFFFFF;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#arrow_r {
	width: 26px;
	float: left;
	height: 30px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 24pt;
	color: #FFFFFF;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#viewer {
	height: 30px;
	width: 204px;
	overflow: hidden;
	z-index: 2;
	background-color: #000000;
	margin: 0px;
	text-align: left;
	float: left;
	position: relative;
	padding: 0px;
}
#photos {
	height: 30px;
	z-index: 1;
	position: absolute;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
#photos img {
	padding-top: 0px;
	padding-right: 2px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: left;
}

#footerDiv {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 880px;
	overflow: hidden;
	margin: 0px;
	background-position: center top;
	height: 250px;
	padding: 0px;
}
#footer {
	color: #efefef;
	font-size: 9pt;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	padding-top: 115px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#footer span { font-size: 8pt; }

#footer    a       {
	color: #efefef;
	text-decoration: none;
	font-weight: normal;
}
#footer   a:hover  {
	color: #ffffff;
	font-weight: normal;
}

.main {
	width:200px;
	border:1px none #CCCCCC;
}

.month {
	background-color:#042534;
	color:#FFFFFF;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
}

.daysofweek {
	background-color:#A1A5A4;
	color:#FFFFFF;
	font-size: 10pt;
	font-weight: normal;
}

.days {
	font-size: 10pt;
	color:#333333;
	background-color: #efefef;
	padding: 2px;
}

.days #today{
	font-weight: bold;
	color: red;
	border: 1px dotted #999999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #FFFFFF;
}

