/*
Theme Name: Put Together
Theme URI: http://walrusbark.info/
Description: Put It Together LLC 
Version: 1.0
Author: Vanessa Wood - Design to Spec LLC
Author URL: http://designtospec.com/

*/


/*////////// GENERAL //////////*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("images/repeating_bkg.gif");
		
	}

#container {
	margin: 0 auto;
	width: 900px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	}
#container2 {
	border: 0px solid #0000ff;
	background-color: #ffffff;
	color: #000000;
}
#container3 {
	width: 900px;
	float:left;
	border-right:   0px solid #333333;
	background-color: #FFF;
	color: #000000;
}
/*////////// TYPEOGRAPHY //////////*/
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #fddf6d;
	font-weight: normal;
	 
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	 
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-style: italic;
}
h4 {
	color: #CC33FF;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 160px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
	
}

p {
	margin-bottom: 18px;
}

/*////////// HEADERS //////////*/
#header {
	width: 900px;
	height: 200px;
	background-image: url("images/masthead1.jpg");
	background-repeat: no-repeat;
	background-color: #ffffff;
}
/*////////// HEADER FOR SECONDARY PAGES //////////*/
#header2 {
	width: 900px;
	height: 90px;
	background-color: #ffffff;
}
/*////////// TOP NAVIGATION //////////*/
#homeNav {
	width: 900px;
	height: 35px;
	background-color: #ffffff;
}
#pagetitle {
	width: 800px;
	height: 35px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 50px;
	margin-right: 50px;
}


/*////////// CONTENT //////////*/
#content {
	width: 513px;
	float:right;
	border: 0px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 8px;}
#contentOne {
	width: 560px;
	float:center;
	border: 0px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 100px;}
.mainContent {
	font-size: 14px;
	color: #666;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif;
}
.mainContent ol {
	font-size: 14px;
	color: #666;
	font-family: "Times New Roman", Times, serif;
	line-height: 130%;
}
 
ul {
	text-align: left;
	margin-left: 15px;
	padding-left: 0px;
}
 
 #bottomImg {
	width: 900px;
	height: 31px;
	background-image: url("images/blue_bottom_bar.gif");
	background-repeat: no-repeat;
	background-color: #ffffff;
	 
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
}
a:visited {}

/*////////// PICTURES //////////*/
.picture {
	background-color: #cadb9e;
	border: 0px solid #CCCCCC;
	padding: 3px;
	font: 11px/1.4em Arial, sans-serif;
	text-align: center;
	} 
.picture img { 
	border: 0px solid #CCCCCC; 
	vertical-align:middle; margin-bottom: 3px; 
	} 
.right { 
	margin: 0.5em 0pt 0.5em 0.8em; float:right; 
	} 
.left { 
	margin: 0.5em 0.8em 0.5em 0; float:left; 
	} 



/*////////// SIDEBARS //////////*/
#sidebarLT {
	width:279px;
	border: 0px solid #ff9900;
	background-image: url("images/box_mid.gif");
	background-repeat: repeat-y;
	float:left;
	text-align: right;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 50px;
		}
#sidebarText {
	width:230px;
	border: 0px solid #ff9900;
	float:left;
	color: #FFF;
	z-index: 10;
	padding: 12px;
	margin-left: 10px;
	text-align: left;
	
}
.sidebarFont {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	
}
#sidebarEnd {
	width:279px;
	border: 0px solid #ff9900;
	margin-left: 50px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;		 
}
#sidebarSub {
	width:279px;
	border: 0px solid #ff9900;
	margin-left: 50px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;		 
}
/*////////// FOOTER //////////*/

#pushbottom{
clear:both;
}
#pushbottomB{
clear:both;
}
#footer {
	border: 0px solid #000033;
	height: 45px;
	width: 900px;
	color: #000000;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFF;	
}


#footerLeft {
	margin-top: 0px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	width:400px;
	float:left;
	font-size: 11px;
	color: #666;
	letter-spacing: 1px;
	text-align: left;
}
#footerRight {
	margin-top: 0px;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	width:390px;
    float:right; 
	font-size: 11px;
	color: #666;
	letter-spacing: 1px;
	text-align: right;	
}
 
.footer a:link {
	text-decoration: none;
	color: #C39412;
	font-size: 9px;
}
.footer a:visited {
	text-decoration: none;
	color: #C39412;
	font-size: 9px;
}
.footer a:hover {
	text-decoration: none;
	color: #8F2E28;
	font-size: 9px;
}
.footer a:active {
	text-decoration: none;
	color: #C39412;
	font-size: 9px;
}
/*////////// IMAGES //////////*/

a img { border-style:none; }

/*////////// BOXES  //////////*/

#boxHome {
	background-color: #CCC;
	height: 220px;
	width: 492px;
	border: 1px solid #DBDBDB;
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}



/*////////// FONT STYLES //////////*/


.boldBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #164360;
}
.blue {
	font-weight: bold;
	color: #164360;
}

.tekType {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #164360;}
.tekTypeTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #164360;
}
.lawTypeTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #C39412;
}
.lawType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #C39412;
}

.tekTypeSm {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #164360;
}
.lawTypeSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C39412;
}
.gold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #fddf6d;
	 
}
.style2 {
	color: #999999;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {color: #FFFFFF}

.style5 {color: #999999}




