/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 20px 0;
	padding: 0;
	background: #D2D3E1;
	color: #584e80; /*#6B6B6B;*/
	background-image: url(images/gradient.gif);
	background-repeat: no-repeat;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}

h3 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	border-bottom: 1px solid #f2f2f2;
	background: url(images/img61.gif) repeat-x;
	color: #EC5600;	
	vertical-align: bottom;
}


p, ol, ul, blockquote {
	line-height: 18px;
}

td .facebox {
	font-size: 20px;
	color: #ec5600;
	padding-left: 20px; 
}

/*
ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;	
}
*/

.classicul {
	margin-left: 60;
	padding-left: 0;
	list-style: circle;
}

a {
	color: #6f7095; /*#EC5600;*/
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#artbox {
	width: 895px; /*895px;*/

	margin: auto auto;
	border-right: 11px solid #FFFFFF;
	border-left: 11px solid #FFFFFF;
	background-color: white;
	/*text-align: center;*/
}


#artboxright {
   /*position:absolute;*/
	position: relative;
	vertical-align: middle;
}

#artboxleft {
   /*position:absolute;*/
	position: relative;
	vertical-align: middle;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin-top: 30px;
	padding: 10px 15px 0 15px;
	background: url(images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;

}

.posted p {
	float: left;
	margin: 0;
	font-size: 26px;
	color: #EC5600;
	line-height: 32px;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;

}

/* postedsmall*/

.postedsmall {
	height: 33px;
	margin-top: 0px;
	margin-bottom: 30px;	
	padding: 0px 15px 0 15px;
	background: url(images/img61.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;

}

.postedsmall p {
	float: left;
	margin: 0;
	font-size: 12px;
	color: #EC5600;
	line-height: 32px;
}

.postedsmall .comments {
	float: right;
}

.postedsmall a {
	color: #717171;

}


/* Header */

#header {
	width: 917px;
	
	margin: 0 auto;
	background: url(images/img2.gif) repeat-x;
}

#brush {
	top: 144px;
	left: 790px;
	position: absolute;
	font-size: 52px;
	font-family: "Monotype Corsiva";
	width: 200px;
}

/* Logo */

#logo {
	float: left;
	height: 20px; /*was 115 on explorer 7*/
	padding: 0 0 0 0;
	background: url(images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 0px 0 0 40px;
	font-size: 32px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	float: center;
	height: 20px;
	padding: 14px 0px 0 0;
	background: url(images/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px 0 20px;
	border-right: 1px solid #DBDBDB;
	text-decoration: none;
	font-size: 12px;
	color: #7066A2;
}

#menu a:hover {
	text-decoration: underline;
}


#menu .selected {
	padding: 0 15px 0 20px;
	border: none;
	color: #EC5600; /*#ffb080;*/
	font-size: 12px;	
	font-weight: 700;
	border-right: 1px solid #DBDBDB;	
}

#menu .last {
	border: none;
	text-decoration: none;
	font-size: 12px;
	color: #7066A2;	
}


/* Splash */

#splash {
	width: 895px;
	/*height: 157px;*/
	margin: auto auto;
	/*background: url(images/img5.gif) repeat-x left bottom;*/
	border-right: 11px solid #FFFFFF;
	border-left: 11px solid #FFFFFF;
	background-color: white;
	text-align: center;
}

/* Content */

#content {
	width: 887px;
	margin: 0 auto;
	padding: 0px 15px 0 15px;
	background: #FFFFFF url(images/img8.gif) no-repeat left bottom;
}

#colOne {
	float: left;
	width: 620px;
}

#colTwo {
	float: right;
	width: 195px;
	padding: 5px 0 0 0;
	text-align: center;
}

#colTwo ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;	
}

/* Footer */

#footer {
	width: 900px;
	text-align: center;
	margin: 0 auto;
}

#footer p {
	text-align: center;
	font-size: 10px;	
	color: #584e80;	
}

#footer a {
	font-size: 10px;	
	color: #584e80;	
}

/* for rotating pictures banner*/

#container {
     position:relative;
     width:888px; /*888px;*/
     height:52px;
     overflow:hidden;
     border:1px double #6f7095;
     background-color:#fff;

 }
#div1 {
     position:absolute;
     left:0px; /*0*/
     top:0px;
     width:1066px; /*was 820*/
     height:52px;
 }
#div2 {
     position:absolute;
     left:1066px; /*820*/
     top:0px;
     width:1066px;/*820*/
     height:52px;
 }
#div1, #div2 img {
     /*border:1px solid #000;*/
     margin:2px;
     float:left;
 }
