* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #F3F3F3 url(images/img01.jpg) repeat-x top left;
}

body, th, td, input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #333333;
	background-color: #CA701A;
	font-weight: normal;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #0066CC;
}

h1 {
	letter-spacing: -0.02em;
	font-size: 3em;
}

h2 {
	letter-spacing: -0.01em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 1.9em;
	font-weight: normal;
	color: #336600;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.75em;
	font-size: 1.15em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

a:hover {
	border: none;
	color: #C43030;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #B17A3A;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #FF9900;
	font-weight: normal;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 800px;
	height: 95px;
	margin: 0 auto;
}

#menu {
	float: left;
	width: 800px;
	height: 60px;
	background: #000000 url(images/img04.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
}

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

#menu li {
	float: left;
	background: url(images/img05.jpg) no-repeat right top;
	height: 60px;
	padding: 0 15px 0 15px;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 22px 17px 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFCC66;
}

#menu .current_page_item a {
	color: #99CC66;
}

#search {
	float: right;
	width: 260px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 800px;
	margin: 0 auto;
	height: 175px;
	text-align: center;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 252px 0px 0;
	color: #2C2E22;
}

#logo h2 {
	padding: 165px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding: 20px 0px 0px 20px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	height: 30px;
	font-size: 2.5em;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.post .entry {
	padding: 0 20px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
}

.post .meta a {
	color: #CFCFCF;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	padding: 15px 0  0 15px;
	height: 30px;
}

#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0  0 15px;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  0 15px;
	line-height: 22px;
	font-size: 13px;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: .25em;
	margin-top: 0px;
	line-height: 1.1;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 .5em 0;
}

#sidebar1 {
}

#sidebar2 h4 {
	color: #669900;
	font-size: 1.25em;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
}


#sidebar2 {
	width: 205px;
	background-image: url(images/grad-tile3.jpg);
	background-repeat: repeat-x;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C2DCBF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C2DCBF;
	text-align: center;
	padding: 0px;
}

#sidebar2 li h2 {
	height: 20px;
	border-bottom: 1px dotted #98B42B;
	color: #336633;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: 0;
	padding: 0px;
}

#sidebar2 li ul {
	line-height: normal;
	padding-left: 15px;
}

#sidebar2 li li {
	padding: 3.5px;
	font-size: .7em;
	background: url(images/img06.gif) no-repeat left 45%;
}

#sidebar2 li a {
	border: none;
}

#sidebar2 li a:hover {
	border: none;
}


/* Calendar */

#calendar {
	margin: 0 auto;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 220px;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 140px;
	background: #993300 url(images/img01.jpg) repeat-x left bottom;
	color: #D5C6A2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#footer p {
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
}


#footer a {
	color: #CC9900;
}


#footer a:hover {
	color: #EAAF00;

}
#logo_corner {
	position: absolute;
	left: 10px;
	top: 8px;
	text-decoration: none;
}
#header_tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CF9B00;
	letter-spacing: -0.01em;
	position: absolute;
	left: 375px;
	top: 35px;
	text-transform: capitalize;
}
.image_bdr {
	border: 1px solid #999900;
}
.img_float_left {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#gallery_nav {
	width: 14em;
	margin-top: 50px;
	position: absolute;
	left: 0px;
	top: 50px;
	padding: 2em 1em 1em;
	background-color: #000000;
	height: 900px;
}
#gallery_main {
	background-color: #000000;
	float: left;
	width: 100%;
	margin-bottom: 0px;
	margin-left: 16em;
	height: 1000px;
}
.img_border {
	background-color: #000000;
	height: 175px;
	text-align: center;
	background-image: url(images/grad-tile.jpg);
	background-repeat: repeat-x;
}
#main {
	position: absolute;
	left: 20px;
	top: 100px;
}
#lbanner-img {
	background-image: url(images/banner-still.gif);
	background-repeat: no-repeat;
	height: 175px;
	width: 420px;
	text-align: center;
}
#img_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	z-index: 1000;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-align: center;
	padding: 3px;
}
#rendering {
	height: 750px;
	margin: 0 auto;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/img01.jpg);
	background-repeat: repeat;
	width: 100%;
	text-align: center;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-top-width: 50px;
	border-top-style: solid;
	border-top-color: #000000;
}
#gallery {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#gallery h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.85em;
	color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
	margin-bottom: 0px;
}

#gallery h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-style: italic;
	color: #F1D085;
	text-transform: none;
	font-weight: normal;
	margin-top: 12px;
}
#gallery h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#gallery h4 a {
	color: #FFFFFF;
	font-weight: normal;
}
#gallery h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.35em;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 10px;
	background-color: #000000;
	border: 6px solid #000000;
}

#gallery h3 a {
	color: #FFCC00;
	font-weight: normal;
}	
#gallery a:hover {
	color: #FF9900;
}
#gallery td {
	padding: 0px;
	background-color: #990000;
}
#table_wrap {
	width: 100%;
}
#table_wrap td {
	background-color: #FFFFFF;
}
