body {
	margin: 0;
	padding: 0;
	margin: 16px;
	font-family: Arial, sans-serif;
}

#wrapper {
	background-color: #fff;
	background-repeat: repeat-y;
	border: solid #854430 4px;
	height: auto;
}

#row1{
	padding: 12px 0 0 0;
	background-color: #3d383f;
}

#row3col1{
	padding-top: 3px;
	background-color:#f7efe4;
}

#topbar {
	margin: 0;
	padding: 0;
	width: 780px;
	height: 70px;
	background-image: url(/images/design/crickett-rifles-header.jpg);
	background-repeat: no-repeat;
}		

#main {
	padding: 3px 18px 20px 18px;
	
}

#main h1 {
	padding: 4px 10px;
	margin: 0 0 16px;
	border: solid #ccc 1px;
	font-size: 14px;
	color: #993300;
}

#main h2 {
	padding: 12px 0 4px 0;
	color: #000;
}

#main p {
	padding: 4px 0;
	line-height:14px;
}

#main ul, ol {	
	margin: 0;
	padding: 0;
	margin: 10px 0 20px 30px;
	}
	
#main li {	
	padding: 0;
	margin: 5px 0 10px 0;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

td.contentBoxHeading {
background-color: #FFFFFF;
}


#home_lggraphic {
	position: relative;
	height: 397px;
	width: 780px;
}

#home_seotext {
	position: absolute;
	top: 0;
	left: 0;
}

#home_graphic {
	position: absolute;
	top: 0;
	left: 0;
}

.leftnav {	
	padding: 0;
	margin: 0;
	display:block;
}

.leftnav h1 {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	background: #e2ceab;
	letter-spacing: 0.04em;
	margin: 3px;
	padding: 4px 3px 3px 6px;
	text-transform: uppercase;
}




/* header social */


ul#headersocial  {
	margin:0;
	padding: 16px 10px 0 0;
	width: 600px;
	float: right;
}

ul#headersocial li {
	margin: 0;
	width: 110px;
	height: 40px;
	float: right;
	font-size: 10px;
	line-height:12px;
	list-style-type: none;
	
}

ul#headersocial li a {
	display:block;
	margin: 0;
	padding: 0;
	color:#fff;
	text-decoration: none;!Important
}

ul#headersocial li strong a {
	padding:5px 0 0 40px;
	text-decoration: none;
	height: 40px;
	
}

ul#headersocial li a:hover {
	color: #fff;
}

ul#headersocial li a:visited {
	text-decoration: none;
}

ul#headersocial .youtube{
	background-image: url(images/design/social_youtube.gif);
	background-repeat: no-repeat;
}

ul#headersocial .twitter{
	background-image: url(images/design/twitter_icon.png);
	background-repeat: no-repeat;
}

ul#headersocial .itunes{
	background-image: url(images/design/itunes_icon.png);
	background-repeat: no-repeat;
}

ul#headersocial .speakup{
	background-image: url(images/design/speakup_icon.png);
	background-repeat: no-repeat;
}
ul#headersocial .facebook{
	background-image: url(images/design/social_facebook.gif);
	background-repeat: no-repeat;
}



/* Main nav Styles */

#topnav {
	background-position: bottom right;
	background-repeat: no-repeat;
	height:58px;
}

ul.horiz
{
	margin: 0;
	padding: 0 0 0 6px;
	clear: left;
	list-style-type: none;
	border-bottom: solid #3d383f 1px;
}



ul.horiz li
{
	margin: 0;
	padding: 0;
	float: left;
	height:29px;
	background-image: url(images/design/tab_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

ul.horiz li a
{
	margin: 0;
	padding: 5px 14px;
	letter-spacing: 0.04em;
	font-size: 12px;
	display: block;
	color: #fff;
	text-decoration: none;
	background-image: url(images/design/navcorner_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


ul.horiz li a:hover
{
	display: block;
	color: #ee8855;
	text-decoration: none;
	background-image: url(images/design/navcorner_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


/* Left Column Nav */


ul.vert
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;;
}

ul.vert li
{
	margin: 0;
	font-weight: bold;
	color: #111;
	
}

ul.vert li a
{
	font-size: 85%;
	margin: 0;
	padding: 2px 0 2px 12px;
	display: block;
	color: #111;
	text-decoration: none;
	letter-spacing: .005em;
}

ul.vert li a:hover
{
	display: block;
	text-decoration: none;
	color: #ee8855;
}


/* End Left Column Styles */



#homeboxwrapper {
	margin: 0;

}

.homebox {
	height: 148px;
	width: 260px;
	float:left;
}

.homebox p {
	margin: 0;
	padding: 0 18px 6px 18px;
	color:#FFFFFF;
}

.homebox a  {
	margin: 0;
	padding: 0 0 6px 0;
	color:#66CCFF;
}




/* 
 Styles */

#row5 #footernav {
background-color:#333333;
height:43px;
clear:both;
}

#row5 #footernav p {
font-size:13px;
line-height:43px;
font-weight:bold;
}

#row5 #footernav p a {
color:#FFFFFF;
margin: 5px 15px;
}


#footernav ul.horiz {
background-color:#333333;
}


#row5 #footer {
height:260px;
}

#footer p {
margin: 0;
padding: 0;
font-size:10px;
text-align:center;
font-weight:normal;
color:#666666;
}


#footer p.copy {
padding-top: 12px;
}

#footer p.topfoot {
padding-top: 10px;
}

#footer p.footlogos {
	text-align: center;
	background-color:#333333;
	border-top:solid #999 1px;
}

#footer p.footlogos img {
	margin: 12px 25px 10px 25px;
}

#footer p a {

font-weight:normal;
}
