/*
Theme Name: Gold River Carpet One
Theme URI: http://www.ynotweb.com
Description: Gold River Carpet One
Author: Kammy Burleson
Author URI: http://www.ynotweb.com

*/

body {

background-color: #E0DBCC;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #000;
font-size: 10pt;
}
img {
	border: none;
}

#page {
	width: 872px;
	margin: auto;
}

#header {
	width: 872px;
	height: auto;
}

#headerimg {
width: 872px;
height: 43px;
}

#headerimg a:link,a:visited, a:hover {
	text-decoration: none;
}



p#toplinks{

margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	line-height: 25px;

}

a:link.nav, a:visited.nav, a:hover.nav {
	color: #fff;
	text-decoration: none;
}


#wrapper {
	width: 872px;
	background-image: url(images/mainBG.gif);
	background-repeat: repeat-y;

}


#content {
float: right;
	width: 602px;
padding-right: 50px;
}

#navigation {
width: 202px;
float: left;
border: 1px none red;
}

#finish {
width: 872px;
margin: auto;
}

#footer {
	width: 872px;
	clear: both;
}

/*-------------Headings-------------*/

#content h1 {
font-size: 18pt;
font-weight: lighter;
color: #53247f;

margin-bottom: 0px;
padding-bottom: 0px;
text-transform: uppercase
  }

#content h2 {
font-size: 18pt;
font-weight: lighter;
color: #666;

margin-bottom: 0px;
padding-bottom: 0px;
text-transform: uppercase;
}

#content p {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 30px;
	padding-right: 30px;

}


.copyright {
	float: left;
	margin-left: 5px;
	padding-left: 5px;
}

.credit {
	float: right;
	margin-right: 5px;
	padding-right: 5px;
}

p      {
       text-align:justify;

}



/*Hari Top links Start here*/

#topnav {
	background-image: url(images/header-nav.gif);
	background-repeat: no-repeat;
	width: 872px;
        
	height: 25px;
        text-align:right;
	
}



#topnav ul
	{
		margin:0px;
		padding:5px 30px 0 0;
	}
#topnav li
    {
		padding:0px 4px 0 8px;
		display:inline;
		border-right:#ffffff 1px solid;
		border-collapse:collapse;
		list-style:none;
	}
#topnav li a
	{
		height:15px;
		color:#FFFFFF;
		line-height:15px;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
#topnav li a:hover
	{
		height:15px;
		color:#FFAA55;
		text-decoration:none;
	}

#topnav .active
{
		height:15px;
		color:#9F0000;
		text-decoration:none;
	}


/*Hari Top links End here*/