@charset "utf-8";
/* Locke Design Global CSS Reset*/

/* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
*/	
.title {
margin:0px;
padding-left:36px;
}



#body {
	background-color: #333;
	background-image: url(images/background.jpg);
	margin: 0px auto;
	text-align: center
}

#container {
	width: 919px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;	
	text-align: center;
	background-color: #FFF;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* Container */

#header {
	height: 161px;
	background-image: url(images/Southern-Paper-Group.jpg);
	background-repeat: no-repeat;
	width: 617px;
	float: right;
}
#PrimaryNav {
	width: 574px;
	height: 29px;
	background-color: #D2D2D2;
	float: right;
	margin-bottom:30px;
}


#dnn_ctr1508_ContentPane {
	background-color: #fff;
	width: 585px;
	text-align: left;
}


#main {
	float: right;
	width: 587px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

#navbar {
	float: right;
	width: 301px;
	background-image: url(images/categories.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
/*	height: 100%;*/

}

#footer {
	clear: both;
	background-color: #FFF;
	text-align: right;
	height: 50px;
	background-image: url(images/container-tile.jpg);
	width: 919px;
 }
#leftCol {
	background-color: #214569;
	float: left;
	width: 301px;
	background-image: url(images/left-col.jpg);
	background-repeat: repeat;
	height: auto;
}
/*.prop {
    height:500px;
    float:right;
    width:1px;
  }
*/
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.head {
font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5E2D00;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 40px;
	margin-bottom: 0px;
	text-transform: capitalize;
	line-height: 1.5em;
	
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	text-align: justify;
}


#footer p  {
	background-color: #FFF;
	text-align: right;
	background-image: url(images/container-tile.jpg);
}

a {
}

a:hover, a:focus, a:active {
}

a:focus, a:active {
}

#PrimaryNav ul {
	height: 29px;
	background-color: #D2D2D2;
	padding: 0px;
	margin: 0px;
}
#PrimaryNav li {
	display: inline;
	float: left;
	width: auto;
}

#PrimaryNav li a{
	display: block;
	color: #666;
	text-decoration: none;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	background-color: #D2D2D2;
	margin-left: 0px;
	padding: 7px 30px 7px 30px;

}

#PrimaryNav a:hover, a:focus, a:active {
	background-color: #97B778;
}

#PrimaryNava:focus, a:active {
}



#navbar ul{
	list-style: none;
	padding: 0;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	
}

#navbar li{
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0em;
	list-style: none;
}

#navbar li a{
	height: 2em;
	line-height: 2em;
	width: 200px;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	margin-bottom: 10px;
	background-color: #162F47;
	padding-left: 15px;
}

#navbar a:hover, a:focus, a:active {
	background-color: #698F54;
}

#navbar a:focus, a:active {
}

#dnn_ctr1522_Feedback_pnlFeedbackFormFields{
padding-left:30px;
}
