/* 
	Anita Gilbert
								*/
/*body color is grey - #454545*/
 {margin: 0; padding: 0;} 
   
body {
	margin: 0;
	padding: 0;
	padding: 0;
	margin: 0;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;

	
}
.horrizontal {
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.spacer {
	line-height:0; font-size:0; clear:both;
}
.bluetext1 {
	color: #006699;
}
.redtext {
	color: #990000;
}






/* links */
/*003B6E is blue.  #9EC068 is green */
 
a { color: #7f7772; background: inherit; }
a:hover { color: #9EC068; background: inherit; }	



/* headings */
h1 {
	margin: 0;
	
	font-family: Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
}
h2 {
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Arial, Sans-Serif;
	font-size: 1.25em;
	font-weight: bold;
}

/* #2b2b2b is black.  #0808080 is grey */

h1 a, h2 a { color: #454545; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }


/* content holder  -- this is the wrapper*/



#content {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

	border: 1px solid #CCCCCC;
	
} 



/* header */
#header {
	height: 195px;
	

}

.slogan {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	position: absolute;
		top: 5px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 274px;
}


#logo {
	padding: 200px 0 0 8px;
	width: 400px;
	
}
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }

/*top border */


	
/*left graphic */


	
	
	#topright {
	float: right;
	width: 198px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 195px;
	
}






		

/* right side */
/*#right {
	float: left;
	width: 295px;
	margin: 0 0 10px 0;
	clear:right;
}
	
*/

/* navigation */
#nav
{
width: 198px;
}

#nav ul
{
margin-left: 0;
margin-bottom: 0;
padding-left: 0;
list-style-type: none;

}

#nav li
{
	height:24px;
	background-image:url(../webnavigation/button.jpg);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	

}

#nav li a
{
	text-decoration:none;
	color:#006699;
	display:block;
	height:25px;

	padding:0px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#nav li a:hover
{
	height:25px;
		background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	}
	
	
	
	
	/* Navigation horrizontal */
	
#navigate {
	clear: both;	
	padding: 0;			
}
#navigate ul {
	float: left;
	list-style: none;
	width: 920px;
	padding: 0;
	margin: 0 0 0 0px;
	height: 28px;
	display: inline;
	background-image: url(../webnavigation/nav2.jpg);
	background-repeat: repeat-x;
}
#navigate ul li {
	display: inline;
	margin: 0; padding: 0;
}
#navigate ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;
	border-right: 1px solid #dadada;
	border-left: 0px solid #fafafa;
	border-bottom: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	
}
#navigate ul li a:hover, 
#navigate ul li a:active {
	color: #00FFFF;
}
#navigate ul li#current a:hover {color: #FFFFFF}
#navigate ul li#current a {
	background-color: #DBDBDB;
	background-image: url(webnavigation/nav2.jpg);
	background-repeat: repeat-x;
}



/* Navigation horrizontal second line */
	






.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 295px;
}

.curlycontainer .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}


.curlycontainer1{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 625px;
}

.curlycontainer1 .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}



.curlycontainerred{
	
	width: 295px;
	background-color: #EAEAEA;
	
}

.curlycontainerred .inner{
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	background-color: transparent;
	background-image: url(fwebsite_table/webtable.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* footer  */
.footer {
	clear:  both;
	text-align: center;
	line-height: 1.8em;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #ccc;
	background-color: #EEEEEE;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 10px;
	
}

#sidebar li ul {
}

#sidebar li li {
	padding: 3px 0;
	
}

#sidebar h2 {
	font-size: 110%;
	font-weight: bold;
	color: #756D68;	
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#rightcontent {
	float: right;
	width:650px;
	text-decoration: none;
	
	
	
}

#rightcontent1 {
	float: right;
	width:400px;
	text-decoration: none;
	
	
	
}
.tableborder {
	border: 1px solid #CCCCCC;
}




#rightcontent ul {
	margin: 5px;
	padding: 10px;
	
}

#rightcontent li {
	padding: 2px 0px 0px 0px;
	list-style-image: url(../images/bul-body.gif);	
}

#rightcontent li ul {
}

#rightcontent li li {
	padding: 3px 0;
	
}


#rightcontent a {
	text-decoration: none;
}

.webdesign_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.text {
	font-size: 10px;
	font-weight: normal;
	color: #006699;
}
.webdesignback2 {
	background-image: url(../web_page/web_design2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.webdesignback1 {
	background-image: url(../web_page/web_design1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.webdesignback5 {
	background-image: url(../web_page/web_design5.jpg);
	background-repeat: no-repeat;
}

.webdesignback6 {
	background-image: url(../web_page/web_design6.jpg);
	background-repeat: no-repeat;
}

#contact {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.webdesign7 {
	background-image: url(../web_page/web_design7.jpg);
	background-repeat: no-repeat;
}
.webdesign8 {
	background-image: url(../web_page/web_design8.jpg);
	background-repeat: no-repeat;
}
.leftcolumn { float: left; width: 620px; margin: 0 0 10px 0; }
	.left_articles1 {
	color: #454545;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	list-style-image: url(../images/bul-body.gif);
	}
	/* right side */
#right {
	float: left;
	width: 295px;
	margin: 0 0 10px 0;
}
	.caption {
	padding: 2px 0 0 18px;
	height: 35px;
	color: #FFFFFF;
	background-image: url(../images/webtable.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
	.caption p { margin: 0; }
	
	.caption a {color: #FFFFFF;
	text-decoration: none;}
	
.box {
	background-image: url(../images/boxback.gif);
	background-repeat: repeat-x;
	
}
#left img { padding: 6px; border-right: 1px solid #ccc;  background: #fff;}
.smallthumb { width: 109px; }
	.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0; }
.box {
	padding: 5px;
	border: thin dotted #CCCCCC;
	list-style-type: circle;
	background-image: url(../images/boxback.gif);
	background-repeat: repeat-x;
}


.left_articles1 ul {
	margin: 5px;
	padding: 10px;
	
}

.left_articles1 li {
	padding: 2px 0px 0px 0px;
	list-style-image: url(../images/bul-body.gif);	
}

.left_articles1 li ul {
}

.left_articles1li li {
	padding: 3px 0;
	
}


#rightcontent a {
	text-decoration: none;
}

.spacer {
	line-height:0; font-size:0; clear:both;
}