/* 
CSS Document

*/

/* DEFAULT */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: 100;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;}
caption,th,td{text-align: left;font-weight: normal;}

/* REGULAR CODING */
body{background:#961a1d; font-size:12px; font-family:"Times New Roman", Times, serif; letter-spacing:1px;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}

/* STRUCTURE */

#container{
	margin: 0px auto;
	background:url(images/container_back.png) repeat-x top;
	padding:80px 0 20px 0;
}

#holder{
	width:875px;
	margin: 0px auto;
	background:url(images/holder_top.png) no-repeat top center;
	padding:10px 0 0 0;
}

#holder-con{
	background:url(images/holder_bottom.png) no-repeat bottom center;
	padding:0 0 10px 0;
}

#content-box{
	background:url(images/holder_back.png) repeat-y center;
}

#right-panel{
	float:right;
	width:299px;
	color:#fff;
}

#left-panel{
	margin:0 299px 0 0;
}

#footer{
	width:850px;
	margin: 0px auto;
	padding:10px;
	line-height:1.4;
	color:#fff;
}
	
/* SIDEBAR */
#logo{text-align:center;}
#logo h1{color:#555;font-size:30px;letter-spacing:6px; margin:10px 0 5px 0;}
#logo h1 span{color:#dc2025;}
#logo b{font-size:12px;font-weight:100;}
.jdSlideshow{width: 250px !important;height: 200px !important; margin:10px auto;}/* adjust margin 30 to insrase the width. Height is auto adjusted*/

.navigation ul li a{color:#fff; line-height:30px; padding:0 0 0 30px; display:block; font-size:14px; height:30px;}
.navigation ul li a:hover{background:#c31e22; text-decoration:none;}

.eright{height:30px; padding:0 0 0 680px;}
.pdf{background:url(images/pdf_back.png) no-repeat left top;height:18px;width:167px;padding:8px 0 0 30px;}
.pdf a{color:#fff;}
.pdf a:hover{text-decoration:none;}

/* CONTENT */
.content{padding:20px;color:#434343; text-align:center;}
.content a{color:#e02125;}
.content h1{font-size:25px; border-bottom:#d92024 1px solid; padding:0 0 10px 0;text-align:left;}
.content p{margin:10px 0; font-size:13px; line-height:1.4; text-align:left;}

form p{margin:5px 0;}
form label{width:100px; float:left; text-align:right; margin:0 15px 0 0;}
form .contact-txt{width:250px; border:#ccc 1px solid; height:22px; padding:3px 5px 0 5px;}
form .contact-area{width:330px; border:#ccc 1px solid; padding:5px;}
form p.right{text-align:right; height:100px; width:450px;}
form .comment-submit{height:66px; width:94px; background:url(images/send.png); display:block; float:right; border:0;}
form .comment-submit:hover{background:url(images/send_hov.png); cursor:pointer;}

/* FOOTER */

#footer a{
	color:#fff;
}

#myGallery
{
margin:10px 0 0 30px;
width: 250px !important;
height: 200px !important;
}
