/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/main_bg_shadow.jpg) repeat-y right;
	text-align: right;
}

p {
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #333;
	line-height: 1.6em;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 15px;
}

p a:link, p a:visited {
	color: #a60000;
	text-decoration: none;
}

p a:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

h2 {
	font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #285100;
	border-bottom: 1px solid #ccc;
}

br {
	margin: 0;
	padding: 0 3px;
}

#main-container {
	width: 100%;
	background: #fff url(../images/main_bg_shadow.jpg) repeat-y right;
	text-align: right;
}

#logonav-box {
	width: 100%;
	height: 72px;
	border-bottom: 6px solid #999;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 66px;
	background: #a60000;
}

html>body #logonav-box { 
	height: 66px;
}

#logonav {
	width: 740px;
	height: 66px;
	background: #a60000;
	float: right;
}

#logonav ul {
	font-family: Trebuchet MS, Trebuchet, sans-serif;
	font-size: 14px;
	color: #ccc;
	font-weight: bold;
	float: right;
	text-align: right;
	margin: 0;
	padding: 40px 15px 0 0;
}

#logonav li {
	list-style-type: none;
	display: inline;
}

#logonav li a:link, #logonav a:visited {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 30px 0 0;
	color: #fff;
	text-decoration: none;
}

#logonav li a:hover {
	color: #ccc;
	text-decoration: none;
}

#midbox {
	width: 100%;
	height: 215px;
	border-top: 2px solid #000;
	border-bottom: 1px solid #ccc;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 212px;
	background: transparent url(../images/upper_bg.jpg) repeat-x top;
	text-align: right;
}

html>body #midbox { 
	height: 212px;
}

#mid-content {
	width: 740px;
	height: 212px;
	text-align: right;
	float: right;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

#quote {
	width: 505px;
	height: 126px;
	float: right;
	background: transparent;
	text-align: left;
}

#quote h4 {
	font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #8d8d8d;
	line-height: 1.5em;
	text-align: left;
	margin: 0;
	padding: 0;
}

#info {
	width: 505px;
	height: 88px;
	float: right;
	background: transparent url(../images/definition.gif) no-repeat right;
	text-align: right;
}

#info-art {
	width: 505px;
	height: 88px;
	float: right;
	background: transparent url(../images/title_articles.gif) no-repeat right;
	text-align: right;
}
#info-proj {
	width: 505px;
	height: 88px;
	float: right;
	background: transparent url(../images/title_projects.gif) no-repeat right;
	text-align: right;
}
#info-gal {
	width: 505px;
	height: 88px;
	float: right;
	background: transparent url(../images/title_gallery.gif) no-repeat right;
	text-align: right;
}
#info-con {
	width: 505px;
	height: 88px;
	float: right;
	background: transparent url(../images/title_contact.gif) no-repeat right;
	text-align: right;
}

#content-box {
	width: 740px;
	background: #fff url(../images/sidegutter_bg.jpg) repeat-y right;
	float: right;
}

#content-box h3 {
	font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 10px 20px 5px 567px; 
	text-align: left;
}

#content-box p {
	margin: 0 0 0 549px;
	padding: 5px 20px 10px 18px;
	text-align: left;
}

#content-box p:hover {
	background: #fff;
}

#content-box ul {
	margin: 0 0 0 549px;
	padding: 0 0 15px 18px;
	border-bottom: 1px solid #ccc;
	font-family: georgia, times, serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #999;
}

#content-box li {
	list-style-type: none;
	text-align: left;
}

#content-box li a:link, #content-box li a:visited {
	list-style-type: none;
	margin: 0px;
	padding: 5px 20px 10px 0;
	text-align: left;
	color: #a60000;
	text-decoration: none;
}

#content-box li a:hover {
	color: #000;
	text-decoration: underline;
}

.separator {
	border-bottom: 1px solid #ccc;
}

#maintext {
	width: 547px;
	float: left;
	background: #fff;
}

#maintext h2 {
	margin: 0 33px;
	padding: 35px 0 8px 0;
	text-align: left;
}

#maintext h5 {
	margin: 0 33px;
	padding: 5px 0 25px 0;
	font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-align: left;
}

#maintext p {
	margin: 0;
	padding-right: 70px;
	padding-left: 70px;
	text-align: left;
}

#maintext img {
	border: 1px solid #000;
	margin: 10px 0;
}

#footer {
	width: 100%;
	height: 40px;
	clear: both;
	border-top: 2px solid #000;
	background: #a60000;
}

.clearfloat:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfloat {height: 1%;}
/* End hide from IE-mac */

.contactform {
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #333;
}

.artext {
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #333;
}
