/* CSS Document by JM (ISeeYou-Designs.com) */

body {
	background-color:#fff;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:62.5%;
	color:#333333;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	color:#c00;
}
acronym {
	cursor:help;
	border-bottom:1px dotted #ddd;
}

#dhtmltooltip{
position: absolute;
font-size:1.2em;
font-weight:bold;
left: -300px;
width: 150px;
border: 1px solid red;
padding: 2px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#container {
	font-size:1.2em;
	width:760px;
	margin:0 auto;
	background-image: url(images/bkgrn_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 3px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}



#header {
	color:#444;
	margin:0;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:4em;
	color:#CC0000;
	font-weight:normal;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
	letter-spacing: -2px;
}
#header h1 strong {
	color:#CC0000;
}

#header h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 180px;
	margin-left: 0;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
}

#navigation {
	margin:140px 0 0px 0px;
	padding:0;
	font-size: 130%;
	text-align:center;
}

#navigation li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#navigation li a {
	padding:5px 5px 2px 5px;
	margin:0 1px 0 1px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #c00;
}

#navigation li a:hover {
	color:#C00;
	border-bottom:1px solid #ddd;
}

#content {
	margin:0;
	padding:0;
}
#content p {
	padding:2px 20px;
	text-align:justify;
	text-indent:0.5cm;
	line-height:1.8em;
}
#content h1 {
	display:block;
	margin:10px 0 0 10px;
	padding:0;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:1.8em;
	color:#c00;
	border-color:#ddd;
	border-style:solid;
	border-width:0;
}
#content h2 {
	display:block;
	padding:0;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:1.1em;
	letter-spacing:2px;
	color:#444;
	border-color:#c00;
	border-style:solid;
	border-width:0 0 1px 0;
	width: 500px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#content .post_info {
	text-align:right;
	margin:0 25px 5px 25px;
	padding:2px;
	font-size:0.8em;
	font-family:arial,sans-serif;
	color:#aaa;
	line-height:0.9em;
	word-spacing:1px;
	border-top:1px solid #ddd;
}
#content .post_info a {
	text-transform:uppercase;
}

#block {
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:1.3em;
	color:#444;
	padding: 10px;
	margin-top: 19px;
	margin-right: -1px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 200px;
	float: right;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#block p {
	padding:0;
	text-align:center;
	text-indent:0;
	line-height:1em;
}

#block a {
	text-decoration:underline;
}

.note {
	font-weight:bold;
	letter-spacing: 1.8px;
}

#logos {
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:1em;
	color:#444;
	border:1px none #ddd;
	margin: 0px;
	float: right;
	clear: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content blockquote {
	margin:10px 60px;
	padding:5px;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:0.9em;
	color:#444;
	border:1px solid #ddd;
	background-color:#eee;
}

#content blockquote p {
	margin:0;
	padding:0;
	text-indent:0;
}
#content pre {
	margin:10px 60px;
	padding:5px;
	color:#444;
	border:1px solid #eee;
	background-color:#fafafa;
}
#content ul {
	margin-left:70px;
	list-style:upper-roman outside;
	font-family:arial,sans-serif;
	font-size:0.9em;
}

#content ol {
	margin-left:70px;
	list-style:disc;
	font-family:arial,sans-serif;
	font-size:0.9em;
}

#content li {
	padding:3px;
}

#footer {
	font-size:0.9em;
	font-family:arial,sans-serif;
	margin:50px 0 20px 0;
	padding:5px;
	border-top:1px solid #c00;
}
#footer p {
	text-align:right;
	line-height:1.1em;
	color:#000000;
	font-size:0.9em;
	font-family:arial,sans-serif;
	margin:0;
	padding:0;
}
#footer span {
	color:#888;
}
#footer a {
	color:#333333;
}
#footer a:hover {
	color:#aaa;
}

#picright {
	float:right;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	width:auto;
}

#picleft {
	float:left;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	width:auto;
}

/* Created with <STRONG><CONTACT> */
/* http://www.stronghtml.com/ */

/* Left Column Style */
.contactformLeftColumn {
 padding-right:5px;
 padding-bottom:5px;
}

/* Right Column Style */
.contactformRightColumn {
 padding-right:5px;
 padding-bottom:5px;
}

/* Text Field Style */
.contactformTextField {
 width:150px;
 border: 1px solid #999999;
 color:#333333;
 padding-left:2px;
}

/* Text Area Style */
.contactformTextArea {
 width:150px;
 height:80px;
 border: 1px solid #999999;
 color:#333333;
 padding-left:2px;
}

/* Check Box Style */
.contactformCheckBox {
}

/* Submit Button Style */
.contactformSubmit {
 border: 1px solid #999999;
}

/* Errors Block Style */
.contactformErrors {
 color:#FF0000;
}

/* Thank You Message Style */
.contactformThankYou {
}
