/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
 font-size: 13px;
 background-image:url(images/bg.jpg);
 background-repeat:repeat-x;
 background-color:#a6dadf;
 background-position:top;
 color:#976594;
 text-align:justify;
}
#wrapper { 
 margin: 0 auto;
 width: 902px;
 background-color:#FFF;
 background-image:url(images/contentbg.jpg);
 background-repeat: repeat-y;
 background-position:right;
}

#faux {
 	width: 100%;
	background-image:url(images/fbg.jpg);
	overflow:auto;
	margin-bottom: 0px;
}

#top {
	width: 902px;
	background-image: url(images/top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height: 27px;
	background-color:#a6dadf;
	}
	
#header {
 color: #333;
 width: 902px;
 float: left;
 padding: 0;
 height: 197px;
 margin: 0;
 background: #BD9C8C;
 background-image:url(images/banner.jpg);
 background-repeat:no-repeat;
}
#leftcolumn { 
 color: #333;
 background: #fff;
 margin: 0;
 padding: 0;
 width: 209px;
 float: left;
 display:inline;
 
}
#rightcolumn { 
 float: left;
 /*background: #fff;*/
 padding: 10px 30px 10px 25px;
 margin: 0;
 height: auto;
 width: 605px;
 display: inline;
 position: relative;
 
 
}


#footer { 
 width: 902px;
 clear: both;
 background: #a6dadf;
/* margin-top: 14px;*/
 padding-top: 25px;
 padding-bottom:5px;
 background-image:url(images/bottom.jpg);
 background-repeat:no-repeat;
 background-position:top;
 text-align:right;
 color: #666;
}

#footer a {
	color: #666;
	}

h1 {
	background-image: url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position: left;
	line-height:21px;
	text-indent:25px;
	color:#66c0cc;
	font-size:22px;
	
	}
	
h2 {
color:#66c0cc;
font-size:18px;
}

h4 {
	font-size:13px;
	font-weight:normal;
	text-align:justify;
	}

#menubg {
	background-image:url(images/menubg.jpg);
 background-repeat:no-repeat;
 background-position:top;
 height:267px;
 margin-top: -5px;
 padding:0;
 }
#menu ul {
	color: #4f483e;
	padding-right: 5px;
	padding-left:65px;
	display:block;
	list-style:none;
	font: verdana; 
	list-style-postion: outside;
	
	
	}
#menu a {
	display:block;
	padding: 5px 0px 10px 0px;
	white-space: nowrap;
	width:120px;
}

#menu a:link, #menu a:visited {
	background-image: url(images/menu.jpg);
	background-repeat:no-repeat;
	font-weight:500;
	color: #3e3e3e;
	text-decoration:none;
	text-align:left;
	}
	
#menu a:hover {
	color: #976594;
	text-decoration:none;
	}
	
.quicklink {
	background-image:url(images/quicklink.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:61px;
	width:188px;
	padding-left: 20px;
	
	
	}
	
.qtext1{
	
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding-left:50px;
	padding-top: 10px;	
	}
	
.qtext1 a {
	text-decoration:none;
	color: #333333;
	}
	
.qtext2{
	
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding-left:50px;
	padding-top: 20px;	
	}
	
.qtext2 a {
	text-decoration:none;
	color: #333333;
	}
	
.img1 {
	float:right;
	padding:0px 5px 5px 10px;
	}
	
.img2 {
	float:left;
	padding:0px 10px 5px 5px;
	}

.love {
	border: dotted 1px #83c36d;
	padding: 5px;
	margin: 0px 5px 5px 15px;
	float:right;
	width: 300px;
	height:450px;
	text-align:center;
	background-image:url(images/greengradient.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#FFFFFF;
	color: #83c36d;
	
	}
	
.bwhite {
	font-weight:bold;
	color:#fff;
	}
hr {
	color:#ccc;
	height:1px;
	}
	
a {
	color: #976594;
	text-decoration:underline;
	outline: none;}
	
	

.nb {
	font-size:11px;
	}
	
#newsbutton {
	background-image:url(images/news.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:71px;
	width:188px;
	padding-left: 20px;
	
	
	}
	
h5 {
	background-image: url(images/h5.jpg);
	background-repeat:no-repeat;
	background-position: left;
	line-height:45px;
	text-indent:40px;
	color:#69af51;
	font-size:12px;
	}
	
h6 {
	background-image: url(images/h6.jpg);
	background-repeat:no-repeat;
	background-position: left;
	line-height:45px;
	text-indent:40px;
	color:#976594;
	font-size:12px;
	}
	

.list li {
	background-image:url(images/pbullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	margin-left:20px;
	list-style:none;
	line-height:20px;
	}

img {
	border-style:none;
	
	}
	
.children {
	border: dotted 1px #83c36d;
	padding: 5px;
	margin: 0px 5px 5px 150px;
	width: 300px;
	height:490px;
	text-align:center;
	background-image:url(images/bluegradient.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#FFFFFF;
	color: #31ade1;
	line-height:20px;
	
	
	
	}
	
.bwhite {
	font-weight:bold;
	color:#fff;
	}
	
#blogbutton {
	background-image:url(images/blog.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:71px;
	width:188px;
	padding-left: 20px;
	
	
	}

ul {
	margin-left: 15px;
	}
