/** Master Layout Rules **/

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
.logo {
	height: 115px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navigation {
	height: 28px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

p {
	font-family: Verdana, sans-serif;
	margin: 15px;
}

.footer {
	clear: both;
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
}

.footer a {
	font-family: "Comic Sans MS", cursive;
	font-weight: lighter;
}

#shadow {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	margin-bottom: 20px;
	margin-top: 5px;
	background-image: url(../images/layout/shadow.jpg);
	background-repeat: repeat-y;
}

#contentarea {
	float: right;
	width: 650px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.advertpic {
	text-align: center;
}

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	background: #ffffff;
	left: 40px;
	
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
	list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	width:900px;
}

#pageNav{
	float: left;
	width:225px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left:1px solid #cccccc;
	font: small Verdana,sans-serif;
	text-align: left;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 225px;
	border-left: 1px solid #ccd2d2;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #333;
	background-image: url(../images/layout/bar1.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccccc8;
	border-bottom-color: #cccccc;
}
#breadCrumb:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}


#breadCrumb a{
	color:#083378;
	
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sectionLinks a   {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}
/**************** advert styles *****************/

.advert{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 5px;
}
#divswap1  {

}

#contentarea p {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 16px;
	
}
.advert p {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.centerpics {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.comment {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	background-color: #F7F7F7;
	width: 400px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
}
.comment:hover {
	background-color: #DBDBDB;
	color: #00F;
}

.comment p {
	margin-top: 5px;
	margin-left: 20px;
}

#divswap2 {
}
