* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }
h4 { font-size: 100%; margin-bottom: 20px; padding-top: 15px; border-top: 1px dashed #CCCCCC;}

p, ul, ol, td {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}
td {
		font-size: 13px;
}

a:link {
	color: #738345;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #738345;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
#header {
	width: 950px;
	height: 80px;
	margin: 0 auto;
}
#top {
	width: 910px;
	height: 395px;
	margin: 0 auto 6px auto;
	background: url(../images/soughton_shoot_910.jpg) no-repeat top center;
}

#top p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 948px;
	margin: 0 auto;
		border-left: 1px solid #738345;
			border-right: 1px solid #738345;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 668px;
	padding: 20px 20px 0 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	height: 17px;
	padding: 2px 0 5px 4px;
	margin: 0 0 10px 0;
	background: #738345;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 950px;
	height: 60px;
	margin: 0 auto;
	padding-top: 700px;
	border-top: 1px solid #738345;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}
.CellBG{
height: 158px;
width: 221px;
background-image: url(../images/cell_bg.jpg);
background-repeat: no-repeat;}
.CellBGportrait{
height: 208px;
width: 221px;
background-image: url(../images/cell_bg_portrait.jpg);
background-repeat: no-repeat;}
.facebook {margin:10px;}