/***********************************************/
/* ledjs.css           		                   */
/* Use with template ledjs_main.dwt        	   */
/***********************************************/

/************* HTML tag styles **************/
body {
	background-image: url(../images/ledjs_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	color: #008fdf;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A2A398;
}

h2 {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	background-color: #DEDEDE;
	padding: 3px 2px;
	margin-top: 12px;
}

a:link {
	color: #CC6600;
	text-decoration: none;
}

a:visited {
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background-color: #CC6600;
	text-decoration: none;
}

ol {
	margin: 0px 0px 0px 26px;
	padding: 0px;
	list-style-position: outside;
	font-size: 10px;
}

ul {
	font-size: 10px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
}

li {
	margin-bottom: 7px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: outside;
}

hr {
}

/************* Structure styles **************/
#container {
	width: 775px;
}

#column {
	position: relative;
	float: left;
	width: 218px;
	padding-top: 16px;
	padding-left: 16px;
	padding-bottom: 16px;
}

#mainContent {
	position: relative;
	float: left;
	width: 487px;
	text-align: left;
	border: 0;
	background-image: url(../images/maincontent_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 16px 38px 27px 16px;
	margin: 0;
	min-height: 260px
}
#mainContent .float-right {
	float: right;
	clear: left;
}

#footer {
	display: block;
	clear: both;
	background-image: url(../images/footer_bg.gif);
	text-align: right;
	font-size: 9px;
	color: #FFFFFF;
	width: 737px;
	padding-right: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	background-color: transparent;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footerLinks {
	display: block;
	clear: both;
	font-size: 10px;
	width: 724px;
	padding-right: 17px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: center;
	padding-left: 13px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;

}
#footerLinks a {
	color: #A2A398;
	letter-spacing: 0px;
	font-weight: bold;
}
#footerLinks a:hover {
	text-decoration: none;
	color: #008fdf;
	background-color: #FFFFFF;
}


/************* .colPanel01 styles **************/
.colPanel01 {
	background-image:url(../images/panel_middle_01.gif);
	background-repeat: repeat-y;
}
.colPanel01 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008fdf;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008fdf;
	margin-right: 35px;
	margin-left: 36px;
	padding-top: 17px;
}
.colPanel01 p {
	margin: 0px;
	padding: 0px;
}
.colPanel01Top {
	background-image:url(../images/panel_top_01.gif);
	background-position:top;
	background-repeat: no-repeat;
	padding-top: 1px;
	height: 42px;
}
.colPanel01Mid {
	margin: 0px 35px 0px 36px;
	text-align: left;
	vertical-align: top;
}
.colPanel01Mid a {
	font-weight: bold;
}
.colPanel02Mid {
	margin: 0px 35px 0px 36px;
	text-align: left;
	vertical-align: top;
}
.colPanel01Btm {
	background-image:url(../images/panel_btm_01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 19px;
	margin-bottom: 10px;
}

/************* .Bio styles **************/
.bioImg {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}

/************* .colGallery01 styles **************/
.colGallery01 {
	margin-bottom: 13px;
	margin-top: 13px;
}

.colGallery01 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008fdf;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008fdf;
	margin-bottom: 13px;
}

/************* form styles **************/
.fieldName {
	width: 120px;
	float: left;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.contactField {
	font-size:10px;
	width:300px;
	background-color:#F5F6F8;
	color:#000000;
	border: 1px solid #CECFCF;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 4px;
	height: 15px;
}
.commentField {
	font-size:10px;
	width:300px;
	background-color:#F5F6F8;
	color:#000000;
	border: 1px solid #CECFCF;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 4px;
	height: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contactFormRequired {
	font-weight: bold;
	color: #FF0000;
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
	font-size: 10px;
}
.buttons {
	text-align: center;
}
input {
	padding: 1px;
	margin: 1px;
	background-color: #008fdf;
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
select {
	font-size:10px;
	background-color:#F5F6F8;
	color:#000000;
	border: 1px solid #CECFCF;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 125px;
}
