/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #e1e1e1;
	color: #000000;
	font: .75em Verdana,Arial,Helvetica,Sans-Serif
}
a{
	color: #0d2242;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style-image: none;
	list-style-type: none;
}
#page #columns .col4 .box .content table tr td ul li {
	list-style-type: disc;
}

h1{
	color: #0d2242;
	font-size: 1.6em;
	letter-spacing: 2px;
	margin: 0 0 .5em;
	text-align: center;
}
h2{
	color: #0d2242;
	font-size: 1.6em;
	letter-spacing: 2px;
	margin: 0 0 .5em
}
h3{
	font-size: 1.4em;
	margin: 0 0 .5em;
	text-align: center;
}
p{
	line-height: 1.3em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.gif) #efefed repeat-x top


}
#page-top{
	background: #ffffff;
	height: 88px
}
#page-bot{
	background: url(../images/page-bot.gif) repeat-x top


}
/*=== Header ===*/
#header{
	height: 88px;
	margin: 0 auto;
	width: 910px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	margin: 0;
	text-indent: -9999px;
	width: 295px
}
#header h1 a{
	display: block;
	height: 88px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	float: right;
	font: 16px "Comic Sans MS", Arial, Helvetica, sans-serif;
	height: 22px;
	padding: 35px 0 0
}
.nav1 li{
	float: left;
	line-height: 22px
}
.nav1 li a{
	color: #000000;
	display: block;
	float: left;
	padding: 0 10px
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #c2b016;
	text-decoration: none
}
/*=== Title Placeholder ===*/
#title{
	background: url(../images/title-bgr.gif) #868644 repeat-x top;
	color: #000000
}
#title a{
	color: #ffffff
}
#title .content{
	height: 1%;
	margin: 0 auto;
	padding: 25px 0;
	width: 910px
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 0 auto;
	padding: 20px 0;
	width: 900px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 475px
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	width: 429px
}
.col4{
	float: right;
	width: 429px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	font-size: .85em;
	width: 429px;
	height: auto;
}
.box .top,.box .bot{
	background: url(../images/box-top.gif) no-repeat top;
	clear: both;
	height: 7px;
	overflow: hidden
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top


}
.box .content{
	background: url(../images/box-bgr.gif) repeat-y;
	height: 1%;
	padding: 0 11px
}
.box h2{
	font-size: 1.8em;
	text-align: center
}
.box p{
	display: table;
	height: 1%
}
.box p strong{
	font-weight: bold
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	font-size: 1.7em;
	margin: 0 0 1.2em;
	text-align: center
}
.list1 li{
	margin: 0 0 .4em
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block
}
.pic.fl img{
	margin-right: 17px
}
.pic.fr img{
	margin-left: 17px
}
/*=== Footer ===*/
#footer{
	padding: 15px 0;
	text-align: center
}
/*- Footer Nav -*/
#footer ul{
	padding: 0 0 15px
}
#footer li{
	display: inline;
	padding: 0 20px
}
#footer li a{
	color: #0d2242
}
/*- Footer Address -*/
#footer .addr{
	color: #8d7f08;
	margin: 0 auto;
	padding: 7px 0;
	text-decoration: none;
	width: 300px
}
#footer .addr a{
	color: #8d7f08
}
/*- Copyright Info -*/
#footer .copyr{
	color: #5f5f5d;
	font-size: .9em
}
#footer .copyr a{
	color: #5f5f5d
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}


td {
	border: 1px solid #666666;
	vertical-align: top;
}

th { border: 1px solid #666666; }

