

body {
	
	text-align: left;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #363636;
	background-color: #fff;                        
}

img, img:link,img:visited {
	border: 0px;
	behavior: url("iepngfix.htc");
}

.horBorder {
	line-height: 0px;
	font-size: 0px;
	height: 1px;
	background: url("../images/horz_border.png") repeat-x;
	}
#wrapper_all {	
	color: #696969;	
	margin: auto;
	width: 900px;
}

.title{
border-bottom:solid 1px #1c61a2 ; padding-bottom:5px;color:#1c61a2;margin-bottom: 10px;	font-size: 1.7em;text-align: left;
}
.title-blue{
color:#1c61a2;
margin-bottom: 10px;
	font-size: 1.3em;
}

.title-white{
	color:#fff;
	font-size: 1.3em;
	padding: 10px;
}

h1 {
	font-size: 0.8em;
	line-height: 0.9em;
	letter-spacing: 0em;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 1.2em;

}
h3 {
	font-size: 0.8em;
	line-height: 0.9em;
	letter-spacing: 0em;
	margin: 0px;
	padding: 0px;
	}

a {
	text-decoration: none;
	outline: none;
}
a:hover {

	}

a:link, a:visited {
	color: #1c61a2;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: ;
}

#jDrawer-3 h4 {
	text-align: right;
	font-size:16px;
	color:#4993de;
	position:relative; top:-20px; z-index:100;  padding:0px 0px 0px 0px; 

}




/* CONTENT AREA
----------------------------------------------------------------------------- 
*/

#contentArea {
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding: 0px;
	vertical-align: top;
	float: left; 
	line-height: 1.4em;
}





/* STORE LOOK */
#store2{
	background-image: url(../images/store_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border:solid 1px #eee;
	border-top:none;
	padding:0em 1em 1em 1em;
	color: #4d4d4d;
}

.w100{
	width:100%;}




div#header{
	width:100%;
	overflow:hidden;

}
div#menu{
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: auto;
}


ul#nav,ul#nav li{list-style-type:;margin:0;padding:0}
ul#nav{float:right;font-size: 100%}
ul#nav li{float:left;margin-left: 3px;text-align: center}
ul#nav a{
	font-weight:bold;
	color:#1c61a2;
	float:left;
	padding:5px 10px 5px 10px ;
	background: #fff;
	text-decoration:none;
	
	filter: Alpha(Opacity=60);-moz-opacity:0.60;
}
ul#nav a:hover{background: #fff;color:#990000; filter: Alpha(Opacity=100);	-moz-opacity:1.0; }
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #fff;color: #1c61a2;
filter: Alpha(Opacity=100);	-moz-opacity:1.0; }



#footer-nav{
	display: compact;
}

#footer-nav a{
	padding:5px  ;
	text-decoration:none;
	}

.largetitle {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	margin-bottom:0px;
}

.article_picture_frame { float:left; padding:5px 10px 0px 0px;}




#comment_form { margin:10px 5px; }
#comment_form label { cursor:pointer; margin:3px 0px 0px 0px; padding-top:20px }
.comment_title {font-size:130%; color:#1c61a2; text-align:left; line-height:23px; border-bottom:solid 1px #1c61a2; margin-bottom:10px}
#comment_form input, textarea, input { margin:5px 0px 5px 0px; border:1px solid #CCCCCC; padding:3px; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
#comment_form input:focus, textarea:focus, input:focus { border:1px solid #2359a3; }
#comment_form textarea { width:350px; height:120px;}



#comment_form input[type="submit"] { font-family:Arial,sans-serif;overflow:hidden; padding:3px; background-color:#F5F5F5; border:1px solid #CCCCCC; font-size:13px; color:#2359a3; margin:10px 0px 0px 0px; }
#comment_form input[type="submit"]:hover { cursor:pointer; border:1px solid #999999; background-color:#2359a3; color:#FFFFFF; }
#comment_antispam {}

.comment_left { float:left; }
.comment_right { float:right; }
.comment_captcha { text-align:center; }
.comment_captcha p { margin:5px 0px; }
.comment_captcha img { }
